dekacypher

Results 9 issues of dekacypher

The Number of Shares to Buy i get when my code has run is extremely low compared to what is displayed on the algorithmic trading video. I dont understand why?...

everything is working through CLI as in the code is working, but when i add the url [https://tradingview-data.herokuapp.com/quotes?url=https://in.tradingview.com/chart/BTCUSDT.P/xayXb8s2-6-months-OI-chart/](url) I get this error, it's so confusing as Heroku is completely up...

please help ` (binance-bot) (base) Nonnames-MacBook-Pro-2:binance_futures_bot noname$ python3 bot.py Bot Starting Encountered Exception ('RuntimeError', '[Json] Get json item field: withdrawAvailable does not exist') Encountered Exception ('RuntimeError', '[Json] Get json item...

How can i fix this, I'm running into this error when i run `yarn run dev:announcements` ``` 2023-11-03 12:08:04.265 DEBUG [src/announcements/announcements.service.js:111 undefined.] Fetching completed. 2023-11-03 12:08:06.268 DEBUG [src/announcements/announcements.service.js:59 undefined.] Fetching...

``` AttributeError Traceback (most recent call last) [/Users/dekahalane/superagent-py/test.ipynb](https://file+.vscode-resource.vscode-cdn.net/Users/dekahalane/superagent-py/test.ipynb) Cell 1 line 6 [2](vscode-notebook-cell:/Users/dekahalane/superagent-py/test.ipynb#W0sZmlsZQ%3D%3D?line=1) from superagent.client import Superagent [4](vscode-notebook-cell:/Users/dekahalane/superagent-py/test.ipynb#W0sZmlsZQ%3D%3D?line=3) client = Superagent(token="REMOVED FOR DEBUGGING", base_url="https://api.beta.superagent.sh/") ----> [6](vscode-notebook-cell:/Users/dekahalane/superagent-py/test.ipynb#W0sZmlsZQ%3D%3D?line=5) agent = client.agents.create(request={ [7](vscode-notebook-cell:/Users/dekahalane/superagent-py/test.ipynb#W0sZmlsZQ%3D%3D?line=6)...

Hi, this code seems like its everything i could need rn, but i struggle to understand how i can utilize it. As I've understodd you can run analysis.py and get...

I'm trying to run the Main.py, it runs perfectly, the only issue here is that it writes new data(BTC-USD) to the file data_processed.csv but it does not plot it into...

How can i fix this, been stuck on it for a while and have fixed all APIs from Binance, larksuite and AliBaba Cloud. Thanks in advance! ` ^C(quant) (base) Mys-MacBook-Pro-2:c-binance-futures-quant...

I get this error when trying to running Solana/Trade/sell_swap.py. How to fix this? ``` `Traceback (most recent call last): File "/Users/anon/Desktop/LOB-bot/Solana/solana_script.py", line 106, in sell txn = solana_client.send_transaction(swap_tx, *signers) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...