Sam Germain
|
387a9fbf36
|
test_execute_entry liquidation_price test test_get_maintenance_ratio_and_amt_gateio
|
2022-01-31 12:16:38 -06:00 |
|
Sam Germain
|
2d545a2def
|
fixed breaking tests for liquidation price
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
1eee5373b9
|
gateio.get_maintenance_ratio_and_amt
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
69a6223ca0
|
implemented binance.get_maintenance_ratio_and_amt
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
ba5fc21d84
|
added isolated futures to supported modes for binance,gateio
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
ba02605d77
|
Isolated liq branch passes all tests and has the general structure that it is supposed to, but is patchy, and doesnt get the correct maintenance amt and maintenance margin rate yet
|
2022-01-31 12:15:54 -06:00 |
|
Arunavo Ray
|
447312d4c8
|
Fixed parameter check which failed when 0.0 was passed
|
2022-01-31 12:15:54 -06:00 |
|
Arunavo Ray
|
3709130eb7
|
Added Tests for Binance Liquidation price, shortened liquidation param names
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
fe5e00361e
|
separated test_leverage into test_interest and test_liquidation_price, and paramaterized tests
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
a087d03db9
|
Added liquidation_price function
|
2022-01-31 12:15:54 -06:00 |
|
Matthias
|
be866f04fa
|
Merge pull request #6330 from samgermain/market-checks
Removed unnecessary CCXT market checks
|
2022-01-31 19:01:59 +01:00 |
|
Sam Germain
|
689174ea0d
|
removed TODO-lev comments
|
2022-01-31 04:12:37 -06:00 |
|
Sam Germain
|
779b82b5b4
|
fixed test_get_min_pair_stake_amount by adding amount.min/max and cost.min/max to all markets
|
2022-01-31 03:02:17 -06:00 |
|
Sam Germain
|
5af3e1600d
|
updated conftest to have limit keys and contractSize on every market
|
2022-01-31 03:01:44 -06:00 |
|
Matthias
|
cf7edace2b
|
Merge pull request #6312 from freqtrade/short_informative_decorator
Short informative decorator
|
2022-01-30 15:33:52 +01:00 |
|
Matthias
|
000b8ff281
|
Merge pull request #6306 from freqtrade/short_forceentry
add `/forcelong` and `/forceshort` commands
|
2022-01-30 07:36:14 +01:00 |
|
Matthias
|
8a6823deb1
|
Convert InformativeData to dataclass
|
2022-01-29 19:59:54 +01:00 |
|
Matthias
|
463714832d
|
Merge branch 'develop' into feat/short
|
2022-01-29 14:19:30 +01:00 |
|
Matthias
|
c620e38c7d
|
Informative decorator updates for futures
|
2022-01-28 19:17:46 +01:00 |
|
Matthias
|
fdea4fcb1b
|
Remove some todo's
|
2022-01-28 15:52:12 +01:00 |
|
Matthias
|
571ddceaf6
|
Merge pull request #6310 from Verbalinsurection/perso
Fix ETH duplicate in CoinGecko
|
2022-01-28 12:35:44 +01:00 |
|
Verbalinsurection
|
2ba2144df1
|
Add tests for ETH fiat_convert
|
2022-01-28 11:17:16 +01:00 |
|
Matthias
|
138e867a68
|
Filter tickers on stake-currency for kraken
|
2022-01-28 07:20:47 +01:00 |
|
Matthias
|
9df7014de3
|
Skip kraken tests temporarily
|
2022-01-28 06:59:37 +01:00 |
|
Matthias
|
108018b30b
|
Merge pull request #6231 from freqtrade/funding_rate_backtest
Funding rate backtest
|
2022-01-27 17:01:28 +01:00 |
|
Matthias
|
002226f5fd
|
Update setting to max_entry_position_adjustment
|
2022-01-27 16:57:50 +01:00 |
|
Matthias
|
c4f71cc103
|
More forceenter updates
|
2022-01-27 07:38:11 +01:00 |
|
Matthias
|
6e72effbf0
|
Update forcebuy telegram tests
|
2022-01-27 06:31:45 +01:00 |
|
Matthias
|
0a52d79208
|
Update forcesell to work as forceexit
|
2022-01-26 20:17:00 +01:00 |
|
Matthias
|
be7ce208dc
|
Update tests to test forceenter endpoint
|
2022-01-26 19:24:01 +01:00 |
|
Matthias
|
48d8cd82af
|
_rpc_forcebuy
|
2022-01-26 19:11:01 +01:00 |
|
Matthias
|
88ccfedd32
|
Improve wording of "no history found" error
|
2022-01-26 06:53:00 +01:00 |
|
Matthias
|
13978e9893
|
Merge pull request #6276 from clover-es/feat/short
Add support for shorts in strategy.stoploss_from_absolute()
|
2022-01-25 19:11:05 +01:00 |
|
Matthias
|
325fd8a780
|
Add test with absolute values
|
2022-01-25 06:44:20 +01:00 |
|
Matthias
|
f7be93aaa6
|
leverage limits can be None, so we need to check for that
|
2022-01-25 06:30:03 +01:00 |
|
Stefano Ariestasia
|
0fa7986369
|
Merge branch 'freqtrade:develop' into pos_adjust
|
2022-01-25 10:30:18 +09:00 |
|
Matthias
|
381bda1e4a
|
Update test to add new argument
|
2022-01-24 07:02:02 +01:00 |
|
Matthias
|
57067ce88d
|
Add tests for max_adjustment_buy handling
|
2022-01-23 19:07:37 +01:00 |
|
Matthias
|
62df044618
|
Merge pull request #6279 from xataxxx/develop
Fix position adjustment not counting older orders because of missing average field value
|
2022-01-23 17:42:51 +01:00 |
|
Matthias
|
6492e1cd76
|
Investigate random test failure
|
2022-01-23 17:42:18 +01:00 |
|
Reigo Reinmets
|
51b94889b2
|
Just in case also check for closed to avoid counting in canceled orders.
|
2022-01-23 17:56:41 +02:00 |
|
Reigo Reinmets
|
8c79d55739
|
Fix issue #6268
|
2022-01-23 17:44:16 +02:00 |
|
Matthias
|
bf0b95b3d8
|
Improve backtest tests
|
2022-01-22 19:46:11 +01:00 |
|
Matthias
|
d3713cf245
|
Fix fee test
|
2022-01-22 19:46:11 +01:00 |
|
Matthias
|
a0c0c4dcbe
|
Update funding_fee formula to correctly calculate fees for long trades
|
2022-01-22 19:46:10 +01:00 |
|
Matthias
|
82c90c0049
|
Extract funding and mark mergin to separate method
|
2022-01-22 19:45:46 +01:00 |
|
Matthias
|
84c6d92d4c
|
calculate_funding_fees is actually a public exchange interface (used in backtesting).
|
2022-01-22 19:45:46 +01:00 |
|
Matthias
|
a340d73edc
|
Update funding_fee calculation test
|
2022-01-22 19:44:20 +01:00 |
|
Matthias
|
ef3a1ea8f2
|
Split funding fee calculation from Download
|
2022-01-22 19:44:20 +01:00 |
|
Guillermo Rodríguez
|
40cd478c6d
|
Calculate stoploss_from_absolute for shorts
|
2022-01-22 18:01:02 +01:00 |
|