Johan Germishuys
Johan Germishuys
Owner at Creative Cubicle
Friends 1
Johan Germishuys
Added topic Trailing price bot
I am trying to do a script that trails a market by 500 points and when it reverses and break out then activate a trade but just cant get the code to work. Can someone please help me  void OnTick() {     static double lastHigh = 0.0;
Johan Germishuys
Added topic Scrioting errors
Please help with the following error 'EventSetTimer' - wrong parameters count 18 4 {    EventSetTimer ( "CheckForNewOrders" , Check_Interval * 60 * 1000 ); // Set timer to check for new orders    EventSetTimer (
Johan Germishuys
Registered at MQL5.community