|
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 |
|
|
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 |
|
|
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 |
|
|
c3b61fafb1
|
Resolve issue where patterns were temporarily removed from the chart until the beginning of a new bar and another issue with respect to concurrent modification of the detected patterns
|
2024-06-14 06:04:26 -07:00 |
|
|
a2fda29ded
|
Add WIP 3CR indicator
|
2023-10-18 10:27:58 -07:00 |
|