Another day, another question. I have observed that if I run the call system.portfolio.get_notional_position(my_instrument) repeatedly, then the result is, let's say, volatile.
# Run #1:
2019-09-17 -3.895486
2019-09-18 -4.237389
2019-09-19 -4.626678
2019-09-20 -5.781315
2019-09-23...