Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
I was setup the indicator as per above but some candle is not change in color when it close above or below the gold line like picture below.
Sorry my fault i set you up with the wrong alligator line try the amended settings above. I set up the cross of the SMMA13 instead of the SMMA5
with a shift of 3 not 8.
NOTE I have altered the indicator inputs so that now the shift can be accessed without going into the code.
extern string IIIIIIIIIIIIIIIIIIIII=">>> MA Settings >>>>>>>>>>>>>>>>>";
extern int MA1 = 1;
extern int MA2 = 5;
extern int MA1_MODE = 0;
extern int MA2_MODE = 2;
extern int MA1_PRICE = 0;
extern int MA2_PRICE = 4;
extern int MA1_SHIFT = 0;
extern int MA2_SHIFT = 3;
Thanks a lot for the indicator cja. It should definitely be very very helpful. But if you look at the attached pic, I have put in the MA levels I am using in the indicator. As you can see, there seems to be something wrong. Looking forward to your reply.