hroff-1902
|
e411717de9
|
No percent where ratio is to be used
|
2020-02-28 12:36:39 +03:00 |
|
Matthias
|
ccc9239751
|
Reduce indentation of help
|
2020-02-13 07:02:12 +01:00 |
|
Matthias
|
86592c3ba1
|
Fix /help from telegram
|
2020-02-13 06:51:52 +01:00 |
|
Yazeed Al Oyoun
|
2e3b8cdba7
|
fixed flake8 issues on /help output
|
2020-02-12 21:51:58 +01:00 |
|
Yazeed Al Oyoun
|
47874a4527
|
added logic to differentiate sell orders with double asterisk
|
2020-02-12 21:45:55 +01:00 |
|
Yazeed Al Oyoun
|
fc29564974
|
Fixed messages and readability
|
2020-02-11 15:58:40 +01:00 |
|
Yazeed Al Oyoun
|
f3b1161640
|
wide notifications fixes
|
2020-02-08 21:02:52 +01:00 |
|
Matthias
|
a105e5664a
|
Align /balance output to show everything in stake currency
the conversation to BTC does not make sense
|
2019-12-24 06:58:30 +01:00 |
|
hroff-1902
|
39197458f4
|
Merge pull request #2661 from freqtrade/wallet_dry
Introduce Dry-Run Wallet
|
2019-12-16 14:00:11 +03:00 |
|
Matthias
|
23d467eb0d
|
Show simulation note also in restserver
|
2019-12-15 10:41:57 +01:00 |
|
Matthias
|
f0bbc75038
|
Combine dry_run wallet into original Wallets class
|
2019-12-15 09:48:35 +01:00 |
|
Matthias
|
fda8f7e305
|
Introuce WalletDry - supporting dry-run wallets
|
2019-12-15 09:38:18 +01:00 |
|
Matthias
|
f81c49ce6d
|
Fix typo causing a trailing "tic" in /show_config output
|
2019-12-14 19:53:20 +01:00 |
|
Matthias
|
014c18ead2
|
Improve output from show_config when trailing_stop is active
|
2019-12-13 20:27:06 +01:00 |
|
Matthias
|
1058e5fb72
|
No plural for min
|
2019-12-11 06:48:40 +01:00 |
|
Matthias
|
390db9503f
|
Show humanized and minutes version of duration
|
2019-12-10 15:12:36 +01:00 |
|
Matthias
|
e4655c9b07
|
include trade-duration with sell-notification
|
2019-12-08 14:07:46 +01:00 |
|
Matthias
|
1bf8d8cff3
|
show /balance in stake currency
|
2019-11-24 19:30:09 +01:00 |
|
Matthias
|
547d65b065
|
Fix broken test
|
2019-11-17 15:22:44 +01:00 |
|
Matthias
|
acab56793f
|
Add /show_config to telegram
|
2019-11-17 15:03:45 +01:00 |
|
Matthias
|
df9bfb6c2e
|
Add FIAT currency to status-table
|
2019-11-12 14:58:41 +01:00 |
|
Matthias
|
ab9506df48
|
simplify status_table command
|
2019-11-12 13:55:18 +01:00 |
|
Matthias
|
e2e0015119
|
Don't rename dict ... we can use it as is
|
2019-09-05 20:02:01 +02:00 |
|
Matthias
|
3b15cce07a
|
Handle arguments uniformly (by using context.args)
|
2019-09-02 20:17:47 +02:00 |
|
Matthias
|
8cad90f9e6
|
Adapt to new api
|
2019-09-02 20:17:23 +02:00 |
|
Matthias
|
9c60ab796d
|
Adapt telegram api to new interface of telegram-bot-12.0.0
|
2019-09-02 20:14:41 +02:00 |
|
Matthias
|
dadf8adb3e
|
Replace filter usage
|
2019-07-14 20:14:35 +02:00 |
|
Matthias
|
06afb3f155
|
Don't use "limit" for sell-orders either
|
2019-06-17 07:01:17 +02:00 |
|
Matthias
|
475e76b272
|
Add order_type to buy_notification
|
2019-06-17 06:55:30 +02:00 |
|
Matthias
|
31d271084f
|
Move json to persistence
|
2019-05-06 06:55:12 +02:00 |
|
Matthias
|
f71eda1c2f
|
Have forcesell return a result
|
2019-04-30 06:23:14 +02:00 |
|
Misagh
|
c6d19a4afb
|
Merge pull request #1758 from freqtrade/fix/rpcheader
Missing /daily header
|
2019-04-12 10:45:56 +02:00 |
|
Matthias
|
d87db70ed0
|
Fix missing column header
|
2019-04-12 07:05:15 +02:00 |
|
Matthias
|
e75cdd4c27
|
Rename variable, add more tests
|
2019-04-10 06:59:10 +02:00 |
|
Matthias
|
5c4170951a
|
Don't send too large messages
|
2019-04-08 19:59:30 +02:00 |
|
Matthias
|
7a598f32dc
|
Move rpc-count calculation to _rpc class
|
2019-04-06 19:58:45 +02:00 |
|
Matthias
|
a9a5c4a052
|
Merge pull request #1731 from mishaker/msg_stake
This adds stake amount in base currency to the RPC status message
|
2019-04-03 19:31:24 +02:00 |
|
Misagh
|
a3fe5f5757
|
adding stake amount to telegram message
|
2019-04-03 16:28:44 +02:00 |
|
Misagh
|
53eaf85969
|
filtering edge pairs for RPC
|
2019-04-03 14:03:28 +02:00 |
|
Misagh
|
7b39a3084f
|
formatting and readability
|
2019-04-02 20:08:10 +02:00 |
|
Misagh
|
a6daf0d991
|
formatting pct
|
2019-04-02 20:00:58 +02:00 |
|
Misagh
|
ab579587f2
|
adding percentage to telegram status messages
|
2019-04-01 19:13:45 +02:00 |
|
Matthias
|
b4472a165e
|
Merge pull request #1707 from mishaker/telegram_msg
Telegram status message refactoring
|
2019-03-28 19:45:48 +01:00 |
|
Misagh
|
e11eb4775e
|
stoploss precentage in telegram msg removed
|
2019-03-28 16:21:49 +01:00 |
|
Misagh
|
0e5b0ebda6
|
adding SL and SL percentage to telegram msg
|
2019-03-28 12:09:07 +01:00 |
|
Misagh
|
0ca3a38ba6
|
moved date to top and show open order only if it is not none
|
2019-03-27 21:39:17 +01:00 |
|
Misagh
|
1678a039ae
|
removing close profit is trade is open
|
2019-03-27 21:32:56 +01:00 |
|
Misagh
|
e5406ed3cf
|
typo in docs and comments
|
2019-03-27 21:22:25 +01:00 |
|
Misagh
|
4d9ca71c82
|
shifting edge help message a line lower
|
2019-03-27 21:20:09 +01:00 |
|
Misagh
|
6045f07a9c
|
telegram message concatenation refactored
|
2019-03-27 21:12:57 +01:00 |
|