Create Trailing Stop Methods in MetaTrader: Part 1

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. Create Trailing Stop Methods in MetaTrader 5: Part 1Create Trailing Stop Methods in MetaTrader 4: Part 1 A trailing stop can help protect your profits by automatically adjusting your stop-loss order…

Maximizing Profit with the Supertrend Strategy

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. Maximizing Profit with the Supertrend Strategy: Tips and Tricks for Optimal Trading Performance The Supertrend strategy is a popular trend-following strategy used by traders around the world. I explore key parameters…

How to Automate Closing All Trades at a Scheduled Time

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

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. For example, using the default period setting of 25 if…

dummy-img

Bollinger Bounce Code for MT5

[YTLoad url=5U4LRK_teOs] This video shows the code for the Bollinger Bounce strategy using MQL5. See the earlier video for a description of the strategy and references. The strategy is simple and uses a 50 period EMA and 100 period EMA to establish a trend direction and then waits for price…

dummy-img

Bollinger Bounce Code for MT4

[YTLoad url=QJR7tSPorOs] 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. See the earlier video for a description of the strategy and references. The strategy is simple and uses a 50 period EMA and…

dummy-img

Bollinger Bounce Strategy

[YTLoad url=HgSehKqLmzo] This strategy is described by Learn To Trade. There is a link to their explanation of the strategy further in the description. The strategy is simple and uses a 50 period EMA and 100 period EMA to establish a trend direction and then waits for price to touch…

dummy-img

Strategy test – SSL Channel + Volume + MACD

[YTLoad url=emEE1GZqv2E] Testing a strategy from Tradepro using the MT5 strategy tester. This is another suggestion from a discord subscriber. The original test was done by Tradepro over 100 trades on a single instrument using TradingView. I have moved this to Metatrader and created an expert advisor to allow me…

dummy-img

Writing an expert for the YMS Scalper Indicator

[YTLoad url=vifnkkHhxaQ] Following from the YMS Scalper test video, this shows how I investigate the YMS Scalper v2.0 to find key information and write an expert that uses the generated signals to trade. This part uses a free downloaded version of YMS Scalper (which may not be authentic) with MT4.…

dummy-img

Writing an expert using the Beast Super Signal indicator Part 2 – Beast SS 4.3, MT4 and MT5

[YTLoad url=Cj9V2BP-4nY] Following from the YMS Scalper test video, this shows how I investigate the Beast Super Signal V4.3 to find key information and write an expert that uses the generated signals to trade. This part uses Beast SS 4.3 with MT4 and MT5. The code extends and modifies code…

Scroll to Top