charlie.cooper
charlie.cooper
Friends 2
charlie.cooper
Added topic Changes to default candlestick indicator
I'd like to make a new indicator that isn't much different from the default candlestick view. Does anyone know the code or the location of the code for the default candlestick indicator? Sorry if the answer is really obvious... I had a look on the
charlie.cooper
Added topic Expert Advisor not returning any results in Strategy Tester | MT4
Hi lovely community :) I'm having some issues with Strategy Tester and really need a hand. I did have a look around and I've tried a few solutions but to no avail. When I run a EA that I've made I get no results at all. Completely blank. I'm trying
charlie.cooper
Added topic Guidance for a beginner - Timing and 'resetting'
So when my algo satisfies certain criteria which it processes in OnTick(), it then needs to wait a few bars for a specified price to be hit. I have a few questions about how this is possible. 1. How do I tell it to look for that price but give up if
charlie.cooper
Added topic Program historical iMA
My algo looks at candlestick data from 5 bars ago and compares it with the moving average using the iMA function and Open[4]. I've just realised that comparing that data is wrong because iMA will always be using data from the current tick (not from 5
charlie.cooper
Registered at MQL5.community