Example #1
0
 def stop_price_short(self, position, index):
     return Tick.up(position.entry_price, 5)