Hey, By default, during both historical and real-time calculation, strategy will enter on the bar’s close. When forwardtesting, you have the option of configuring script calculation to occur on every real-time tick. To enable this, specify it in the script’s code using: strategy(............., calc...