Wunderbit

Wunder Trend Reversal bot

Wunderbit Güncellendi   
Wunder Trend Reversal bot

1. Wunder Trend Reversal Bot - this has only one goal to find a reversal of the trend.
2. The strategy determines, based on the specified value for the filter, a market reversal based on the price actions of the previous bars.
3. A short EMA is used to filter false signals after the reversal signal was received. Crossing the EMA and changing its direction confirms the trend change.
4. There are 2 ways to calculate stop loss and take profit. You can choose one of them:
- Classic stop loss and take profit in a fixed percentage
- ATR stop loss and take pro
5. ATR uses risk reward (R:R) to calculate take profit. The script calculates the risk-reward based on a certain stop loss level and uses it to calculate the take profit
6. A function for calculating risk on the portfolio (your deposit) has been added to the script. When this option is enabled, you get a calculation of the entry amount in dollars relative to your Stop Loss. In the settings, you can select the risk percentage on your portfolio. The loss will be calculated from the amount that will be displayed on the chart.

For example. Deposit - $1000, you set the risk to 1%. SL 5%. Entry volume will be $200. The loss at SL will be $10.10$ this is your 1% risk or 1% of the deposit.

Important! The risk per trade must be less than the Stop Loss value. If the risk is greater than SL, then you should use leverage.

The amount of funds entering the trade is calculated in dollars. This option was created if you want to send the dollar amount from Tradingview to the exchange. However, putting your volume in dollars you get the incorrect net profit and drawdown indication in the backtest results, as TradingView calculates the backtest volume in contracts.

To display the correct net profit and drawdown values in Tradingview Backtest results, use the ”Volume in contracts” option.
Sürüm Notları:
Added optimization using additional indicators:
- EMA
- SuperTrend
- MACD
- POC for the previous day

To enter Long, it is important to have several factors. First, we need to have the break of the low over within the last few bars, for this we will be looking for the lowest value over the last few bars. For confirmation, the supertrend indicator will be used, which should show a growing market. The histogram must be less than zero for a long entry and greater than zero for a short entry. Price must be above POC. Opposite logic is used to entry short.
Sürüm Notları:
- Visual bug fixed
Sürüm Notları:
- Visual bug fixed
Sürüm Notları:
- Removed POC filter due to a change in the array processing system for Pine Script. Script will be updated soon

Korumalı komut dosyası
Bu komut dosyası kapalı kaynak olarak yayınlanmıştır ve özgürce kullanabilirsiniz. Bir grafikte kullanmak için favorilerinize ekleyebilirsiniz. Kaynak kodunu görüntüleyemez veya değiştiremezsiniz.
Feragatname

Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.

Bu komut dosyasını bir grafikte kullanmak ister misiniz?