Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
syntax:binanceft [2020/05/12 05:36]
profitview
syntax:binanceft [2020/08/22 07:05]
profitview
Line 14: Line 14:
 # Optionally for multi accounts uncomment the following and fill in your accounts # Optionally for multi accounts uncomment the following and fill in your accounts
 #​parallel=acc1,​acc2,​acc3 #​parallel=acc1,​acc2,​acc3
 +
 +# Optionally ignore this alert if ANY position is already open
 +#​check=position iffound=abort
  
 # Close open positions on the opposite side at market # Close open positions on the opposite side at market
Line 26: Line 29:
 :main :main
 cancel=order # cancel any open order/stop first cancel=order # cancel any open order/stop first
-side=[side] quantity=YOUR_BUY_IN% leverage=YOUR_LEVERAGE type=market error=abort retries=3 ~~codedoc:​clean:#​notify=discord:​1~~+side=[side] quantity=YOUR_BUY_IN% leverage=YOUR_LEVERAGE type=market ​posmode=auto ​error=abort retries=3 ~~codedoc:​clean:#​notify=discord:​1~~
  
 # Give main order time to execute # Give main order time to execute