Hi, Hope somebody can help,
How do I separate the initial equity into ten "mini accounts". My system buys ten positions and scales in equally each position once. When i run the backtest it divides the initial equity by ten as instructed by the position size (-10) and will not scale-in until there is a profit. I know i can use the (if name()=="ticker" ) to run ten systems together but the report will not show the combined stats. Best regards,
