மனோஜ்குமார் பழனிச்சாமி
|
4833cd1217
|
Revert "fixed gateio override"
This reverts commit 4733dac980 .
Revert "Gateio increased request timeout"
This reverts commit bd4c75fc18 .
|
2022-04-05 15:32:35 +05:30 |
|
மனோஜ்குமார் பழனிச்சாமி
|
4733dac980
|
fixed gateio override
|
2022-04-05 09:09:52 +05:30 |
|
மனோஜ்குமார் பழனிச்சாமி
|
bd4c75fc18
|
Gateio increased request timeout
https://github.com/freqtrade/freqtrade/runs/5818814987?check_suite_focus=true
|
2022-04-04 21:09:59 +05:30 |
|
மனோஜ்குமார் பழனிச்சாமி
|
3498537506
|
Merge branch 'develop' into partial_sell2
|
2022-04-04 20:26:35 +05:30 |
|
Matthias
|
33841da382
|
Slightly imporve Typing by reusing long/short type
|
2022-04-04 16:51:57 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
606e0f1b68
|
updated tests
|
2022-04-04 19:14:52 +05:30 |
|
மனோஜ்குமார் பழனிச்சாமி
|
b646d8ba0e
|
merge leverage/margin
|
2022-04-04 09:54:08 +05:30 |
|
Matthias
|
39d925c295
|
Change to precise casing instead of .lower()
|
2022-04-02 19:48:01 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
40b4a9977e
|
checking exchange name with lower
|
2022-04-02 11:23:06 +05:30 |
|
Matthias
|
2d914c8e13
|
Simplify formatting in exchange class
|
2022-03-30 20:02:56 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
9ceb7fbf4f
|
Merge branch 'freqtrade:develop' into partial_sell2
|
2022-03-30 19:15:38 +05:30 |
|
Matthias
|
dafc2bf361
|
Merge branch 'develop' into feat/short
|
2022-03-30 07:09:41 +02:00 |
|
Jason Risch
|
6b57be35e9
|
Update kucoin candle limit
|
2022-03-29 07:23:45 -07:00 |
|
Matthias
|
2d740230f7
|
price_last_balance renaming
|
2022-03-28 19:53:55 +02:00 |
|
Matthias
|
d7c6520268
|
Update remaining tests
|
2022-03-28 19:30:14 +02:00 |
|
Matthias
|
440967e483
|
Update some tests
|
2022-03-28 19:17:22 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
bd00f6de17
|
updated requested changes in PR #6545
|
2022-03-28 20:36:58 +05:30 |
|
Matthias
|
f70166270d
|
Update pricing to use entry/exit pricing
|
2022-03-28 07:07:46 +02:00 |
|
Matthias
|
bcf326a035
|
Initial steps to change bid/ask pricing to enter/exit
|
2022-03-27 18:03:49 +02:00 |
|
Matthias
|
d244391860
|
no need to "abs" cost will be fixed in ccxt
|
2022-03-26 19:06:37 +01:00 |
|
Matthias
|
f509959bd4
|
Update
|
2022-03-26 16:26:31 +01:00 |
|
Matthias
|
f5578aba48
|
Update trading_fee naming
|
2022-03-26 15:16:04 +01:00 |
|
Matthias
|
9a8c24ddf3
|
Update gateio to patch fees
|
2022-03-26 15:04:17 +01:00 |
|
Matthias
|
33229c91cb
|
Add fetch_trading_fees endpoint
|
2022-03-26 13:53:36 +01:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
4a35c8c0f3
|
added test for get_rates
|
2022-03-26 12:02:54 +05:30 |
|
மனோஜ்குமார் பழனிச்சாமி
|
ab7cdca68e
|
updated requested changes in PR #6545
|
2022-03-26 10:44:59 +05:30 |
|
Matthias
|
78fe29cc2d
|
Merge pull request #6588 from samgermain/contracts
Add amount_to_contracts and order_contracts_to_amount to exchange.stoploss
|
2022-03-25 19:18:01 +01:00 |
|
Matthias
|
46f4227329
|
Check if symbol is not None
|
2022-03-25 18:11:02 +01:00 |
|
Matthias
|
f8e87e45a5
|
Merge pull request #6576 from samgermain/funding-tests
funding_fee tests
|
2022-03-25 15:11:45 +01:00 |
|
Sam Germain
|
054b637001
|
Add amount_to_contracts and order_contracts_to_amount to stoploss
|
2022-03-25 06:56:05 -06:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
84dcb55879
|
updated requested changes for tests in PR #6545
|
2022-03-24 17:31:29 +05:30 |
|
Matthias
|
83f6401820
|
Add additional endpoints to "has_optional" dict as comments
|
2022-03-23 19:56:29 +01:00 |
|
Matthias
|
08a55d4f6d
|
Extract supported Exchanges to exchange.common
|
2022-03-23 19:51:44 +01:00 |
|
Matthias
|
7d02e81857
|
Remove impossible TODO
|
2022-03-23 19:40:40 +01:00 |
|
Matthias
|
14f9d712dc
|
Simplify okx lev_prep
|
2022-03-23 06:49:17 +01:00 |
|
Matthias
|
5791d0a394
|
Align kraken._get_params with okex
|
2022-03-23 06:49:07 +01:00 |
|
Matthias
|
2c89da6bf7
|
Update code to properly behave when rounding open_date for funding fees
|
2022-03-21 19:38:27 +01:00 |
|
Matthias
|
7d8ca63752
|
Merge pull request #6550 from freqtrade/short_tickerproblems
Short tickerproblems
|
2022-03-19 15:43:40 +01:00 |
|
Matthias
|
9f34f824af
|
Fix hyperopt when using futures markets
|
2022-03-19 13:20:14 +01:00 |
|
Kavinkumar
|
e8e8c21fa8
|
Merge branch 'freqtrade:develop' into partial_sell2
|
2022-03-19 17:24:02 +05:30 |
|
Kavinkumar
|
127fba021b
|
get fees for both sides in one request
Co-Authored-By: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
|
2022-03-19 14:40:16 +05:30 |
|
Matthias
|
97c1316bf1
|
Add new validation to validate excludes
|
2022-03-18 19:26:54 +01:00 |
|
Matthias
|
d32153c8d3
|
Validate pricing configuration
|
2022-03-18 17:07:12 +01:00 |
|
Matthias
|
2791e799ee
|
Rename tickers_has_quoteVolume
|
2022-03-18 16:49:37 +01:00 |
|
Matthias
|
1de5d2fb94
|
Remove unnecessary condition
|
2022-03-18 16:44:27 +01:00 |
|
Matthias
|
0c63c0bbb3
|
Update Gateio stoploss adjust
|
2022-03-18 10:41:38 +01:00 |
|
Matthias
|
f37038fb7d
|
Fix gateio stoploss_adjust header
|
2022-03-18 10:35:00 +01:00 |
|
Matthias
|
7868e50141
|
Merge branch 'develop' into feat/short
|
2022-03-18 08:18:17 +01:00 |
|
Matthias
|
208a139d2b
|
Incorporate fetch_bids_asks to allow binance spread filter to work
closes #6474
|
2022-03-18 07:08:16 +01:00 |
|
Matthias
|
1299a703e2
|
Implement fix for okx futures not having quoteVolume
|
2022-03-17 20:15:51 +01:00 |
|