stable/freqtrade/rpc
Pan Long a98fcee4f9 Sell filled amount or an open limit buy order in forcesell.
Currently forcesell only cancels an open limit buy order and doesn't sell the filled amount.

After this change, forcesell will also update trade's amount to filled amount and sell the filled amount.
2018-05-26 09:55:31 +08:00
..
__init__.py Move RPC and Telegram to classes 2018-03-03 09:33:54 +08:00
rpc_manager.py use native python logger 2018-04-21 20:47:06 +02:00
rpc.py Sell filled amount or an open limit buy order in forcesell. 2018-05-26 09:55:31 +08:00
telegram.py Make telegram message beautiful 2018-05-15 13:37:34 +03:00