Forum

How to expire (remove) an order at the end of the day (or daily candle)

Hi All, I'm trying to have an order removed at the end of the day (or end of the daily candle) when conditions are not met. Below is my code to add the order. I tried using " ORDER_TIME_DAY " and " ORDER_TIME_SPECIFIED_DAY " to have the order out by the end of the day without success. Can

Best Indicator to avoid consolidation periods ?

Hi All, What would be the best indicator or EA script to avoid "consolidation" periods (such as the one below in red)? Preferably other than the Bollinger bands. Wip

MT5 iOS App update for iPhone 5 & iPad?

Hi All, Does anyone know when and if Metaquotes will do the update for the iPhone 5 and iPad for the MT5 iOS app? Thanks, Wip

Why are the Metaquotes MT5 demo account running on a server with CET ?

Hi All, Why are metaquotes demo account on MT5 on a server set on CET (Central European Time)? No brokers are using that time zone and as a result tests you do using the metaquotes demo account are useless because you will not find any brokers using CET. They are all on GMT+3 or GMT ? Just curious

MT5 to MT5 Deal Copier

Hi All, I'm looking for an easy solution to have all my deal done on an MT5 termnial copied to another MT5 terminal on the same machine. I have seen some solutions on the web but they seem to be MT5 to MT4 and fairly expensive. Thanks for your help, Wip

MT5 Broker with CET Server Time ?

Hi All, I have an EA that needs CET (Central European Time) server time (Same time as the default MT5 demo account time). I opened an MT5 account with Alpari but they are on GMT+3 and that impacts the performance of my EA. Does anyone know which broker has MT5 ECN Accounts with CET Server time

Skipping x candles after closing a deal (using pause ?)

Hi All, I'm trying to have my EA pause after a deal was closed so that he does not re-open a position for "x" amount of candles. I tried to achieve that using the pause function but when back testing it seems like the pausing is not applied. Is there another way I could do that, that would work

Sleep EA during a fix time of the day

Hi All, Doing some back test I realised that there are some hours where the EA does not perform well. See below Chart. First I was wondering is this chart from the MQL5 strategy tester based on the opening Hour of the deal or closing hour of the deal? I guess opening but not sure. So basically I

On chart comments multiple lignes ?

Hi Guys, Very basic question but I can't seem to be able to get around it: How do I write an on chart comment with multiple lines ? Comment ( "Comment Ligne One" , "Comment Ligne Two" ); Thanks

How can I close a job on the MQL5 website?

Hi All, I created a job to solve a problem on in the "job" section but I solved it in the meanwile and would like to close that job. I can't seem to find how i can do that without going through the whole process ? Thanks, W