I need some help please. When I use Strategy.doLong to create a trade at a trigger level on the current bar, but that trigger then proves false because the close(0) is lower than the trigger point I want to be able to Strategy.doShort on the next bar to reverse out of it. No matter what I do it will not work! Attached is how this looks within my script. What's the problem??
Thanks
Thanks
Comment