graal_tut

Bot fib/pivot

graal_tut Mis à jour   
Hello, friends!

This strategy is based on the fibonacci level you choose in the setup and possible pivot points under the control of Williams’ Percent Range.

Williams' Percent Range is a dynamic indicator that detects overbought/oversold conditions.

When the possible reversal points coincide with the fibonacci level, and the high or low points according to Williams also coincide, then an entry occurs.

One of the oldest and most reliable trading tools are widely used support and resistance levels.
In this strategy, we are trying to find these reversal levels based on fibonacci.


//LOGIC ENTRY SETTINGS

Deviation-deviation from the pivot point, the lower this figure, the more entries. The yellow lines on the chart are pivot points.

Fibonacci lvl-fibonacci level, from which the entry will occur, provided that other conditions match

Highest lookback-The setting, which refers to Williams' Percent Range , looks at how many candles ago, was high or low. The smaller the number, the larger, but less accurate inputs.

//AMOUNT(USDT) FIRST ORDER AND > % NEXT
-Martingale first order (the amount of the entrance to the usdt) / next order (Increase of each subsequent order as a percentage)

//EXIT SETTINGS (%, RSI)
-Use RSI for close position? (the position will not be closed if it is in the red, even if the RSI conditions worked)
-Use % for exit? Exit immediately upon reaching the specified percentage
-Use trailing? When the checkbox is checked, the position will be exited by trailing.
Activation trail,after?- When the specified percentage is reached, trailing is activated!
Stop_trail,%- if the last candle falls from the high (after the trailing is activated), the position will be exited.
For example:
We entered the purchase at 100 per asset, activation costs 10, and stop is 2.
the price reached 110, there was an activation, after that it went up to 120, and from the high of the last candle, a 2% drop occurs and the trade is exited.

PS:The default value is 1%, what does this give us? if there is a sharp increase, then we take away all the movement

Use only long?
Allow long?- Only long trades will be displayed
Allow short? Only short trades will be displayed
Allo reverse? Upon receipt of a return signal, the opposite position will be closed.


//MARTINGALE GRID
If there is a check mark in the line "Use martingale and grid?"
then the grid will be active
If there is a check mark in the "Limit each next entry,%?" then, even if the entry from the bot logic is triggered, and the price does not fall by the specified percentage, then there will be no entry!
If there is a check mark in the "Grid,%" column, then purchases with martingale support will be added with a decrease by the specified percentage!
PS: "Grid" always starts anew, as the input from logic triggered!

//FILTER SETTINGS
1) Use filter oscillator? (The filter uses 7 averaged oscillators)
Period-the period for which you will be billing

Upper line-Short entry border.
(if 40, then there will be no entry until it reaches)

Lower line-Long entry border.
(20 until below 20 no entry)

2)Use filter range?
Filter type-moving average selection
Bars back-offset speed based on number of last bars
Period-period to calculate

3)Use filter supertrend?
Supertrend filter with multitimeframe

// How do filters work 2 and 3?
Filters can work either one by one or together.
A trade is entered when conditions from the logic and filters in the red zone are triggered, when there are no entries in the green zone.

//DATA RANGE:
-Testing results for any period of time

//PIRAMIDING
-Also in the settings there is a pyramid of order, keep this in mind. Make a deal for a small part of the deposit, and not for all the money at once!

PS: to use martingale, you need to write in the hook messages:
"amount": "{{strategy.order.contracts}}" (purchases will be in the amount of coins equivalent to USDT)

The default settings for TF are 1 minute, 10 inputs.
You can choose your settings for any TF, but look at different coins to make sure you have good statistics


Notes de version:
-changed default settings for tf 1 minute
Notes de version:
-Changed trailing color to purple
Notes de version:
-Fixed range filter for short
Notes de version:
-Optimized by default for BTC/USDT
-The stop order is triggered after the last order! Not after every purchase!
-Added custom grid when checkbox is checked: "Use custom grid?", then the grid will be enabled, by default it consists of 20 orders.
In the first column, enter the amount in USDT, in the second column, the percentage at which the next purchases will be triggered.
If you need a smaller number of orders, then put "0'' in the "amount" field.
Remember that your pyramiding must always match the amount specified in the properties.
-On bitcoin, I disabled the ability to use the grid, and also hid all the settings.
-When using a custom grid, according to logic, only the first purchase occurs, the grid is responsible for all other orders.
PS:IMPORTANT

I recommend trading bitcoin short and long at the same time, backtesting since 2019 shows excellent results.


You can also trade altcoins, but for this MANDATORY condition:
1) Turn on the filter "Supertrend''!
2) Stretch the grid so that the next purchase is from 1 percent according to logic, and according to the grid from 5%!
3) I also recommend using a cross and having three times as many USDT as the orders will be involved for maximum safety.
4) Frequent questions about repainting, no, it is not here and cannot be!
Notes de version:
-adjusted coup from one entrance
-removed custom grid
Script sur invitation seulement

L'accès à ce script est limité aux utilisateurs autorisés par l'auteur et nécessite généralement un paiement. Vous pouvez l'ajouter à vos favoris, mais vous ne pourrez l'utiliser qu'après avoir demandé et obtenu l'autorisation de son auteur. Contactez graal_tut pour plus d'informations, ou suivez les instructions de l'auteur ci-dessous.

TradingView ne suggère pas de payer pour un script et de l'utiliser avant d'avoir 100% confiance en son auteur et de comprendre son fonctionnement. Dans de nombreux cas, vous pouvez trouver gratuitement une bonne alternative open-source dans nos Scripts communautaires.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Instructions de l'auteur

Payment and more detailed instructions, if necessary, write in telegrams. My nickname is @Go_up_Tradingview_indicator

Vous voulez utiliser ce script sur un graphique ?

Avertissement : Veuillez lire avant de demander l'accès.