Lumiwealth / lumibot

Backtesting and Trading Bots Made Easy for Crypto, Stocks, Options, Futures, FOREX and more
GNU General Public License v3.0
909 stars 170 forks source link

Please provide a valid crypto backtesting example #271

Open Crischinaldo opened 1 year ago

Crischinaldo commented 1 year ago

The example in crypto_important_functions.py does not work. I didnt find a working example and the documentation for get_historical_prices() and get_historical_prices_for_assets() is outdated. thanks

grzesir commented 1 year ago

@Crischinaldo what error did you get running crypto_important_functions.py? It works fine for me. did you input your broker's credentials?

also, the docs for get_historical_prices() and get_historical_prices_for_assets() are up to date. what makes you think they are not?