MadaForex
MadaForex
Friends

Add friends via their profile or user search and you will be able to see if they are online

MadaForex
Added topic Waddah attar based on gg trend bar indicator
Hello all, I have done several indicator based on the gg trend bar indicator. I have intended to do the same with waddah attar indicator ; But as the waddah attar explosion is more complex, i can't do it by myself. Can someone help me please ? In
MadaForex
Added topic Why does it recalculate or repaint ?
Hello all, I have done a simple indicator ; a kind of alligator cross arrow. Same MA with , , and . But i have tested it, and i saw that sometimes, an arrow disappear one or two candles after. As i am not an experienced coder, i need help again to
MadaForex
Added topic Arrow again
Hello to all, I am working on a custom indicator that shows arrow. My problem is that i want to have the arrow each time all conditions are gathered. Now it shows arrows, and total reversal. But when there is no reversal, it doesn't show arrow when
MadaForex
Added topic Alert on gg trend bar style indicator
Hello again here, I have done an indicator based on the gg trend bar, but with macd and only M15, M30, H1, H4 tf. I do not know how to put alert on color change. Can someone guide me please ? Thank you. madaforex_macdbar.mq4
MadaForex
Added topic Collect color of AC oscillator M30 on a M5 chart.
Hello to all, I need help to know how to collect the color of AC oscillator tf:M30 on a 5M chart. I want to filter a stochastic 34,3,5 with the AC (M30 chart) on the M5 chart. To do it with ac on current time frame i used to do : //STOCH double
MadaForex
Added topic AC arrow filtered by RSI
Hello all, I am modifying an existing file of AC ARROW on color change. I want it filtered by the RSI 50 level , but i am getting the exact opposite way that it supposed to be. (see attached file) Now it's showing potential reversal. But i want it to
MadaForex
Added topic RSI 21, 8 and 4 alltogether below/above the 50 level.
Hello Everyone, For my own way of trading, i am modifying this indicator. The problem is when the RSI 21, 8 and 4 alltogether below/above the 50 level, there is an arrow (in fact dot) on all candles. I want it to be just on the 1st candle. I need
MadaForex
Registered at MQL5.community
MadaForex
Added topic Arrow sometimes not appear
Hello all, I really need help to fix a small but inconveniant probleme on a indicator modified by me (original not mine). I filter AC oscillator with : - RSI 50 level and - Parabolic SAR My problem is if (in uptrend for exampl) the ac oscillator is
MadaForex
Added topic AC arrpw filtered by RSI
Hello all, I am modifying an existing file of AC ARROW on color change. I want it filtered by the RSI 50 level , but i am getting the exact opposite way that it supposed to be. (see attached file) Now it's showing potential reversal. But i want it to
MadaForex
Added topic Ir Eko Cahyono arrow version.
Hello to all, I have a humble request. Can someone change this indicator to window chart arrows please ? I just want the arrows on the chart (above/below candles). If not, can someone, at least, help and guide me to change it to this way i want
MadaForex
Added topic Just one arrow per condition.
Hello every one, i am modifying an existing indicator according my way of trading. And i want the arrow (in fact point) drawn just one time, not on each candle until the next reversal signal. Can anyone help me ? Regards. Here is the code