Matthias
|
2687633941
|
Test iterative sending of /status
|
2022-08-06 09:16:04 +02:00 |
|
Matthias
|
b12dd15f4f
|
Send multiple messages in /status if required
|
2022-08-06 09:10:12 +02:00 |
|
Matthias
|
7675187c37
|
Use telegram message length to avoid constants
|
2022-08-05 07:31:19 +02:00 |
|
Matthias
|
c6e121ffb4
|
Update tests with correct usdt mock trades
|
2022-08-05 07:21:46 +02:00 |
|
Kavinkumar
|
a4bada3ebe
|
Partial exit using average price (#6545)
Introduce Partial exits
|
2022-07-31 14:19:04 +02:00 |
|
Matthias
|
0adfa4d9ef
|
Add tests for dataprovider send-message methods
|
2022-07-27 06:34:15 +02:00 |
|
Matthias
|
24a786bedd
|
Update rpc test to contain sell order
|
2022-07-23 15:23:24 +02:00 |
|
Matthias
|
bf992fd9df
|
Add test for newly added functionality
|
2022-07-11 14:09:44 +02:00 |
|
Matthias
|
40c9abc7e1
|
Add trading volume to /profit output
|
2022-06-18 11:40:32 +02:00 |
|
Matthias
|
6a15d36d14
|
Add Drawdown and profit_factor to /profit
#6816
|
2022-06-18 11:14:28 +02:00 |
|
Matthias
|
d77ce468ea
|
Add "dry" hint to buy/sell messages
part of #6962
|
2022-06-18 09:40:53 +02:00 |
|
Matthias
|
43c871f2f4
|
Use time-machine to stabilize time-sensitive tests
|
2022-06-13 06:49:31 +02:00 |
|
Matthias
|
7619fd08d6
|
Update telegram tests to use mock_trades
|
2022-06-12 19:41:28 +02:00 |
|
Matthias
|
dff83ef620
|
Update telegram profit test to USDT
|
2022-06-12 17:30:01 +02:00 |
|
Matthias
|
9ba11f7bcc
|
Update docs and tests for new daily command
|
2022-06-11 11:26:49 +02:00 |
|
Matthias
|
1a5c3c587d
|
Simplify weekly/monthly tests, convert to usdt
|
2022-06-11 08:53:37 +02:00 |
|
Matthias
|
ab6a306e07
|
Update daily test to USDT
|
2022-06-11 08:31:59 +02:00 |
|
Matthias
|
76f87377ba
|
Reduce decimals on FIAT daily column
|
2022-06-10 20:18:53 +02:00 |
|
Matthias
|
68fe7476c9
|
Update more terminology to forceexit
|
2022-04-10 15:56:29 +02:00 |
|
Matthias
|
2653d83fee
|
Merge branch 'develop' into pr/cyberjunky/6615
|
2022-04-10 09:24:53 +02:00 |
|
Matthias
|
46c18dfce2
|
Merge pull request #6670 from freqtrade/store_asset
store base and quote currency separately in the database
|
2022-04-10 08:42:28 +02:00 |
|
Matthias
|
139b65835c
|
Only show long/short signals on telegram for non-spot markets
|
2022-04-09 17:09:17 +02:00 |
|
Matthias
|
8e98a2ff9f
|
api - provide assset_currency via API
|
2022-04-09 16:42:18 +02:00 |
|
Matthias
|
f385e2c2b6
|
Update test to also cover "no trade found" scenario
|
2022-04-09 10:04:10 +02:00 |
|
Matthias
|
ddfc68d533
|
Add test case for interactive telegram exit
|
2022-04-09 09:41:01 +02:00 |
|
Matthias
|
967bbe99bb
|
Merge branch 'develop' into pr/cyberjunky/6615
|
2022-04-08 18:05:27 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
f7020df097
|
Updating requested changes in PR #6653
|
2022-04-08 07:07:51 +05:30 |
|
மனோஜ்குமார் பழனிச்சாமி
|
b751dd339a
|
Update test_rpc_telegram.py
|
2022-04-06 07:23:43 +05:30 |
|
மனோஜ்குமார் பழனிச்சாமி
|
28f4a3b373
|
updated for PR #6653
|
2022-04-06 07:05:43 +05:30 |
|
மனோஜ்குமார் பழனிச்சாமி
|
8442fb915f
|
renamed
|
2022-04-05 16:01:53 +05:30 |
|
Matthias
|
0db5d9f7fa
|
Update telegram message formatting
|
2022-04-04 19:37:23 +02:00 |
|
Matthias
|
7d3116f9fb
|
webhookbuy -> webhookentry
|
2022-04-04 19:32:27 +02:00 |
|
Matthias
|
eff636ba53
|
Update RPC message types to ENTRY
|
2022-04-04 19:29:15 +02:00 |
|
Matthias
|
8a9839fb6d
|
Update telegram notification settings
|
2022-04-04 19:10:44 +02:00 |
|
Matthias
|
0b88185c2c
|
Sell-fill -> exit_fill
|
2022-04-04 19:08:50 +02:00 |
|
Matthias
|
8b33d9cdb2
|
sell_cancel -> exit_cancel
|
2022-04-04 19:07:20 +02:00 |
|
Matthias
|
54ad130bb9
|
Update force_sell to force_exit
|
2022-04-04 16:59:27 +02:00 |
|
Matthias
|
2d2bea17e7
|
sell_order_status -> exit_order_status
|
2022-04-03 11:17:01 +02:00 |
|
Matthias
|
cd78792f48
|
Improve some telegram terminology
|
2022-04-03 10:40:13 +02:00 |
|
Matthias
|
543aa74278
|
update sell_reason to exit_reason
|
2022-04-02 20:04:29 +02:00 |
|
Ron Klinkien
|
f89265e0fb
|
Merge branch 'develop' into cyber-forcesell-tg
|
2022-04-02 20:02:42 +02:00 |
|
Ron Klinkien
|
3d8cfa7ea5
|
Several fixes
Code optimizations
|
2022-03-31 08:30:20 +02:00 |
|
Ron Klinkien
|
c42af7d095
|
Fixed typo in test file
|
2022-03-30 12:41:41 +02:00 |
|
Ron Klinkien
|
3ed7f3f2df
|
Display all trade info in buttons
First step to fix tests for changed forcesell code
|
2022-03-30 12:28:30 +02:00 |
|
Matthias
|
743a7b7849
|
Merge branch 'develop' into feat/short
|
2022-03-25 10:04:18 +01:00 |
|
Matthias
|
dcfa3e8648
|
Update SellType to ExitType
|
2022-03-25 06:55:37 +01:00 |
|
Sam Germain
|
488da9b875
|
Merge branch 'develop' into feat/short
|
2022-03-03 13:51:52 -06:00 |
|
Matthias
|
5ab72ac082
|
chore: realign enums imports
|
2022-03-03 07:07:33 +01:00 |
|
Matthias
|
e9456cdf15
|
Update trade response to use a single Order object
|
2022-03-02 19:58:08 +01:00 |
|
Matthias
|
018c620057
|
Fix 0 Division error on exchanges without average
closes #6461
|
2022-02-26 08:19:45 +01:00 |
|