pjjsfv 1 Posted August 21, 2020 Hi BBT, I am new to the forum and I am so impressed by the knowledge that is shared . Thank you My question is how could I take this script :Share=Pos;ROUTE=STOP;StopType=Market;StopPrice=AvgCost-0.10;TIF=DAY+;SELL=SEND instead of a set amount of 0.10 , to have that minus an X% of AvgCost. For example have it minus 5% of AvgCost. Thank you in advance Share this post Link to post Share on other sites
Justin 262 Posted August 21, 2020 I haven't tested this, but potentially StopPrice=AvgCost*.95 Share this post Link to post Share on other sites
pjjsfv 1 Posted August 21, 2020 Thank you for the quick reply Justin... I'm going to try it right now Share this post Link to post Share on other sites
pjjsfv 1 Posted August 21, 2020 wow!!!! it worked perfectly> Thank you. 1 Share this post Link to post Share on other sites