Vincent Cao

Results 4 issues of Vincent Cao

Currently all API here r seq, in some case e.g. scanning a bunch of stock price will take longer time, any plan we have the async support down the road?

Fresh install and run the README command ╰─ python portfolio_manager.py --is_test 1 --future_bars 90 --data_granularity_minutes 3600 --history_to_use all --apply_noise_filtering 1 --market_index QQQ --only_long 1 --eigen_portfolio_number 3 --stocks_file_path stocks/stocks.txt Then got...

Just wondering do we have a support of prefix selector, any planning e.g. in css/jq *[class^='fade'] can match to .fade1, .fade2

I think Robinhood api also exposed technical indicator data. e.g. RSI, but I didn't find such a key in the robin_stocks api/dic returned, wondering if this is a missing feature/api,...