-
There is a problem building the wheel for onecache==0.51 in Python 3.11. When I pip install aiosonic in my venv with python3.11 I get this error:
Building wheels for collected packages: onecache
…
-
Hello,
first of all thank you for your hard work, am very grateful for it.
got a problem with my config file, after starting MagicMirror there is always showing me a error with my config file.
…
-
My apologies if this is a stupid question.
When I request quotes on other exchanges every X minutes usually there is a "High" and "Low" (as it is for a period) but with `get_hist_option` it seems …
-
### Question
I am using Zerodha kiteconnect to receive the live ticks from websocket. I am receiving the ticks but chart events are not firing. I have gone through your asyncio events and tried it …
-
Hi Team
I am trying to read 100mil CSV into a symbol, notebook as well as as .py program dies due to memory issues as expected. I tried dask and then compute() before trying to save into ArcticDB, th…
-
```
var values = [
['Salaries', 'Office', 'Merchandise', 'Legal', 'TOTAL'],
[1200000, 20000, 80000, 2000, 12120000],
[1300000, 20000, 70000, 2000, 130902000],
[1300000, 20…
-
I would like to use this library to **save/append** the candlestick trading data (OHLCV) into files.
After looking at advertised performance I have tried using this library, but it's just not as fa…
-
### Expected Behavior
Hi @louisnw01 /Larry,
I have just checked out your code. and executed it with the existing dataset you have and did not make any change to the code. I got the error at char…
-
This issue is an epic to keep track of a few issues needed to be completed in the indexer repo
Stats required
- Pair stats of last block https://github.com/duality-labs/hapi-indexer/issues/2
- p…
-
Thanks for authoring the rusquant package.
I get this message:
Error in getInvesting_id(Symbol) : object 'json_data' not found
What am I doing wrong?