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