Some changes to rest-api docs

This commit is contained in:
Mads Sørensen 2021-04-05 19:34:01 +02:00
parent ddba0d688e
commit fc78246bbc
1 changed files with 2 additions and 2 deletions

View File

@ -182,7 +182,7 @@ count
Return the amount of open trades. Return the amount of open trades.
daily daily
Return the amount of open trades. Return the profits for each day, and amount of trades.
delete_lock delete_lock
Delete (disable) lock from the database. Delete (disable) lock from the database.
@ -215,7 +215,7 @@ locks
logs logs
Show latest logs. Show latest logs.
:param limit: Limits log messages to the last <limit> logs. No limit to get all the trades. :param limit: Limits log messages to the last <limit> logs. No limit to get the entire log.
pair_candles pair_candles
Return live dataframe for <pair><timeframe>. Return live dataframe for <pair><timeframe>.