ARUNAVO RAY
|
389448ded4
|
Merge branch 'freqtrade:develop' into feat/binance_liq
|
2021-09-23 11:23:44 +05:30 |
|
Matthias
|
fcca637107
|
Merge pull request #5599 from freqtrade/notify_trigger_prot
Notify trigger protections
|
2021-09-23 07:17:26 +02:00 |
|
Matthias
|
6fc770d97d
|
Add warning about running with docker on windows
|
2021-09-21 15:12:35 +02:00 |
|
Matthias
|
4237acf5b6
|
Merge pull request #5598 from SeriousM/patch-1
Add docker troubleshooting information for win10/wsl
|
2021-09-21 14:54:31 +02:00 |
|
Bernhard Millauer
|
abddb0db66
|
Fix header indention
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2021-09-21 10:13:19 +02:00 |
|
Sam Germain
|
10c1f1303f
|
Revert "Revert "Added Ftx interest rate calculation""
This reverts commit 426bddb0b3 .
|
2021-09-20 21:47:06 -06:00 |
|
Sam Germain
|
ef7f01d9e7
|
added position and wallet_balance to LocalTrade.set_isolated_liq
|
2021-09-20 21:44:00 -06:00 |
|
Arunavo Ray
|
de07b1c4c7
|
Fixed parameter check which failed when 0.0 was passed
|
2021-09-20 21:38:13 -06:00 |
|
Sam Germain
|
c1d657d33b
|
rearanged isolated_liq in models a bit
|
2021-09-20 21:38:13 -06:00 |
|
Arunavo Ray
|
c8a4180b9b
|
Added Tests for Binance Liquidation price, shortened liquidation param names
|
2021-09-20 21:37:56 -06:00 |
|
Arunavo Ray
|
d9afc836dc
|
Binance Liquidation Price Hedge-Mode Removed
|
2021-09-20 21:31:12 -06:00 |
|
Arunavo Ray
|
21ca657768
|
Converted kwargs to params
|
2021-09-20 21:29:50 -06:00 |
|
Arunavo Ray
|
426bddb0b3
|
Revert "Added Ftx interest rate calculation"
This reverts commit d07c7f7f27 .
|
2021-09-20 21:29:50 -06:00 |
|
Arunavo Ray
|
806879ea9c
|
Added Formulas to Calculate Liquidation Price of Binance USDⓈ-M Futures
|
2021-09-20 21:29:44 -06:00 |
|
Matthias
|
3ce05c0d54
|
Add "sane" defaults to protection triggers
|
2021-09-20 20:16:58 +02:00 |
|
Matthias
|
fd23ab3d64
|
improve formatting, add tests
|
2021-09-20 19:50:56 +02:00 |
|
Matthias
|
dd0db7ee5d
|
Split protection-notification into global and per-pair
|
2021-09-20 19:23:40 +02:00 |
|
Matthias
|
a0fb43c6ca
|
Add pairlock-notification
|
2021-09-20 19:12:59 +02:00 |
|
Bernhard Millauer
|
c91a9a92f2
|
Add troubleshooting information
The time in wsl docker container shifts over time. Added information how to fix this issue.
|
2021-09-20 14:22:24 +02:00 |
|
Sam Germain
|
c799ecf292
|
Revert "Added Formulas to Calculate Liquidation Price of Binance USDⓈ-M Futures Contracts"
This reverts commit d343e84507 .
|
2021-09-19 17:17:09 -06:00 |
|
Sam Germain
|
aff5bbd1b1
|
Revert "Added Margin Mode Check for Binance."
This reverts commit abcb9729e5 .
|
2021-09-19 17:16:59 -06:00 |
|
Sam Germain
|
e2021192fb
|
Merge branch 'feat/short' into liq
|
2021-09-19 17:02:59 -06:00 |
|
Sam Germain
|
d8d6f245a7
|
Fixed breaking tests in test_freqtradebot.py
|
2021-09-19 16:44:02 -06:00 |
|
Sam Germain
|
ee0ebdf0f2
|
merged with develop
|
2021-09-19 15:35:54 -06:00 |
|
Matthias
|
1da091dea3
|
ProtectionManager should return the lock just created
|
2021-09-19 19:41:19 +02:00 |
|
Matthias
|
879bf47b32
|
Refactor telegram.py to simplify send_msg
|
2021-09-19 19:25:36 +02:00 |
|
Matthias
|
c46ef637c3
|
Merge pull request #5593 from samgermain/parametrized-test-freqtradebot
Parametrized test freqtradebot
|
2021-09-19 13:40:13 +02:00 |
|
Matthias
|
ec03531771
|
Improve naming of variables
|
2021-09-19 13:29:09 +02:00 |
|
Matthias
|
ab88217186
|
Improve /balance output to include starting balance and percentual change
closes #5503
|
2021-09-19 13:17:34 +02:00 |
|
Matthias
|
66c2034c3f
|
Merge pull request #5387 from samgermain/lev-exchange
Lev exchange
|
2021-09-19 13:00:38 +02:00 |
|
Sam Germain
|
2d679177e5
|
Added in lev prep before creating api order
|
2021-09-19 03:05:58 -06:00 |
|
Sam Germain
|
fa74b95a01
|
reduced amount of code for leverage_brackets test
|
2021-09-19 02:33:28 -06:00 |
|
Sam Germain
|
835e0e69fc
|
removed leverage from create order api call
|
2021-09-19 02:23:05 -06:00 |
|
Sam Germain
|
2b6d134294
|
Merge branch 'feat/short' into lev-exchange
|
2021-09-19 01:57:30 -06:00 |
|
Matthias
|
b83689f9ea
|
Merge pull request #5541 from arunavo4/feat/short
[Feat/Short] Added Ftx Interest Calculation
|
2021-09-19 09:05:17 +02:00 |
|
Arunavo Ray
|
27bd30d266
|
fixed formatting issues
|
2021-09-19 11:42:29 +05:30 |
|
Arunavo Ray
|
c54259b4c5
|
Added ftx interest formula tests
|
2021-09-19 11:35:29 +05:30 |
|
ARUNAVO RAY
|
91cc8212f6
|
Merge branch 'freqtrade:feat/short' into feat/short
|
2021-09-19 11:26:33 +05:30 |
|
Sam Germain
|
50822fe6ca
|
Merge branch 'feat/short' into liq
|
2021-09-18 23:41:57 -06:00 |
|
Sam Germain
|
cee4ed541b
|
parametrized test_update_trade_state_withorderdict
|
2021-09-18 19:46:46 -06:00 |
|
Sam Germain
|
ec9dbc550e
|
parametrized test_create_trade_minimal_amount
|
2021-09-18 19:19:53 -06:00 |
|
Matthias
|
c1895a0fc2
|
Remove warning related to legacy hyperopt
|
2021-09-18 15:30:33 +02:00 |
|
Matthias
|
73f044d1e2
|
Merge pull request #5281 from rokups/rk/helpers
A decorator for easy creation of informative pairs
|
2021-09-18 15:30:20 +02:00 |
|
Rokas Kupstys
|
eab7f8f694
|
[SQUASH] Doh.
|
2021-09-18 15:44:21 +03:00 |
|
Rokas Kupstys
|
713e7819f7
|
[SQUASH] Remove mypy import.
|
2021-09-18 15:27:58 +03:00 |
|
Sam Germain
|
979c6f2f26
|
moved leverage_brackets.json to exchange/binance_leverage_brackets.json
|
2021-09-18 03:49:15 -06:00 |
|
Sam Germain
|
518a59ad41
|
parametrized test_edge_overrides_stoploss
|
2021-09-18 03:20:00 -06:00 |
|
Sam Germain
|
42a2fdc1c5
|
parametrized test_order_dict
|
2021-09-18 03:01:08 -06:00 |
|
Sam Germain
|
216f75bbb9
|
parametrized test_sell_profit_only , test__safe_exit_amount, test_order_book_bid_strategy1
|
2021-09-18 02:53:34 -06:00 |
|
Rokas Kupstys
|
e4ca42faec
|
[SQUASH] Update stoploss_from_absolute to behave more like stoploss_from_open and add a test for it.
|
2021-09-18 10:48:53 +03:00 |
|