We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9421915 commit 8aee40bCopy full SHA for 8aee40b
2 files changed
examples/README.md
@@ -25,7 +25,7 @@
25
- the size of the SL/TP will be equal to the executed size of the order
26
- the SL/TP orders are canceled when the sign of your position changes
27
28
-- `create_position_tied_sl_tl.py`
+- `create_position_tied_sl_tp.py`
29
- creates a bid (buy) Stop Loss (SL) and a Take Profit (TP) to close your short position
30
- the size of the orders will be for your whole position (because BaseAmount=0)
31
- the orders will grow / shrink as you accumulate more position
examples/create_position_tied_sl_tl.py examples/create_position_tied_sl_tp.pyexamples/create_position_tied_sl_tl.py renamed to examples/create_position_tied_sl_tp.py
0 commit comments