Fixed “deprecated behavior, hidden method calling will be disabled in a future MQL compiler version”
Another annoying and cryptic compiler warning
Trailing Stop Expert Part 2 – Expanding trailing stop
The second part in this series. This shows a situation where each trade has a different trailing stop price applied.
Take care buying indicators and experts
A short video to look at a commercial product to see if I can get the same or similar results with free indicators.
Stochastic RSI MACD Strategy test
On request a test of a strategy offering a 100% success rate.
Create Trailing Stop Methods in MetaTrader: Part 1
In this video, I review and describe techiques for calculating and applying trailing stops from your experts in MetaTrader.
Maximizing Profit with the Supertrend Strategy
In this video, I look into the Supertrend strategy and discuss various ways to optimize it for maximum profitability.
How to Automate Closing All Trades at a Scheduled Time
If you’re an experienced trader who uses the popular MetaTrader platform, you may know that closing all trades manually can be a tedious and time-consuming task. However, with a little bit of coding knowledge, you can automate this process by writing a simple expert advisor to close all your trades…
Aroon Indicator MT4 and MT5
The Aroon indicator seeks to identify the strength of trend, both up and down, by the ratio of distance from the current candle to the most recent highest high or lowest low within a defined range of number of candles.
Bollinger Bounce Code for MT5
This video shows the code for the Bollinger Bounce strategy using MQL5.
Bollinger Bounce Code for MT4
This video shows the code for the Bollinger Bounce strategy. The actual tests were run using MT5 but this is the same code for MT4.