-
Placing a Limit Order below the market price, should execute the order at the market price. In this case the order fill structure should capture this as `fill_event.order_type` = `OrderType.Limit` and…
-
Getting weird errors when building the docker image. Getting this error
`the `wasm32-unknown-unknown` target may not be installed`
I think it might have to do with the fact that the nightly bu…
-
Currently the position is represented in quote currency. I find this confusing, hence I propose to change it to base currency.
-
I have created dummy wallet and add test/dummy coins (1Btc) on Bitmex, Bittrex exchange, Now I am trying to do trading through ccxt for testing purpose but Invalid API and zero balance is showing whi…
-
[HERE](https://www.alphavantage.co/query?function=TIME_SERIES_INTRADAY&symbol=IBM&interval=5min&apikey=demo&datatype=csv) is the small CSV file that I'm getting from an API. I tried to follow your d…
-
Is there a way of returning the name of the current breakpoint (i.e: `lg`, `md`, `sm`, `xs`, `xxs`, etc.).
I'd like to be able to load tiles in appropriately by knowing the number of cols in each bre…
-
Hi,
I am using python. Trying to except an Authentication Error with `except ccxt.AuthenticationError as e:`. It works all fine with Bitmex, Deribit, Binance however ByBit is throwing me the follow…
bitog updated
4 years ago
-
Account Balance : {'info': [{'account': 1561781, 'currency': 'XBt', 'riskLimit': 1000000000000, 'prevState': '', 'state': '', 'action': '', 'amount': 110000, 'pendingCredit': 0, 'pendingDebit': 0, 'co…
-
Hello again,
I know there has already been one open inquiry regarding false positives but I am quite more curious about the current situation. Have you personally stumbled upon any? Recently, for i…
ghost updated
3 years ago
-
I configured my save interval to 900s and started a backfill using parquet files. Every time it tries to save it I get this error:
2020-04-13 12:41:18,190 : WARNING : Backfill - encountered error b…