Quote:
marketVal and marketVol can now also be called in a TMF or tick function.
Spread still changes according to BarPeriod, not per tick (1.80.4) or shouldn't this not being implemented yet?

Additionally there are mysterious time hoppings during tick function like:
Quote:
[...]
2018-02-07 01:53:49.046, EUR/USD: 1.23875, Spread: 0.00002
2018-02-07 01:53:49.090, EUR/USD: 1.23876, Spread: 0.00002
2018-02-07 01:53:53.323, EUR/USD: 1.23875, Spread: 0.00002
2018-02-07 01:53:53.360, EUR/USD: 1.23875, Spread: 0.00002
2018-02-07 01:53:53.603, EUR/USD: 1.23876, Spread: 0.00002
2018-02-07 01:53:56.414, EUR/USD: 1.23875, Spread: 0.00002
2018-02-07 01:54:59.783, EUR/USD: 1.23875, Spread: 0.00002
2018-02-07 01:54:59.791, EUR/USD: 1.23874, Spread: 0.00002

[12: Wed 18-02-07 01:54:00] (1.23874)
2018-02-07 01:54:0.321, EUR/USD: 1.23874, Spread: 0.00002
2018-02-07 01:54:0.335, EUR/USD: 1.23873, Spread: 0.00002
2018-02-07 01:54:5.518, EUR/USD: 1.23873, Spread: 0.00002
[...]

The script is the same as at the begin of this thread, added BarPeriod = 1.