DominizX
DominizX
Friends

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

DominizX
Added topic What is wrong about Lot Calculator
input double    RiskBalancePercent = 1 ; double Ask; double Bid; double AccountBalance; double TickSize; double TickValue; double LotStep; double TP_Calculated; double riskpertrade; double LotsBuy; double LotsSell; double RiskPerRewardRatio
DominizX
Added topic Can me draw FIBO Like this!!
i need to draw fibo on chart, But cant be adjusted Level as desired
DominizX
Added topic Daialog and Button, Need Help.
i create dialog and button UI, But cant Action after Click On Test Button BT10. Cant Print " Button Pressed " NewProject.mq5 #include <Trade\Trade.mqh> #include <GraphicalPanel.mqh> CTrade trade; CGraphicalPanel panel; int OnInit () {
DominizX
Added topic How to find the difference of MA
it not work. Hope results in Points. &&(iMAMQL4(NULL,0,89,0,MODE_EMA,PRICE_CLOSE,0)-iMAMQL4(NULL,0,200,0,MODE_EMA,PRICE_CLOSE,0)>100)
DominizX
Registered at MQL5.community