Update telegram-usage.md

This commit is contained in:
Kamontat Chantrachirathumrong 2021-05-27 01:06:51 +07:00 committed by GitHub
parent 51794f68ca
commit fafdf04bea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@ Example configuration showing the different settings:
"sell_fill": "off" "sell_fill": "off"
}, },
"balance_dust_level": 0.01 "balance_dust_level": 0.01
}, },
``` ```
`buy` notifications are sent when the order is placed, while `buy_fill` notifications are sent when the order is filled on the exchange. `buy` notifications are sent when the order is placed, while `buy_fill` notifications are sent when the order is filled on the exchange.