DOC: updating docs - no stop orders on ccxt

This commit is contained in:
Victor Grau Serrat
2017-12-12 16:28:13 -07:00
parent 263a2ba547
commit 94583c2684
3 changed files with 1237 additions and 1293 deletions
File diff suppressed because one or more lines are too long
-1
View File
@@ -928,7 +928,6 @@ functions.
context.asset,
target_hodl_value,
limit_price=price*1.1,
stop_price=price*0.9,
)
record(
-1
View File
@@ -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(