Shivam_Mandrai

IU Break of any session Strategy

Shivam_Mandrai 已更新   
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.
發布通知:
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.
開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?