
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
anton1
That is already a mq4 file (at the first post of this thread)
Hi,
Can you help to make this indi in mq4 file?
Thank youHi friends,
Would you please to turn this MA Candle into MTF MA Candle?
Thank you and Regards,
anton
Hi friends,
Would you please to turn this MA Candle into MTF MA Candle?
Thank you and Regards,
antonanton1
MA candles from the first post with an addition of a multi time framing
mladen,
You are awesome.
Thank you very much.
Best Regards,
anton
anton1 MA candles from the first post with an addition of a multi time framing
anton1 MA candles from the first post with an addition of a multi time framing
hi mladen,
I'm learning to code, could you tell me where did I go wrong? I try to make the MA candles to show 3 colors, the third color for neutral candle, but instead it ruin the indicator. Here I attached the problematic MA candles indicator. Thanks
hi mladen, I'm learning to code, could you tell me where did I go wrong? I try to make the MA candles to show 3 colors, the third color for neutral candle, but instead it ruin the indicator. Here I attached the problematic MA candles indicator. Thanks
lixanto
What would be the condition for neutral candle?
lixanto What would be the condition for neutral candle?
Mladen,
Sorry for the late reply, I was away for the weekend.
the condition for neutral candle is,
for uptrend, when fast MA above the slow MA, but the candle close below the slow MA,
for downtrend, when fast MA below the slow MA, but the candle close above the slow MA.
Is posible to make MA Candle Color for Donchian Channel?
If candle CLOSE above median line GREEN
If candle CLOSE below median line RED
This is the first option.
Second option Donchian with fibos ( 4 colors ) but too complicated.....
Any one can help ....
Is posible to make MA Candle Color for Donchian Channel?
If candle CLOSE above median line GREEN
If candle CLOSE below median line RED
This is the first option.
Second option Donchian with fibos ( 4 colors ) but too complicated.....
Any one can help ....Tjmalena, this is the first option.
Many thanks 4 your work MrTools