JimboDiggity
JimboDiggity
Friends

Add friends via their profile or user search and you will be able to see if they are online

JimboDiggity
Added topic iWPR Reference Points
Hi all, just after a bit of clarity on the use of iWPR. When using the iRSI function it has four parameters, with the last being  ENUM_APPLIED_PRICE, so if for example I use PERIOD_M15 and set the final parameter to PRICE_CLOSE, create an array
JimboDiggity
Added topic Setting Trading Days
Hi all, I'd like to test my trading strategy on different days of the week. I've 'followed' the instructions here  but I don't seem to understand how to use the functions it suggests. Below is my code; #include <Trade/Trade.mqh> CTrade
JimboDiggity
Added topic Indicators with different time/period to the chart, in EA's
Hi all, Below is the (working) code to open a buy order if the close price of the previous bar is above the 20 moving average . However, i use M15 charts but want the moving average to be calculated on the D1 chart/time frame. How do i go about this
JimboDiggity
Added topic Setting Trading Times
Hi all, a week into coding in MQL5 and struggling with setting trading times. For this particular strategy i only want it trading the US open, so need it to start at 9:30am local time, and finish at 9:45am (i prefer using local time as i am in a
JimboDiggity
Registered at MQL5.community