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…
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…
This is an example of writing an expert advisor using a very basic strategy. The key information here is the…
Answering a quick tips request, how to combine the Stochastic and 2 moving averages on the stochastic into an Expert…
How to add stop loss and take profit to your EA. This covers simple point based as well as an…
I’ve been using a common framework Version 1 in this by request series. The framework is evolving as the series…