Forum

Using iCustom function of the ZigZag indicator to close open trades when a new peak or trough is form

Hello programmers, Please I need your assistance using the iCustom function of the ZigZag indicator for my EA . The EA is meant to close open orders once the Z //+------------------------------------------------------------------+ //| ZigZag_Closed Trades.mq4 |

Help on adding expiration date to script and account number registration

Hello programmers, P //XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX|| string Expired_com= "Demo Version HAS EXPIRED " ; bool ExpiredTime_ON= true ; int eyear= 2050 ; int emonth= 12 ; int expired_date= 31 ; //Expired Time if (ExpiredTime_ON) { if ((Year()>eyear)

EA Not Opening Orders on VPS

Hello everyone, Please my EA is not opening orders when uploaded on VPS but it opens on my laptop prior to migration. Don't know what could be wrong

EA to Trade only for FIRST TICK of New Candle

Hello Coders, Please I need your help. I recently started learning how to program EAs but I'm currently having a problem with my EA opening multiple orders per candle tick. I could have used the OrdersTotal function to stop this but that will ultimately limit the EA to only one order but I want to

The pros and cons of pivot trading

Hello Traders, I decided to start this tread for all lovers of PIVOT TRADING . Please lets share ideas on this historic trading method

EA not loading on Virtual Servers

Please my EA is not loading on the virtual servers however it trades perfectly on my laptop. I keep getting this message "2019.11.04 05:48:41.526 Virtual Hosting: 6081268 failed to send migration data (receive response failed [12002]) (receive response failed [12002])" Please what could be the

MT5 to MT4

Please how do I convert a file from MT5 to MT4. That is to say an indicator that works in MT5 platform to Work in MT4 platform EXAMPLE the Zigzagcolor originally written in MT5 find attachement below. Thanks in anticipation of your kind response my email: <<>>