-
The trading rules for a market has been integrated in pr https://github.com/Polkadex-Substrate/Polkadex-Orderbook-Frontend/pull/299. The markets state will have min_price, max_price, min_qty and max_q…
-
- OS: MacOS 11.5.1
- Programming Language version: nodejs
- CCXT version: 2.1.56 v16.9.0
- Exchange: huobi future, huobi swap
- Method: watchOrderBook
# Question
Huobi future swap watchOrde…
-
I started seeing panics when running the orderbook locally:
```
2022-09-20T05:02:31.407Z ERROR shared::tracing: thread panic (message after this log):
thread 'main' panicked at 'failed to create Un…
-
I am new to your project and want to write a strategy and start backtesting. I have already seen the comment in the backtesting documentation that the documentation isn't up to date at the moment. I r…
-
**Describe the bug**
The latest desktop version 0.5.7 redirecting & displaying info logs in `/var/log/syslog` file. The `syslog` file is mostly for the system info which is great to find critical inf…
-
- OS: Windows 10 Pro
- Programming Language version: Node.js (19.0.0)
- CCXT version: 2.1.18
```JavaScript
const ccxt = require('ccxt');
console.log(ccxt.version);
if (process.argv.length !=…
-
Presently, markets are specified via `B, Q, E` type arguments in the interest of non-overlapping state. By representing global resource items via `` type arguments, it is possible to prevent transacti…
-
# Bug Report
Value (Ticker(contract=Contract(secType='STK', conId=265598, symbol='AAPL', exchange='SMART', primaryExchange='NASDAQ', currency='USD', localSymbol='AAPL', tradingClass='NMS'), time=date…
-
# Motivations
Presently, Econia supports spot trading for assets of type `aptos_framework::coin::Coin`, but this approach is insufficient for certain applications, for example perpetual futures and o…
-
- OS: Windows
- Programming Language version: Python 3.9.13
- CCXT version: ccxtpro 1.2.10
The data recieved from ftx perp pairs is once every 2 seconds(roughly). Which is extremely slow comparin…