Forum

MT4 Mobile iOS - Lot Size Bug.

Have any of you encounter this dangerous siutation where you wanted to enter an order of 0.05 lots and you accidentally key in 005 (missing the. decimal) and MT4 Moubile accepts it at 5 lots? I am wondering why wasnt my order rejected instead

Need help with this push notification code. 'Send Notification'- wrong perimeter count

#property copyright "" #property link "" #property indicator_chart_window extern int Pips = 50; extern bool Alerts = true; extern bool PushNotification = false; double point; datetime alerttime; //+------------------------------------------------------------------+ //| Custom indicator