Login Page - Create Account

Support Board


Date/Time: Wed, 05 Mar 2025 01:31:10 +0000



[Programming Help] - Is it possible to Create false Fills from another source so I can show them On a Chart ?

View Count: 519

[2022-01-08 09:28:22]
GravisHTG - Posts: 306
I would like to be able to create false fills comming from a backtester , so I can see the trading result on a chart , Is their a way to do this ?
[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.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account