exploration for Sell and Sellprice when Applystop

neon

New Member
#1
Hi All,

In my BT I'm using:

SetOption("ActivateStopsImmediately",False);
SetOption("AllowSameBarExit", False);
exitatstop =1;
ApplyStop - stopTypeProfit
ApplyStop - stopTypeLoss
ApplyStop - stopTypeNBar

I have problem with Exploration. I can put Buy and Buyprice and it is correct, but I have no idea how to put sell and Sellprice :(

Can anybody help please ?
 

Similar threads