Heads UpAn indicator that gives you the "heads up" that that bullish/ bearish strength is increasing.
I wanted an indicator that could give me the "heads up" that bullish/ bearish strength is increasing. This would help me get into a breakout early or avoid entering a breakout that had a high probability of failure.
Here are my definitions for this indicator:
My bull bar definition:
- A green candle that closes above 75% of it's candle range.
- The candle's body does not overlap the previous candle's body. Tails/ wicks CAN overlap.
My bear bar definition:
- A red candle that closes below 75% of it's candle range.
- the candle's body does not overlap the previous candle's body. Tails/ ticks CAN overlap.
Bullish strength increasing (arrow up):
- Bull bars are increasing in size (the candle's range) compared to previous 5 bars.
- 2 consecutive bull bars.
Bearish strength increasing (arrow down):
- Bear bars are increasing in size (the candle's range) compared to previous 5 bars.
- 2 consecutive bear bars.
You will not see this indicator trigger very often but when it does - it's because there is a change in bullish bearish strength.
Things to be aware of:
Use the indicator in line with the context of the previous trend. You will get triggers that fail. These are usually because they appear counter trend. When in doubt zoom out.
It will not call every successful breakout. If you understand the definitions you'll understand why it appears.
This is my first indicator and used for my personal use. Feedback and other ideas are welcome.
Breakouttrade
London BreakOut ClassicHey there, this is my first time publishing a strategy. The strategy is based on the London Breakout Idea, an incredibly popular concept with abundant information available online.
Let me summarize the London Breakout Strategy in a nutshell: It involves identifying key price levels based on the Tokyo Session before the London Session starts. Typically, these key levels are the high and low of the previous Tokyo session. If a breakout occurs during the London session, you simply follow the trend.
The purpose of this code
After conducting my research, I came across numerous posts, videos, and articles discussing the London Breakout Strategy. I aimed to automatically test it myself to verify whether the claims made by these so-called trading gurus are accurate or not. Consequently, I wrote this script to gain an understanding of how this strategy would perform if I were to follow its basic settings blindly.
Explanation of drawings on the chart:
Red or Green Box: A box is drawn on our chart displaying the exact range of the Tokyo trading session. This box is colored red if the trend during the session was downward and green if it was upward. The box is always drawn between the high and the low between 0:00 AM and 7:00 AM UTC. You can change the settings via the Inputs "Session time Tokyo" & "Session time zone".
Green Background: The green background represents the London trading session. My code allows us to make entries only during this time. If we haven't entered a trade, any pending orders are canceled. I've also programmed a timeout at 11 pm to ensure every trade is closed before the new Tokyo session begins.
Red Line: The red line is automatically placed in the middle of our previous Tokyo range. This line acts as our stop loss. If we cross this line after entering a trade but before reaching our take profit, we'll be stopped out.
When do we enter a trade?
We wait for a candle body to close outside of the previous Tokyo range to enter a trade with the opening of the next candle. We only enter one trade per day.
Where do we put our Take Profit?
The code calculates the exact distance between our entry point and the stop loss. We are trading a risk-reward ratio of 1:1 by default, meaning our take profit is always the same number of pips away from our entry as the stop loss. The Stop Loss is always defined by the red line on the chart. You can change the risk-reward ratio via the inputs setting "CRV", to see how the result changes.
What is the purpose of this script?
I wanted to backtest the London breakout strategy to see how it actually works. Therefore, I wrote this code so that everybody can test it for themselves. You can change the settings and see how the result changes. Typically, you should test this strategy on forex markets and on either 1Min, 5 Min, or 15 Min timeframe.
What are the results?
Over the last 3-6 months (over 100 trades), trading the strategy with my default settings hasn't proven to be very successful. Consequently, I do not recommend trading this strategy blindly. The purpose of this code is to provide you with a foundation for the London Breakout Strategy, allowing you to modify and enhance it according to your preferences. If you're contemplating whether to give it a try, you can assess the results from the past months by using this code as a starting point.
XBrat Range Breakout - Defining Ranges & The Trading BiasxBrat Range Breakout
Designed to help define opening ranges of major markets, along with Gold Pit opens, Oil Pit opens and for major economic data points. We recommend timeframes for opening ranges on different type of instruments further down this description
There are 6 range data points available, 4 of which are pre-defined (but can be adjusted and renamed) and then 2 spare for those important data points. All the times and label names can be adjusted.
4 Pre-Defined Openings are:
Europe Gold Pit Open (8am Europe time)
London Stock Exchange Open (9am Europe time)
New York Gold Pit Open (8.20am EST)
NYSE Open (9.30am EST)
The range is defined by a parallel coloured cloud which changes colour depending on the BIAS of the opening range, calculated automatically for our users. At the same time the Open Tag is also coloured to help identify the BIAS and indeed which direction traders should trade the Range Breakout after the first candle has closed. The range BIAS continues to be drawn on the chart until the following days open. The colour will change as per the BIAS of that opening range. This allows for multiple entries of breakouts of the defined range throughout the following 24 hours.
Range Breakout BIAS Colours
Green - Bullish BIAS - When first candle has closed only look for breakouts to the upside
Red - Bearish BIAS - When first candle has closed only look for breakouts to the downside
Yellow - Neutral BIAS - When first candle closed, look for breakouts to both upside and downside or best not to trade the breakouts as neutral BIAS indicates indecision
Time Frames we suggest for open ranges of any market open or data points are:
Metals & Energy Futures or CFDs - 5 minute time frame
Currencies - Forex Pairs or Futures - 10 minute time frame
Index Futures or CFDs - 15 minute time frame
Pips Breakout CandlePips Breakout Candle measures price changes in pips. This indicator can be used to identify major price moves! The indicator comes with a sentiment line which is the sum of the Up versus Down price changes. It gives a good understanding of the current trend and identifies divergences.
Set alerts for major price moves!
Identify the trend!
Identify divergence!
Double DojiStrategy Kiss = 'Keep It Simple, Stupid' or 'Keep It Simple, Smart'
The script simply identifies 2 consecutive Doji candles, and calculates Target on both the sides for given Reward : Risk factor.
The High-Low to Open-Close ratio is set to default value 20. The Reward : Risk ratio is of default value 2.
Both can be set to values of your choice.
Accuracy best on Daily chart. Can be tried on any timeframe though.
Trading Rules: Buy at higher / Short at lower of the 2 candles, with other as Stop Loss.
If a Stop Loss is hit, go for reverse trade. If again a SL is hit, switch to other instrument.
Important: If trading in Futures and target is achieved, hedge the position by buying an option (subject to liquidity).
Reason is, the trend may condition to any extent and you would definitely not want to miss out the whole action.
Check the shared example. For a risk to 175 points, reward is 2200+ points (more than 12.5 times).
Forex Breakout AlertThe indicator plots breakout events of user-defined Forex list, providing alert setting for breakout events.
Any big trend begins with a couple of price breakouts. By watching breakout events, we overlook the panorama of the whole market.
---------- Features --------------
User-Defined Forex Asset List, Up To 30 Assets
User-Defined Breakout Threshold
Accessible for wide timeframes: 1m - 1 Month
Plot the Breakouts History of whole market
Progressive color according to the strength of the breakthrough
--------- Indicator Settings -----------
"Show Bull or Bear?": To show Bull Breakout, Bear Breakout or Both
"User-Defined Breakout Threshold": User can defined the threshold of breakout, default value 999 means using default setting
"Use Green for Bull? ": Toggle color for Bull, defval: true, if your region use red for bull, toggle it.
"Exchange": Your exchange name, which is used to defined tickerid, defval="", optional - can be empty
"Asset PostFix": postfix of your asset symbol, which is used to define tickerid, defval="", change it if necessary
---------- Versions Description ----------
The features may change later without advance notice.
DEMO version has basic features.
---------- Access to Indicators ----------
Contact the author by Private Chat for access to Invite-Only versions and a trial.
---------- Install Invite Only Version----------
Open the chart -> Add Indicators (On the Top or press /) -> Invite-Only Scripts (last button of the left bar)
Like/Favorite the indicator
Click to install on the chart
---------- About Loading Time ----------
It may take up to 1-3 minutes for your browser to load a new setting, depending on the your computer and network speed. For convenience, you can keep related pages open continuously.
---------- FAQ -----------
1. Why can't I see older breakout labels?
Due to system limit, 500 is the maximum of labels.
In order to see older breakout events, please Select Bull or Bear, instead of Both; Or Increase the threshold to filter weak breakouts.
2. How to watch more than 30 Forex?
Due to system limit, 30 assets is the maximum.
In order to watch more assets, user can open the indicator in another sub-chart, add your 2nd assets list, save the layout, set alerts for different lists respectively.
---------- Disclaimer ----------
By using or requesting access to the indicator, you acknowledge that you have read and accepted that the indicator and any related content, including but not limited to: user manual, tutorials, ideas, videos, chats, emails, blog, are for the purpose of trading strategies studying and paper trading.
If a customer or user uses the indicator or related content mentioned above for live trading or investment, she/he should take all risks and responsibility.
---------- Updates ----------
The latest updates override the previous description.
To activate a update: Close the browser, Reopen the chart and apply the indicator.
【外汇资产突破预警】指标绘制一系列外汇资产的突破事件,提供突破预警
任何大趋势都开始于一系列的价格突破。通过监控突破事件,可以俯瞰市場的運動
---------- 产品特征------------
用户自定义的交易品种列表,多达30个品种
用户自定义的突破门槛
适用于宽泛的时间维度:1分钟--1月
绘制整个市场的突破历史
漸進顏色 根據突破的力度
------------- 指标设置说明 -------------------
"展示牛熊突破?": 展示牛突破,熊突破或者两者
“用户自定义突破门槛”: 自己定义突破门槛,999代表默认的设置
"綠色為牛?": 切換標籤顏色,默認綠色為牛
“交易所”:用来定义资产前缀,可以为空
“资产后缀”: 用来定义资产后缀,可以为空
---------- 版本描述 ----------------
產品特徵後續可能變化,恕不事先通知
DEMO版本供試用
----------- 獲取指標使用權 ------------
通過私信聯繫作者,要求訂閱或試用
----------- 安裝指標 -----------------
加指標 -》 Invite-Only (左邊欄目)
點贊或者收藏指標
點擊安裝指標
----------- 關於載入時間 ---------------
可能需要1--3分鐘來完成載入,取決於用戶的電腦和網絡速度,方便起見可以保持相關頁面持續開啟
------- FAQ ----------
1. 如何查看更早的突破歷史
由於系統限制,500 個標籤是上限
為了查看更早的突破,請選擇牛或者熊,而不是兩者;或者提高"用戶自定義突破門檻" 來過濾掉弱突破
2. 如何監控更多資產?
由於系統限制,30個資產是上限
為了監控更多資產,可以在第二個子圖表加載指標,保存圖表,分別在不同的圖表設置突破預警
---------- 免責聲明 ----------
在要求獲得本指標使用權之前以及在使用本指標之前,用戶認可已經完全了解和接受:本指標僅供學習交流目的, 它不構成任何交易建議或者投資建議。用戶如果將指標用於其他用途,應自行承擔所有風險和責任。
本指標的開發者並非專業投資顧問,因此不對用戶的任何行为負責。
最近的更新會覆蓋之前的說明。請參閱更新來查看指標的新特徵和功能
Crypto Breakout AlertThe indicator plots breakout events of user-defined assets list, providing alert setting for breakout events.
Any big trend begins with a couple of price breakouts. By watching breakout events, we overlook the panorama of the whole market.
---------- Features --------------
User-Defined Crypto / or any Asset List, Up To 30 Assets
User-Defined Breakout Threshold
Accessible for wide timeframes: 5s - 1 Month
Plot the Breakouts History of whole market
Progressive color according to the strength of the breakthrough
--------- Indicator Settings -----------
"Show Bull or Bear?": To show Bull Breakout, Bear Breakout or Both
"User-Defined Breakout Threshold": User can defined the threshold of breakout, default value 999 means using default set up, as following - "Default Breakout Threshold"
"A rate to decrease Bitcoin Threshold": Bitcoin has much lower volatility than other coins, so this rate is usded to lower the threshold for Bitcoin, defval = 0.5
"Use Green for Bull? ": Toggle color for Bull, defval: true, if your region use red for bull, toggle it.
"Exchange": Your exchange name, which is used to defined tickerid, defval="BINANCE", optional - can be empty
"Asset PostFix": postfix of your asset symbol, which is used to define tickerid, defval="USDTP", change it if necessary, this can not be empty.
"Toggle Notice Label": close or open the notice label
--------- Default Breakout Threshold For Popular Timeframes-------------
5s 0.5%
15s 0.75%
30s 0.9%
1m 1.2%
2m 1.4%
3m 1.6%
5m 1.8%
8m 2%
15m 3%
20m 3.5%
30m 4%
60m 5%
120m 6.5%
240m 8%
480m 10%
1D 12%
1W 20%
---------- Versions Description ----------
The features may change later without advance notice.
DEMO version has basic features.
---------- Access to Indicators ----------
Contact the author by Private Chat for access to Invite-Only versions and a trial.
---------- Install Invite Only Version----------
Open the chart -> Add Indicators (On the Top or press /) -> Invite-Only Scripts (last button of the left bar)
Like/Favorite the indicator
Click to install on the chart
---------- About Loading Time ----------
It may take up to 1-3 minutes for your browser to load a new setting, depending on the your computer and network speed. For convenience, you can keep related pages open continuously.
---------- FAQ -----------
1. Why can't I see older breakout labels?
Due to system limit, 500 is the maximum of labels.
In order to see older breakout events, please Select Bull or Bear, instead of Both; Or Increase to filter weak breakouts.
2. How to watch more than 30 coins?
Due to system limit, 30 assets is the maximum.
In order to watch more assets, user can open the indicator in another chart, add your 2nd assets list, save 2nd layout, set alerts for different lists respectively.
---------- Disclaimer ----------
By using or requesting access to the indicator, you acknowledge that you have read and accepted that the indicator and any related content, including but not limited to: user manual, tutorials, ideas, videos, chats, emails, blog, are for the purpose of trading strategies studying and paper trading.
If a customer or user uses the indicator or related content mentioned above for live trading or investment, she/he should take all risks and responsibility of her/his own trading and investment activities.
---------- Updates ----------
The latest updates override the previous description.
To activate a update: Close the browser, Reopen the chart and apply the indicator.
【加密货币突破预警】指标绘制一系列资产的突破事件,提供突破预警
任何大趋势都开始于一系列的价格突破。通过监控突破事件,可以俯瞰市場的運動
---------- 产品特征------------
用户自定义的加密货币品种列表,或者其他资产列表,多达30个品种
用户自定义的突破门槛
适用于宽泛的时间维度:5秒--1月
绘制整个市场的突破历史
漸進顏色 根據突破的力度
------------- 指标设置说明 -------------------
"展示牛熊突破?": 展示牛突破,熊突破或者两者
“用户自定义突破门槛”: 自己定义突破门槛,999代表默认的设置,详见下方“默认的突破门槛”
"比特币突破门槛修正": 比特币的波动性远远低于其他加密货币,这个比率用来调低比特币的门槛
"切换通知标签": 用来开关通知标签
"綠色為牛?": 切換標籤顏色,默認綠色為牛
“交易所”:用来定义资产名称,可以为空
“资产后缀”: 用来定义资产名称,不可以为空
---------默認的突破門檻-------------
5s 0.5%
15s 0.75%
30s 0.9%
1m 1.2%
2m 1.4%
3m 1.6%
5m 1.8%
8m 2%
15m 3%
20m 3.5%
30m 4%
60m 5%
120m 6.5%
240m 8%
480m 10%
1D 12%
1W 20%
---------- 版本描述 ----------------
產品特徵後續可能變化,恕不事先通知
DEMO版本供試用
----------- 獲取指標使用權 ------------
通過私信聯繫作者,要求訂閱或試用
----------- 安裝指標 -----------------
加指標 -》 Invite-Only (左邊欄目)
點贊或者收藏指標
點擊安裝指標
----------- 關於載入時間 ---------------
可能需要1--3分鐘來完成載入,取決於用戶的電腦和網絡速度,方便起見可以保持相關頁面持續開啟
------- FAQ ----------
1. 如何查看更早的突破歷史
由於系統限制,500 個標籤是上限
為了查看更早的突破,請選擇牛或者熊,而不是兩者;或者提高"用戶自定義突破門檻" 來過濾掉弱突破
2. 如何監控更多資產?
由於系統限制,30個資產是上限
為了監控更多資產,可以在第二個圖表加載指標,保存圖表,分別在不同的圖表設置突破預警
---------- 免責聲明 ----------
在要求獲得本指標使用權之前以及在使用本指標之前,用戶認可已經完全了解和接受:本指標僅供學習交流目的, 它不構成任何交易建議或者投資建議。用戶如果將指標用於其他用途,應自行承擔所有風險和責任。
本指標的開發者並非專業投資顧問,因此不對用戶的任何行为負責。
最近的更新會覆蓋之前的說明。請參閱更新來查看指標的新特徵和功能。
Moscú Breakout Alert Breakout trading is used by active investors to take a position within a trend's early stages. Generally speaking, this strategy can be the starting point for major price moves, expansions in volatility and, when managed properly, can offer limited downside risk. If you can master the art of going for Breakout you can often come across explosive trades that win quickly!
With our indicator "Moscú Breakout Alert", you can receive a buy/sell signal which would indicate that you have reached an area with a high probability of breakout.
We always recommend that you use the cue script in your preferred time frame and in favor of the main trend.
If you want to access the script please leave us a private message we will be contacting you as soon as possible!