Quanta exoTrader is an advanced cryptocurrency trading algorithm designed to optimise trading through automation and detailed technical analysis, suitable for both novice and experienced traders.
9
stars
1
forks
source link
[BUG] Chart shapes cleanup does not work on backtester #76
Array shifting worked fine but with accelerated backtesting, more values are added to the array per cycle that can be shifted. Refactored to splice array to default length.
Describe the bug Chart shape array continues to grow above limits when using backtester - this leads to large memory usage
Related to TV or exoTrader exoTrader