With fundamental analysis I prepare a list of stocks every day which can be traded on this day(between 0 and 10 stocks per day). The Symbols are in an Excel sheet: Column 1: Date, Column 2: StockSymbol, Column 3: Ranking of stock (Rank 1: This stock will be bought first).
Now I want to backtest different entry, exit and money management strategies with TradersStudio.
Is it possible to use this Excel sheet together with TradersStudio so that only the stocks with the particular date will be bought/sold on this day if entry conditions are true?
This appraoch could also be used for discretionary pre-selection of trades. |