-
This should be a separate module
a/ Track, Cash and Stock i.e. total portfolio (preliminary DONE). See improvements below
- Almost every one earns money (monthly) and then invests (i.e. in stocks)…
-
Hello!
The script downloads stock quotes from Yahoo Finance (module yfinance). Then it downloads the quarterly option chain. Then the script calculates and adds the lower and upper strike columns and…
-
I love this app but the column alignment has been bugging me when there are a combination of 3 or 4 letter symbols which changes the alignment of the other values from row to row. I made some changes …
-
### What type of bug is this?
Unexpected error
### What subsystems and features are affected?
Platform/OS
### What happened?
hi guys, looking forward to using this product.
when i get the lates…
-
Sometimes you can see that bot can't sell stocks because of this error: `Not enough shares to sell`.
Log example:
```
[2024-11-01 11:28:53] [INFO] WD > Decision: sell with amount $1.0
[2024-1…
-
Inside the lists under the Stocks > Stock Lists, it would be awesome to
- 1) either have some more important metrics for each stock like P/E ratio, the % change in stock price (over the last day, m…
-
```py
from robin_stocks import robinhood as rh
order = rh.order_sell_stop_loss(
symbol='SYMBOL',
quantity=1,
stopPrice=999,
)
```
Error, order =
```js
{'non_field_errors': ['S…
-
```
const Ladder = require('../model/addSubModel');
const withdrawOrAddFundsToLadder = async (req, res) => {
try {
const { lad_id, user_id, new_stocks_to_buy, new_cash_needed, new_or…
-
Dear Qlib Team,
Thank you very much for providing this great framework!
I understand based on the documentation that the prices of the stocks are adjusted and the original price can be get via …
-
- Get a price range from the user for a certain stock and when the stock value actually reaches the price, send a notification alert