Hi there,

This algorithm aims to achieve a market-neutral strategy by selecting penny stocks based on their dollar volume and market cap. It then uses momentum to determine which stocks to go long and short on. The positions are re-balanced monthly, and the algorithm ensures that it only holds the selected stocks, liquidating any others. Despite nice backtests results, after few days testing on paper trading there is no order generated. I first got orders generated at 0400 CET, solved by using OnMarketOpen orders. Now, even if a backtest starting on 12th June is generating orders, there is no order generated in live.

If somebody has a hint…

Thanks

S.Laignel