Fixed “deprecated behavior, hidden method calling will be disabled in a future MQL compiler version”
Another annoying and cryptic compiler warning
The second part in this series. This shows a situation where each trade has a different trailing stop price applied.
Trailing Stop Expert Part 2 – Expanding trailing stop Read More »
A short video to look at a commercial product to see if I can get the same or similar results with free indicators.
Take care buying indicators and experts Read More »
On request a test of a strategy offering a 100% success rate.
Stochastic RSI MACD Strategy test Read More »
In this video, I review and describe techiques for calculating and applying trailing stops from your experts in MetaTrader.
Create Trailing Stop Methods in MetaTrader: Part 1 Read More »
In this video, I look into the Supertrend strategy and discuss various ways to optimize it for maximum profitability.
Maximizing Profit with the Supertrend Strategy Read More »
Downloads for the Level Trade Assistant for both MT4 and MT5 The Level Trade Assistant is just that, an assistant for making trades. It does not have any logic to help with deciding when to trade, it is not an automated trading expert. This expert will allow you to place trading points on your chart,
Level Trade Assistant Read More »
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 at a scheduled time. There
How to Automate Closing All Trades at a Scheduled Time Read More »
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.
Aroon Indicator MT4 and MT5 Read More »
This video shows the code for the Bollinger Bounce strategy using MQL5.
Bollinger Bounce Code for MT5 Read More »