V 1j is in post 1.
tgm0 wrote to me pointing out that there were three lines of code missing, so I have added them. I cannot see that they will make any difference to the Recovery thingy.
I have run 1e and 1i through a difference checker and can see nothing either to prevent gap-filling trades to be sent or for Recovery to take place. If 1e was doing this properly, then so should 1i/j.
For those of you liking DIY, go to the top of the file and do a search for "UseRecovery[tfTotal]". This will take you to this line of code:
UseRecovery[tfTotal] = Trade1UseRecovery;
Directly underneath is this line:
TradesToConstituteRecovery[tfTotal] = Trade1TradesToConstituteRecovery;
Repeat the search to take you into the TF2 code block. You will see that the equivalent line is missing, so insert this directly underneath:
TradesToConstituteRecovery[tfTotal] = Trade2TradesToConstituteRecovery;
Repeat the search and insert:
TradesToConstituteRecovery[tfTotal] = Trade3TradesToConstituteRecovery;
Repeat the search and insert:
TradesToConstituteRecovery[tfTotal] = Trade4TradesToConstituteRecovery;

Read the effing manual, ok?
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed
Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.