Matthias
|
36deced00b
|
Remove more buy_tag references
|
2021-11-21 09:55:10 +01:00 |
|
Matthias
|
7d77aff289
|
Add some compatibility around buy_tag
|
2021-11-21 09:24:20 +01:00 |
|
Matthias
|
f40221dd9f
|
Merge branch 'develop' into feat/short
|
2021-11-18 20:20:01 +01:00 |
|
Sam Germain
|
ca9805112d
|
test_get_trades_proxy and test_select_order for shorts passes
|
2021-11-13 19:28:58 -06:00 |
|
Matthias
|
ebc38159b8
|
Merge branch 'develop' into feat/short
|
2021-11-06 15:24:52 +01:00 |
|
Matthias
|
f7dc47b1c8
|
Add test for exit_timeout_count
|
2021-11-06 13:10:41 +01:00 |
|
Matthias
|
1267374c8a
|
Small fixes to tests
|
2021-10-20 19:21:38 +02:00 |
|
Sam Germain
|
bcbe8f229c
|
Merge branch 'feat/short' into lev-freqtradebot
|
2021-10-13 19:02:57 -06:00 |
|
Sam Germain
|
bdad604fab
|
Added persistence futures tests
|
2021-10-11 07:48:31 -06:00 |
|
Sam Germain
|
01a9e90057
|
Added futures tests to test_persistence.test_calc_profit
|
2021-10-11 07:03:14 -06:00 |
|
Sam Germain
|
ba60aad89d
|
parameterized TradingMode in persistence
|
2021-09-29 22:59:09 -06:00 |
|
Sam Germain
|
af6afd0ac2
|
Revert "Replace datetime.utcnow with datetime.now(timezone.utc)"
This reverts commit c4ac876183 .
|
2021-09-29 22:27:21 -06:00 |
|
Sam Germain
|
c4ac876183
|
Replace datetime.utcnow with datetime.now(timezone.utc)
|
2021-09-29 22:16:44 -06:00 |
|
Sam Germain
|
043bfcd5ad
|
Fixed a lot of failing tests"
|
2021-09-19 20:24:22 -06:00 |
|
Sam Germain
|
8123579442
|
added trading mode to persistence tests
|
2021-09-16 23:47:44 -06:00 |
|
Sam Germain
|
e7b6f3bfd1
|
removed changes to test_persistence
|
2021-09-16 23:32:23 -06:00 |
|
Sam Germain
|
0ced05890a
|
removed space between @ and pytest
|
2021-09-16 16:28:23 -06:00 |
|
Sam Germain
|
dec2f377ff
|
Removed utils, moved get_sides to conftest
|
2021-09-16 16:25:02 -06:00 |
|
Sam Germain
|
5fcb69a0b5
|
Parametrized test_persistence
|
2021-09-15 18:29:17 -06:00 |
|
Sam Germain
|
695a8fc73b
|
comment updates, formatting, TODOs
|
2021-09-08 03:09:39 -06:00 |
|
Sam Germain
|
d6d5bae2a1
|
New funding fee methods
|
2021-09-04 16:33:06 -06:00 |
|
Sam Germain
|
b7891485b3
|
Created FundingFee class and added funding_fee to LocalTrade and freqtradebot
|
2021-09-04 16:20:07 -06:00 |
|
Matthias
|
957551ea97
|
Merge branch 'develop' into feat/short
|
2021-08-24 06:25:06 +02:00 |
|
Matthias
|
e03784d98d
|
Fix filled exception
closes #5404
|
2021-08-12 05:02:56 +00:00 |
|
Matthias
|
cf27968b97
|
Properly preserve trade's low during backtesting
|
2021-08-09 19:38:56 +02:00 |
|
Sam Germain
|
8e941e6836
|
Changed interest implementation
|
2021-08-08 17:09:17 -06:00 |
|
Sam Germain
|
d88e2ae603
|
Merge branch 'develop' into margin-db
|
2021-08-02 23:58:44 -06:00 |
|
Sam Germain
|
047df0c212
|
Removed leverage references
|
2021-08-01 03:01:47 -06:00 |
|
Sam Germain
|
90a61b1765
|
Changed tests in tests/test_persistence.py to use usdt prices
|
2021-07-31 20:44:49 -06:00 |
|
Matthias
|
c5e3348b89
|
Migrations for indexes should run in a seperate session
closes #5349
|
2021-07-31 16:36:28 +02:00 |
|
Sam Germain
|
bc42516f68
|
test_update_limit_order has both a buy and sell leverage short order
|
2021-07-31 01:05:37 -06:00 |
|
Sam Germain
|
26be620f71
|
Removed LocalTrade.set_is_short
|
2021-07-31 00:20:25 -06:00 |
|
Sam Germain
|
fadb0de7c7
|
Removed excess modes stop_loss method, removed models.is_opening_side models.is_closing_side
|
2021-07-31 00:12:53 -06:00 |
|
Sam Germain
|
3fb7f983f8
|
Added is_short and leverage to __repr__
|
2021-07-28 12:25:56 -06:00 |
|
Sam Germain
|
195badeb80
|
Changed liquidation_price to isolated_liq
|
2021-07-28 12:25:56 -06:00 |
|
Sam Germain
|
6ad9b535a9
|
persistence all to one test file, use more regular values like 2.0 for persistence tests
|
2021-07-28 12:25:56 -06:00 |
|
Sam Germain
|
0bd71f87d0
|
made leveraged test names unique
test_adjust_stop_loss_short, test_update_market_order_shortpasses
|
2021-07-28 12:25:55 -06:00 |
|
Sam Germain
|
be3a9390fe
|
Switched migrations.py check for stake_currency back to open_rate, because stake_currency is no longer a variable
|
2021-07-28 12:25:55 -06:00 |
|
Sam Germain
|
78708b27f2
|
Updated tests to new persistence
|
2021-07-28 12:25:55 -06:00 |
|
Matthias
|
e0d42d2eb7
|
Fix migrations, revert some parts related to amount properties
|
2021-07-28 12:25:55 -06:00 |
|
Sam Germain
|
68d3699c19
|
Turned amount into a computed property
|
2021-07-28 12:25:55 -06:00 |
|
Sam Germain
|
efcc2adacf
|
About 15 margin tests pass
|
2021-07-28 12:25:55 -06:00 |
|
Sam Germain
|
d07fe1586c
|
Set leverage and borowed to computed properties
|
2021-07-28 12:25:55 -06:00 |
|
Sam Germain
|
c24ec89dc4
|
Started some pytests for short and leverage
1 short test passes
|
2021-07-28 12:25:55 -06:00 |
|
Sam Germain
|
000932eed0
|
Adding templates for leverage/short tests
All previous pytests pass
|
2021-07-28 12:25:55 -06:00 |
|
kevinjulian
|
235c1afd09
|
add buy_tag on telegram
|
2021-07-22 01:53:15 +07:00 |
|
kevinjulian
|
49886874aa
|
rename to buy_tag
|
2021-07-21 20:05:35 +07:00 |
|
kevinjulian
|
3d8b2d601d
|
fix test persistance
|
2021-07-20 20:23:47 +07:00 |
|
Matthias
|
b41c234440
|
Extract Closed profit calculation to trade object
|
2021-07-12 06:54:06 +02:00 |
|
Matthias
|
b82f7a2dfd
|
Update orders-migrations to work with new sqlalchemy syntax
|
2021-05-27 11:38:28 +02:00 |
|