
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
Ho appena aggiorno per trailingstop ..
Basta aspettare pubblicato da MQL5.
This EA looks great in backtest because it hedges. As I am a USA based trader, I cannot hedge (go long and short simultaneously) on a live account. Please add an option to turn off hedging. That is, if a long/buy is entered, a short/sell cannot be entered until the long trade is cleared. Thanks for sharing your work.
hi, i downloaded it , running on a demo account but it doesnt do any buy or sell trades even when the rsi is at 30 or 70. no error msg. may i know why
see input
input bool OpenBUY=True;
input bool OpenSELL=True;
set true for open position
see input
input bool OpenBUY=True;
input bool OpenSELL=True;
set true for open position
its already set to true by default. still doesnt do a buy in live or demo account
input bool OpenBUY=True;
input bool OpenSELL=True;
input bool CloseBySignal=True;
input double StopLoss=0;
input double TakeProfit=0;
input double TrailingStop=0;
input int RSIperiod=14;
input double BuyLevel=30;
input double SellLevel=70;
input bool AutoLot=True;
input double Risk=10;
input double ManualLots=0.1;
input int MagicNumber=123;
input string Koment="RSIea";
input int Slippage=10;
i also already set Allow Live Trading, and Autotrading tab has been turned on. tried everything but doesnt work.
my other ea also doesnt do a buy. Im using DMMFX broker
i also already set Allow Live Trading, and Autotrading tab has been turned on. tried everything but doesnt work.
my other ea also doesnt do a buy. Im using DMMFX broker
owh.. as I know...DMMFX doesn't allow expert advisor.
to use expert advisor at dmmfx, you must make appointment with them.
try another broker..you will see...
Thanks as always for the work you do
Alessandro
Thanks as always for the work you do
Alessandro
You are right..
You can set manually when need buy only or sell only.. itu will help make profit.
set both trade when sideway market..it will better