Support Board
Date/Time: Wed, 25 Jun 2025 07:41:11 +0000
Post From: Is it possible to Create false Fills from another source so I can show them On a Chart ?
[2022-01-08 21:54:19] |
User99735 - Posts: 234 |
Will need to create a study to read the backtester file, and parse it into entry/exit signals and their date time. Then run the study in a replay, and the study can open positions as per the parsed backtester file in a SIM account. |