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 have a profitable system but it's manual at this point. I am very willing and able to automate it, but need a bit of help on the indicators and thought it might just be easiest to ask.
I am in need of the following indicators:
Accumulation Swing Index. Calculation
SI (i) = 50 * (CLOSE (i - 1) - CLOSE (i) + 0,5
(CLOSE (i - 1) - OPEN (i - 1)) + 0,25 (CLOSE (i) - OPEN (i))/R) *
(K/T)
ASI (i) = SI (i - 1) + SI (i)
Where:
SI (i) - the instantaneous value of the technical indicator Swing Index;
SI (i - 1) - the value of the technical indicator Swing Index on the previous bar;
CLOSE (i) - the current price of closing;
CLOSE (i - 1) - the previous price of closing;
OPEN (i) - the current price of discovery;
OPEN (i - 1) - the previous price of discovery;
R - parameter, designed by the complex formula on the basis of the relationship between today's price of closforecxforex-ing and yesterday's maximum and minimum;
K - greatest of two velechin: (HIGH (i - 1) - CLOSE (i)) and (LOW (i - 1) - CLOSE (i));
T - maximum permissible price change in the course of commercial session;
ASI (i) - the instantaneous value of indicator Accumulation Swing Index.
I am also looking for the Chande Momentum Oscillator, Chandes' QStick, and Commodity Selection Index.
I would be very appreciative of anyone who could help and will develop the EA here for everyone to use.
I have a profitable system but it's manual at this point. I am very willing and able to automate it, but need a bit of help on the indicators and thought it might just be easiest to ask.
I am in need of the following indicators:
Accumulation Swing Index. Calculation
SI (i) = 50 * (CLOSE (i - 1) - CLOSE (i) + 0,5
(CLOSE (i - 1) - OPEN (i - 1)) + 0,25 (CLOSE (i) - OPEN (i))/R) *
(K/T)
ASI (i) = SI (i - 1) + SI (i)
Where:
SI (i) - the instantaneous value of the technical indicator Swing Index;
SI (i - 1) - the value of the technical indicator Swing Index on the previous bar;
CLOSE (i) - the current price of closing;
CLOSE (i - 1) - the previous price of closing;
OPEN (i) - the current price of discovery;
OPEN (i - 1) - the previous price of discovery;
R - parameter, designed by the complex formula on the basis of the relationship between today's price of closforecxforex-ing and yesterday's maximum and minimum;
K - greatest of two velechin: (HIGH (i - 1) - CLOSE (i)) and (LOW (i - 1) - CLOSE (i));
T - maximum permissible price change in the course of commercial session;
ASI (i) - the instantaneous value of indicator Accumulation Swing Index.
I am also looking for the Chande Momentum Oscillator, Chandes' QStick, and Commodity Selection Index.
I would be very appreciative of anyone who could help and will develop the EA here for everyone to use.
igorad, could you possibly make the Chande_Kroll_Stop?
Thanks in advance.
Best wishes.
__________________ "It doesn't matter how OFTEN you are right or wrong - it only matters how much you make when you are right and how much you lose when you are wrong. " George Soros.
igorad, could you possibly make the Chande_Kroll_Stop?
Thanks in advance.
Best wishes.
Hi,
First I tried to make something more advanced on basis of Chande & Kroll's Stop but then I've decided to keep original algorithm.
Also I think ChandelierStops_v1 is very similar and looks better than Chande & Kroll's Stop.
First I tried to make something more advanced on basis of Chande & Kroll's Stop but then I've decided to keep original algorithm.
Also I think ChandelierStops_v1 is very similar and looks better than Chande & Kroll's Stop.
Igorad I thank you very much. You truly are a gift to the Metatrader community. I will probably begin development of this EA this week and will start a new thread for it in the appropriate forum.