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.
Can anyone please help me to create a function that calculates the EMA and AMA?
I'm not looking for an indicator that gets charted but rather just a function that calculates the value and returns a result from two parameters: an array and the period. For example:
double EMA(double Array, int Period) // this would return the calculated value
As far as I am aware, these are not coded yet for metatrader, but if I am wrong, "oh well..."
__________________________
These are a kind of experiment made by Perry Kaufman, and the combination of them is an experiment of mine
1. MAadaptive (rsi) (lime) is using rsi to make it adaptive
2. MAadaptive (r2) (red) is using correlation coefficient to make it adaptive
3. MAadaptive (rsi+r2) is a combination of the two (rather interesting signals)
As far as I am aware, these are not coded yet for metatrader, but if I am wrong, "oh well..."
__________________________
These are a kind of experiment made by Perry Kaufman, and the combination of them is an experiment of mine
1. MAadaptive (rsi) (lime) is using rsi to make it adaptive
2. MAadaptive (r2) (red) is using correlation coefficient to make it adaptive
3. MAadaptive (rsi+r2) is a combination of the two (rather interesting signals)
sweet Jeezus Christ! When are you going to make those crosses parameter changeable and with sound signal to let us know when to harvest money? Those are really beautiful things, thanks, Mladen, for posting them!