
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I think, this is impossible, or? Thanks enforcer and @ all for this great job here.
it's definetly possible ...
EA can read/write from/to a text file.
from the backtest, I noticed that such important news give big impact to the possibility of DD
USD - Unemployment Claim
GBP - Halifax House Price Index
Arsi Mq4
Thanks very much for your advice! Start testing. I really forget this possibilities to switch the profit mode=2. About RSI: I also think that with RSI we`ll get better results than CCI. I want just for information to let you know that in the platform of fxcm.com (this is not MQ4 based platform) there is indicator named AdaptiveRSI (ARSI). This is a recommended indicator there from a very few recommended. For me it`s working unbelievable good. ARSI is not oscillator. You can attach it on the chart or even below the chart. Yes, like oscillator RSI is good when you are looking for divergence, but in our case we no need any divergence signals. RSI is pressed between 0-100 and that’s why gives many fake reversing signals especially in the overbought/oversold levels. Unfortunately I didn`t found information about formula of ARSI. Also didn`t found ARSI or similar indicator in MQ4 database. For sure you know better than me how to find the formula. For me ARSI will be very comfortable for triggering if found like MQ4 indicator. I`ll be contented if this info was helpful for you.
I've not found ARSI on MQ4 and rewrite it from Metastock.
I'm not sure its right, please check.
This is the version for a chart window.
montedoro, could you explain how to use this indicator?
Thanks!
Ok, and how to interpret it's output?
Absolute by value? Relative to previous bar?
Guys,,
New to this forum...
Does these EA work well in higher TF lik H4 and D1 as well???
sonic
try using the delta of the two
double testopma = iCustom(NULL,0,"adaptive rsi",0,1);
double testopmab4 = iCustom(NULL,0,"adaptive rsi",0,2);
delta=testopma-testopmab4;
if greater than x trade buy
if less than -x then trade sell
just as a thanks to pipmaker ea for having it to use as my "base" ea
I most use it on 1 hour eur
still forward testing
may give you direction
forgot to add ea
adaptive rsi is the indicator
its still not good enuf for live
max drawdown (at the top) when running backtest is too high