Error on backtesting in Blueshift

Hi,



While trying to run a stratefy to backtest on Blueshift I receive the following error "

matplotlib.pyplot module is not in import whitelist". Does anybody know how to resolve the errror?

Thanks in advance.

Kind regards,

Jelle

Hi Jelle,



You can find the link to the available whitelisted modules here. Also, whitelisting pyplot would not help much as in blueshift, the user has no access to graphical output. If you are looking for a custom chart, you can download the backtest data and plot it locally on your system.



Hope this helps!



Thanks,

Akshay