MT5-TradingToolCrypto icon indicating copy to clipboard operation
MT5-TradingToolCrypto copied to clipboard

CB ChartAllUpdates: chart data rewritten with inputs from a different symbol index

Open TradingToolCrypto opened this issue 3 years ago • 0 comments

Robot One | Update CandleStick |

If this variable is true, CreateNewBarEveryMinute there are many occasions when price data from another market is written to the wrong symbol. This results in an instant WICK candle from 0.00 to 1m

Possible fixes

  • look into SymbolsTotal(false). Ensure the value is the same regardless of what the user is doing.

Testing v1.05 hotfix using the fix above

TradingToolCrypto avatar Jan 10 '22 08:01 TradingToolCrypto