Equity Limit Basket Trading
From requests over a long time this expert will track your account equity and close all trades and orders when a specified target profit or loss limit is reached.
Equity Limit Basket Trading Read More »
From requests over a long time this expert will track your account equity and close all trades and orders when a specified target profit or loss limit is reached.
Equity Limit Basket Trading Read More »
This will show how to set up a configuration file as input to an expert or indicator
Load inputs from a file for your indicator or expert Read More »
A follow up to the earlier Stop Loss Grid post that fixes a code issue and reduces over trading.
Stop Loss Grid Part 2 Read More »
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.
Draw and Read Fibonacci Objects with MQL code Read More »
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.
Trailing Entry Expert Read More »
Sending text to Telegram is not too difficult but sending an image is a very different technique. This topic covers both.
Send Text and Images to Telegram from MT4 and MT5 Read More »
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.
Stop Loss Grid Expert Read More »
A sequel to the earlier article showing a Fractal – EMA based expert. This shows how to convert that code to vary the expert
More Fractals – RSI and MACD Read More »
Converting risk to points and setting stop loss as percentage of equity.
Risk Based Size and Stop Loss Read More »
Combine 2 exponential moving averages as a trend filter and fractals to set breakout levels