Sam Germain
|
76693800d9
|
all tests written for margin-db, but a lot fail
|
2021-07-03 03:09:43 -06:00 |
|
Sam Germain
|
500fa64084
|
Wrote all tests for shorting
|
2021-07-02 20:12:07 -06:00 |
|
Sam Germain
|
78f2987f88
|
Added get open trades test
|
2021-07-02 02:48:30 -06:00 |
|
Sam Germain
|
562f4309db
|
test_calc_profit on shorts
|
2021-06-28 02:31:25 -06:00 |
|
Sam Germain
|
c98b9ab768
|
margin test_trade_close
|
2021-06-27 23:46:22 -06:00 |
|
Sam Germain
|
26fb904512
|
Third test should pass, but it's always slightly off
|
2021-06-27 04:55:30 -06:00 |
|
Sam Germain
|
e030620566
|
Created a third test,this one throws the time error
|
2021-06-27 04:12:42 -06:00 |
|
Sam Germain
|
13ec7610bf
|
Two margin tests pass now, although 3 persistance tests fail due the field in Trade being _leverage instead of leverage
|
2021-06-27 03:38:56 -06:00 |
|
Sam Germain
|
5667c1ef23
|
added exception checks to LocalTrade.leverage and LocalTrade.borrowed
|
2021-06-27 00:19:58 -06:00 |
|
Sam Germain
|
4bd8a1b595
|
Set leverage and borowed to computed properties
|
2021-06-26 21:10:50 -06:00 |
|
Sam Germain
|
b77f39cfcb
|
Wrote 1 test for shorting, not 2 tests, definately not 3 tests, 1 single test
|
2021-06-26 02:18:00 -06:00 |
|
Sam Germain
|
e00a93a92b
|
Started some pytests for short and leverage
|
2021-06-22 22:26:10 -06:00 |
|
Sam Germain
|
bbf1240170
|
merged
|
2021-06-21 21:41:32 -06:00 |
|
Sam Germain
|
a9bd0700ed
|
Adding templates for leverage/short tests
|
2021-06-21 21:26:31 -06:00 |
|
Matthias
|
cf7394d01c
|
Export backtesting results by default
closes #4977
|
2021-06-14 19:57:24 +02:00 |
|
Matthias
|
9c34304cb9
|
Move state enums to enums package
|
2021-06-08 21:20:35 +02:00 |
|
Matthias
|
f920c26802
|
fix Hyperopt-list avg-time filters
These should use a numeric field (which currently isn't available).
closes #5061
|
2021-05-31 20:01:40 +02:00 |
|
Matthias
|
a710b7dc01
|
Update tests to match new behaviour
|
2021-05-05 19:58:45 +02:00 |
|
Matthias
|
fc110ea418
|
Support csv export for new and old versions
|
2021-05-02 20:41:45 +02:00 |
|
Matthias
|
ef9dd0676c
|
Rename hyperoptresult fixture to avoid naming collision
|
2021-05-02 20:06:47 +02:00 |
|
Matthias
|
f821ef5aec
|
Final finetunings of rpc_fill messages
|
2021-04-20 19:36:30 +02:00 |
|
Matthias
|
2254f65fa7
|
use binance intests instead of bittrex
|
2021-04-20 12:59:15 +02:00 |
|
Matthias
|
c40b811f19
|
flush after creating mock trades
|
2021-04-06 19:35:28 +02:00 |
|
Matthias
|
ea0b47a7f9
|
Replace test occurances of Trade.session with Trade.query.session
|
2021-04-05 07:38:07 +02:00 |
|
Matthias
|
3b99f04a78
|
Merge pull request #4535 from freqtrade/fix/backtestperformance
Improve backtest performance after enabling compounding
|
2021-03-13 16:51:00 +01:00 |
|
Matthias
|
6389e86ed6
|
Add test for uvloop fix
|
2021-03-13 16:09:07 +01:00 |
|
Matthias
|
d1acc8092c
|
Improve backtest performance
|
2021-03-13 10:17:14 +01:00 |
|
Matthias
|
0db5c9746f
|
Merge pull request #4454 from freqtrade/backtest_compound_speed
Backtest compound, wallet, ...
|
2021-03-10 10:07:40 +01:00 |
|
raoulus
|
0968ecc1af
|
added "Median profit" column to hyperopt -> export-csv
|
2021-03-04 17:27:04 +01:00 |
|
Matthias
|
53a57f2c81
|
Change some types
Fix types of new model object
|
2021-02-27 09:33:00 +01:00 |
|
Matthias
|
35e6a9ab3a
|
Backtest-reports should calculate total gains based on starting capital
|
2021-02-27 09:32:59 +01:00 |
|
Matthias
|
0754a7a78f
|
total_open_trades_stake should support no-db mode
|
2021-02-27 09:32:59 +01:00 |
|
Matthias
|
5cdd9dd445
|
Cache markets in the exchange object
|
2021-01-28 19:47:32 +01:00 |
|
Matthias
|
bf182dc01e
|
Fix wrong key usage in trade_history_timebased
|
2021-01-07 20:03:34 +01:00 |
|
Matthias
|
b39de171c8
|
Don't run longrun regularily
|
2020-12-23 15:46:08 +01:00 |
|
Matthias
|
a6e6ce16b1
|
Fix test failures
|
2020-12-23 15:41:59 +01:00 |
|
Matthias
|
38af1b2a5d
|
Improve compat tests
|
2020-12-23 15:41:59 +01:00 |
|
Matthias
|
011ba1d9ae
|
Adapt tests to use async methods
|
2020-12-15 20:49:46 +01:00 |
|
Matthias
|
14647fb5f0
|
Add tests for update fee
|
2020-12-12 11:49:52 +01:00 |
|
Matthias
|
3ee7fe64ba
|
Clean up some tests
|
2020-12-12 11:25:56 +01:00 |
|
Matthias
|
7a092271c5
|
Merge branch 'develop' into arrow_deprecation_timestamp
|
2020-10-20 20:01:54 +02:00 |
|
Matthias
|
8cdc795a44
|
Rename persistence.init to init_db
|
2020-10-16 08:15:18 +02:00 |
|
Matthias
|
ecddaa663b
|
Convert timestamp to int_timestamp for all arrow occurances
|
2020-10-13 06:24:01 +02:00 |
|
Matthias
|
a39898a5b3
|
Fix mock for telegram update
|
2020-10-12 19:54:31 +02:00 |
|
Matthias
|
1de248fe38
|
add list_available_pairs endpoint
|
2020-09-29 06:35:47 +02:00 |
|
Matthias
|
9df366d943
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
|
Matthias
|
3c521f55b2
|
Add 6th mock trade
|
2020-09-10 07:40:19 +02:00 |
|
Matthias
|
98840eef3c
|
Add 5th mock trade
|
2020-09-09 07:01:43 +02:00 |
|
Matthias
|
f113b45036
|
Refactor test to not duplicate order info
|
2020-09-07 06:53:11 +02:00 |
|
Matthias
|
da0ceb7d87
|
Extract orders for mock trades
|
2020-09-07 06:48:34 +02:00 |
|