I am entering a trade...
if (enterLong and strategy.position_size == 0) strategy.entry("Long", true)
This works as expected and ent