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, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.

Хотите использовать этот скрипт на графике?