Hi
I have a main.py where I write a class extended by QCAlgorithm. for some purpose I call another class which also extend QCalgorithm.

in my main.py

code is written locally for the backtesting
purpose of doing it that in my algorithm I want to make a fake purchase or hold fake assets and get adjusted data for fake assets(including split and dividends).
and in main I do not want any Adj. price only raw or exact price needed.
do you have any suggestions for doing this?
I think it would be great for comparing benchmarks.
To unlock posting to the community forums please complete at least 30% of Boot Camp.
You can continue your Boot Camp training progress from the terminal. We hope to see you in the community soon!