Hi great coders here. Could you change this Zigzag indi in a way it shows green colored lines for longs and red for shorts.
Grateful from now for your kind help.
Grateful from now for your kind help.
Attached File(s)
Per aspera ad astra 
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
DislikedSo here is the code if anyone wants to take a look. I have added the basic alert function, but I haven't figured out how to add the actual parameters to make the alert happen when a new fractal symbol appears. I have contacted a professional coder, who has graciously offered me his services for a small fee, but I was wondering if I might pick up a little knowledge for myself. Any who, just thought I would ask one more time. Thanks. Just to be clear, I simply need an alarm added to alert me when a new fractal appears on the charts. {file}Ignored
Fractal function explained - http://en.tradimo.com/learn/technical-analysis/indicators/fractal-indicator/
Note: If BoxShiftPercent1 or 2 in DoubleMeanRenkoBuilder is set to 100 the offline generated chart will be a standard renko.
New traders can find how to set up renko or mean renko charts by internet search and video sites.
DislikedPlease can someone help me get the SMI Colour indicator to work? It compiles ok but wont light up. I have also attached the standard version (without colour) in case it helps. Thanks for any help . {file} {file} {file} {file}Ignored
DislikedHi, I need for MT4 an alert indicator for a message, when RSI above 80 and below 20 + Stochastic above 70 and below 30 + SMA150 by long below current stock exchange and for short above current stock exchange I hop, I`m right here and I would be glad if someone here, can help me with such an indicator. RegardsIgnored
DislikedHello I'm tiring to test an EA, but it says 2017.04.29 10:27:15.612 2017.01.04 00:59:16 Camarilla Forex System-M5a1 EURUSD,M5: OrderSend error 3 I also changed parameters but no luck, I have limited knowledge with mql so it's difficult me to fix. can someone fix this error please Thanks a lot {file}Ignored
Disliked{quote} You've only posted 1/2 of a system; something has to set the global variables - there is no code in this source to set these values: // MOrderSend(Symbol(),OP_BUYSTOP,lotsi,H3,Slippage,H1,H4,"",MAGIC_NUM,0,clrBlue); // MOrderSend(Symbol(),OP_SELLSTOP,lotsi,L3,Slippage,L1,L4,"",MAGIC_NUM,0,clrRed); H4=GlobalVariableGet(vH4); // takeprofit H3=GlobalVariableGet(vH3); // price H1=GlobalVariableGet(vH1); // stoploss L1=GlobalVariableGet(vL1); // stoploss L4=GlobalVariableGet(vL4); // takeprofit L3=GlobalVariableGet(vL3); // price Anyway, here...Ignored
Disliked{quote} Thanx for this, Nice one expect that this is not working 109a9 Custom MACD2.mq4 (Error On return value)Ignored