theophosis
theophosis
Friends

Add friends via their profile or user search and you will be able to see if they are online

theophosis
Added topic fix ea error please
// Declare global variables extern double LotSize = 0.01 ; // initial lot size double MaxLotSize = 0.05 ; // maximum lot size double MinLotSize = 0.01 ; // minimum lot size double RiskPercentage = 2.0 ; // risk percentage per trade double TakeProfit
theophosis
Registered at MQL5.community