mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-09 11:50:09 +08:00
Merge branch 'master' into develop
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