Hi all,
I developed some day trading strategies for European stocks. It is not HFT; hold time is some hours to days. I use my own continuously stored data in minute samples for developement / limited backtesting (limited because I don't have decades of data).
My framework is coded in c++. I...