Add a Delay Between Trades
How do you prevent your EA from placing trades too soon after each other but still allow other functions like trailing stop and closing to go ahead
How do you prevent your EA from placing trades too soon after each other but still allow other functions like trailing stop and closing to go ahead
In this video I show how to write an expert combining Stochastic as a trigger and Heiken Ashi candles as a trend reversal confirmation
This is a starter expert for the ichimoku cloud using only the Senkou Span A and Senkou Span B lines….
This is my first tutorial on writing a grid trading expert. Caution – grid trading can lead to very large…
Starting 2022 with a new Framework. Framework 3 is still in early stages but will grow as new features are needed.
When I make videos about writing experts or indicators I usually make them for both MQL4 and MQL5. This naturally…
This is a tutorial based on a scalping strategy for 5 minute charts. I have had this strategy for a…
I have covered using iCustom to make custom indicator information available in your EA several times but there is one…
Based on a request from a subscriber this is a simple indicator to raise an alert if the price moves…
To write an indicator drawing support and resistance lines you need a set of rules that a computer can follow…