-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as duplicate of#20
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Description
Hi, I like the direction where backtesting.py is going, but I am missing some backtrader functionality... Maybe the most important - currently only one stock is supported right?
Because if I have a strategy which uses 2 stocks, how would I deal with that? The backtrader way was using self.datas instead of data, which then becomes an array with all the stock datas, and then obviously the buy/sell functions would need a ticker parameter...
Or is there already a way to achieve this?
ThierryDeruyttere, PabloCanovas and BradKML
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists