OPEN-SOURCE SCRIPT
تم تحديثه DePri

Exchange weighted price for cryptocurrencies
DECENTRALIZED PRICE CHART FOR DECENTRALIZED WORLD
See non-manipulated, globally price action that comes from whole liquidity!
The main idea behind this script is that...
The value of each trading pair finally determined globally and the price displayed in exchanges is its own and not global! differences between exchanges, reduced to near zero gradually by market makers and arbitrages, so..
Every min tick price changes Must be backed by liquidity to be part of the global fluctuations
more liquidity gives it more credibility
more credibility give it more weight
..Against opposing movements.
This script can collect price of crypto pairs from 12 exchanges that listed on TV and have effective volume.
In the first step, summarizes the volume of all exchanges and creates the total volume
In the next step, divide each exchange volume to total volume to obtain relative weight of each exchange.
In the final step, multiply each exchange price to weight of itself and summarizes these numbers.. now, we have Exchange weighted price!
The results on high liquidity pairs like BTCUSDT, ETHUSDT, is not much differ then simple chart but when you apply it on lower liquidity, lower time frames of altcoins, you realize its benefits and usefulness. Altcoins chart in composite and simple mode is very differ, I hope you enjoy from TRUE CHART.
With this, also you can..
Note.1:
some of pairs queted on more than one like BTCUSD, BTCUSDT, BTCUSDC and etc. In this pairs we choose the one that usually has more volume on that exchange.
Note.2:
At this time, supported queted currencies are BTC, ETH, USD, USDT, BUSD, USDC, USDK.
Note.3:
This script is relatively heavy! This is not cuz of bad coding.
Each bar compution contains at least one plot and some of security calls, so 10 to 15 seconds is normal load time.
Note.4:
You can combine this with your price action base scripts and use balanced OHLCV. The necessary explanations about this are available in the code.
Note.5:
You must only include exchanges that support your ticker, Otherwise you will receive an error.
I hope it comes useful to you.
DECENTRALIZED PRICE CHART FOR DECENTRALIZED WORLD
See non-manipulated, globally price action that comes from whole liquidity!
The main idea behind this script is that...
The value of each trading pair finally determined globally and the price displayed in exchanges is its own and not global! differences between exchanges, reduced to near zero gradually by market makers and arbitrages, so..
Every min tick price changes Must be backed by liquidity to be part of the global fluctuations
more liquidity gives it more credibility
more credibility give it more weight
..Against opposing movements.
This script can collect price of crypto pairs from 12 exchanges that listed on TV and have effective volume.
In the first step, summarizes the volume of all exchanges and creates the total volume
In the next step, divide each exchange volume to total volume to obtain relative weight of each exchange.
In the final step, multiply each exchange price to weight of itself and summarizes these numbers.. now, we have Exchange weighted price!
The results on high liquidity pairs like BTCUSDT, ETHUSDT, is not much differ then simple chart but when you apply it on lower liquidity, lower time frames of altcoins, you realize its benefits and usefulness. Altcoins chart in composite and simple mode is very differ, I hope you enjoy from TRUE CHART.
With this, also you can..
- Filter and smooth candlestick chart with SMA or EMA
- Plot a line chart of pair at your desired frame separate from the main chart for monitor important price levels
- Get realtime report of whole volume of pair on included exchanges
- Get realtime report of each exchange weight and share
Note.1:
some of pairs queted on more than one like BTCUSD, BTCUSDT, BTCUSDC and etc. In this pairs we choose the one that usually has more volume on that exchange.
Note.2:
At this time, supported queted currencies are BTC, ETH, USD, USDT, BUSD, USDC, USDK.
Note.3:
This script is relatively heavy! This is not cuz of bad coding.
Each bar compution contains at least one plot and some of security calls, so 10 to 15 seconds is normal load time.
Note.4:
You can combine this with your price action base scripts and use balanced OHLCV. The necessary explanations about this are available in the code.
Note.5:
You must only include exchanges that support your ticker, Otherwise you will receive an error.
I hope it comes useful to you.
ملاحظات الأخبار
Simple chart of XLMBTC 5minhttps://www.tradingview.com/x/Fm42DBWp/
Composite filtered chart of XLMBTC 5min with 15min close price levels.
https://www.tradingview.com/x/wthOqQIt/
I also wanted to say I exaggerated and the load time is about 7 seconds!
ملاحظات الأخبار
Now..Excluded exchange names will not shown in Report label
ملاحظات الأخبار
New chart type added- Siwi candles
In the study of price actions, the shorter wick of a candle is usually much less important, and the long wick contains information about the buying and selling pressure.
In this mode, the amount of shorter wick reduced from larger and the result is pure wick, which is added to the side to which the long wick belonged.
ملاحظات الأخبار
Small improvementsملاحظات الأخبار
Bugs fixes and improvementsBugs of report labal on simple mode fixed.
also
Now.. you can filter simple charts and use script on Markets other than cryptocurrencies
ملاحظات الأخبار
Major UpdateBugs fixes and Improvements
- Bug of filtered HL Bar fixed
- Code structure have a big improvement for faster computation
New chart type added
- Hiekin Ashi chart type added
Also..
- New filter type added, WMA and HMA
ملاحظات الأخبار
Bugs fixes and Improvements Bugs fixes
- HL bar and Siwi candle wasn't work correctly with active filter
- Hollow candle fixed
Improvements
- Load time of script reduced to ~2.5s for simple and ~ 5s for composite mode.
ملاحظات الأخبار
Major Update and UpgradeUnnecessary parts removed for more simplicity and cleanliness
Code structure have big improvements for faster performance and syncing with latest pine updates
Now, you can use many different type of MAs for filtration
New MA types:
ALMA, DEMA, EHMA, JMA, RMA, SMMA, TEMA, THMA, TMA, TSF, VMA, VWMA, WWMA, ZLEMA
نص برمجي مفتوح المصدر
بروح TradingView الحقيقية، قام مبتكر هذا النص البرمجي بجعله مفتوح المصدر، بحيث يمكن للمتداولين مراجعة وظائفه والتحقق منها. شكرا للمؤلف! بينما يمكنك استخدامه مجانًا، تذكر أن إعادة نشر الكود يخضع لقواعد الموقع الخاصة بنا.
إخلاء المسؤولية
لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.
نص برمجي مفتوح المصدر
بروح TradingView الحقيقية، قام مبتكر هذا النص البرمجي بجعله مفتوح المصدر، بحيث يمكن للمتداولين مراجعة وظائفه والتحقق منها. شكرا للمؤلف! بينما يمكنك استخدامه مجانًا، تذكر أن إعادة نشر الكود يخضع لقواعد الموقع الخاصة بنا.
إخلاء المسؤولية
لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.