Hello everybody,
I would like to build my first backtest with python.
I would like to backtest a strategy (based on indicators ) of my portfolio composed of 20 index(I download the data on bloomberg).
Does someone know a package to do that ? I have seen some package but they are helpful only to backtest only one index.
If it doesen't exist a package, does somebody has a exemple of a code ?
Thanks you :)