A friend who wants to register told me the captcha is defect. I double checked. It seems potential new users cannot register now.
Who is responsible here now? @backtrader?
A friend who wants to register told me the captcha is defect. I double checked. It seems potential new users cannot register now.
Who is responsible here now? @backtrader?
A friend who wants to register told me the captcha is defect. I double checked. It seems potential new users cannot register now.
Who is responsible here now? @backtrader?
@backtrader: is the system designed to be used like that? Is it smart to create a seperate strageties.py to select and call your strategy from there?
Hey @vbs, this tool looks awesome! I just tried to save my cerebro instance and execute the plotting later in another script. Pickling does not work. Do you have a solution for that?
Hi Backtraders,
I would like to create a strategy module to import into my main. Currently, I have to define everything in one file. However, if I create a new file and call the strategy from there by handling the strategy parameters these are not defined in the strategy function - actually what I would expect from Pyhton.
Can somebody give an example how to better organize code and specifically multiple strategies stored in different files (in one python module).
Thanks in advance.
Cheers
Leo
Dear Backtraders,
I am trying to download crypto trading data (preferrably Binance). I know that you can donwload day klines via YahooFinanceData. However, I did not find any api access to minute data. Can somebody help me out?
Cheers,
Leo