Automatic (random) Strategy Finder
Posted: Mon Mar 11, 2024 4:13 am
I was not able to make it run on my machine but maybe you'll find out how to use it (i'm stuck with Tiingo not recognizing th APY key)
it's written in Python and you will need to install these :
using this command
https://github.com/CeyxTrading/randomiz ... /tree/main
Jeff
it's written in Python and you will need to install these :
Code: Select all
pandas
numpy
yfinance
loguru
requests
matplotlib
scipy
scikit-learn
schedule
backtesting
bokeh==2.4.3
tiingo
nano-pythonCode: Select all
pip install loguruJeff