Posts by shabeerme
| Previous 1 2 Next |
|
This is the EA
|
|
i want to buy in 0.01 lots , TP = 10 points, SL =40 points
|
|
#property copyright "http://biggame24.tripod.com/"
extern string com0 = "Lot Decimal Places e.g: 0.1 = 1, 0.01 = 2";
extern int lot_st = 2;
extern string com1 = "Lot size";
extern double Lots = 0.01;
extern double LotExponent = 1.667;
extern double TakeProfit = 10;
extern double Stoploss = 500;
extern double TrailStart = 10;
extern bool UseTrailingStop = false;
extern double TrailStop = 10;
extern double PipStep = 30;
int Insure1 = 0;
int Insure2 = 0;
extern int MaxTrades = 10;
extern bool UseEquityStop = false;
extern double TotalEquityRisk = 20; //loss as a perc......
|
|
Hello all,
I am using G.p.Morgan-ks EA in Forex trading, and it is profitable, but in some time ,the market goes downward, all investments gone.I cannot to put SL in this EA,the take profit is working, but SL is not working. So anyone please modify this EA for coming stop loss while opening an order...thankyou
|
|
@Sambhunath Majumder..congratzzz for the second place......how can i contact you sir?...i am also an indian...kindly reply before closing this match....
|
|
riyaz bhai...how can i get the tips to buy and sell signal?
|
|
i am from kerala....and i have lost all my 2500$ investment...
|
|
how you are trading?...using any EA? and from which state you are?
|
|
hey ..you are from india?......how you are trading..how can i contact you.....
|
|
thats right...its illegal
|

Share