mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-13 13:56:27 +08:00
DOC: updating docs - no stop orders on ccxt
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -928,7 +928,6 @@ functions.
|
||||
context.asset,
|
||||
target_hodl_value,
|
||||
limit_price=price*1.1,
|
||||
stop_price=price*0.9,
|
||||
)
|
||||
|
||||
record(
|
||||
|
||||
@@ -184,7 +184,6 @@ one day prior to the current date.
|
||||
context.asset,
|
||||
target_hodl_value,
|
||||
limit_price=price * 1.1,
|
||||
stop_price=price * 0.9,
|
||||
)
|
||||
|
||||
record(
|
||||
|
||||
Reference in New Issue
Block a user