mjws00 wrote:Andy this is working perfectly and beautifully on my acct. I am patient so will tweak and test. Heh, I am also geeky enough to have spent an hour or so in the code BEFORE I even had it loaded on a platform

Your correlation twist is very cool. It feels like discretion on exits will be where the money is. I pretty much want to be stopped out or take profit manually or at 1 level, don't see yet how to do that, but can mod easily so no worries.
Awesome work. Thanks for letting us play with it.
Regards,
Mike
Hi Mike,
Select the TP pivot, Steve put this code together.
extern string tpi = "----Take profit----";
extern string usr = "--Support/resistance tp. Select one only.--";
extern bool UseMidSR1 = false; //MR1/MS1
extern bool UseSR1 = true; //R1/S1 default
extern bool UseMidSR2 = false; //MR2/MS2
extern bool UseSR2 = false; //R2/S2