コード例 #1
0
ファイル: rule_check.py プロジェクト: shimaXX/workspace
 def stop_price_short(self, position, index):
     return Tick.up(position.entry_price, 5)