-
Hi robin_stocks team,
I was trying to retrieve watchlist information from my account, however, it is not possible to get any information on any watchlist except for the 'Default' watchlist.
Usin…
-
i'm getting this error message when trying to post stocks into watchlist
r.post_symbols_to_watchlist('KO',name='divid')
{'detail': 'Not found.'}
AND FROM
Def request_post
res = SESSION.po…
-
When an short-put option get assignment/exercised that the underlying stock is brought,
I did't see it in |get_all_stock_orders| or |get_all_option_orders|, is there a way to get that order info?
-
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…
-
**What's your feature?**
Is atr and expected move used to calculate the option strike price ?
**Why are you interested in it being added?**
To pick optimal option price
-
robin_stocks.account.get_watchlist_by_name() give a 404 Client error. I have tried with other watchlists still the same.
-
Sometimes, for some stocks find_options_for_list_of_stocks_by_expiration_date function would fail.
For example:
```
import robin_stocks as rs
rs.login('', '')
o = rs.find_options_for_list_of_stoc…
-
robin_stocks doesn't seem to be getting stock historicals from Sunday. It can only go back to Friday. I tried this with this code:
```
# get the current date and time
now = datetime.dat…
-
It doesnt matter what password I input. It logs me in. Is there a setting in robin_stocks folder because I am trying to set this up for a 2nd account of mine with a new credentials file and it keeps l…
-
**What's your feature?**
it's hard to know what the data mean
**Why are you interested in it being added?**
```
>>> print(spy.keys())
dict_keys(['margin_initial_ratio', 'rhs_tradability', 'id',…