Draw and Read Fibonacci Objects with MQL code
This covers code to both create Fibonacci objects on screen including a technique for finding swing high and low and also reading back data from on chart Fibonacci objects.
Trailing Entry Expert
This is a simple expert advisor from one of our requests. There are no indicator inputs, trades are entered based on trailing the entry price from the current price.
Send Text and Images to Telegram from MT4 and MT5
Sending text to Telegram is not too difficult but sending an image is a very different technique. This topic covers both.
Stop Loss Grid Expert
first saw this grid technique in a video titled How to trade the Forex Grid system. A detailed introduction on how hedging trades create gains published by Expert4x. It is an interesting approach that avoids unlimited drawdown at the expense of an occasional loss.
More Fractals – RSI and MACD
A sequel to the earlier article showing a Fractal – EMA based expert. This shows how to convert that code to vary the expert
Risk Based Size and Stop Loss
Converting risk to points and setting stop loss as percentage of equity.
Fractal EMA Robot
Combine 2 exponential moving averages as a trend filter and fractals to set breakout levels
Scale Into a Winning Position
When you have a position showing a profit you may want to add more trades to the position. The question is how to check that all of your existing trades have reached a minimum profit level before opening a new trade.
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
Heiken Ashi Stochastic Expert
In this video I show how to write an expert combining Stochastic as a trigger and Heiken Ashi candles as a trend reversal confirmation
