wiptheman
wiptheman
wiptheman
Added topic 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  "
wiptheman
Left feedback to developer for job Update existing EA with code to avoid consolidations
wiptheman
Added topic 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   
wiptheman
Added topic 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 
wiptheman
Left feedback to developer for job Need for CET H3 Candles instead of GMT+3
wiptheman
Left feedback to developer for job Time Shift EA
wiptheman
Added topic 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
wiptheman
Added topic 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
wiptheman
Added topic 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
wiptheman
Left feedback to developer for job Very simple trailing stop
wiptheman
Added topic 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
wiptheman
Added topic 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
wiptheman
Added topic 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  
wiptheman
Left feedback to developer for job Risk percentage lot size calculation
wiptheman
Added topic 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. 
wiptheman
Added topic Simple risk percentage lot size calculation > Not working (yet)
Hi All, I'm trying to have my EA set the lot size based on a risk percentage. Here is some key element of my setup: Currency of account EUR Trading pair EURJPY Leverage 1/100 Fixed SL at 50 pips Target risk per trade for example 5%   I'm also
wiptheman
Added topic Condition based on iForce of previously closed candle
Hi All,  I have trouble applying a condition to the iForce value of the previously closed candle. Below you will find how I get the force variables.  I tried printing myForce[ 0 ], myForce[ 1 ] and myForce[ 2 ] but myForce[ 0
wiptheman
Added topic SendNotification with P&L
Hi All,   I'm sorry if the question is basic but I'm new to coding :)  I have created the below closing script and added the SendNotification line but I would like to add the P&L of the deal to the message. How could I do that ? Thanks
wiptheman
Added topic Display Entry and Exit Trade point on chart for Live account
Hi All, I'm new to MT5 and I have what seems to be a very basic problem that I can't seem to be solve. When I back test my EA with the strategy tester the live simulation and the resulting graph show me when the trade was entered and where it was
wiptheman
Registered at MQL5.community