Suyanto / Venditore
Prodotti pubblicati
Candle Range Breakout and Reversal MT4 EA by SK What this EA does:
It find the high-low or open-close from the previous candle trade using that range. For scalping, user can use shorter candle timeframe.
Everytime there is a new candle, the range is updated to the previous candle.
This process is repeated until trading window ended.
If the candle size is big, there might be only small momentum left for breakout . That's why reversal strategy should be implemented.
If the range size is
News Catcher Range Breakout MT4 EA "Trade on news and capture sudden price movement"
What this EA does:
This EA will help you trade on News.
User input the news hour and time or read the next news date and time from a text file.
The text file should be in MQL4\Files folder for live trading.
and in tester\files folder for back test.
Specify trading window time, start minutes before and end minutes after news.
User can also trade after the news to avoid risk of slippage
and capture pri
Moving Average Reversal and Pullback Range Breakout MT4 EA
What this EA does: This EA place pending BUY STOP and SELL STOP order trailing moving average by distance pts.
It waits for price to make a reversal trend or hit moving average and make a pullback.
Pending order stop trail the moving average until executed.
For scalping, change the moving average to shorter period.
Please change the Close and Delete orders before and after trade parameter to true. Features or Setting:
Parameters
Time Range Breakout and Reversal MT4 EA by SK
What this EA does:
It find the high and low from a specified range period of time and trade using that range. The EA trade on that range breakout. But If the range size is bigger than max range size specified by user,
user can add distance pts to activate Reversal Trade Strategy.
If the range size is big and price swing inside the range,
reversal trade can capitalize on that.
It has the option to trade as soon as the time range ended or wait