Renko Scalping trading strategy
Scalping trading strategy based on Renko charts. This system can also work with charts based on range bars.
Input parameters
- Currency pairs: any.
- Timeframe: Renko graphs are used.
- Bidding time: London, New York.
- Risk Management: After calculating the stop loss, choose this lot sizeto risk no more than 2-5% of the deposit per trade.
Setting up the price chart
- Unpack the archive.
- Copy the Expert Advisor to the folder MQL4 -> experts.
- Copy the indicators to the folder MQL4 -> indicators.
- Copy the template into the templates folder.
- Restart the terminal.
- Open the chart of the desired currency pair.
- Switching to the timeframe
- Activate the "Auto-Trade" mode.
- Attach the RenkoLiveChart_v2 Expert Advisor to the chart (a funny face should appear in the upper right corner). In the RenkoBoxSize parameter, set the value to 5 or higher.
- Go to File -> Open Offline and select the chart of our instrument, created by the Expert Advisor for the M timeframe
- Install a template named renkoscalpsystem.
The schedule should look like this:
Signals indicating the opening of a long position (buying)
- The current daily candle is bullish.
- The RenkoScalp_Signal indicator signals to buy.
- Stochastic is just starting to come out of oversold areas.
- On the indicators RenkoScalp_MSAlert and Filter (bottom window) there are blue squares.
- A stop loss is placed under the nearest local minimum.
Signals indicating the opening of a short position (sale)
- The current daily candle is bearish.
- The RenkoScalp_Signal indicator signals a sale.
- Stochastic is just starting to come out of overbought areas.
- Red squares appeared on the RenkoScalp_MSAlert and Filter indicators.
- The stop loss is placed over the nearest local maximum.
Signals to close a deal
- Fixed Take Profit.
- The signal is in the opposite direction.
- Pivot level.
The advantage of the Renko Scalping trading strategy is, of course, the use of Renko charts, which allows to eliminate price noise and, accordingly, to give the trader more accurate trading signals. The rules of the strategy are simple and straightforward, which makes it accessible even to novice traders. We recommend opening entry positions only in the direction of the current trend.
Download template and indicators
The examples do not meet the conditions for a daily candle, there are no inputs.
I don't think there will be one on the tops.