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 put some infomation together for a mate the other day, which is duplicate of some of the writting that nina has mentioned in this threadl. It may help to kick start you.
I put some infomation together for a mate the other day, which is duplicate of some of the writting that nina has mentioned in this threadl. It may help to kick start you.
* special thanks for the system Nina,&) - i'm not trading with it yet but i will,or i hope i will &).
usage :
- compile all indicators.
- add only "a_Nina" to chart window any TF.
(for example add a_Nina with period=30 to TF5)
params :
PeriodWATR - as before for StepMA.
Kwatr - as before for StepMA.
HighLow - as before for StepMA.
cbars - number of bars to draw/calculate.
from - start calculate from position,usefull for backtesting.
period - period on wich the CatFX50 signal shoul be taken.
Cheers.
* Edit:
please change to :
"
if(Ma50[shift]>=MathMax(Close[shift],Open[shift])/*-2.5*Point*/ || Ma50[shift]<=MathMin(Close[shift],Open[shift])/*+2.5*Point*/) Ma50[shift] = 0;
"
in "aNina.mq4",otherwise you will not see all signals.
the indicator show you CatFX50 signals,maybe not all &).
for example you want see CatFX50 signals for TF30M at TF5M window,just open char at 5M,any pair,and drop the a_Nina indicator to the window,with default params.
see result at screenshots below.
* please not once is signal is visible it's "valid" ,may be used right away &).
Cheers.
* i mean "used",can be used or not - it's only signal wich mabe wrong.