thats result:
click detailedstatement
eur/usd 2 days result
![]()
|
thats result:
click detailedstatement
eur/usd 2 days result
![]()
can go for 5 pips or 10 pips ?
my broker have restriction
Yes, it is for 4 digit brokers (so multiply the first 4 parameters with 10 for 5 digit broker and eventually the Slippage parameter too)
But also be careful with it
escape :
thanks for your EA
per minute sometimes opened up to 12 trades
too many
can add a control feature to EA limiting it to open xx numbers of trade per miniute ?
for (int i=10; i<OrdersTotal() here i=? you can change order total
extern double lTakeProfit = 20;
extern double sTakeProfit = 20; t/p if you want change
extern double Lots = 0.1; lots
and for margin setting
if(AccountFreeMargin()<(1000*Lots))
I didnt use stoploss and trialling stop
Hottest Threads
view more |
||||||||||
Most Popular Threads
view more |
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks