MT4 Indicator.
-
Dear fxdreema,
I made a indicator in fxdreema just using ccondition block and visible indicator, in
mt4 when I loaded it , there is no indicator showing.sincererly
Mayfair22 -
If you use some indicator in a block, no matter what the block is (Condition or something else) and that indicator exists in MetaTrader, then in backtester it will appear after the backtest ends, or in demo/real it will be used but it will not automatically appear on the chart.
So, in short, when you use an indicator and there is no error with it, it only appears in backtesting after the backtest ends, otherwise it's used but it's not visible. Even in visual backtesting if you want to see it you have to add it manually.