Matthias
|
c9aa09ec89
|
Simplify base fee handling
|
2022-08-30 20:46:06 +02:00 |
|
Timothy Pogue
|
7952e0df25
|
initial rework separating server and client impl
|
2022-08-29 13:41:15 -06:00 |
|
Matthias
|
226fa5d93c
|
Simplify liquidation price calling structure
|
2022-08-29 07:04:48 +02:00 |
|
Matthias
|
b9f35cadb3
|
add /stopentry alias for /stopbuy
|
2022-08-28 11:37:22 +02:00 |
|
Timothy Pogue
|
2b5f067877
|
Refactoring, minor improvements, data provider improvements
|
2022-08-26 23:40:13 -06:00 |
|
Matthias
|
9204f01312
|
Don't lock pairs on partial exit
|
2022-08-27 07:23:02 +02:00 |
|
Matthias
|
01126c43f7
|
Fix liquidation price tier calculation
closes #7294
|
2022-08-26 20:14:24 +02:00 |
|
Matthias
|
f2a356a80c
|
Fix some imports
|
2022-08-25 07:08:58 +02:00 |
|
Timothy Pogue
|
d474111a65
|
Renamed to external signals, controller class refactored
|
2022-08-24 22:42:29 -06:00 |
|
Matthias
|
fe7108ae75
|
Convert amount to contracts before comparing for close
closes #7279
|
2022-08-23 06:37:38 +02:00 |
|
Matthias
|
78b161e14c
|
add contract_size to database
|
2022-08-23 06:37:38 +02:00 |
|
Timothy Pogue
|
6f5478cc02
|
DataFrame transmission, strategy follower logic
|
2022-08-21 22:45:36 -06:00 |
|
Matthias
|
87a3115073
|
Add get_open_trade_count() to simplify getting open trade count.
|
2022-08-21 17:08:27 +02:00 |
|
Timothy Pogue
|
739b68f8fd
|
ExternalPairList plugin
|
2022-08-19 22:40:01 -06:00 |
|
Timothy Pogue
|
6834db11f3
|
minor improvements and pairlist data transmission
|
2022-08-19 00:06:19 -06:00 |
|
Matthias
|
46e8d9a5e4
|
Reduce verbosity when whitelist is empty
|
2022-08-18 09:09:37 +02:00 |
|
Matthias
|
83ca168bb8
|
Merge pull request #7216 from freqtrade/precise_calcs
Precise calcs
|
2022-08-17 14:32:02 +02:00 |
|
Matthias
|
1ac81aa316
|
Show message if fee update failed due to missing
closes #7234
|
2022-08-16 17:09:23 +02:00 |
|
Matthias
|
2fb7a3091d
|
Improve backfill of precisions
|
2022-08-16 09:32:31 +02:00 |
|
Matthias
|
711b6b1a1a
|
Merge branch 'develop' into precise_calcs
|
2022-08-16 09:29:39 +02:00 |
|
Matthias
|
c3f159bd57
|
Add precision fields to database
|
2022-08-15 19:58:40 +02:00 |
|
Matthias
|
7075b00e20
|
Remove odd dry run stoploss behavior
closes #7208
|
2022-08-13 11:37:23 +02:00 |
|
Matthias
|
3bcb47d75d
|
Remove usage of Decimal
|
2022-08-13 08:43:56 +02:00 |
|
Matthias
|
eff8cd7ecb
|
Add leverage to force_entry
|
2022-08-07 09:47:11 +02:00 |
|
Matthias
|
bfa859e618
|
Remove unnecessary method (simplify)
|
2022-08-06 17:46:58 +02:00 |
|
Matthias
|
95327750dc
|
Final abs. profit should not be doubled in rpc messages
|
2022-08-04 07:07:54 +02:00 |
|
Kavinkumar
|
a4bada3ebe
|
Partial exit using average price (#6545)
Introduce Partial exits
|
2022-07-31 14:19:04 +02:00 |
|
Matthias
|
369c6da5d8
|
Merge pull request #7146 from freqtrade/fix/liquidation
Update liquidation price handling
|
2022-07-31 08:09:54 +02:00 |
|
Matthias
|
d046f0cc5e
|
Improve method wording for liquidation price setter
|
2022-07-30 16:11:31 +02:00 |
|
Matthias
|
dba7a7257d
|
Use stop_or_liquidation instead of stop_loss
|
2022-07-30 16:10:16 +02:00 |
|
Matthias
|
8711b7d99f
|
Liquidations cannot be rejected.
|
2022-07-30 16:10:16 +02:00 |
|
Matthias
|
229e8864bb
|
Add send_msg capability to dataprovider
|
2022-07-26 20:15:49 +02:00 |
|
Matthias
|
2eb1d18c2a
|
Don't load leverage tiers when not necessary
|
2022-07-23 19:56:38 +02:00 |
|
Matthias
|
ed64e4299b
|
Stoploss orders should also be eligible to update closed fees
|
2022-07-16 13:14:21 +02:00 |
|
Matthias
|
f9d3775d4c
|
Move "candle" logic for message to telegram
this avoids calling this method unless necessary
|
2022-07-11 14:09:39 +02:00 |
|
Matthias
|
9a3a2f9013
|
Simplify adding candle to message
|
2022-07-11 13:55:32 +02:00 |
|
Matthias
|
8e8f026ea7
|
Telegram candle message should be configurable
|
2022-07-11 12:14:19 +02:00 |
|
Matthias
|
ed03ef47ef
|
Merge branch 'develop' into pr/SurferAdmin/6916
|
2022-07-11 11:49:22 +02:00 |
|
Matthias
|
b7167ec880
|
Fix wrong fee calclulation for gateio futures
|
2022-07-09 08:51:59 +02:00 |
|
Matthias
|
5b733a723d
|
use "fees" for trades responses
|
2022-07-09 08:51:28 +02:00 |
|
Matthias
|
2499276fca
|
Refactor calculate_fee_rate to take separate parameters instead of an "Order"
we passed in a trade object anyway
|
2022-07-09 08:51:28 +02:00 |
|
Matthias
|
e52f82b565
|
Add leverage to custom_stake_amount callback
closes #7047
|
2022-07-08 19:44:20 +02:00 |
|
robcaulk
|
514f7d491c
|
change rejected to denied
|
2022-07-05 12:58:43 +02:00 |
|
robcaulk
|
647f9b5460
|
replace the word abortion with rejected in log messages
|
2022-07-05 12:49:09 +02:00 |
|
Matthias
|
c5e6520fee
|
Reorder methods in freqtradebot
|
2022-07-03 13:35:26 +02:00 |
|
Matthias
|
f2fdc21374
|
Only use exit_tag if exit_type i exit_signal
closes #7027
|
2022-07-03 11:07:05 +02:00 |
|
Matthias
|
2b07d34611
|
Revert several undesired changes
|
2022-06-23 20:47:51 +02:00 |
|
Matthias
|
8bf0bf10c5
|
Merge branch 'develop' into pr/SmartManoj/6859
|
2022-06-23 20:43:35 +02:00 |
|
Surfer
|
36f7315481
|
Merge branch 'freqtrade:develop' into develop
|
2022-06-16 08:19:57 -04:00 |
|
Matthias
|
1ffee96bad
|
Fix protection parameters not loading from parameter file
closes #6978
|
2022-06-13 19:59:05 +02:00 |
|
Matthias
|
c550cd8b0d
|
Simplify query in freqtradebot
|
2022-06-09 07:04:46 +02:00 |
|
Matthias
|
9534d6cca1
|
Cancel orders which can no longer be found after several days
|
2022-06-07 07:03:40 +02:00 |
|
Matthias
|
a790bad1e4
|
Add entry_tag to leverage callback
closes #6929
|
2022-06-05 10:24:54 +02:00 |
|
Surfer Admin
|
7fe8b7661d
|
Display the signal candle analyzed in telegram.
|
2022-05-31 15:46:43 -04:00 |
|
Matthias
|
88845f6d88
|
Fix cancel order deleting trade
if one order was successfully filled, the trade cannot be deleted.
closes #6907
|
2022-05-31 17:49:51 +02:00 |
|
Matthias
|
3e66275c98
|
Refactor bot_start to separate function
to be reused further ...
|
2022-05-25 20:01:21 +02:00 |
|
Matthias
|
23e089061b
|
Merge pull request #6870 from freqtrade/should_exit_list
Should exit list
|
2022-05-24 06:57:50 +02:00 |
|
Matthias
|
0b5544ef9e
|
Stoploss fill should fill as "filled" notification
Closes #6873
|
2022-05-22 19:18:12 +02:00 |
|
Matthias
|
938a66511a
|
Update Documentation for new confirm_trade_exit behavior
|
2022-05-22 11:28:11 +02:00 |
|
Matthias
|
bdb904e714
|
Should_exit should return all sell signals
|
2022-05-22 10:17:49 +02:00 |
|
Matthias
|
1315d02437
|
Fix startup sending "longed" messages for open stoplosses
|
2022-05-22 09:01:46 +02:00 |
|
Matthias
|
a3d9384bc0
|
Remove clean-dry-run code
|
2022-05-19 06:56:34 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
2b61aa282a
|
Removed None in dict.get()
https://stackoverflow.com/a/12631641
Extra Changes: freqtrade\freqtradebot.py:70
freqtrade\plugins\pairlistmanager.py:31
|
2022-05-18 03:41:10 +05:30 |
|
Matthias
|
a8f064a8cb
|
Fix exit_reason assignment in live mode
|
2022-05-15 17:41:59 +02:00 |
|
Matthias
|
3b14439240
|
Slightly improve performance of order adjusts
Avoind 2nd call to `get_rate()`.
closes #6821
|
2022-05-14 16:16:32 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
d79b90a98f
|
consistent exchange name
|
2022-05-08 12:46:58 +05:30 |
|
Matthias
|
c9498d0117
|
Merge pull request #6692 from eSeR1805/feat_readjust_entry
Feature: Readjust Entry Order
|
2022-05-07 20:11:20 +02:00 |
|
Matthias
|
2da284b921
|
Properly type side for create_order
|
2022-05-07 10:02:54 +02:00 |
|
eSeR1805
|
495708df76
|
Merge branch 'develop' into feat_readjust_entry
|
2022-05-05 12:20:09 +03:00 |
|
Matthias
|
1a37c6ff42
|
Bump ccxt to 1.81.43
fixes bug in okx live liquidation pricing
|
2022-05-05 07:05:00 +02:00 |
|
eSeR1805
|
496bf84e3a
|
Merge branch 'develop' into feat_readjust_entry
|
2022-05-04 21:43:41 +03:00 |
|
Matthias
|
091cb4fb8d
|
Reduce no stake amount verbosity
closes #6768
|
2022-05-03 19:42:17 +02:00 |
|
eSeR1805
|
4c74601073
|
Freqtradebot: Cleanup stray debug messages.
|
2022-05-02 18:22:41 +03:00 |
|
eSeR1805
|
59397cdd19
|
Freqtradebot: Fix full cancel logging location.
|
2022-05-02 18:09:28 +03:00 |
|
eSeR1805
|
04c51d2d1a
|
Merge branch 'develop' into feat_readjust_entry
|
2022-05-01 21:42:15 +03:00 |
|
Matthias
|
995c48b642
|
Merge branch 'develop' into pairlocks_direction
|
2022-05-01 14:59:04 +02:00 |
|
eSeR1805
|
3be2afdd88
|
Merge branch 'develop' into feat_readjust_entry
|
2022-04-30 13:39:23 +03:00 |
|
eSeR1805
|
f9977c26e7
|
Full cancel only for non DCA trades.
|
2022-04-30 12:55:03 +03:00 |
|
Sam Germain
|
4a6f1e90c3
|
Merge branch 'develop' into bot-start
|
2022-04-29 22:23:42 -06:00 |
|
eSeR1805
|
17650d7e60
|
Maintain existing order. Update functionality and documentation
|
2022-04-29 00:10:17 +03:00 |
|
eSeR1805
|
eb23170c43
|
Merge branch 'develop' into feat_readjust_entry
|
2022-04-28 23:06:52 +03:00 |
|
Matthias
|
46855221aa
|
Fix rounding issue with contract-sized pairs for dry-run orders
|
2022-04-27 19:58:19 +02:00 |
|
Matthias
|
2c0a7c5d74
|
Don't call interest_rate and isolated_liq twice
|
2022-04-27 17:13:58 +02:00 |
|
Rokas Kupstys
|
6d99222320
|
Add 'exit_tag' parameter to 'custom_exit_price' callback.
|
2022-04-26 10:01:51 +03:00 |
|
Sam Germain
|
d92761b2b1
|
Revert "strategy callback on_whitelist_update"
This reverts commit 39798dc1192161c3060830dd4684571aa86b7821.
|
2022-04-25 17:48:43 -06:00 |
|
Sam Germain
|
bf7da35e31
|
strategy callback on_whitelist_update
|
2022-04-25 17:48:07 -06:00 |
|
Sam Germain
|
0b90e1d309
|
Added bot_start callback to strategy interface
|
2022-04-25 17:47:12 -06:00 |
|
Matthias
|
737bdfe844
|
Use "side" parameter when calling Pairlocks
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
7c79d937e0
|
Properly type "side" parameter
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
9e199165b4
|
Update protection-interface to support per-side locks
|
2022-04-24 14:33:24 +02:00 |
|
eSeR1805
|
76558f284f
|
Fix user cancellation functionality.
|
2022-04-19 13:33:37 +03:00 |
|
eSeR1805
|
95e009b9cb
|
Update adjustment functionality and add cancelation option
|
2022-04-18 21:16:45 +03:00 |
|
eSeR1805
|
17da4ca099
|
Use order_date_utc
|
2022-04-17 12:11:30 +03:00 |
|
eSeR1805
|
317c1e0746
|
Add option to handle_cancel_enter to prevent closing trade.
|
2022-04-16 15:03:44 +03:00 |
|
eSeR1805
|
76c545ba0d
|
Reorganize, rename, redescribe and add new functionality
|
2022-04-16 15:03:09 +03:00 |
|
Matthias
|
8e98a2ff9f
|
api - provide assset_currency via API
|
2022-04-09 16:42:18 +02:00 |
|
Matthias
|
ebcb530d4f
|
Log if no stake-amount is left for trade
|
2022-04-09 09:58:03 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
9417bb01dc
|
Merge branch 'develop' into renaming-forceentry-forceexit
|
2022-04-08 00:01:51 +05:30 |
|
Matthias
|
299dd84cfe
|
Merge pull request #6656 from freqtrade/use_sell_signal
Use sell signal -> use_exit_signal
|
2022-04-06 19:46:46 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
7e97e58820
|
renamed enter-side
|
2022-04-06 06:32:13 +05:30 |
|