The library is dedicated to help manage your trades, calculate lot, trailing, partial close and other functions
All functions allowed you to control, call any symbol not just chart symbol.
All functions design to detect any error while process and retrying until done.
#import "\\Market\\Trades Manager.ex4" void CloseallSell(string symbol,int magic=0); void CloseallBuy(string symbol,int magic=0); void CloseallOpen(string symbol,int magic=0); void DeletePending(string symbol,int magic=0); void DeleteAll(string symbol,int magic=0); int CheckOpenSellOrders(string symbol,int magic=0); int CheckOpenBuyOrders(string symbol,int magic=0); int CheckOpenOrders(string symbol,int magic=0); double PointCheck(string symbol,int magic=0); double ProfitCheck(string symbol,int magic=0); void ModifyOrder(int ticket,double price,double stoploss,double takeprofitint,datetime expiration=0,color arrow_color=clrNONE); void DeleteOrder(int ticket,color arrow_color=clrNONE); void CloseOrder(int ticket,double lots,double price,color arrow_color=clrNONE); void OpenOrder(string symbol,int cmd,double volume,double price,double stoploss,double takeprofit,string comment=NULL,int magic=0,datetime expiration=0,color arrow_color=clrNONE); bool CheckSpread(string symbol,int Maximum_Spread); string PrintInfo(string symbol); bool CheckTime(string symbol,int TradingTimeStart,int TradingTimeEnd); void CloseAtPerProfit(int percentage,string symbol,int magic=0); void CloseAtProfit(double value,string symbol,int magic=0); void CloseAtPerLoss(double percentage,string symbol,int magic=0); void CloseAtLoss(double value,string symbol,int magic=0); double GetLotSpec(int Mode,double Lot,string symbol,int magic=0,double Multiplier=2,int CalMode=1,int CalWhen=1,int sl=0,int risk=0); void PClose(string symbol,int ticket,int type,double price,datetime opentime,double orderlots,double stoploss,double takeprofit,int close_count,int close_step,int close_percent); void DoTrailingSpec(int Mode,string symbol,int ticket,int type,double price,double stoploss,double takeprofit,int des=1,int step=1,ENUM_TIMEFRAMES TF=PERIOD_CURRENT); #import
Feel free to give your opinion about the tool .... and please inform me of any improvements needed to be done.
Happy Trading (:
...If for any reason you do not like the purchased program, you can request a refund within 30 days from the date of purchase. You can also make an exchange for any other product at an equal cost or by paying the difference.
Simply send a request for refund or exchange with your order number by email: support@market-fx.pro.
Refund requests received more than 30 days after purchase will be rejected.