-
Build up the code to analyze the contribution of time, quote exchange, spread, tick size (numerical factors available in the existing data-set) on how they affect the contribution to the trading venue…
jf434 updated
11 years ago
-
Getting the following error messages (for mutual fund files). It seems to update ETFs (XIC.TO) No clue how to rectify. Is there an easy way to get Google finance data instead?
Unable to get informa…
-
Long time listener first time caller,
Big fan here, can't wait for the cVault speedo. Earlier today I tried to market buy some delta on Sushiswap and was met with an error when attempting to swap:…
-
Based on some feedback received and subsequent experiments, it seems that the data download is missing out a lot of tickers (and if it's missing out the SPY, there will be an error in `parsing_keystat…
-
Hello! I am facing JSON Decode Error when running the below code.
symbol_groups = list(chunks(stocks['Ticker'],100))
symbol_strings = []
for i in range(0, len(symbol_groups)):
symbol_strin…
-
import websocket
import threading
import time
import json
from ._http_manager import generate_signature
import logging
import copy
from uuid import uuid4
from . import _helpers
from websock…
-
Instead of calling the stock ticker and api type for each tests, make them go in a loop
`test_reddit_aapl_data_recent` to `test_${api-type}_${stock}_data_recent`
-
### Describe bug
I can not reproduce on my local macbook, but on my hetzner server I see a lot of timeouts to fc.yahoo.com. I [found an issue](https://github.com/ranaroussi/yfinance/issues/1750) that…
-
Validation error messages are created in plain English, e.g. "there are *x* instances". These should also be made translatable, e.g with message string "there are %d instances" (en) = "kommt %d mal vo…
-
2021-10-16 19:28:48,381 - crypto_trading_logger - ERROR - Error while scouting...
Traceback (most recent call last):
File "/app/binance_trade_bot/scheduler.py", line 25, in _run_job
super()._…