Jesse Phipps
Forum
Need help with leader-board indicator glitch.
I have a leader-board style indicator that shows the most profitable comments from order history. The problem is if there's a tie it overwrites one of the values instead of showing both tied comments in order. This is how it looks normally. This is after I tried to fix it. int OnCalculate ( const
Help with pause between EAs
Hi, I was wondering if there is a simple way to have a global pause of 5 seconds between trade actions across 3 EAs? Any help would be greatly appreciated, I'm stumped. I can't seem to get this example to work: https://www.mql5.com/en/articles/1355
Need help making a loop count pips.
Hi, I'm trying to figure out how to make a loop count length of bars in pips over multiple bars, But I've never used loops and i don't know how. I tried it bunch of times and felt stupid so the code I have is not in a loop form. What I have is this: double h=High[BarsBack]; double