wiptheman / Profile
Friends
9
Requests
Outgoing
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
: