Quantcast
Channel: Forex Forum - World Wide Invest
Viewing all articles
Browse latest Browse all 14445

ADD MAXORDER extern FUNCTION to superfxrobot EA, NEED HELP

$
0
0
Halo Expert Programmer

Help me please ,I NEED add or modified this EA with MAXORDER FUNCTION

extern string orderComment = "";
extern double Order_Size = 0.1;
extern int Order_Count = 1;
extern int Satefy_Margin = 0;
extern int Exit_Gap = 2;
extern bool closeOrderWhenSamePrice = TRUE;
extern double trailingStopLoss = 2.0;
extern int closeOrderDelay = 0;
extern double Risk_Management = 5.0;
extern bool Trade_OnHalfHour = FALSE;
extern bool pendingOrders = TRUE;
extern bool Use_ECN = TRUE;
extern int takeProfitPoints = 200;
extern int Extra_StopLoss = 0;

Please download the attachment file

this is full attachment superfxrobot EA [Dear Guest/Member you can't see link before click here to register]

Thankyou
Attached Files

Viewing all articles
Browse latest Browse all 14445

Trending Articles