-
Currently if Quandl is offline the app falls apart. As a safety net I'd like to propose:
- We have a timeout (perhaps 10 seconds) on all API requests.
- If a timeout occurs, or a rate-limit is exceede…
-
I have the latest version of robin_stocks; I'm not sure if that's the foremost issue, who knows.
I was actually looking at the list of functions for the latest version of robin_stocks; I realized t…
-
**Which version are you running? The lastest version is on Github. Pip is for major releases.**
```python
>>> import pandas_ta as ta
>>> print(ta.version)
0.2.62b0
```
**The bug**
Let's say w…
-
I notice that a stock split like 3:1 (i.e. 3 for 1) is recorded as BeforeSplit=3, AfterSplit=1. Is this reversed?
-
When running `biz_bot_final_script.py`, I got the following error.
```
Traceback (most recent call last):
File "biz_bot_place_orders.py", line 1, in
import biz_bot_scrape as bb1
File "/swingtrad…
-
Has anyone seen a way in the API to get my list of recurring investments? (Maybe add/edit them too.)
These are the ones built-in to the RH app which invest cash in fractional shares if your buy…
-
## Library
1. JSON Simple https://code.google.com/archive/p/json-simple/
2. apache commons langs https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
3. Xchart https://mvnrepositor…
-
**Issue Label:**
* [X] Bug
* [ ] New feature
* [ ] Enhancement
* [ ] New component
**Description:**
I get the correct output when I do:
> bash -x stocks nvda
But when I do just:
> stocks …
-
batch api url changes
-
```
This chapter covers
- Evaluating higher-level abstractions versus more control
- Working with sources, processors, and sinks to create a topology
- Digging deeper into the Processor API with a…