|
c1b76befe4
|
Initial commit of Chandelier Exit indicator
|
2024-07-19 13:17:13 -07:00 |
|
|
9067205156
|
Add Cumulative RSI Bot, credit to Larry Connors and his book Short Term Trading Strategies That Work
|
2024-07-18 12:18:07 -07:00 |
|
|
d15166af5b
|
Hide max patterns property from indicator settings as it is only meant to be used during strategy backtesting
|
2024-07-17 11:10:06 -07:00 |
|
|
85ca05edd8
|
Add the ability to limit the number of pivots to process during backtesting
|
2024-07-17 08:19:26 -07:00 |
|
|
acbf718aa8
|
Ignore pivot series during serialization in order to resolve issues when saving / reloading charts
|
2024-07-17 08:18:58 -07:00 |
|
|
593b02afa9
|
Initial commit of Triple Moving Average bot
|
2024-07-16 11:08:52 -07:00 |
|
|
16bcbd63da
|
Initial commit of Pivot Bot
|
2024-07-15 11:46:52 -07:00 |
|
|
c090342bc7
|
Remove NinjaScriptProperty attributes in order to clean up indicator constructor
|
2024-07-14 07:20:45 -07:00 |
|
|
e73d3b8205
|
Remove unused imports and unnecessary comment
|
2024-07-14 07:20:17 -07:00 |
|
|
a25747bbb3
|
Add comment explaining the usage of the max patterns property
|
2024-07-13 05:39:45 -07:00 |
|
|
ddb7d11ce5
|
Remove max patterns property from indicator configuration as it is only meant to be used in strategies
|
2024-07-13 05:36:35 -07:00 |
|
|
69453746a1
|
Add property for configuring the maximum number of patterns to process in order to support backtests spanning multiple years / decades
|
2024-07-13 05:31:45 -07:00 |
|
|
99c71f59f2
|
Update bar indices in order to support both historical and real-time processing of patterns
|
2024-07-13 05:30:55 -07:00 |
|
|
f0ab540422
|
Remove unnecessary imports and comments
|
2024-07-13 05:29:13 -07:00 |
|
|
b78c16409c
|
Actually commit code for 3CR bot (oops!)
|
2024-07-12 14:27:10 -07:00 |
|
|
0523d06e12
|
Initial commit of 3CR bot
|
2024-07-12 14:23:06 -07:00 |
|
|
9135112ebc
|
Removing all properties besides the opening range period and type from the indicator constructor
|
2024-07-11 12:06:42 -07:00 |
|
|
a77f3f9288
|
Initial commit of RSI divergence strategy README
|
2024-07-10 19:17:14 -07:00 |
|
|
32b673c1ad
|
Equally size all positions taken by the RSI divergence bot
|
2024-07-09 13:57:10 -07:00 |
|
|
2866f956ac
|
Add ATR Trailing Stop indicator
|
2024-07-08 20:33:04 -07:00 |
|
|
6512c78c67
|
Add simple RSI divergence swing strategy meant to be applied on the hourly chart
|
2024-07-07 06:00:05 -07:00 |
|
|
175db2ec70
|
Trivial removal of comment
|
2024-07-06 20:48:25 -07:00 |
|
|
fe6b789b5b
|
Removing opening range indicator from Sonic R strategy as it didn't offer any improvement
|
2024-07-06 20:46:23 -07:00 |
|
|
2aefec3a51
|
Correct bot name in strategy properties
|
2024-07-06 20:32:02 -07:00 |
|
|
fea73a7f89
|
Add Nasdaq cumulative 52 week new highs new lows strategy
|
2024-07-05 07:53:44 -07:00 |
|
|
f5fbda7297
|
Add Nasdaq cumulative 52 week new highs new lows indicator
|
2024-07-05 07:52:31 -07:00 |
|
|
1cdeb40610
|
Add long-term strategy based on NYSE 52 week new highs and new lows
|
2024-07-05 05:28:52 -07:00 |
|
|
e635c21eca
|
Remove NinjaScriptProperty attributes from properties as they shouldn't be necessary when utilizing the indicator constructor
|
2024-07-04 19:41:25 -07:00 |
|
|
c318149d5a
|
Update news event data retrieval due to Cloudflare scraping protections on Forex Factory
|
2024-07-04 19:39:32 -07:00 |
|
|
20768cebac
|
Prevent concurrent access errors when iterating over news events during rendering
|
2024-07-04 19:38:47 -07:00 |
|
|
ccb420e519
|
Initial commit of NYSE Cumulative New Highs New Lows market breadth indicator
|
2024-07-04 06:36:29 -07:00 |
|
|
5ec5b2dbda
|
Remove unused imports and alphabetize them
|
2024-07-02 08:16:41 -07:00 |
|
|
80cd490469
|
Make the VIX Ratio indicator plots more bold by default
|
2024-07-02 08:14:54 -07:00 |
|
|
5a8c6341af
|
Ignore the detected pattern series when serializing in order to prevent errors as data series are not serializable
|
2024-07-01 16:13:26 -07:00 |
|
|
2721851e4f
|
Remove NinjaScriptProperty attributes from 3CR strokes as they should not be included in the indicator constructor
|
2024-07-01 16:11:37 -07:00 |
|
|
69a649c65a
|
Initial commit of pivot points (a.k.a. swing high / low) indicator
|
2024-07-01 10:09:12 -07:00 |
|
|
f8f19c6a43
|
Initial commit of simple mean reversion bot
|
2024-06-30 05:53:18 -07:00 |
|
|
a1168ec494
|
Fix typo TQQ -> TQQQ
|
2024-06-29 05:34:44 -07:00 |
|
|
9eb5fa6c21
|
Add SPY backtest results for VWAP trend bot
|
2024-06-29 05:34:09 -07:00 |
|
|
edfdfafbcb
|
Add QQQ backtest results for VWAP trend bot
|
2024-06-29 05:31:55 -07:00 |
|
|
9f22e1a5a9
|
Add backtest results for VWAP trend bot for TQQQ
|
2024-06-29 05:28:04 -07:00 |
|
|
2898b98668
|
Add README for VWAP Trend Bot with strategy overview
|
2024-06-29 05:10:52 -07:00 |
|
|
881a2634d8
|
Move VWAP Trend Bot into separate directory
|
2024-06-29 05:05:40 -07:00 |
|
|
39ef56067e
|
Add VWAP trend bot
|
2024-06-28 14:00:24 -07:00 |
|
|
0d44931024
|
Reset VWAP on each session start
|
2024-06-27 09:21:42 -07:00 |
|
|
78c9332976
|
Add custom VWAP indicator
|
2024-06-25 11:32:22 -07:00 |
|
|
c084cf682d
|
Remove NinjaScriptProperty attributes from volume profile indicator
|
2024-06-24 13:27:53 -07:00 |
|
|
8f3cdd7082
|
Add Internal Bar Strength (IBS) bot
|
2024-06-23 05:33:30 -07:00 |
|
|
213475afc1
|
Add Internal Bar Strength (IBS) indicator
|
2024-06-22 18:00:37 -07:00 |
|
|
d61d7ea08c
|
Simple trend following bot
|
2024-06-18 04:36:10 -07:00 |
|