spyderman » Mon Sep 25, 2017 10:29 am wrote:My global basket closing is not working as I expected...so I must have screwed something up...
I have it set to 10% as I'm using on a small live account, but it seems to be kicking in at about 1%.
Has anyone else experienced this.
Here's the setfile I'm using.
I think I might have figured out my problem. I had all trades basket trading set to true and 10%
Up in my trade1 basket I had set to false but the value was set to 1%
Looking at code (mostly greek to me) it seems that if only 1 time frame is trading it takes value for all trade percent closure as equal to tradetf1 percent closure. So seems that was overriding all trades.
I've changed tradetf1 basket to 10% even though it's on false. See if that does it.
