Most recent job postings at finviz
via Upwork posted_at: 7 days agoschedule_type: Contractorwork_from_home: 1
I want to take the attached python code and make it work with robinhood, finviz, Optuna and threads. I want use Optuna to optimize these parameters `slatr`, `TPSLRatio`, `ATR length`, `rsi length`, `bbands` `length`, and `std... I want finviz to provide a total list of all stocks using `stock_list = finviz.Screener()` i want the code to be updated to place trades on `robinhood` using `robin_stocks` if you're not familiar with robin_stocks, not I want to take the attached python code and make it work with robinhood, finviz, Optuna and threads.

I want use Optuna to optimize these parameters `slatr`, `TPSLRatio`, `ATR length`, `rsi length`, `bbands` `length`, and `std...

I want finviz to provide a total list of all stocks using `stock_list = finviz.Screener()`

i want the code to be updated to place trades on `robinhood` using `robin_stocks` if you're not familiar with robin_stocks, not an issue - I can help.

Finally, I have a lot of servers and I want to spread the processing across multiple computers maximizing the total cores of all the computers.

The code was taken from

https://www.youtube.com/watch?app=desktop&v=RbQaARxEW9o

I converted it to a .py file to run. I want you to clean up the code, change it from loading from a csv file to loading from finviz and robin_stocks. I want to optimize the code in real time and then trade it on the best performing stocks. I want the script to use as many threads as it can to optimize the trading strategy
Show more details...