speki / Publications
Forum
ERR_CANNOT_OPEN_FILE while writing history
Hello, I'm using 7bit's offline_charts.mqh from the codebase to create an offline chart for demonstration of Random Walk. I wrote a simple script which I drag on an open chart and it writes random history data which can be opened with MT and I can use period_converter on it too to create H1, H4, etc
Synchronise charts
Hi, I'd like to share an EA which I use in trading as an indicator. If I see the same signal on multiple charts, example, EUR/USD and EUR/JPY, then I trade. For this I needed a way to automatically switch timeframes and scroll charts according to the settings of a "main" chart. I've been searching