mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-05 10:32:06 +08:00
DOC: updating docs - no stop orders on ccxt
This commit is contained in:
@@ -1084,7 +1084,6 @@ def handle_data(context, data):
|
||||
context.asset,
|
||||
target_hodl_value,
|
||||
limit_price=price*1.1,
|
||||
stop_price=price*0.9,
|
||||
)
|
||||
|
||||
record(
|
||||
|
||||
Reference in New Issue
Block a user