Currency Strength V2An update to my original Currency Strength script to include a 2nd timeframe for more market context.
Changed the formatting slightly for better aesthetics, as the extra column and colors became unsightly.
Also added a new setting for "Flat Color", which changes the value background to a simple green/red for above or below 50, rather than using the Color Scale that increases color intensity the further it gets from 50.
________________________________________________________________________________
This script measures the strength of the 6 major currencies USD, EUR, GBP, CAD, AUD and JPY.
Simply, it averages the RSI values of a currency vs the 5 other currencies in the basket, and displays each average RSI value in a table with color coding to quickly identify the strongest and weakest currencies over the past 14 bars (or user defined length).
The arrow in the current RSI column shows the difference in average RSI value between current and X bars back (user defined), telling you whether the combined RSI value has gone up or down in the last X bars.
Using the average RSI allows us to get a sense of the currency strength vs an equally weighted basket of the other majors, as opposed to using Indexes which are heavily weighted to 1 or 2 currencies.
The additional security calls for the extra timeframe make this slower to load than the original, but this was a user request so hopefully it will prove worthwhile for some people.
Those who find the loading too slow when switching between charts may be better off still using the original, which is why this is posted as a separate script and not an update to the original.
This is the table with Flat Color option enabled.
Forexanalysis
Greater Currency Correlation Matrix (Forex)Other available matrixes I found have a limited number of forex symbols. Consequentially, you need to keep switching them if you want to do a proper analysis. As a result of that, I produced my own currency matrix.
Correlation studies relationships between different price charts.
High correlation may be completely random in the short term, but it may signify a fundamental relationship between the two symbols if calculated over the long term.
For example, the currency of an oil-producing country may rally along with oil, whereas the importer's currency may drop. This means that watching the oil price chart may be worth it for such pairs.
The script includes all Major and Minor pairs with the addition of Gold (XAUEUR) and two optional symbols.
▬▬▬▬
To avoid too frequent use of security(), I decided to calculate all symbol values from EUR pairs. It should improve performance and keep room for some additional symbols in the future.
Please report any bugs.
Currency Strength Meter [HeWhoMustNotBeNamed]⬜ Note: This is not the strength of currency pairs. But, in this script we are trying to derive strength of individual currencies by matching against single base currency.
⬜ Process
This is based on similar concept as that of Magic Numbers for stocks. Idea is simple.
▶ Calculate strength of each currency against USD. Derive the strength for both price movement and volume movement.
▶ Similarly calculate momentum of price and volume change.
▶ If USD is base currency, inverse momentum and strength index for the given symbol.
▶ Once these calculations are done, rank each currencies based on individual score on given things.
▶ Add up all the ranks to derive combined rank
▶ sort the currencies in the ascending order of overall rank.
⬜ USAGE
▶ Identify a base currency. In our case, we have used USD as base currency as it is easy to get pairs of all currencies with USD.
▶ Identify most used combos for all other currencies which are paired with USD. Fx pair can either have USD as base currency or quote currency. It is desirable to use the pair which is most traded. For example, USDJPY is more traded pair than JPYUSD - hence it is advisable to use USDJPY instead of JPYUSD. Similarly AUDUSD is more traded than USDAUD - hence choosing AUDUSD for the purpose of this exercise is better approach. Notice that USDJPY has USD as base currency whereas AUDUSD has USD as quote currency. These calculations are handled internally to derive the right outcome irrespective of position of USD in the pair.
▶ Identify the forex broker which has all the selected forex tickers. All comparison is done against a single broker. Hence, choosing broker which does not wide range of forex pairs will show NAN for many rows.
▶ Once we set these, we get tabular output containing strength and oscillator based trend indexes for both price and volume indicator. Currencies are ordered in descending order of strength. Hence, top of the list can be considered as currency having highest strength and bottom of the table can be considered as currency having lowest strength. Please note that the calculation is valid only for selected timeframe and users can set other parameters such as moving average type, oscillator type, length etc which can alter the outcome.
▶ Use multiple timeframes to find out stronger and weaker currencies. Use directional indicators to understand where they are heading. Combine all these info to come up with currency pair you would like to trade :)
⬜ Settings
▶ Main settings and Currencies
Base Currency : This is set to USD by default as rest of the tickers used are paired with USD. Whatever the base currency is selected, rest of the tickers should follow the same combination.
Timeframe : Timeframe for which rankings need to be calculated.
Currencies : These should be the currency pair which involve base currency defined in the setting on either side.
▶ Display
Table : Allows users to set table location and size of the table. By default this is set to middle center and default size is normal. If user want to use multiple timeframes side by side, they can do so by changing these display settings.
Stat Type : To show either comparative ranking or actual indicator values
TIL Currency Strength IndexTrading Indicator Lab’s Currency Strength Index for TradingView is a “multitool” of currency indices. It can calculate the strength index of major currencies namely:
- US Dollar (USD)
- Euro (EUR)
- British Pound (GBP)
- Swiss Franc (CHF)
- Japanese Yen (JPY)
- Canadian Dollar (CAD)
- Australian Dollar (AUD)
- New Zealand Dollar (NZD)
Instead of using traditional formulas for index such as the Dow Jones FXCM Dollar Index, the Currency Strength Index indicator uses a close formula that factors in all the 8 currencies to calculate a whole and accurate representation of each currency’s strength.
Inputs
- Currency – allows the user to select one of 8 currencies to calculate and display its strength index. Choices are USD, EUR, GBP, CHF, JPY, CAD, AUD, and NZD.
- Bullish Candle Color – sets the color of bullish candlesticks in the index
- Bearish Candle Color – sets the color of the bearish candlesticks in the index
quarter level 0.5 to 2.0This script could help to see edged level for a reverse on forex, not for yen pairs and is based on quarter and round number theory.
I suggest to use it on H4 timeframe or lower to have a confermation on support or resistance level.
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個資產是上限
為了監控更多資產,可以在第二個子圖表加載指標,保存圖表,分別在不同的圖表設置突破預警
---------- 免責聲明 ----------
在要求獲得本指標使用權之前以及在使用本指標之前,用戶認可已經完全了解和接受:本指標僅供學習交流目的, 它不構成任何交易建議或者投資建議。用戶如果將指標用於其他用途,應自行承擔所有風險和責任。
本指標的開發者並非專業投資顧問,因此不對用戶的任何行为負責。
最近的更新會覆蓋之前的說明。請參閱更新來查看指標的新特徵和功能
BEST Algorithm Builder FOREXHello traders 👋
I. 💎 SCRIPTS ACCESS AND TRIALS 💎
1. Every trial request access has to be done through my website.
2. My website URL is in this script signature at the very bottom (you'll have to scroll down a bit and going past the long description) and in my profile status available here: Daveatt
3. Many video tutorials explaining clearly how all our indicators work are available on our website > guides section and also on Discord + Youtube
4. You may also contact me directly for more information regarding the trading method included in the indicator or how to access it
II. Forewords
This indicator is for the Intraday FOREX traders looking for fixed entries based on our proprietary trading method.
We've been working on it for months and releasing now for our subscribers.
We designed this framework for FOREX major/minor/exotic pairs.
III. Optimized system for lowering risk/capturing most of the opportunities
We worked hard on reducing the risk as much as we could.
The built-in hard-exit (also called invalidation) system does a huge job in exiting a position way before a Stop Loss will get hit
EUR/USD
USD/CAD
IV. Trade Manager and compatible with dynamic alerts
It includes :
- our proprietary method with fixed entries
- a hard exit system (built-in stop-loss)
- multiple options for user-defined stop-loss/take-profit settings (price value, distance in pips, percentage, trailing, ...)
- 🔔 Compatible with dynamic alerts 🔔
Dynamic alerts are bringing automated trading to a whole new level. The third-party solutions capturing TradingView alerts are able to use them.
- Algorithmic Supports and Resistances used as safeguards and take profit zones
Final words
We made it as simple as we could (to be honest it's a very simple system for the end-user) - even with several hundreds of calculations in the indicator.
Please hit me up for any questions/feedbacks/comments
Become the BEST trader you deserve to be
Dave
WBCC Strategy (1hour)RU
Нами было принято решение о возможности предоставления доступа к нашему индикатору - WBCC Strategy, он подходит для любой биржи и видов монет и акций.
Примеры:
1) Золото - Форекс -
2) Биткоин - Bitmex -
3) MLT - Binance -
Доступен данный индикатор будет с 15 августа 2019 (мы предоставляем возможность его использовать, путем выдачи ограниченного доступа - для вашего персонального аккаунта на платформе - ru.tradingview.com ,
Он будет доступен у Вас в этом разделе: prnt.sc)
Со всеми вопросами писать сюда Telegram: @wbcc_club
ENG
We decided to provide access to our indicator - WBCC Strategy, which is suitable for any exchange and types of coins and shares.
Examples:
1) Gold - Forex -
2) Bitcoin - Bitmex -
3) MLT - Binance -
This indicator will be available from August 15, 2019 (we provide the opportunity to use it, by issuing a limited access - for your personal account on the platform - ru.tradingview.com ,
It will be available from you in this section: prnt.sc)
With all the questions to write here Telegram: @wbcc_club
Concurrency Meter ProEvery good forex system has the following basic components:
Ability to recognize the trend direction.
Ability to identify the strength of the trend and answer the basic question
Is the market trending or is it in a range?
Ability to identify safe entry points that will give a perfect risk to reward (RR) ratio on every position.
How Advanced Currency Meter Helps you Achieve These Components
PpSignal Currency Meter Pro is a tool that measures the strength between individual currencies in a pair.
Scalp TraderA nice strategie for the beginners traders..in order to help see better how to folllow the trend.. because trend is youre friend :)
For access ----> private message.
LetsTrendShortThis Special Indicator pairs great with kiki, and it is meant to let you know when a high probability short opportunity arises.
Only one rule to this indicator, Only enter a short trade when the signal candle is below the purple line.
Comments? Concerns? Post them in the comments below, really just looking for feedback from traders.
Happy Trading!
Bitcoin: 3M8cMjWXCbMBRbgMPS95wZGDZXXecL5q9v
Litecoin: MWd2E3T2BwZrPbS3DdYx2vvuapwoPQmvFo