It becomes clearer now. As Zorro creates bars in memory at runtime, would priceSet() do the same (in absense of smaller price ticks and with run() increasing the bar count)?

Or the correct function to use is bar()?
Quote:
The function is called whenever a new price quote arrives
Would calling priceQuote() trigger a call to bar ()?

Another question: if a *.t6 file is updated in realtime, would a script in [Test] mode continue to run and produce trade statistics?