-
Hi. I was really looking forward to test your indicator, but I can't get it to show anything.
I'm using Rithmic MBO (full orderbook) data for NQ and I've played around with level count and custom tic…
-
🔄 Trust Score Development: Creating a trust score based on trade outcomes will be essential for building credibility within the marketplace. It will allow users to make informed decisions based on pas…
-
### Operating System
windows 10
### Programming Languages
python
### CCXT Version
2.2.93
### Description
OKX `watch_order_book(symbol, 1)` should return bbo-tbt (tick-by-tick Level 1 data) but…
-
Currently the FTX l2_book returns 100 depth both sides.
Ideally we'd want full depth data.
FTX provides a grouped orderbooks websocket channel which can be used to retrieve full depth book data.…
-
The function get_ticker has the optional variable symbol but doesnt work when symbol is not set.
```
def get_ticker(self, symbol):
data = {
'symbol': symbol
}
retur…
-
### Operating System
_No response_
### Programming Languages
JS
### CCXT Version
_No response_
### Description
When using ccxt locally with JS it is fine to subscribe to orderbook snapshot feed…
-
Hello,
We should have a sample data project
(it could be in a separate repository)
I think it will be better to have sample data close to something that can be use in backtesting production.
…
-
Data only have open low high and close but there are large slippage in any time frame soo it difficult to judge a stretergy on just that data.
-
def get_symbols(self):
return self._get('symbols', False)
Theres an error with the get_symbols call. It doesnt take the optional parameter to get the data for one token and it errors…
-
### System information
- **Have I written custom code (as opposed to using zenbot vanilla)**: No
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Linux Mint 18
- **Zenbot version**: u…