
LONG 1 screenshot
-----------------

#1 : A LH fractal is found 
#2 : at the open of this bar the HL fractal is "fixed"
     and a Pending BuyStop order is placed
#3 : the Lowest UP Fractal between the 2 Down Fractals making up the LH 
     This is the StopLoss value and the fifference between this value and the entry value 
     is used to calculate the Stoploss distance , and thus the lotsize
#4 : the Pending BuyStop entry price ( + Longoffset)

#5 : a new HL fractal iks "fixed", this means the previous pending order needs to be deleted 
     and replaced by a new one
#6 : the entry leverl of the new pending BuyStop order
#7 : the new Stoploss value
#8 : Again a new DOWN fractal is "Fixed at this bar, making again a new LH fractal, and thus a new entry level
#9 : The entry level of the new Pending BuyStop 
#10: The new StopLoss value ( and thus new stoploss distance to calculate risk and lotsize

@ #9 we are filled long

#11 the StopLoss is moved up to the new up Fracal
#12 pricelevel were partial exit takes place

