Shivam_Mandrai

IU Break of any session Strategy

Shivam_Mandrai Mis à jour   
How this script works:

1. This script is an intraday trading strategy script which buy and sell on the bases of user-defined intraday session range breakout and gives alert(if the alert is set) message too when the new position is open.

2. It calculate the session as per the user inputs or user defined custom session.

3. The script stores the highest and lowest value of the whole session.

4. It take a long position on the first break and close above the highest value.

5. It take a short position on the break and close below the lowest value.

6. The script takes one position in one day.

7. The stop loss for this script is the previous low(if long) or high(if short).

8. Take profit is 1:2 and it's adjustable.

9. This script work on every kind of market.


How The Useful For The User :

1. User can backtest any session range breakout he wants to trade.

2. User can get alert when the new position is open.

3. User can change the Risk to Reward in order to find the best Risk to Reward.

4. User can see the highest and lowest value of the session with respect to analyzing his trading objective.

5. This strategy script highlights which session range breakout performs best and which performs worst.
Notes de version:
How this script works:

1. This script is an intraday trading strategy script which buy and sell on the bases of user-defined intraday session range breakout and gives alert(if the alert is set) message too when the new position is open.

2. It calculate the session as per the user inputs or user defined custom session.

3. The script stores the highest and lowest value of the whole session.

4. It take a long position on the first break and close above the highest value.

5. It take a short position on the break and close below the lowest value.

6. The script takes one position in one day.

7. The stop loss for this script is the previous low(if long) or high(if short).

8. Take profit is 1:2 and it's adjustable.

9. This script work on every kind of market.


How The Useful For The User :

1. User can backtest any session range breakout he wants to trade.

2. User can get alert when the new position is open.

3. User can change the Risk to Reward in order to find the best Risk to Reward.

4. User can see the highest and lowest value of the session with respect to analyzing his trading objective.

5. This strategy script highlights which session range breakout performs best and which performs worst.
Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

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.

Vous voulez utiliser ce script sur un graphique ?