0% found this document useful (0 votes)
27 views74 pages

ETH Everything

Uploaded by

Marius Memu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views74 pages

ETH Everything

Uploaded by

Marius Memu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 74

{

"version": 7,
"createdAt": 1696201646283,
"updatedAt": 1699882227127,
"name": "ETH everything",
"id": "eth-everything",
"states": {
"panes": {
"_id": "panes",
"locked": false,
"panes": {
"chart copy 1": {
"id": "chart copy 1",
"name": "ETH spot volume delta",
"type": "chart",
"zoom": 1,
"settings": {
"indicatorsErrors": {},
"indicators": {
"price": {
"enabled": true,
"name": "Price",
"script": "plotcandlestick(options.useHeikinAshi ?
avg_heikinashi(bar) : options.useGaps ? avg_ohlc_with_gaps(bar) : avg_ohlc(bar))",
"options": {
"priceScaleId": "right",
"priceFormat": {
"type": "price",
"precision": 1,
"minMove": 0.1,
"auto": true
},
"priceLineVisible": false,
"lastValueVisible": true,
"borderVisible": true,
"upColor": "rgba(209,212,220,0)",
"downColor": "rgb(209,212,220)",
"borderUpColor": "rgb(209,212,220)",
"borderDownColor": "rgb(209,212,220)",
"wickUpColor": "rgb(209,212,220)",
"wickDownColor": "rgb(209,212,220)",
"useGaps": false,
"useHeikinAshi": false
},
"id": "price",
"createdAt": 1660685745454,
"updatedAt": 1660686749743,
"series": [
"price"
],
"unsavedChanges": false,
"navigationState": {
"sections": [],
"tab": 0,
"optionsQuery": "",
"fontSize": 1
}
},
"volume": {
"script": "if (upColor === 0) {\n if (options.showDelta) {\n
upColor = options.upBgColor\n downColor = options.downBgColor\n } else {\n
upColor = options.upColor\n downColor = options.downColor\n }\n}\n\nif
(options.showDelta) {\n plothistogram({ time: time, value: Math.abs(vbuy-vsell),
color: vbuy - vsell > 0 ? options.upColor : options.downColor})\n}\n\
nplothistogram({ time: time, value: vbuy + vsell, color: vbuy > vsell ? upColor :
downColor })",
"enabled": true,
"name": "Volume",
"description": "Volume + delta",
"options": {
"priceScaleId": "volume",
"priceFormat": {
"type": "volume"
},
"upColor": "rgb(59,202,109)",
"downColor": "rgb(235,30,47)",
"scaleMargins": {
"top": 0.84,
"bottom": 0
},
"showDelta": true,
"upBgColor": "rgba(59,202,109,0.5)",
"downBgColor": "rgba(235,30,47,0.5)"
},
"id": "volume",
"createdAt": 1660685745454,
"updatedAt": 1660686112043,
"uses": 1,
"series": [
"volume",
"4fzcrpii"
],
"displayName": "Volume",
"navigationState": {
"sections": [
"position",
"colors"
],
"tab": 0,
"optionsQuery": "",
"fontSize": 1
}
}
},
"priceScales": {
"right": {
"scaleMargins": {
"top": 0,
"bottom": 0.5
},
"indicators": [
"Price"
]
},
"cvd": {
"scaleMargins": {
"top": 0.84,
"bottom": 0
}
},
"volume_liquidations": {
"scaleMargins": {
"top": 0.75,
"bottom": 0.17
}
},
"volume": {
"scaleMargins": {
"top": 0.84,
"bottom": 0
}
},
"volume-delta": {
"scaleMargins": {
"top": 0.74,
"bottom": 0.11
},
"indicators": [
"Volume delta FTX"
]
},
"volume-delta-ftx": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
}
},
"layouting": false,
"timeframe": "3600",
"refreshRate": 1000,
"showLegend": true,
"fillGapsWithEmpty": false,
"forceNormalizePrice": false,
"showHorizontalGridlines": false,
"horizontalGridlinesColor": "rgba(255,255,255,.1)",
"showVerticalGridlines": false,
"verticalGridlinesColor": "rgba(255,255,255,.1)",
"showWatermark": false,
"watermarkColor": "rgba(255,255,255,.1)",
"hiddenMarkets": {},
"barSpacing": 9.757043731105869
},
"markets": [
"BINANCE:ethusdt",
"BITFINEX:ETHUSD",
"BITSTAMP:ethusd",
"BYBIT:ETHUSDT-SPOT",
"COINBASE:ETH-USD",
"KRAKEN:ETH/USD",
"OKEX:ETH-USDT"
]
},
"btc": {
"id": "btc",
"name": "ETH prices",
"type": "chart",
"zoom": 1,
"settings": {
"indicatorsErrors": {
"spot-coinbase-usd-delta": null,
"price": null
},
"indicators": {
"spot-coinbase-usd-delta": {
"script": "_vbuy = COINBASE:BTC-USD.vbuy\n\n_vsell = COINBASE:BTC-
USD.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell, color: _vbuy >
_vsell ? options.upcolor : options.downcolor}, title = \"Spot Coinbase USD\")",
"name": "Spot Coinbase USD delta",
"priceScaleId": "right",
"id": "spot-coinbase-usd-delta",
"options": {
"priceScaleId": "spot-coinbase-usd-delta",
"scaleMargins": {
"top": 0.6,
"bottom": 0.3
},
"downcolor": "rgb(144,191,249)",
"upcolor": "rgb(41,98,255)",
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"lastValueVisible": true
},
"series": [
"spot-coinbase-usd-delta copy 9"
],
"displayName": "Spot Coinbase USD delta",
"unsavedChanges": true
},
"spot-bitfinex-usd-delta": {
"script": "_vbuy = BITFINEX:BTCUSD.vbuy\n\n_vsell =
BITFINEX:BTCUSD.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell, color:
_vbuy > _vsell ? options.upcolor : options.downcolor}, title = \"Bitfinex USD\")",
"name": "Spot Bitfinex USD delta",
"priceScaleId": "right",
"id": "spot-bitfinex-usd-delta",
"options": {
"priceScaleId": "spot-bitfinex-usd-delta",
"downcolor": "rgb(165,214,167)",
"upcolor": "rgb(76,175,80)",
"scaleMargins": {
"top": 0.7,
"bottom": 0.2
},
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"lastValueVisible": true
},
"series": [
"spot-bitfinex-usd-delta copy 8"
],
"displayName": "Spot Bitfinex USD delta",
"unsavedChanges": true
},
"spot-kraken-usd-delta": {
"script": "_vbuy = KRAKEN:XBT/USD.vbuy\n\n_vsell =
KRAKEN:XBT/USD.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell, color:
_vbuy > _vsell ? options.upcolor : options.downcolor}, title = \"Kraken USD\")",
"name": "Spot Kraken USD delta",
"priceScaleId": "right",
"id": "spot-kraken-usd-delta",
"options": {
"priceScaleId": "spot-kraken-usd-delta",
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"scaleMargins": {
"top": 0.8,
"bottom": 0.1
},
"lastValueVisible": true,
"downcolor": "rgb(179,157,219)",
"upcolor": "rgb(103,58,183)"
},
"series": [
"spot-kraken-usd-delta copy 8"
],
"displayName": "Spot Kraken USD delta",
"unsavedChanges": true
},
"spot-bitstamp-usd-delta": {
"script": "_vbuy = BITSTAMP:btcusd.vbuy\n\n_vsell =
BITSTAMP:btcusd.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell, color:
_vbuy > _vsell ? options.upcolor : options.downcolor}, title = \"Bitstamp USD\")",
"name": "Spot Bitstamp USD delta",
"priceScaleId": "right",
"id": "spot-bitstamp-usd-delta",
"options": {
"priceScaleId": "spot-bitstamp-usd-delta",
"downcolor": "rgb(112,204,189)",
"upcolor": "rgb(8,153,129)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
}
},
"series": [
"spot-bitstamp-usd-delta copy 12"
],
"displayName": "Spot Bitstamp USD delta",
"unsavedChanges": true
},
"spot-binance-usdt-delta": {
"script": "_vbuy = BINANCE:btcusdt.vbuy\n\n_vsell =
BINANCE:btcusdt.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell, color:
_vbuy > _vsell ? options.upcolor : options.downcolor}, title = \"Binance USDT\")",
"name": "Spot Binance USDT delta",
"priceScaleId": "right",
"id": "spot-binance-usdt-delta",
"options": {
"priceScaleId": "spot-binance-usdt-delta",
"downcolor": "rgb(255,245,157)",
"upcolor": "rgb(251,192,45)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.6
},
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
}
},
"series": [
"spot-binance-usdt-delta copy 9"
],
"displayName": "Spot Binance USDT delta",
"unsavedChanges": true
},
"spot-okx-usdt-delta": {
"script": "_vbuy = OKEX:BTC-USDT.vbuy\n\n_vsell = OKEX:BTC-
USDT.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell, color: _vbuy >
_vsell ? options.upcolor : options.downcolor}, title = \"Okx USDT\")",
"name": "Spot Okx USDT delta",
"priceScaleId": "right",
"id": "spot-okx-usdt-delta",
"options": {
"priceScaleId": "spot-okx-usdt-delta",
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"scaleMargins": {
"top": 0.4,
"bottom": 0.5
},
"lastValueVisible": true,
"downcolor": "rgb(128,222,234)",
"upcolor": "rgb(0,188,212)"
},
"series": [
"spot-okx-usdt-delta copy 7"
],
"displayName": "Spot Okx USDT delta",
"unsavedChanges": true
},
"spot-bybit-usdt-delta": {
"script": "_vbuy = BYBIT:BTCUSDT-SPOT.vbuy\n\n_vsell =
BYBIT:BTCUSDT-SPOT.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell,
color: _vbuy > _vsell ? options.upcolor : options.downcolor}, title = \"Bybit
USDT\")",
"name": "Spot Bybit USDT delta",
"priceScaleId": "right",
"id": "spot-bybit-usdt-delta",
"options": {
"priceScaleId": "spot-bybit-usdt-delta",
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"scaleMargins": {
"top": 0.5,
"bottom": 0.4
},
"lastValueVisible": true,
"upcolor": "rgb(245,124,0)",
"downcolor": "rgb(255,204,128)"
},
"series": [
"spot-bybit-usdt-delta copy 5"
],
"displayName": "Spot Bybit USDT delta",
"unsavedChanges": true
},
"price": {
"script": "plotcandlestick(options.useHeikinAshi ?
avg_heikinashi(bar) : options.useGaps ? avg_ohlc_with_gaps(bar) : avg_ohlc(bar))",
"enabled": true,
"name": "Price",
"options": {
"priceScaleId": "right",
"priceFormat": {
"auto": true,
"precision": 1
},
"priceLineVisible": false,
"lastValueVisible": true,
"borderVisible": true,
"upColor": "rgba(209,212,220,0)",
"downColor": "rgb(209,212,220)",
"borderUpColor": "rgb(209,212,220)",
"borderDownColor": "rgb(209,212,220)",
"wickUpColor": "rgb(209,212,220)",
"wickDownColor": "rgb(209,212,220)",
"useGaps": false,
"useHeikinAshi": false,
"color": "rgba(255,255,255,0.8)",
"scaleMargins": {
"top": 0,
"bottom": 0.75
}
},
"id": "price",
"createdAt": 1671547185981,
"updatedAt": 1694815429994,
"unsavedChanges": true,
"series": [
"price copy 23"
],
"displayName": "Price"
}
},
"priceScales": {
"right": {
"scaleMargins": {
"top": 0,
"bottom": 0.75
},
"indicators": [
"Price"
],
"priceFormat": {
"precision": 1,
"minMove": 0.1
}
},
"cvd": {
"scaleMargins": {
"top": 0.84,
"bottom": 0
}
},
"volume_liquidations": {
"scaleMargins": {
"top": 0,
"bottom": 0.85
},
"indicators": [
"Liquidations"
]
},
"volume": {
"scaleMargins": {
"top": 0.84,
"bottom": 0
}
},
"volume-delta": {
"scaleMargins": {
"top": 0.74,
"bottom": 0.11
},
"indicators": [
"Volume delta FTX"
]
},
"volume-delta-ftx": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume copy 1": {
"scaleMargins": {
"top": 0.85,
"bottom": 0
},
"indicators": [
"Volume"
]
},
"volume-delta-binance-spot-usdt": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.6
},
"indicators": [
"Volume delta Binance spot USDT"
]
},
"volume-delta-coinbase-usd": {
"scaleMargins": {
"top": 0.4,
"bottom": 0.5
},
"indicators": [
"Volume delta Coinbase USD"
]
},
"volume-delta-bitfinex-usd": {
"scaleMargins": {
"top": 0.55,
"bottom": 0.35
},
"indicators": [
"Volume delta Bitfinex USD"
]
},
"volume-delta-ftx-spot": {
"scaleMargins": {
"top": 0.7,
"bottom": 0.2
},
"indicators": [
"Volume delta FTX spot"
]
},
"volume-delta-okx-spot": {
"scaleMargins": {
"top": 0.85,
"bottom": 0.05
},
"indicators": [
"Volume delta OKX spot"
]
},
"cvd-binance-spot-usdt": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume-delta-coinbase-spot-usd": {
"scaleMargins": {
"top": 0.45,
"bottom": 0.45
},
"indicators": [
"Volume delta Coinbase spot USD"
]
},
"volume-delta-bitfinex-spot-usd": {
"scaleMargins": {
"top": 0.6,
"bottom": 0.3
},
"indicators": [
"Volume delta Bitfinex spot USD"
]
},
"volume-delta-ftx-spot-usd": {
"scaleMargins": {
"top": 0.75,
"bottom": 0.15
},
"indicators": [
"Volume delta FTX spot USD"
]
},
"volume-delta-okx-spot-usdt": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Volume delta OKX spot USDT"
]
},
"volume-delta-binance-spot-usdt-btc": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.59
},
"indicators": [
"Volume delta Coinbase spot USD ETH"
]
},
"volume-delta-coinbase-spot-usd-eth": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume-delta-coinbase-spot-usd-eth copy 1": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume-delta-coinbase-spot-usd-btc": {
"scaleMargins": {
"top": 0.76,
"bottom": 0.14
},
"indicators": [
"Volume delta Coinbase spot USD"
]
},
"volume-delta-bitfinex-spot-usd-btc": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Volume delta Bitfinex spot USD"
]
},
"volume-delta-ftx-spot-usd-btc": {
"scaleMargins": {
"top": 0.46,
"bottom": 0.44
},
"indicators": [
"Volume delta Binance spot BUSD BTC"
]
},
"volume-delta-okx-spot-usdt-btc": {
"scaleMargins": {
"top": 0.61,
"bottom": 0.29
},
"indicators": [
"Volume delta OKX spot USDT"
]
},
"volume-delta-ftx-perp-usd-btc": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Volume delta FTX perp USD BTC"
]
},
"spot-volume-delta": {
"scaleMargins": {
"top": 0.85,
"bottom": 0
},
"indicators": [
"Spot volume delta"
]
},
"perps-volume-delta": {
"scaleMargins": {
"top": 0.65,
"bottom": 0.2
},
"indicators": [
"Perps volume delta"
]
},
"perps-cvd": {
"scaleMargins": {
"top": 0.45,
"bottom": 0.4
},
"indicators": [
"Perps CVD"
]
},
"spot-cvd": {
"scaleMargins": {
"top": 0.65,
"bottom": 0.2
},
"indicators": [
"Spot CVD"
]
},
"spot-volume": {
"scaleMargins": {
"top": 0.85,
"bottom": 0
},
"indicators": [
"Spot volume"
]
},
"spot-coinbase-usd-delta": {
"scaleMargins": {
"top": 0.6,
"bottom": 0.3
},
"indicators": [
"Spot Coinbase USD delta"
]
},
"spot-bitfinex-usd-delta": {
"scaleMargins": {
"top": 0.7,
"bottom": 0.2
},
"indicators": [
"Spot Bitfinex USD delta"
]
},
"spot-kraken-usd-delta": {
"scaleMargins": {
"top": 0.8,
"bottom": 0.1
},
"indicators": [
"Spot Kraken USD delta"
]
},
"spot-bitstamp-usd-delta": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Spot Bitstamp USD delta"
]
},
"spot-binance-usdt-delta": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.6
},
"indicators": [
"Spot Binance USDT delta"
]
},
"spot-okx-usdt-delta": {
"scaleMargins": {
"top": 0.4,
"bottom": 0.5
},
"indicators": [
"Spot Okx USDT delta"
]
},
"spot-bybit-usdt-delta": {
"scaleMargins": {
"top": 0.5,
"bottom": 0.4
},
"indicators": [
"Spot Bybit USDT delta"
]
}
},
"layouting": false,
"showIndicators": false,
"timeframe": "3600",
"refreshRate": 1000,
"showAlerts": true,
"showAlertsLabel": true,
"showLegend": true,
"fillGapsWithEmpty": false,
"showHorizontalGridlines": false,
"horizontalGridlinesColor": "rgba(255,255,255,.1)",
"showVerticalGridlines": false,
"verticalGridlinesColor": "rgba(255,255,255,.1)",
"showWatermark": false,
"watermarkColor": "rgba(255,255,255,.1)",
"showBorder": true,
"borderColor": null,
"showLeftScale": false,
"showRightScale": true,
"showTimeScale": true,
"hiddenMarkets": {},
"barSpacing": 7.927918840654511,
"navigationState": {
"tab": "script",
"optionsQuery": "",
"fontSizePx": 15
},
"forceNormalizePrice": false
},
"markets": [
"BINANCE_FUTURES:ethbusd",
"BINANCE_FUTURES:ethusd_perp",
"BINANCE_FUTURES:ethusdt",
"BINANCE:ethbusd",
"BINANCE:ethusdt",
"BITFINEX:ETHUSD",
"BITSTAMP:ethusd",
"BYBIT:ETHUSD",
"BYBIT:ETHUSDT",
"BYBIT:ETHUSDT-SPOT",
"COINBASE:ETH-USD",
"DERIBIT:ETH-PERPETUAL",
"KRAKEN:ETH/USD",
"OKEX:ETH-USD-SWAP",
"OKEX:ETH-USDT",
"OKEX:ETH-USDT-SWAP"
]
},
"btc copy 1": {
"id": "btc copy 1",
"name": "ETH spot CVD",
"type": "chart",
"zoom": 1,
"settings": {
"indicatorsErrors": {},
"indicators": {
"spot-coinbase-usd-delta": {
"script": "_vbuy = COINBASE:BTC-USD.vbuy\n\n_vsell = COINBASE:BTC-
USD.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell, color: _vbuy >
_vsell ? options.upcolor : options.downcolor}, title = \"Coinbase USD\")",
"name": "Spot Coinbase USD delta",
"priceScaleId": "right",
"id": "spot-coinbase-usd-delta",
"options": {
"priceScaleId": "spot-coinbase-usd-delta",
"scaleMargins": {
"top": 0.6,
"bottom": 0.3
},
"downcolor": "rgb(144,191,249)",
"upcolor": "rgb(41,98,255)",
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"lastValueVisible": true
},
"series": [
"spot-coinbase-usd-delta copy 1"
],
"displayName": "Spot Coinbase USD delta",
"unsavedChanges": true
},
"spot-bitfinex-usd-delta": {
"script": "_vbuy = BITFINEX:BTCUSD.vbuy\n\n_vsell =
BITFINEX:BTCUSD.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell, color:
_vbuy > _vsell ? options.upcolor : options.downcolor}, title = \"Bitfinex USD\")",
"name": "Spot Bitfinex USD delta",
"priceScaleId": "right",
"id": "spot-bitfinex-usd-delta",
"options": {
"priceScaleId": "spot-bitfinex-usd-delta",
"downcolor": "rgb(165,214,167)",
"upcolor": "rgb(76,175,80)",
"scaleMargins": {
"top": 0.7,
"bottom": 0.2
},
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"lastValueVisible": true
},
"series": [
"spot-bitfinex-usd-delta"
],
"displayName": "Spot Bitfinex USD delta",
"unsavedChanges": true
},
"spot-kraken-usd-delta": {
"script": "_vbuy = KRAKEN:XBT/USD.vbuy\n\n_vsell =
KRAKEN:XBT/USD.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell, color:
_vbuy > _vsell ? options.upcolor : options.downcolor}, title = \"Kraken USD\")",
"name": "Spot Kraken USD delta",
"priceScaleId": "right",
"id": "spot-kraken-usd-delta",
"options": {
"priceScaleId": "spot-kraken-usd-delta",
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"scaleMargins": {
"top": 0.8,
"bottom": 0.1
},
"lastValueVisible": true,
"downcolor": "rgb(179,157,219)",
"upcolor": "rgb(103,58,183)"
},
"series": [
"spot-kraken-usd-delta"
],
"displayName": "Spot Kraken USD delta",
"unsavedChanges": true
},
"spot-bitstamp-usd-delta": {
"script": "_vbuy = BITSTAMP:btcusd.vbuy\n\n_vsell =
BITSTAMP:btcusd.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell, color:
_vbuy > _vsell ? options.upcolor : options.downcolor}, title = \"Bitstamp USD\")",
"name": "Spot Bitstamp USD delta",
"priceScaleId": "right",
"id": "spot-bitstamp-usd-delta",
"options": {
"priceScaleId": "spot-bitstamp-usd-delta",
"downcolor": "rgb(112,204,189)",
"upcolor": "rgb(8,153,129)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
}
},
"series": [
"spot-bitstamp-usd-delta"
],
"displayName": "Spot Bitstamp USD delta",
"unsavedChanges": true
},
"spot-binance-usdt-delta": {
"script": "_vbuy = BINANCE:btcusdt.vbuy\n\n_vsell =
BINANCE:btcusdt.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell, color:
_vbuy > _vsell ? options.upcolor : options.downcolor}, title = \"Binance USDT\")",
"name": "Spot Binance USDT delta",
"priceScaleId": "right",
"id": "spot-binance-usdt-delta",
"options": {
"priceScaleId": "spot-binance-usdt-delta",
"downcolor": "rgb(255,245,157)",
"upcolor": "rgb(255,235,59)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.6
},
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
}
},
"series": [
"spot-binance-usdt-delta copy 2"
],
"displayName": "Spot Binance USDT delta",
"unsavedChanges": true
},
"spot-okx-usdt-delta": {
"script": "_vbuy = OKEX:BTC-USDT.vbuy\n\n_vsell = OKEX:BTC-
USDT.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell, color: _vbuy >
_vsell ? options.upcolor : options.downcolor}, title = \"Okx USDT\")",
"name": "Spot Okx USDT delta",
"priceScaleId": "right",
"id": "spot-okx-usdt-delta",
"options": {
"priceScaleId": "spot-okx-usdt-delta",
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"scaleMargins": {
"top": 0.4,
"bottom": 0.5
},
"lastValueVisible": true,
"downcolor": "rgb(128,222,234)",
"upcolor": "rgb(0,188,212)"
},
"series": [
"spot-okx-usdt-delta"
],
"displayName": "Spot Okx USDT delta",
"unsavedChanges": true
},
"spot-bybit-usdt-delta": {
"script": "_vbuy = BYBIT:BTCUSDT-SPOT.vbuy\n\n_vsell =
BYBIT:BTCUSDT-SPOT.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell,
color: _vbuy > _vsell ? options.upcolor : options.downcolor}, title = \"Bybit
USDT\")",
"name": "Spot Bybit USDT delta",
"priceScaleId": "right",
"id": "spot-bybit-usdt-delta",
"options": {
"priceScaleId": "spot-bybit-usdt-delta",
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"scaleMargins": {
"top": 0.5,
"bottom": 0.4
},
"lastValueVisible": true,
"upcolor": "rgb(245,124,0)",
"downcolor": "rgb(255,204,128)"
},
"series": [
"spot-bybit-usdt-delta"
],
"displayName": "Spot Bybit USDT delta",
"unsavedChanges": true
},
"price": {
"script": "plotcandlestick(options.useHeikinAshi ?
avg_heikinashi(bar) : options.useGaps ? avg_ohlc_with_gaps(bar) : avg_ohlc(bar))",
"enabled": true,
"name": "Price",
"options": {
"priceScaleId": "right",
"priceFormat": {
"auto": true,
"precision": 1
},
"priceLineVisible": false,
"lastValueVisible": true,
"borderVisible": true,
"upColor": "rgba(209,212,220,0)",
"downColor": "rgb(209,212,220)",
"borderUpColor": "rgb(209,212,220)",
"borderDownColor": "rgb(209,212,220)",
"wickUpColor": "rgb(209,212,220)",
"wickDownColor": "rgb(209,212,220)",
"useGaps": false,
"useHeikinAshi": false,
"color": "rgba(255,255,255,0.8)",
"scaleMargins": {
"top": 0,
"bottom": 0.75
}
},
"id": "price",
"createdAt": 1671547185981,
"updatedAt": 1694815429994,
"unsavedChanges": true,
"series": [
"price"
],
"displayName": "Price"
}
},
"priceScales": {
"right": {
"scaleMargins": {
"top": 0,
"bottom": 0.75
},
"indicators": [
"Price"
],
"priceFormat": {
"precision": 1,
"minMove": 0.1
}
},
"cvd": {
"scaleMargins": {
"top": 0.84,
"bottom": 0
}
},
"volume_liquidations": {
"scaleMargins": {
"top": 0,
"bottom": 0.85
},
"indicators": [
"Liquidations"
]
},
"volume": {
"scaleMargins": {
"top": 0.84,
"bottom": 0
}
},
"volume-delta": {
"scaleMargins": {
"top": 0.74,
"bottom": 0.11
},
"indicators": [
"Volume delta FTX"
]
},
"volume-delta-ftx": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume copy 1": {
"scaleMargins": {
"top": 0.85,
"bottom": 0
},
"indicators": [
"Volume"
]
},
"volume-delta-binance-spot-usdt": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.6
},
"indicators": [
"Volume delta Binance spot USDT"
]
},
"volume-delta-coinbase-usd": {
"scaleMargins": {
"top": 0.4,
"bottom": 0.5
},
"indicators": [
"Volume delta Coinbase USD"
]
},
"volume-delta-bitfinex-usd": {
"scaleMargins": {
"top": 0.55,
"bottom": 0.35
},
"indicators": [
"Volume delta Bitfinex USD"
]
},
"volume-delta-ftx-spot": {
"scaleMargins": {
"top": 0.7,
"bottom": 0.2
},
"indicators": [
"Volume delta FTX spot"
]
},
"volume-delta-okx-spot": {
"scaleMargins": {
"top": 0.85,
"bottom": 0.05
},
"indicators": [
"Volume delta OKX spot"
]
},
"cvd-binance-spot-usdt": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume-delta-coinbase-spot-usd": {
"scaleMargins": {
"top": 0.45,
"bottom": 0.45
},
"indicators": [
"Volume delta Coinbase spot USD"
]
},
"volume-delta-bitfinex-spot-usd": {
"scaleMargins": {
"top": 0.6,
"bottom": 0.3
},
"indicators": [
"Volume delta Bitfinex spot USD"
]
},
"volume-delta-ftx-spot-usd": {
"scaleMargins": {
"top": 0.75,
"bottom": 0.15
},
"indicators": [
"Volume delta FTX spot USD"
]
},
"volume-delta-okx-spot-usdt": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Volume delta OKX spot USDT"
]
},
"volume-delta-binance-spot-usdt-btc": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.59
},
"indicators": [
"Volume delta Coinbase spot USD ETH"
]
},
"volume-delta-coinbase-spot-usd-eth": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume-delta-coinbase-spot-usd-eth copy 1": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume-delta-coinbase-spot-usd-btc": {
"scaleMargins": {
"top": 0.76,
"bottom": 0.14
},
"indicators": [
"Volume delta Coinbase spot USD"
]
},
"volume-delta-bitfinex-spot-usd-btc": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Volume delta Bitfinex spot USD"
]
},
"volume-delta-ftx-spot-usd-btc": {
"scaleMargins": {
"top": 0.46,
"bottom": 0.44
},
"indicators": [
"Volume delta Binance spot BUSD BTC"
]
},
"volume-delta-okx-spot-usdt-btc": {
"scaleMargins": {
"top": 0.61,
"bottom": 0.29
},
"indicators": [
"Volume delta OKX spot USDT"
]
},
"volume-delta-ftx-perp-usd-btc": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Volume delta FTX perp USD BTC"
]
},
"spot-volume-delta": {
"scaleMargins": {
"top": 0.85,
"bottom": 0
},
"indicators": [
"Spot volume delta"
]
},
"perps-volume-delta": {
"scaleMargins": {
"top": 0.65,
"bottom": 0.2
},
"indicators": [
"Perps volume delta"
]
},
"perps-cvd": {
"scaleMargins": {
"top": 0.45,
"bottom": 0.4
},
"indicators": [
"Perps CVD"
]
},
"spot-cvd": {
"scaleMargins": {
"top": 0.65,
"bottom": 0.2
},
"indicators": [
"Spot CVD"
]
},
"spot-volume": {
"scaleMargins": {
"top": 0.85,
"bottom": 0
},
"indicators": [
"Spot volume"
]
},
"spot-coinbase-usd-delta": {
"scaleMargins": {
"top": 0.6,
"bottom": 0.3
},
"indicators": [
"Spot Coinbase USD delta"
]
},
"spot-bitfinex-usd-delta": {
"scaleMargins": {
"top": 0.7,
"bottom": 0.2
},
"indicators": [
"Spot Bitfinex USD delta"
]
},
"spot-kraken-usd-delta": {
"scaleMargins": {
"top": 0.8,
"bottom": 0.1
},
"indicators": [
"Spot Kraken USD delta"
]
},
"spot-bitstamp-usd-delta": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Spot Bitstamp USD delta"
]
},
"spot-binance-usdt-delta": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.6
},
"indicators": [
"Spot Binance USDT delta"
]
},
"spot-okx-usdt-delta": {
"scaleMargins": {
"top": 0.4,
"bottom": 0.5
},
"indicators": [
"Spot Okx USDT delta"
]
},
"spot-bybit-usdt-delta": {
"scaleMargins": {
"top": 0.5,
"bottom": 0.4
},
"indicators": [
"Spot Bybit USDT delta"
]
}
},
"layouting": false,
"showIndicators": true,
"timeframe": "3600",
"refreshRate": 1000,
"showAlerts": true,
"showAlertsLabel": true,
"showLegend": true,
"fillGapsWithEmpty": false,
"showHorizontalGridlines": false,
"horizontalGridlinesColor": "rgba(255,255,255,.1)",
"showVerticalGridlines": false,
"verticalGridlinesColor": "rgba(255,255,255,.1)",
"showWatermark": false,
"watermarkColor": "rgba(255,255,255,.1)",
"showBorder": true,
"borderColor": null,
"showLeftScale": false,
"showRightScale": true,
"showTimeScale": true,
"hiddenMarkets": {},
"barSpacing": 8.486992285485824,
"navigationState": {
"tab": "script",
"optionsQuery": "",
"fontSizePx": 15
},
"forceNormalizePrice": false
},
"markets": [
"BINANCE:ethusdt",
"BITFINEX:ETHUSD",
"BITSTAMP:ethusd",
"BYBIT:ETHUSDT-SPOT",
"COINBASE:ETH-USD",
"KRAKEN:ETH/USD",
"OKEX:ETH-USDT"
]
}
},
"layout": [
{
"i": "chart copy 1",
"type": "chart",
"w": 7,
"h": 24,
"y": 0,
"x": 0,
"moved": false
},
{
"i": "btc",
"type": "chart",
"w": 10,
"h": 24,
"y": 0,
"x": 14,
"moved": false
},
{
"i": "btc copy 1",
"type": "chart",
"w": 7,
"h": 24,
"y": 0,
"x": 7,
"moved": false
}
]
},
"settings": {
"_id": "settings",
"preferQuoteCurrencySize": true,
"aggregationLength": 1,
"calculateSlippage": "price",
"wsProxyUrl": null,
"disableAnimations": true,
"autoHideHeaders": false,
"autoHideNames": true,
"theme": "dark",
"backgroundColor": "rgb(33,33,33)",
"textColor": "rgb(255,255,255)",
"buyColor": "rgb(0,221,148)",
"sellColor": "rgb(209,212,220)",
"timezoneOffset": 0,
"useAudio": false,
"audioVolume": 1,
"audioFilters": {
"PingPongDelay": true,
"Compressor": false,
"Delay": false,
"HighPassFilter": true,
"LowPassFilter": false
},
"sections": [
"search-exchanges",
"search-type",
"search-extras",
"search-quotes",
"timeframe-hours",
"settings-workspaces",
"indicator-right-colors"
],
"searchTypes": {
"recentSearches": false,
"historical": true,
"spots": true,
"perpetuals": true,
"futures": false,
"normalize": false,
"mergeUsdt": false
},
"searchQuotes": {
"USDT": true,
"USD": true,
"BUSD": true,
"TUSD": true
},
"previousSearchSelections": [
{
"label": "ETHUSD",
"markets": [
"BINANCE_FUTURES:ethbusd",
"BINANCE_FUTURES:ethusd_perp",
"BINANCE_FUTURES:ethusdt",
"BINANCE:ethbusd",
"BINANCE:ethusdt",
"BITFINEX:ETHUSD",
"BITSTAMP:ethusd",
"BYBIT:ETHUSD",
"BYBIT:ETHUSDT",
"BYBIT:ETHUSDT-SPOT",
"COINBASE:ETH-USD",
"DERIBIT:ETH-PERPETUAL",
"KRAKEN:ETH/USD",
"OKEX:ETH-USD-SWAP",
"OKEX:ETH-USDT",
"OKEX:ETH-USDT-SWAP"
],
"count": 16
},
{
"label": "ETHUSD",
"markets": [
"BINANCE:ethusdt",
"BITFINEX:ETHUSD",
"BITSTAMP:ethusd",
"BYBIT:ETHUSDT-SPOT",
"COINBASE:ETH-USD",
"KRAKEN:ETH/USD",
"OKEX:ETH-USDT"
],
"count": 7
},
{
"label": "BTCUSD+BTCFDUSD",
"markets": [
"BINANCE_FUTURES:btcbusd",
"BINANCE_FUTURES:btcusd_perp",
"BINANCE_FUTURES:btcusdt",
"BINANCE:btcbusd",
"BINANCE:btcfdusd",
"BINANCE:btcusdt",
"BITFINEX:BTCUSD",
"BITMEX:XBTUSD",
"BITSTAMP:btcusd",
"BYBIT:BTCUSD",
"BYBIT:BTCUSDT",
"BYBIT:BTCUSDT-SPOT",
"COINBASE:BTC-USD",
"DERIBIT:BTC-PERPETUAL",
"KRAKEN:XBT/USD",
"OKEX:BTC-USD-SWAP",
"OKEX:BTC-USDT",
"OKEX:BTC-USDT-SWAP"
],
"count": 18
},
{
"label": "BTCUSD",
"markets": [
"BINANCE:btcusdt",
"BITFINEX:BTCUSD",
"BITSTAMP:btcusd",
"BYBIT:BTCUSDT-SPOT",
"COINBASE:BTC-USD",
"KRAKEN:XBT/USD",
"OKEX:BTC-USDT"
],
"count": 7
},
{
"label": "BTCUSD",
"markets": [
"BINANCE:btcusdt",
"BITFINEX:BTCUSD",
"BITSTAMP:btcusd",
"BYBIT:BTCUSDT-SPOT",
"COINBASE:BTC-USD"
],
"count": 5
},
{
"label": "BTCUSD",
"markets": [
"BINANCE_FUTURES:btcbusd",
"BINANCE_FUTURES:btcusd_perp",
"BINANCE_FUTURES:btcusdt",
"BINANCE:btcbusd",
"BINANCE:btcusdt",
"BITFINEX:BTCUSD",
"BITMEX:XBTUSD",
"BITSTAMP:btcusd",
"BYBIT:BTCUSD",
"BYBIT:BTCUSDT",
"BYBIT:BTCUSDT-SPOT",
"COINBASE:BTC-USD",
"DERIBIT:BTC-PERPETUAL",
"KRAKEN:XBT/USD",
"OKEX:BTC-USD-SWAP",
"OKEX:BTC-USDT",
"OKEX:BTC-USDT-SWAP"
],
"count": 17
},
{
"label": "BTCUSD",
"markets": [
"BINANCE_FUTURES:btcbusd",
"BINANCE_FUTURES:btcusd_perp",
"BINANCE_FUTURES:btcusdt",
"BINANCE:btcbusd",
"BINANCE:btcusdt",
"BITFINEX:BTCUSD",
"BITMEX:XBTUSD",
"BITSTAMP:btcusd",
"BYBIT:BTCUSD",
"BYBIT:BTCUSDT",
"BYBIT:BTCUSDT-SPOT",
"COINBASE:BTC-USD",
"DERIBIT:BTC-PERPETUAL",
"OKEX:BTC-USD-SWAP",
"OKEX:BTC-USDT",
"OKEX:BTC-USDT-SWAP"
],
"count": 16
},
{
"label": "BTCUSD",
"markets": [
"BINANCE_FUTURES:btcusd_perp",
"BINANCE_FUTURES:btcusdt",
"BINANCE:btcusdt",
"BITFINEX:BTCUSD",
"BITMEX:XBTUSD",
"BITSTAMP:btcusd",
"BYBIT:BTCUSD",
"BYBIT:BTCUSDT",
"BYBIT:BTCUSDT-SPOT",
"COINBASE:BTC-USD",
"KRAKEN:XBT/USD",
"OKEX:BTC-USD-SWAP",
"OKEX:BTC-USDT",
"OKEX:BTC-USDT-SWAP"
],
"count": 14
},
{
"label": "BTCUSD",
"markets": [
"BINANCE_FUTURES:btcbusd",
"BINANCE_FUTURES:btcusd_perp",
"BINANCE_FUTURES:btcusdt",
"BINANCE:btcbusd",
"BINANCE:btcusdt",
"BITFINEX:BTCUSD",
"BITMEX:XBTUSD",
"BITSTAMP:btcusd",
"BYBIT:BTCUSD",
"BYBIT:BTCUSDT",
"COINBASE:BTC-USD",
"HUOBI:BTC-USD",
"HUOBI:BTC-USDT",
"HUOBI:btcusdt",
"KRAKEN:XBT/USD",
"OKEX:BTC-USD-SWAP",
"OKEX:BTC-USDT",
"OKEX:BTC-USDT-SWAP"
],
"count": 18
},
{
"label": "BTCUSD",
"markets": [
"BINANCE:btcbusd",
"BINANCE:btcusdt",
"BITFINEX:BTCUSD",
"BITSTAMP:btcusd",
"COINBASE:BTC-USD",
"HUOBI:btcusdt",
"KRAKEN:XBT/USD",
"OKEX:BTC-USDT"
],
"count": 8
},
{
"label": "ETHUSD",
"markets": [
"BINANCE:ethbusd",
"BINANCE:ethusdt",
"BITFINEX:ETHUSD",
"BITSTAMP:ethusd",
"COINBASE:ETH-USD",
"HUOBI:ethusdt",
"KRAKEN:ETH/USD",
"OKEX:ETH-USDT"
],
"count": 8
},
{
"label": "ETHUSD",
"markets": [
"BINANCE_FUTURES:ethbusd",
"BINANCE_FUTURES:ethusd_perp",
"BINANCE_FUTURES:ethusdt",
"BINANCE:ethbusd",
"BINANCE:ethusdt",
"BITFINEX:ETHUSD",
"BITSTAMP:ethusd",
"BYBIT:ETHUSD",
"BYBIT:ETHUSDT",
"COINBASE:ETH-USD",
"HUOBI:ETH-USD",
"HUOBI:ETH-USDT",
"HUOBI:ethusdt",
"KRAKEN:ETH/USD",
"OKEX:ETH-USD-SWAP",
"OKEX:ETH-USDT",
"OKEX:ETH-USDT-SWAP"
],
"count": 17
},
{
"label": "BTCUSD",
"markets": [
"BINANCE_FUTURES:btcbusd",
"BINANCE_FUTURES:btcusd_perp",
"BINANCE_FUTURES:btcusdt",
"BINANCE:btcbusd",
"BINANCE:btcusdt",
"BITFINEX:BTCUSD",
"BITMEX:XBTUSD",
"BITSTAMP:btcusd",
"BYBIT:BTCUSD",
"BYBIT:BTCUSDT",
"COINBASE:BTC-USD",
"DERIBIT:BTC-PERPETUAL",
"HUOBI:BTC-USD",
"HUOBI:BTC-USDT",
"HUOBI:btcusdt",
"KRAKEN:XBT/USD",
"OKEX:BTC-USD-SWAP",
"OKEX:BTC-USDT",
"OKEX:BTC-USDT-SWAP"
],
"count": 19
},
{
"label": "BTCUSD",
"markets": [
"BINANCE_FUTURES:btcusdt",
"BINANCE:btcbusd",
"BINANCE:btcusdt",
"BITFINEX:BTCUSD",
"BITSTAMP:btcusd",
"COINBASE:BTC-USD",
"FTX:BTC-PERP",
"FTX:BTC/USD",
"HUOBI:btcusdt",
"OKEX:BTC-USDT"
],
"count": 10
},
{
"label": "BTCUSD",
"markets": [
"BINANCE_FUTURES:btcusd_perp",
"BINANCE_FUTURES:btcusdt",
"BINANCE:btcusdt",
"BITFINEX:BTCUSD",
"BITMEX:XBTUSD",
"BITSTAMP:btcusd",
"BYBIT:BTCUSD",
"BYBIT:BTCUSDT",
"BYBIT:BTCUSDT-SPOT",
"COINBASE:BTC-USD",
"DERIBIT:BTC-PERPETUAL",
"FTX:BTC-PERP",
"FTX:BTC/USD",
"HUOBI:BTC-USD",
"HUOBI:BTC-USDT",
"HUOBI:btcusdt",
"KRAKEN:XBT/USD",
"OKEX:BTC-USD-SWAP",
"OKEX:BTC-USDT",
"OKEX:BTC-USDT-SWAP"
],
"count": 20
},
{
"label": "BTCUSD",
"markets": [
"BINANCE_FUTURES:btcusdt",
"BINANCE:btcusdt",
"BITFINEX:BTCUSD",
"BITSTAMP:btcusd",
"COINBASE:BTC-USD",
"FTX:BTC-PERP",
"FTX:BTC/USD",
"HUOBI:btcusdt",
"OKEX:BTC-USDT"
],
"count": 9
},
{
"label": "BTCUSD",
"markets": [
"BINANCE_FUTURES:btcusd_perp",
"BINANCE_FUTURES:btcusdt",
"BYBIT:BTCUSD",
"BYBIT:BTCUSDT",
"DERIBIT:BTC-PERPETUAL",
"DYDX:BTC-USD",
"FTX:BTC-PERP",
"HUOBI:BTC-USD",
"HUOBI:BTC-USDT",
"OKEX:BTC-USD-SWAP",
"OKEX:BTC-USDT-SWAP"
],
"count": 11
},
{
"label": "BTCUSD",
"markets": [
"BINANCE_FUTURES:btcusd_perp",
"BINANCE_FUTURES:btcusdt",
"BINANCE:btcusdt",
"BITFINEX:BTCUSD",
"BYBIT:BTCUSD",
"BYBIT:BTCUSDT",
"COINBASE:BTC-USD",
"FTX:BTC-PERP",
"FTX:BTC/USD",
"OKEX:BTC-USD-SWAP",
"OKEX:BTC-USDT",
"OKEX:BTC-USDT-SWAP"
],
"count": 12
},
{
"label": "BTCUSD",
"markets": [
"BINANCE_FUTURES:btcusd_perp",
"BINANCE_FUTURES:btcusdt",
"BINANCE:btcusdt",
"BITFINEX:BTCUSD",
"BITMEX:XBTUSD",
"BITSTAMP:btcusd",
"BYBIT:BTCUSD",
"BYBIT:BTCUSDT",
"BYBIT:BTCUSDT-SPOT",
"COINBASE:BTC-USD",
"DERIBIT:BTC-PERPETUAL",
"DYDX:BTC-USD",
"FTX:BTC-PERP",
"FTX:BTC/USD",
"HUOBI:BTC-USD",
"HUOBI:BTC-USDT",
"HUOBI:btcusdt",
"KRAKEN:XBT/USD",
"OKEX:BTC-USD-SWAP",
"OKEX:BTC-USDT",
"OKEX:BTC-USDT-SWAP"
],
"count": 21
},
{
"label": "BTCUSD",
"markets": [
"BINANCE:btcusdt",
"BITSTAMP:btcusd",
"BYBIT:BTCUSDT-SPOT"
],
"count": 3
},
{
"label": "BINANCE_FUTURES:btcusdt",
"markets": [
"BINANCE_FUTURES:btcusdt"
],
"count": 0
},
{
"label": "FTX:BTC-PERP",
"markets": [
"FTX:BTC-PERP"
],
"count": 0
},
{
"label": "BITFINEX:BTCUSD",
"markets": [
"BITFINEX:BTCUSD"
],
"count": 0
},
{
"label": "BINANCE:btcusdt",
"markets": [
"BINANCE:btcusdt"
],
"count": 0
},
{
"label": "COINBASE:BTC-USD",
"markets": [
"COINBASE:BTC-USD"
],
"count": 0
},
{
"label": "FTX:BTC/USD",
"markets": [
"FTX:BTC/USD"
],
"count": 0
}
],
"searchExchanges": {
"AGGR": true,
"BINANCE": true,
"BINANCE_FUTURES": true,
"BINANCE_US": true,
"BITFINEX": true,
"BITGET": true,
"BITMEX": true,
"BITSTAMP": true,
"BYBIT": true,
"COINBASE": true,
"CRYPTOCOM": false,
"DERIBIT": true,
"DYDX": true,
"GATEIO": true,
"HITBTC": true,
"HUOBI": true,
"KRAKEN": true,
"KUCOIN": true,
"MEXC": true,
"OKEX": true,
"PHEMEX": true,
"POLONIEX": true,
"UNISWAP": true
},
"timeframes": [
{
"label": "1s",
"value": "1"
},
{
"label": "3s",
"value": "3"
},
{
"label": "5s",
"value": "5"
},
{
"label": "10s",
"value": "10"
},
{
"label": "15s",
"value": "15"
},
{
"label": "30s",
"value": "30"
},
{
"label": "1m",
"value": "60"
},
{
"label": "3m",
"value": "180"
},
{
"label": "5m",
"value": "300"
},
{
"label": "15m",
"value": "900"
},
{
"label": "21m",
"value": "1260"
},
{
"label": "30m",
"value": "1800"
},
{
"label": "1h",
"value": "3600"
},
{
"label": "2h",
"value": "7200"
},
{
"label": "4h",
"value": "14400"
},
{
"label": "6h",
"value": "21600"
},
{
"label": "8h",
"value": "28800"
},
{
"label": "12h",
"value": "43200"
},
{
"label": "1d",
"value": "86400"
},
{
"label": "21 ticks",
"value": "21t"
},
{
"label": "50 ticks",
"value": "50t"
},
{
"label": "89 ticks",
"value": "89t"
},
{
"label": "100 ticks",
"value": "100t"
},
{
"label": "200 ticks",
"value": "200t"
},
{
"label": "610 ticks",
"value": "610t"
},
{
"label": "1000 ticks",
"value": "1000t"
},
{
"label": "1597 ticks",
"value": "1597t"
}
],
"favoriteTimeframes": {
"300": "5m",
"900": "15m",
"1800": "30m",
"3600": "1h",
"14400": "4h",
"28800": "8h",
"43200": "12h",
"86400": "1d"
},
"normalizeWatermarks": true,
"alerts": false,
"alertsColor": "rgb(255, 0, 0)",
"alertsLineStyle": 2,
"alertsLineWidth": 2,
"alertsClick": false,
"alertSound": null,
"showThresholdsAsTable": true,
"settings": [
"workspaces",
"chart",
"stats",
"counters"
],
"searchSections": [
"exchanges",
"extras",
"types"
],
"timeframeGroups": [
"seconds",
"minutes",
"hours"
]
},
"exchanges": {
"AGGR": {
"disabled": true
},
"BINANCE": {
"disabled": false
},
"BINANCE_FUTURES": {
"disabled": false
},
"BINANCE_US": {
"disabled": true
},
"BITFINEX": {
"disabled": false
},
"BITGET": {
"disabled": true
},
"BITMEX": {
"disabled": false
},
"BITSTAMP": {
"disabled": false
},
"BYBIT": {
"disabled": false
},
"COINBASE": {
"disabled": false
},
"CRYPTOCOM": {
"disabled": true
},
"DERIBIT": {
"disabled": false
},
"DYDX": {
"disabled": true
},
"GATEIO": {
"disabled": true
},
"HITBTC": {
"disabled": true
},
"HUOBI": {
"disabled": true
},
"KRAKEN": {
"disabled": false
},
"KUCOIN": {
"disabled": true
},
"MEXC": {
"disabled": true
},
"OKEX": {
"disabled": false
},
"PHEMEX": {
"disabled": true
},
"POLONIEX": {
"disabled": true
},
"UNISWAP": {
"disabled": true
},
"_id": "exchanges"
},
"chart copy 1": {
"indicatorsErrors": {},
"indicators": {
"spot-coinbase-usd-delta": {
"script": "_vbuy = COINBASE:ETH-USD.vbuy\n\n_vsell = COINBASE:ETH-
USD.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell, color: _vbuy >
_vsell ? options.upcolor : options.downcolor}, title = \"Coinbase USD\")",
"name": "Spot Coinbase USD delta",
"priceScaleId": "right",
"id": "spot-coinbase-usd-delta",
"options": {
"priceScaleId": "spot-coinbase-usd-delta",
"scaleMargins": {
"top": 0.6,
"bottom": 0.3
},
"downcolor": "rgb(144,191,249)",
"upcolor": "rgb(41,98,255)",
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"lastValueVisible": true
},
"series": [
"spot-coinbase-usd-delta copy 1"
],
"displayName": "Spot Coinbase USD delta",
"unsavedChanges": true,
"optionsDefinitions": {}
},
"spot-bitfinex-usd-delta": {
"script": "_vbuy = BITFINEX:ETHUSD.vbuy\n\n_vsell =
BITFINEX:ETHUSD.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell, color:
_vbuy > _vsell ? options.upcolor : options.downcolor}, title = \"Bitfinex USD\")",
"name": "Spot Bitfinex USD delta",
"priceScaleId": "right",
"id": "spot-bitfinex-usd-delta",
"options": {
"priceScaleId": "spot-bitfinex-usd-delta",
"downcolor": "rgb(165,214,167)",
"upcolor": "rgb(76,175,80)",
"scaleMargins": {
"top": 0.7,
"bottom": 0.2
},
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"lastValueVisible": true
},
"series": [
"spot-bitfinex-usd-delta copy 1"
],
"displayName": "Spot Bitfinex USD delta",
"unsavedChanges": true,
"optionsDefinitions": {}
},
"spot-kraken-usd-delta": {
"script": "_vbuy = KRAKEN:ETH/USD.vbuy\n\n_vsell = KRAKEN:ETH/USD.vsell\
n\nplothistogram({time: time, value: _vbuy - _vsell, color: _vbuy > _vsell ?
options.upcolor : options.downcolor}, title = \"Kraken USD\")",
"name": "Spot Kraken USD delta",
"priceScaleId": "right",
"id": "spot-kraken-usd-delta",
"options": {
"priceScaleId": "spot-kraken-usd-delta",
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"scaleMargins": {
"top": 0.8,
"bottom": 0.1
},
"lastValueVisible": true,
"downcolor": "rgb(179,157,219)",
"upcolor": "rgb(103,58,183)"
},
"series": [
"spot-kraken-usd-delta copy 1"
],
"displayName": "Spot Kraken USD delta",
"unsavedChanges": true,
"optionsDefinitions": {}
},
"spot-bitstamp-usd-delta": {
"script": "_vbuy = BITSTAMP:ethusd.vbuy\n\n_vsell =
BITSTAMP:ethusd.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell, color:
_vbuy > _vsell ? options.upcolor : options.downcolor}, title = \"Bitstamp USD\")",
"name": "Spot Bitstamp USD delta",
"priceScaleId": "right",
"id": "spot-bitstamp-usd-delta",
"options": {
"priceScaleId": "spot-bitstamp-usd-delta",
"downcolor": "rgb(112,204,189)",
"upcolor": "rgb(8,153,129)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
}
},
"series": [
"spot-bitstamp-usd-delta copy 1"
],
"displayName": "Spot Bitstamp USD delta",
"unsavedChanges": true,
"optionsDefinitions": {}
},
"spot-binance-usdt-delta": {
"script": "_vbuy = BINANCE:ethusdt.vbuy\n\n_vsell =
BINANCE:ethusdt.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell, color:
_vbuy > _vsell ? options.upcolor : options.downcolor}, title = \"Binance USDT\")",
"name": "Spot Binance USDT delta",
"priceScaleId": "right",
"id": "spot-binance-usdt-delta",
"options": {
"priceScaleId": "spot-binance-usdt-delta",
"downcolor": "rgb(255,245,157)",
"upcolor": "rgb(255,235,59)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.6
},
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
}
},
"series": [
"spot-binance-usdt-delta copy 1"
],
"displayName": "Spot Binance USDT delta",
"unsavedChanges": true,
"optionsDefinitions": {}
},
"spot-okx-usdt-delta": {
"script": "_vbuy = OKEX:ETH-USDT.vbuy\n\n_vsell = OKEX:ETH-USDT.vsell\n\
nplothistogram({time: time, value: _vbuy - _vsell, color: _vbuy > _vsell ?
options.upcolor : options.downcolor}, title = \"Okx USDT\")",
"name": "Spot Okx USDT delta",
"priceScaleId": "right",
"id": "spot-okx-usdt-delta",
"options": {
"priceScaleId": "spot-okx-usdt-delta",
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"scaleMargins": {
"top": 0.4,
"bottom": 0.5
},
"lastValueVisible": true,
"downcolor": "rgb(128,222,234)",
"upcolor": "rgb(0,188,212)"
},
"series": [
"spot-okx-usdt-delta copy 1"
],
"displayName": "Spot Okx USDT delta",
"unsavedChanges": true,
"optionsDefinitions": {}
},
"spot-bybit-usdt-delta": {
"script": "_vbuy = BYBIT:ETHUSDT-SPOT.vbuy\n\n_vsell = BYBIT:ETHUSDT-
SPOT.vsell\n\nplothistogram({time: time, value: _vbuy - _vsell, color: _vbuy >
_vsell ? options.upcolor : options.downcolor}, title = \"Bybit USDT\")",
"name": "Spot Bybit USDT delta",
"priceScaleId": "right",
"id": "spot-bybit-usdt-delta",
"options": {
"priceScaleId": "spot-bybit-usdt-delta",
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"scaleMargins": {
"top": 0.5,
"bottom": 0.4
},
"lastValueVisible": true,
"upcolor": "rgb(245,124,0)",
"downcolor": "rgb(255,204,128)"
},
"series": [
"spot-bybit-usdt-delta copy 1"
],
"displayName": "Spot Bybit USDT delta",
"unsavedChanges": true,
"optionsDefinitions": {}
},
"price": {
"script": "plotcandlestick(options.useHeikinAshi ? avg_heikinashi(bar) :
options.useGaps ? avg_ohlc_with_gaps(bar) : avg_ohlc(bar))",
"enabled": true,
"name": "Price",
"options": {
"priceScaleId": "right",
"priceFormat": {
"auto": true,
"precision": 2,
"minMove": 0.01
},
"priceLineVisible": false,
"lastValueVisible": true,
"borderVisible": true,
"upColor": "rgba(209,212,220,0)",
"downColor": "rgb(209,212,220)",
"borderUpColor": "rgb(209,212,220)",
"borderDownColor": "rgb(209,212,220)",
"wickUpColor": "rgb(209,212,220)",
"wickDownColor": "rgb(209,212,220)",
"useGaps": false,
"useHeikinAshi": false,
"color": "rgba(255,255,255,0.8)",
"scaleMargins": {
"top": 0,
"bottom": 0.75
}
},
"id": "price",
"createdAt": 1671547185981,
"updatedAt": 1694815429994,
"unsavedChanges": true,
"series": [
"price"
],
"displayName": "Price",
"optionsDefinitions": {}
}
},
"priceScales": {
"right": {
"scaleMargins": {
"top": 0,
"bottom": 0.75
},
"indicators": [
"Price"
],
"priceFormat": {
"precision": 2,
"minMove": 0.01
}
},
"cvd": {
"scaleMargins": {
"top": 0.84,
"bottom": 0
}
},
"volume_liquidations": {
"scaleMargins": {
"top": 0,
"bottom": 0.85
},
"indicators": [
"Liquidations"
]
},
"volume": {
"scaleMargins": {
"top": 0.84,
"bottom": 0
}
},
"volume-delta": {
"scaleMargins": {
"top": 0.74,
"bottom": 0.11
},
"indicators": [
"Volume delta FTX"
]
},
"volume-delta-ftx": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume copy 1": {
"scaleMargins": {
"top": 0.85,
"bottom": 0
},
"indicators": [
"Volume"
]
},
"volume-delta-binance-spot-usdt": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.6
},
"indicators": [
"Volume delta Binance spot USDT"
]
},
"volume-delta-coinbase-usd": {
"scaleMargins": {
"top": 0.4,
"bottom": 0.5
},
"indicators": [
"Volume delta Coinbase USD"
]
},
"volume-delta-bitfinex-usd": {
"scaleMargins": {
"top": 0.55,
"bottom": 0.35
},
"indicators": [
"Volume delta Bitfinex USD"
]
},
"volume-delta-ftx-spot": {
"scaleMargins": {
"top": 0.7,
"bottom": 0.2
},
"indicators": [
"Volume delta FTX spot"
]
},
"volume-delta-okx-spot": {
"scaleMargins": {
"top": 0.85,
"bottom": 0.05
},
"indicators": [
"Volume delta OKX spot"
]
},
"cvd-binance-spot-usdt": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume-delta-coinbase-spot-usd": {
"scaleMargins": {
"top": 0.45,
"bottom": 0.45
},
"indicators": [
"Volume delta Coinbase spot USD"
]
},
"volume-delta-bitfinex-spot-usd": {
"scaleMargins": {
"top": 0.6,
"bottom": 0.3
},
"indicators": [
"Volume delta Bitfinex spot USD"
]
},
"volume-delta-ftx-spot-usd": {
"scaleMargins": {
"top": 0.75,
"bottom": 0.15
},
"indicators": [
"Volume delta FTX spot USD"
]
},
"volume-delta-okx-spot-usdt": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Volume delta OKX spot USDT"
]
},
"volume-delta-binance-spot-usdt-btc": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.59
},
"indicators": [
"Volume delta Coinbase spot USD ETH"
]
},
"volume-delta-coinbase-spot-usd-eth": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume-delta-coinbase-spot-usd-eth copy 1": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume-delta-coinbase-spot-usd-btc": {
"scaleMargins": {
"top": 0.76,
"bottom": 0.14
},
"indicators": [
"Volume delta Coinbase spot USD"
]
},
"volume-delta-bitfinex-spot-usd-btc": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Volume delta Bitfinex spot USD"
]
},
"volume-delta-ftx-spot-usd-btc": {
"scaleMargins": {
"top": 0.46,
"bottom": 0.44
},
"indicators": [
"Volume delta Binance spot BUSD BTC"
]
},
"volume-delta-okx-spot-usdt-btc": {
"scaleMargins": {
"top": 0.61,
"bottom": 0.29
},
"indicators": [
"Volume delta OKX spot USDT"
]
},
"volume-delta-ftx-perp-usd-btc": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Volume delta FTX perp USD BTC"
]
},
"spot-volume-delta": {
"scaleMargins": {
"top": 0.85,
"bottom": 0
},
"indicators": [
"Spot volume delta"
]
},
"perps-volume-delta": {
"scaleMargins": {
"top": 0.65,
"bottom": 0.2
},
"indicators": [
"Perps volume delta"
]
},
"perps-cvd": {
"scaleMargins": {
"top": 0.45,
"bottom": 0.4
},
"indicators": [
"Perps CVD"
]
},
"spot-cvd": {
"scaleMargins": {
"top": 0.65,
"bottom": 0.2
},
"indicators": [
"Spot CVD"
]
},
"spot-volume": {
"scaleMargins": {
"top": 0.85,
"bottom": 0
},
"indicators": [
"Spot volume"
]
},
"spot-coinbase-usd-delta": {
"scaleMargins": {
"top": 0.6,
"bottom": 0.3
},
"indicators": [
"Spot Coinbase USD delta"
]
},
"spot-bitfinex-usd-delta": {
"scaleMargins": {
"top": 0.7,
"bottom": 0.2
},
"indicators": [
"Spot Bitfinex USD delta"
]
},
"spot-kraken-usd-delta": {
"scaleMargins": {
"top": 0.8,
"bottom": 0.1
},
"indicators": [
"Spot Kraken USD delta"
]
},
"spot-bitstamp-usd-delta": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Spot Bitstamp USD delta"
]
},
"spot-binance-usdt-delta": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.6
},
"indicators": [
"Spot Binance USDT delta"
]
},
"spot-okx-usdt-delta": {
"scaleMargins": {
"top": 0.4,
"bottom": 0.5
},
"indicators": [
"Spot Okx USDT delta"
]
},
"spot-bybit-usdt-delta": {
"scaleMargins": {
"top": 0.5,
"bottom": 0.4
},
"indicators": [
"Spot Bybit USDT delta"
]
}
},
"layouting": false,
"showIndicators": false,
"timeframe": "3600",
"refreshRate": 1000,
"showAlerts": true,
"showAlertsLabel": true,
"showLegend": true,
"fillGapsWithEmpty": false,
"showHorizontalGridlines": false,
"horizontalGridlinesColor": "rgba(255,255,255,.1)",
"showVerticalGridlines": false,
"verticalGridlinesColor": "rgba(255,255,255,.1)",
"showWatermark": false,
"watermarkColor": "rgba(255,255,255,.1)",
"showBorder": true,
"borderColor": null,
"showLeftScale": false,
"showRightScale": true,
"showTimeScale": true,
"hiddenMarkets": {},
"barSpacing": 11.086583211494077,
"navigationState": {
"tab": "script",
"optionsQuery": "",
"fontSizePx": 15
},
"_id": "chart copy 1",
"forceNormalizePrice": false
},
"btc": {
"indicatorsErrors": {},
"indicators": {
"price-bitfinex-usd": {
"script": "plotline(BITFINEX:ETHUSD.close, title = \"Bitfinex USD
spot\")",
"name": "Price Bitfinex USD",
"priceScaleId": "right",
"id": "price-bitfinex-usd",
"options": {
"priceScaleId": "right",
"color": "rgb(76,175,80)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.3
}
},
"optionsDefinitions": {},
"series": [
"price-bitfinex-usd copy 1"
],
"displayName": "Price Bitfinex USD",
"unsavedChanges": true
},
"price-coinbase-usd": {
"script": "line(COINBASE:ETH-USD.close, title = \"Coinbase USD spot\")",
"enabled": true,
"name": "Price Coinbase USD",
"options": {
"priceScaleId": "right",
"priceFormat": {
"auto": true,
"precision": 2,
"minMove": 0.01
},
"priceLineVisible": false,
"lastValueVisible": true,
"borderVisible": true,
"upColor": "rgba(209,212,220,0)",
"downColor": "rgb(209,212,220)",
"borderUpColor": "rgb(209,212,220)",
"borderDownColor": "rgb(209,212,220)",
"wickUpColor": "rgb(209,212,220)",
"wickDownColor": "rgb(209,212,220)",
"useGaps": false,
"useHeikinAshi": false,
"color": "rgb(41,98,255)",
"scaleMargins": {
"top": 0.3,
"bottom": 0.3
}
},
"id": "price-coinbase-usd",
"createdAt": 1671547185981,
"updatedAt": 1694815429994,
"unsavedChanges": true,
"series": [
"price-coinbase-usd copy 1"
],
"displayName": "Price Coinbase USD",
"optionsDefinitions": {}
},
"price-kraken-usd": {
"script": "plotline(KRAKEN:ETH/USD.close, title = \"Kraken USD spot\")",
"name": "Price Kraken USD",
"priceScaleId": "right",
"id": "price-kraken-usd",
"options": {
"priceScaleId": "right",
"color": "rgb(103,58,183)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.3
}
},
"optionsDefinitions": {},
"series": [
"price-kraken-usd copy 1"
],
"displayName": "Price Kraken USD",
"unsavedChanges": true
},
"price-bitstamp-usd": {
"script": "plotline(BITSTAMP:ethusd.close, title = \"Bitstamp USD
spot\")",
"name": "Price Bitstamp USD",
"priceScaleId": "right",
"id": "price-bitstamp-usd",
"options": {
"priceScaleId": "right",
"color": "rgb(8,153,129)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.3
}
},
"optionsDefinitions": {},
"series": [
"price-bitstamp-usd copy 1"
],
"displayName": "Price Bitstamp USD",
"unsavedChanges": true
},
"price-binance-usdt": {
"script": "plotline(BINANCE:ethusdt.close, title = \"Binance USDT
spot\")",
"name": "Price Binance USDT",
"priceScaleId": "right",
"id": "price-binance-usdt",
"options": {
"priceScaleId": "right",
"color": "rgb(255,235,59)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.3
}
},
"optionsDefinitions": {},
"series": [
"price-binance-usdt copy 1"
],
"displayName": "Price Binance USDT",
"unsavedChanges": true
},
"price-binance-busd": {
"script": "plotline(BINANCE:ethbusd.close, title = \"Binance BUSD
spot\")",
"name": "Price Binance BUSD",
"priceScaleId": "right",
"id": "price-binance-busd",
"options": {
"priceScaleId": "right",
"color": "rgb(255,235,59)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.3
}
},
"optionsDefinitions": {},
"series": [
"price-binance-busd copy 1"
],
"displayName": "Price Binance BUSD",
"unsavedChanges": true
},
"price-okx-usdt": {
"script": "plotline(OKEX:ETH-USDT.close, title = \"OKX USDT spot\")",
"name": "Price OKX USDT",
"priceScaleId": "right",
"id": "price-okx-usdt",
"options": {
"priceScaleId": "right",
"color": "rgb(0,188,212)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.3
}
},
"optionsDefinitions": {},
"series": [
"price-okx-usdt copy 1"
],
"displayName": "Price OKX USDT",
"unsavedChanges": true
},
"price-bybit-usdt": {
"script": "plotline(BYBIT:ETHUSDT-SPOT.close, title = \"Bybit USDT
spot\")",
"name": "Price Bybit USDT",
"priceScaleId": "right",
"id": "price-bybit-usdt",
"options": {
"priceScaleId": "right",
"color": "rgb(245,124,0)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.3
}
},
"optionsDefinitions": {},
"series": [
"price-bybit-usdt copy 1"
],
"displayName": "Price Bybit USDT",
"unsavedChanges": true
},
"price-binance-perp-usd": {
"script": "plotline(BINANCE_FUTURES:ethusd_perp.close, title = \"Binance
USD perp\")",
"name": "Price Binance perp USD",
"priceScaleId": "right",
"id": "price-binance-perp-usd",
"options": {
"priceScaleId": "right",
"color": "rgb(255,245,157)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.3
}
},
"optionsDefinitions": {},
"series": [
"price-binance-perp-usd copy 1"
],
"displayName": "Price Binance perp USD",
"unsavedChanges": true
},
"price-binance-perp-busd": {
"script": "plotline(BINANCE_FUTURES:ethbusd.close, title = \"Binance BUSD
perp\")",
"name": "Price Binance perp BUSD",
"priceScaleId": "right",
"id": "price-binance-perp-busd",
"options": {
"priceScaleId": "right",
"color": "rgb(255,245,157)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.3
}
},
"optionsDefinitions": {},
"series": [
"price-binance-perp-busd copy 1"
],
"displayName": "Price Binance perp BUSD",
"unsavedChanges": true
},
"price-binance-perp-usdt": {
"script": "plotline(BINANCE_FUTURES:ethusdt.close, title = \"Binance USDT
perp\")",
"name": "Price Binance perp USDT",
"priceScaleId": "right",
"id": "price-binance-perp-usdt",
"options": {
"priceScaleId": "right",
"color": "rgb(255,245,157)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.3
}
},
"optionsDefinitions": {},
"series": [
"price-binance-perp-usdt copy 1"
],
"displayName": "Price Binance perp USDT",
"unsavedChanges": true
},
"price-bybit-perp-usdt": {
"script": "plotline(BYBIT:ETHUSDT.close, title = \"Bybit USDT perp\")",
"name": "Price Bybit perp USDT",
"priceScaleId": "right",
"id": "price-bybit-perp-usdt",
"options": {
"priceScaleId": "right",
"color": "rgb(255,204,128)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.3
}
},
"optionsDefinitions": {},
"series": [
"price-bybit-perp-usdt copy 1"
],
"displayName": "Price Bybit perp USDT",
"unsavedChanges": true
},
"price-bybit-perp-usd": {
"script": "plotline(BYBIT:ETHUSD.close, title = \"Bybit USD perp\")",
"name": "Price Bybit perp USD",
"priceScaleId": "right",
"id": "price-bybit-perp-usd",
"options": {
"priceScaleId": "right",
"color": "rgb(255,204,128)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.3
}
},
"optionsDefinitions": {},
"series": [
"price-bybit-perp-usd copy 1"
],
"displayName": "Price Bybit perp USD",
"unsavedChanges": true
},
"price-okx-perp-usdt": {
"script": "plotline(OKEX:ETH-USDT-SWAP.close, title = \"OKX USDT
perp\")",
"name": "Price OKX perp USDT",
"priceScaleId": "right",
"id": "price-okx-perp-usdt",
"options": {
"priceScaleId": "right",
"color": "rgb(128,222,234)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.3
}
},
"optionsDefinitions": {},
"series": [
"price-okx-perp-usdt copy 1"
],
"displayName": "Price OKX perp USDT",
"unsavedChanges": true
},
"price-okx-perp-usd": {
"script": "plotline(OKEX:ETH-USD-SWAP.close, title = \"OKX USD perp\")",
"name": "Price OKX perp USD",
"priceScaleId": "right",
"id": "price-okx-perp-usd",
"options": {
"priceScaleId": "right",
"color": "rgb(128,222,234)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.3
}
},
"optionsDefinitions": {},
"series": [
"price-okx-perp-usd copy 1"
],
"displayName": "Price OKX perp USD",
"unsavedChanges": true
},
"price-deribit-perp-usd": {
"script": "plotline(DERIBIT:ETH-PERPETUAL.close, title = \"Deribit USD
perp\")",
"name": "Price Deribit perp USD",
"priceScaleId": "right",
"id": "price-deribit-perp-usd",
"options": {
"priceScaleId": "right",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.3,
"bottom": 0.3
}
},
"optionsDefinitions": {},
"series": [
"price-deribit-perp-usd copy 1"
],
"displayName": "Price Deribit perp USD",
"unsavedChanges": true
},
"perps-basis": {
"script": "_perps = ((BINANCE_FUTURES:ethusdt.close * 0.30) +\r\n
(BINANCE_FUTURES:ethusd_perp.close * 0.10) + \r\n (BYBIT:ETHUSDT.close *
0.20) + \r\n (BYBIT:ETHUSD.close * 0.10) +\r\n (OKEX:ETH-USDT-
SWAP.close * 0.20) + \r\n (OKEX:ETH-USD-SWAP.close * 0.10))\r\n\r\n_spot
= ((BINANCE:ethusdt.close * 0.25) +\r\n (OKEX:ETH-USDT.close * 0.15) +\r\
n (BYBIT:ETHUSDT-SPOT.close * 0.10) +\r\n (COINBASE:ETH-
USD.close * 0.20) + \r\n (BITFINEX:ETHUSD.close * 0.10) + \r\n
(KRAKEN:ETH/USD.close * 0.10) +\r\n (BITSTAMP:ethusd.close * 0.10))\r\n\
r\n_delta = (_perps - _spot) / _spot * 100\r\n\r\nplothistogram({time: time, value:
_delta, color: _perps > _spot ? options.upcolor : options.downcolor}, title
= \"Perps basis %\")",
"name": "Perps basis",
"priceScaleId": "perps-basis",
"id": "perps-basis",
"options": {
"priceScaleId": "perps-basis",
"scaleMargins": {
"top": 0,
"bottom": 0.9
},
"downcolor": "rgb(242,54,69)",
"upcolor": "rgb(76,175,80)",
"lastValueVisible": true,
"priceFormat": {
"type": "price",
"precision": 2,
"minMove": 0.01,
"auto": false
}
},
"series": [
"perps-basis copy 1"
],
"displayName": "Perps basis",
"unsavedChanges": true
},
"liquidations1": {
"script": "_lbuy = (BINANCE_FUTURES:ethusdt.lbuy +\r\n
BINANCE_FUTURES:ethusd_perp.lbuy + \r\n BYBIT:ETHUSDT.lbuy + \r\n
BYBIT:ETHUSD.lbuy +\r\n OKEX:ETH-USDT-SWAP.lbuy + \r\n
OKEX:ETH-USD-SWAP.lbuy +\r\n DERIBIT:ETH-PERPETUAL.lbuy)\r\n\r\n_lsell =
(BINANCE_FUTURES:ethusdt.lsell +\r\n BINANCE_FUTURES:ethusd_perp.lsell
+ \r\n BYBIT:ETHUSDT.lsell + \r\n BYBIT:ETHUSD.lsell +\r\n
OKEX:ETH-USDT-SWAP.lsell + \r\n OKEX:ETH-USD-SWAP.lsell +\r\n
DERIBIT:ETH-PERPETUAL.lsell)\r\n\r\n\r\nplothistogram(_lbuy, color =
options.upColor, title = \"Short liqs\")\r\n\r\nplothistogram(-_lsell, color =
options.downColor, title = \"Long liqs\")",
"name": "Liquidations",
"priceScaleId": "liquidations",
"id": "liquidations1",
"options": {
"priceScaleId": "liquidations",
"scaleMargins": {
"top": 0.15,
"bottom": 0.75
},
"downColor": "rgb(242,54,69)",
"upColor": "rgb(76,175,80)",
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"lastValueVisible": true
},
"series": [
"liquidations2",
"xbtl41ji"
],
"displayName": "Liquidations",
"unsavedChanges": true
},
"spot-volume1": {
"script": "_vbuy = (BINANCE:ethusdt.vbuy +\r\n OKEX:ETH-
USDT.vbuy +\r\n BYBIT:ETHUSDT-SPOT.vbuy +\r\n COINBASE:ETH-
USD.vbuy + \r\n BITFINEX:ETHUSD.vbuy + \r\n KRAKEN:ETH/USD.vbuy
+\r\n BITSTAMP:ethusd.vbuy)\r\n\r\n_vsell = (BINANCE:ethusdt.vsell +\r\n
OKEX:ETH-USDT.vsell +\r\n BYBIT:ETHUSDT-SPOT.vsell +\r\n
COINBASE:ETH-USD.vsell + \r\n BITFINEX:ETHUSD.vsell + \r\n
KRAKEN:ETH/USD.vsell +\r\n BITSTAMP:ethusd.vsell)\r\n\r\n\r\
nplothistogram({time: time, value: _vbuy + _vsell, color: options.color}, title
= \"Spot volume\")",
"name": "Spot volume",
"priceScaleId": "spot-volume",
"id": "spot-volume1",
"options": {
"priceScaleId": "spot-volume",
"color": "rgb(76,175,80)",
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"lastValueVisible": true
},
"series": [
"spot-volume2"
],
"displayName": "Spot volume",
"unsavedChanges": true
},
"perps-volume1": {
"script": "_vbuy = (BINANCE_FUTURES:ethusdt.vbuy +\r\n
BYBIT:ETHUSDT.vbuy +\r\n BYBIT:ETHUSD.vbuy +\r\n OKEX:ETH-USDT-
SWAP.vbuy +\r\n OKEX:ETH-USD-SWAP.vbuy +\r\n DERIBIT:ETH-
PERPETUAL.vbuy)\r\n\r\n_vsell = (BINANCE_FUTURES:ethusdt.vsell +\r\n
BYBIT:ETHUSDT.vsell +\r\n BYBIT:ETHUSD.vsell +\r\n OKEX:ETH-
USDT-SWAP.vsell +\r\n OKEX:ETH-USD-SWAP.vsell +\r\n
DERIBIT:ETH-PERPETUAL.vsell)\r\n\r\n\r\nplothistogram({time: time, value: _vbuy +
_vsell, color: options.color}, title = \"Perps volume\")",
"name": "Perps volume",
"priceScaleId": "perps-volume",
"id": "perps-volume1",
"options": {
"priceScaleId": "perps-volume",
"scaleMargins": {
"top": 0.75,
"bottom": 0.15
},
"color": "rgb(242,54,69)",
"lastValueVisible": true,
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
}
},
"series": [
"perps-volume2"
],
"displayName": "Perps volume",
"unsavedChanges": true
}
},
"priceScales": {
"right": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.3
},
"indicators": [
"Price Bitfinex USD"
],
"priceFormat": {
"precision": 2,
"minMove": 0.01
}
},
"cvd": {
"scaleMargins": {
"top": 0.84,
"bottom": 0
}
},
"volume_liquidations": {
"scaleMargins": {
"top": 0,
"bottom": 0.85
},
"indicators": [
"Liquidations"
]
},
"volume": {
"scaleMargins": {
"top": 0.84,
"bottom": 0
}
},
"volume-delta": {
"scaleMargins": {
"top": 0.74,
"bottom": 0.11
},
"indicators": [
"Volume delta FTX"
]
},
"volume-delta-ftx": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume copy 1": {
"scaleMargins": {
"top": 0.85,
"bottom": 0
},
"indicators": [
"Volume"
]
},
"volume-delta-binance-spot-usdt": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.6
},
"indicators": [
"Volume delta Binance spot USDT"
]
},
"volume-delta-coinbase-usd": {
"scaleMargins": {
"top": 0.4,
"bottom": 0.5
},
"indicators": [
"Volume delta Coinbase USD"
]
},
"volume-delta-bitfinex-usd": {
"scaleMargins": {
"top": 0.55,
"bottom": 0.35
},
"indicators": [
"Volume delta Bitfinex USD"
]
},
"volume-delta-ftx-spot": {
"scaleMargins": {
"top": 0.7,
"bottom": 0.2
},
"indicators": [
"Volume delta FTX spot"
]
},
"volume-delta-okx-spot": {
"scaleMargins": {
"top": 0.85,
"bottom": 0.05
},
"indicators": [
"Volume delta OKX spot"
]
},
"cvd-binance-spot-usdt": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume-delta-coinbase-spot-usd": {
"scaleMargins": {
"top": 0.45,
"bottom": 0.45
},
"indicators": [
"Volume delta Coinbase spot USD"
]
},
"volume-delta-bitfinex-spot-usd": {
"scaleMargins": {
"top": 0.6,
"bottom": 0.3
},
"indicators": [
"Volume delta Bitfinex spot USD"
]
},
"volume-delta-ftx-spot-usd": {
"scaleMargins": {
"top": 0.75,
"bottom": 0.15
},
"indicators": [
"Volume delta FTX spot USD"
]
},
"volume-delta-okx-spot-usdt": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Volume delta OKX spot USDT"
]
},
"volume-delta-binance-spot-usdt-btc": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.59
},
"indicators": [
"Volume delta Coinbase spot USD ETH"
]
},
"volume-delta-coinbase-spot-usd-eth": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume-delta-coinbase-spot-usd-eth copy 1": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume-delta-coinbase-spot-usd-btc": {
"scaleMargins": {
"top": 0.76,
"bottom": 0.14
},
"indicators": [
"Volume delta Coinbase spot USD"
]
},
"volume-delta-bitfinex-spot-usd-btc": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Volume delta Bitfinex spot USD"
]
},
"volume-delta-ftx-spot-usd-btc": {
"scaleMargins": {
"top": 0.46,
"bottom": 0.44
},
"indicators": [
"Volume delta Binance spot BUSD BTC"
]
},
"volume-delta-okx-spot-usdt-btc": {
"scaleMargins": {
"top": 0.61,
"bottom": 0.29
},
"indicators": [
"Volume delta OKX spot USDT"
]
},
"volume-delta-ftx-perp-usd-btc": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Volume delta FTX perp USD BTC"
]
},
"spot-volume-delta": {
"scaleMargins": {
"top": 0.85,
"bottom": 0
},
"indicators": [
"Spot volume delta"
]
},
"perps-volume-delta": {
"scaleMargins": {
"top": 0.65,
"bottom": 0.2
},
"indicators": [
"Perps volume delta"
]
},
"perps-cvd": {
"scaleMargins": {
"top": 0.45,
"bottom": 0.4
},
"indicators": [
"Perps CVD"
]
},
"spot-cvd": {
"scaleMargins": {
"top": 0.65,
"bottom": 0.2
},
"indicators": [
"Spot CVD"
]
},
"spot-volume": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Spot volume"
]
},
"spot-coinbase-usd-delta": {
"scaleMargins": {
"top": 0.6,
"bottom": 0.3
},
"indicators": [
"Spot Coinbase USD delta"
]
},
"spot-bitfinex-usd-delta": {
"scaleMargins": {
"top": 0.7,
"bottom": 0.2
},
"indicators": [
"Spot Bitfinex USD delta"
]
},
"spot-kraken-usd-delta": {
"scaleMargins": {
"top": 0.8,
"bottom": 0.1
},
"indicators": [
"Spot Kraken USD delta"
]
},
"spot-bitstamp-usd-delta": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Spot Bitstamp USD delta"
]
},
"spot-binance-usdt-delta": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.6
},
"indicators": [
"Spot Binance USDT delta"
]
},
"spot-okx-usdt-delta": {
"scaleMargins": {
"top": 0.4,
"bottom": 0.5
},
"indicators": [
"Spot Okx USDT delta"
]
},
"spot-bybit-usdt-delta": {
"scaleMargins": {
"top": 0.5,
"bottom": 0.4
},
"indicators": [
"Spot Bybit USDT delta"
]
},
"perp-binance-usdt-delta": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.6
},
"indicators": [
"Perp Binance USDT delta"
]
},
"perp-binance-usd-delta": {
"scaleMargins": {
"top": 0.4,
"bottom": 0.5
},
"indicators": [
"Perp Binance USD delta"
]
},
"perp-bybit-usdt-delta": {
"scaleMargins": {
"top": 0.5,
"bottom": 0.4
},
"indicators": [
"Perp Bybit USDT delta"
]
},
"perp-bybit-usd-delta": {
"scaleMargins": {
"top": 0.6,
"bottom": 0.3
},
"indicators": [
"Perp Bybit USD delta"
]
},
"perp-okx-usdt-delta": {
"scaleMargins": {
"top": 0.7,
"bottom": 0.2
},
"indicators": [
"Perp Okx USDT delta"
]
},
"perp-okx-usd-delta": {
"scaleMargins": {
"top": 0.8,
"bottom": 0.1
},
"indicators": [
"Perp Okx USD delta"
]
},
"perp-bitmex-usd-delta": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Perp Bitmex USD delta"
]
},
"perps-basis": {
"scaleMargins": {
"top": 0,
"bottom": 0.9
},
"indicators": [
"Perps basis"
],
"priceFormat": {
"precision": 1,
"minMove": 0.1
}
},
"liquidations": {
"scaleMargins": {
"top": 0.15,
"bottom": 0.75
},
"indicators": [
"Liquidations"
]
},
"perps-volume": {
"scaleMargins": {
"top": 0.75,
"bottom": 0.15
},
"indicators": [
"Perps volume"
]
}
},
"layouting": false,
"showIndicators": false,
"timeframe": "3600",
"refreshRate": 1000,
"showAlerts": true,
"showAlertsLabel": true,
"showLegend": true,
"fillGapsWithEmpty": false,
"showHorizontalGridlines": false,
"horizontalGridlinesColor": "rgba(255,255,255,.1)",
"showVerticalGridlines": false,
"verticalGridlinesColor": "rgba(255,255,255,.1)",
"showWatermark": false,
"watermarkColor": "rgba(255,255,255,.1)",
"showBorder": true,
"borderColor": null,
"showLeftScale": false,
"showRightScale": true,
"showTimeScale": true,
"hiddenMarkets": {},
"barSpacing": 10.660507604205323,
"navigationState": {
"tab": "script",
"optionsQuery": "",
"fontSizePx": 15
},
"_id": "btc",
"forceNormalizePrice": false
},
"btc copy 1": {
"indicatorsErrors": {},
"indicators": {
"price": {
"script": "plotcandlestick(options.useHeikinAshi ? avg_heikinashi(bar) :
options.useGaps ? avg_ohlc_with_gaps(bar) : avg_ohlc(bar))",
"enabled": true,
"name": "Price",
"options": {
"priceScaleId": "right",
"priceFormat": {
"auto": true,
"precision": 2,
"minMove": 0.01
},
"priceLineVisible": false,
"lastValueVisible": true,
"borderVisible": true,
"upColor": "rgba(209,212,220,0)",
"downColor": "rgb(209,212,220)",
"borderUpColor": "rgb(209,212,220)",
"borderDownColor": "rgb(209,212,220)",
"wickUpColor": "rgb(209,212,220)",
"wickDownColor": "rgb(209,212,220)",
"useGaps": false,
"useHeikinAshi": false,
"color": "rgba(255,255,255,0.8)",
"scaleMargins": {
"top": 0,
"bottom": 0.75
}
},
"id": "price",
"createdAt": 1671547185981,
"updatedAt": 1694815429994,
"unsavedChanges": true,
"series": [
"price"
],
"displayName": "Price",
"optionsDefinitions": {}
},
"spot-binance-usdt-cvd": {
"script": "_vbuy = BINANCE:ethusdt.vbuy\n\n_vsell =
BINANCE:ethusdt.vsell\n\n\nplotline((cum(_vbuy - _vsell)), title = \"Binance
USDT\")",
"name": "Spot Binance USDT CVD",
"priceScaleId": "right",
"id": "spot-binance-usdt-cvd",
"options": {
"priceScaleId": "spot-binance-usdt-cvd",
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"scaleMargins": {
"top": 0.3,
"bottom": 0.6
},
"lastValueVisible": true,
"color": "rgb(255,235,59)",
"priceLineVisible": false
},
"series": [
"spot-binance-usdt-cvd copy 1"
],
"displayName": "Spot Binance USDT CVD",
"unsavedChanges": true,
"optionsDefinitions": {}
},
"spot-okx-usdt-cvd": {
"script": "_vbuy = OKEX:ETH-USDT.vbuy\n\n_vsell = OKEX:ETH-USDT.vsell\n\
n\nplotline((cum(_vbuy - _vsell)), title = \"Okx USDT\")",
"name": "Spot Okx USDT CVD",
"priceScaleId": "right",
"id": "spot-okx-usdt-cvd",
"options": {
"priceScaleId": "spot-okx-usdt-cvd",
"color": "rgb(0,188,212)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.4,
"bottom": 0.5
},
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
}
},
"series": [
"spot-okx-usdt-cvd copy 1"
],
"displayName": "Spot Okx USDT CVD",
"unsavedChanges": true,
"optionsDefinitions": {}
},
"spot-bybit-usdt-cvd": {
"script": "_vbuy = BYBIT:ETHUSDT-SPOT.vbuy\n\n_vsell = BYBIT:ETHUSDT-
SPOT.vsell\n\n\nplotline((cum(_vbuy - _vsell)), title = \"Bybit USDT\")",
"name": "Spot Bybit USDT CVD",
"priceScaleId": "right",
"id": "spot-bybit-usdt-cvd",
"options": {
"priceScaleId": "perp-bybit-usdt-cvd",
"color": "rgb(255,152,0)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.5,
"bottom": 0.4
},
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
}
},
"series": [
"spot-bybit-usdt-cvd copy 1"
],
"displayName": "Spot Bybit USDT CVD",
"unsavedChanges": true,
"optionsDefinitions": {}
},
"spot-coinbase-usd-cvd": {
"script": "_vbuy = COINBASE:ETH-USD.vbuy\n\n_vsell = COINBASE:ETH-
USD.vsell\n\n\nplotline((cum(_vbuy - _vsell)), title = \"Coinbase USD\")",
"name": "Spot Coinbase USD CVD",
"priceScaleId": "right",
"id": "spot-coinbase-usd-cvd",
"options": {
"priceScaleId": "spot-coinbase-usd-cvd",
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"scaleMargins": {
"top": 0.6,
"bottom": 0.3
},
"lastValueVisible": true,
"color": "rgb(41,98,255)"
},
"series": [
"spot-coinbase-usd-cvd copy 1"
],
"displayName": "Spot Coinbase USD CVD",
"unsavedChanges": true,
"optionsDefinitions": {}
},
"spot-bitfinex-usd-cvd": {
"script": "_vbuy = BITFINEX:ETHUSD.vbuy\n\n_vsell =
BITFINEX:ETHUSD.vsell\n\n\nplotline((cum(_vbuy - _vsell)), title = \"Bitfinex
USD\")",
"name": "Spot Bitfinex USD CVD",
"priceScaleId": "right",
"id": "spot-bitfinex-usd-cvd",
"options": {
"priceScaleId": "spot-bitfinex-usd-cvd",
"color": "rgb(76,175,80)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.7,
"bottom": 0.2
},
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
}
},
"series": [
"spot-bitfinex-usd-cvd copy 1"
],
"displayName": "Spot Bitfinex USD CVD",
"unsavedChanges": true,
"optionsDefinitions": {}
},
"spot-kraken-usd-cvd": {
"script": "_vbuy = KRAKEN:ETH/USD.vbuy\n\n_vsell = KRAKEN:ETH/USD.vsell\
n\n\nplotline((cum(_vbuy - _vsell)), title = \"Kraken USD\")",
"name": "Spot Kraken USD CVD",
"priceScaleId": "right",
"id": "spot-kraken-usd-cvd",
"options": {
"priceScaleId": "spot-kraken-usd-cvd",
"color": "rgb(103,58,183)",
"lastValueVisible": true,
"scaleMargins": {
"top": 0.8,
"bottom": 0.1
},
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
}
},
"series": [
"spot-kraken-usd-cvd copy 1"
],
"displayName": "Spot Kraken USD CVD",
"unsavedChanges": true,
"optionsDefinitions": {}
},
"spot-bitstamp-usd-cvd": {
"script": "_vbuy = BITSTAMP:ethusd.vbuy\n\n_vsell =
BITSTAMP:ethusd.vsell\n\n\nplotline((cum(_vbuy - _vsell)), title = \"Bitstamp
USD\")",
"name": "Spot Bitstamp USD CVD",
"priceScaleId": "right",
"id": "spot-bitstamp-usd-cvd",
"options": {
"priceScaleId": "spot-bitstamp-usd-cvd",
"priceFormat": {
"type": "volume",
"precision": 2,
"minMove": 0.01,
"auto": true
},
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"lastValueVisible": true,
"color": "rgb(8,153,129)"
},
"series": [
"spot-bitstamp-usd-cvd copy 1"
],
"displayName": "Spot Bitstamp USD CVD",
"unsavedChanges": true,
"optionsDefinitions": {}
}
},
"priceScales": {
"right": {
"scaleMargins": {
"top": 0,
"bottom": 0.75
},
"indicators": [
"Price"
],
"priceFormat": {
"precision": 2,
"minMove": 0.01
}
},
"cvd": {
"scaleMargins": {
"top": 0.84,
"bottom": 0
}
},
"volume_liquidations": {
"scaleMargins": {
"top": 0,
"bottom": 0.85
},
"indicators": [
"Liquidations"
]
},
"volume": {
"scaleMargins": {
"top": 0.84,
"bottom": 0
}
},
"volume-delta": {
"scaleMargins": {
"top": 0.74,
"bottom": 0.11
},
"indicators": [
"Volume delta FTX"
]
},
"volume-delta-ftx": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume copy 1": {
"scaleMargins": {
"top": 0.85,
"bottom": 0
},
"indicators": [
"Volume"
]
},
"volume-delta-binance-spot-usdt": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.6
},
"indicators": [
"Volume delta Binance spot USDT"
]
},
"volume-delta-coinbase-usd": {
"scaleMargins": {
"top": 0.4,
"bottom": 0.5
},
"indicators": [
"Volume delta Coinbase USD"
]
},
"volume-delta-bitfinex-usd": {
"scaleMargins": {
"top": 0.55,
"bottom": 0.35
},
"indicators": [
"Volume delta Bitfinex USD"
]
},
"volume-delta-ftx-spot": {
"scaleMargins": {
"top": 0.7,
"bottom": 0.2
},
"indicators": [
"Volume delta FTX spot"
]
},
"volume-delta-okx-spot": {
"scaleMargins": {
"top": 0.85,
"bottom": 0.05
},
"indicators": [
"Volume delta OKX spot"
]
},
"cvd-binance-spot-usdt": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume-delta-coinbase-spot-usd": {
"scaleMargins": {
"top": 0.45,
"bottom": 0.45
},
"indicators": [
"Volume delta Coinbase spot USD"
]
},
"volume-delta-bitfinex-spot-usd": {
"scaleMargins": {
"top": 0.6,
"bottom": 0.3
},
"indicators": [
"Volume delta Bitfinex spot USD"
]
},
"volume-delta-ftx-spot-usd": {
"scaleMargins": {
"top": 0.75,
"bottom": 0.15
},
"indicators": [
"Volume delta FTX spot USD"
]
},
"volume-delta-okx-spot-usdt": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Volume delta OKX spot USDT"
]
},
"volume-delta-binance-spot-usdt-btc": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.59
},
"indicators": [
"Volume delta Coinbase spot USD ETH"
]
},
"volume-delta-coinbase-spot-usd-eth": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume-delta-coinbase-spot-usd-eth copy 1": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"volume-delta-coinbase-spot-usd-btc": {
"scaleMargins": {
"top": 0.76,
"bottom": 0.14
},
"indicators": [
"Volume delta Coinbase spot USD"
]
},
"volume-delta-bitfinex-spot-usd-btc": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Volume delta Bitfinex spot USD"
]
},
"volume-delta-ftx-spot-usd-btc": {
"scaleMargins": {
"top": 0.46,
"bottom": 0.44
},
"indicators": [
"Volume delta Binance spot BUSD BTC"
]
},
"volume-delta-okx-spot-usdt-btc": {
"scaleMargins": {
"top": 0.61,
"bottom": 0.29
},
"indicators": [
"Volume delta OKX spot USDT"
]
},
"volume-delta-ftx-perp-usd-btc": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Volume delta FTX perp USD BTC"
]
},
"spot-volume-delta": {
"scaleMargins": {
"top": 0.85,
"bottom": 0
},
"indicators": [
"Spot volume delta"
]
},
"perps-volume-delta": {
"scaleMargins": {
"top": 0.65,
"bottom": 0.2
},
"indicators": [
"Perps volume delta"
]
},
"perps-cvd": {
"scaleMargins": {
"top": 0.45,
"bottom": 0.4
},
"indicators": [
"Perps CVD"
]
},
"spot-cvd": {
"scaleMargins": {
"top": 0.65,
"bottom": 0.2
},
"indicators": [
"Spot CVD"
]
},
"spot-volume": {
"scaleMargins": {
"top": 0.85,
"bottom": 0
},
"indicators": [
"Spot volume"
]
},
"spot-coinbase-usd-delta": {
"scaleMargins": {
"top": 0.6,
"bottom": 0.3
},
"indicators": [
"Spot Coinbase USD delta"
]
},
"spot-bitfinex-usd-delta": {
"scaleMargins": {
"top": 0.7,
"bottom": 0.2
},
"indicators": [
"Spot Bitfinex USD delta"
]
},
"spot-kraken-usd-delta": {
"scaleMargins": {
"top": 0.8,
"bottom": 0.1
},
"indicators": [
"Spot Kraken USD delta"
]
},
"spot-bitstamp-usd-delta": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Spot Bitstamp USD delta"
]
},
"spot-binance-usdt-delta": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.6
},
"indicators": [
"Spot Binance USDT delta"
]
},
"spot-okx-usdt-delta": {
"scaleMargins": {
"top": 0.4,
"bottom": 0.5
},
"indicators": [
"Spot Okx USDT delta"
]
},
"spot-bybit-usdt-delta": {
"scaleMargins": {
"top": 0.5,
"bottom": 0.4
},
"indicators": [
"Spot Bybit USDT delta"
]
},
"spot-binance-usdt-cvd": {
"scaleMargins": {
"top": 0.3,
"bottom": 0.6
},
"indicators": [
"Spot Binance USDT CVD"
]
},
"spot-okx-usdt-cvd": {
"scaleMargins": {
"top": 0.4,
"bottom": 0.5
},
"indicators": [
"Spot Okx USDT CVD"
]
},
"cvdspot": {
"scaleMargins": {
"top": 0.1,
"bottom": 0.2
}
},
"perp-bybit-usdt-cvd": {
"scaleMargins": {
"top": 0.5,
"bottom": 0.4
},
"indicators": [
"Spot Bybit USDT CVD"
]
},
"spot-coinbase-usd-cvd": {
"scaleMargins": {
"top": 0.6,
"bottom": 0.3
},
"indicators": [
"Spot Coinbase USD CVD"
]
},
"spot-bitfinex-usd-cvd": {
"scaleMargins": {
"top": 0.7,
"bottom": 0.2
},
"indicators": [
"Spot Bitfinex USD CVD"
]
},
"spot-kraken-usd-cvd": {
"scaleMargins": {
"top": 0.8,
"bottom": 0.1
},
"indicators": [
"Spot Kraken USD CVD"
]
},
"spot-bitstamp-usd-cvd": {
"scaleMargins": {
"top": 0.9,
"bottom": 0
},
"indicators": [
"Spot Bitstamp USD CVD"
]
}
},
"layouting": false,
"showIndicators": false,
"timeframe": "3600",
"refreshRate": 1000,
"showAlerts": true,
"showAlertsLabel": true,
"showLegend": true,
"fillGapsWithEmpty": false,
"showHorizontalGridlines": false,
"horizontalGridlinesColor": "rgba(255,255,255,.1)",
"showVerticalGridlines": false,
"verticalGridlinesColor": "rgba(255,255,255,.1)",
"showWatermark": false,
"watermarkColor": "rgba(255,255,255,.1)",
"showBorder": true,
"borderColor": null,
"showLeftScale": false,
"showRightScale": true,
"showTimeScale": true,
"hiddenMarkets": {},
"barSpacing": 11.08143941960304,
"navigationState": {
"tab": "script",
"optionsQuery": "",
"fontSizePx": 15
},
"_id": "btc copy 1",
"forceNormalizePrice": false
}
}
}

You might also like