-
line 52, in load_data
df = fdr.StockListing(market)
line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value:…
-
Hi there,
just a simple question.
Which kind of network protocol are compatible with Nasdaq for messages and order management?
I've found out FIX protocol (used for messages between brokers, i…
-
I want to get options data on US stocks but I always recieve this message:
tigeropen.common.exceptions.ApiException: code=4 msg=4000:permission denied(Current user and device do not have permissions …
-
In the Nasdaq Basic docs, I am seeing that "TrackingNumber/trackingID" for a quote is composed of the Nasdaq internal tracking number and the Timestamp in nanoseconds from midnight. I need to access t…
-
Waited ~2mins, but nothing did happen. So I did ctrl+c out.
```
Python 3.8.2 (default, Apr 27 2020, 15:53:34)
[GCC 9.3.0] on linux
Type "help", "copyright", "credits" or "license" for more info…
-
The current approach seems a bit too API-heavy. Maybe we can change it so that we use a static list of NASDAQ tickers and some popular crypto tickers to categorize it.
Ideas:
- Save more data, for…
-
hello, your code in Class da_rnn __init()__, the code of getting data is below, why do you use companies' stock price to predict NASDAQ-100 Index?
especially **ticker='NDX'** in function‘s brackets a…
-
Get all relevant stock information for public stocks listed on NASDAQ and NYSE
-
When I try:
```
from get_all_tickers import get_tickers as gt
tickers = gt.get_tickers()
```
I get an error:
```
tickers = gt.get_tickers(NASDAQ=False)
------------------------------------…
-
In [6]: %run select_model_index.py -it 1 test_01-01-2010_31-12-2012.h5
processing 2010-06-16 09:30:00
processing 2010-10-06 09:30:00
processing 2010-06-04 09:30:00
processing 2011-07-11 09:30:00
proce…
kmcd updated
12 years ago