Disliked{quote} Sorry for my English you really did not understand You can't even change the color of the arrows!Ignored
Trade what you see not what you hope
I will code your pivot EAs for no charge 28 replies
I will code your scalping EAs for no charge 163 replies
Oanda MT4 - Indicators and EAs not showing 2 replies
EAs and indicators relating to moutaki... 22 replies
InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply
Disliked{quote} Sorry for my English you really did not understand You can't even change the color of the arrows!Ignored
Disliked{quote} The problem is: - On main chart window we have Red and Lime arrow { if (show_arrow == true) create_arrow(s_gral+TimeToString(Time),High+arrow_shift*Point,Time,234,0,clrRed,ANCHOR_BOTTOM);else create_arrow(s_gral+TimeToString(Time),High+arrow_shift*Point,Time,234,0,clrNONE,ANCHOR_BOTTOM); if(!flag_last_trend) { k=i; flag_start_max_search=true; last_trend=-1; max_value=ExtBuffer1; } flag_last_trend=true; flag_arr_dn=true; } if(ExtBuffer1<0 && ExtBuffer1[i+1]>=0) { if (show_arrow == true) create_arrow(s_gral+TimeToString(Time),Low-arrow_shift*Point,Time,233,0,clrLime,ANCHOR_TOP);else...Ignored
DislikedFrankly speaking, I have not seen another developer who is as patient as CJA and as nice as him. People, please do not be rude to CJA unless you hope CJA gets disheartened and stops his contributions here. Thiagot10, if you would just upload your MT2_trading_connector EA and explains what it does, it may helps people to understand better what the buffers are needed for from the indicator.Ignored
Disliked{quote} You must have the settings different as I did not change any of the logic, here is your original and my modified MACD with the same settings and they are identical apart from I have made the Histo larger in my MACD. {image} input settings to make it like the original {image}Ignored
DislikedPlease can anyone here help me to add both Email & popup alerts to this indicator ..... i have tried following a forum step by step approach , but i was still unable to add All Traditional Alerts It is a single line indicator on separate window Conditions A : Buy @ Levels Above 51 Sell @ Levels below 49 OR Condition B : @ Levels 50 : Buy - Cross from below Sell - Cross from above Level 50 as the cross over line or Trigger. {file}Ignored