Matthias
|
c2a6f70b4c
|
Merge branch 'develop' into keep_dataframe_noapi
|
6 years ago |
Matthias
|
cbcbb4bdb5
|
Rename get_stoploss_order to fetch_stoploss_order (align with fetch_order)
|
6 years ago |
Matthias
|
6d6e7196f4
|
Test trade entry / exit is called correctly
|
6 years ago |
Matthias
|
3174f37b41
|
adapt tests to use stoploss_* methods
|
6 years ago |
Matthias
|
60f26ba501
|
use update_trade_state also for closed stoploss orders
|
6 years ago |
Matthias
|
0bd2fca40b
|
Update tests/test_integration.py
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
|
6 years ago |
Matthias
|
fdcc507f06
|
Fix integration tests
|
6 years ago |
Matthias
|
16b34e11ca
|
Complete rename of stoploss_limit to stoploss
|
6 years ago |
hroff-1902
|
2f82122fc4
|
Merge pull request #2763 from freqtrade/fix/precision_rounding
Fix/precision rounding
|
6 years ago |
Matthias
|
fa1e9dd70d
|
Adjust tests to allow updating within safe_sell_amount
|
6 years ago |
Matthias
|
5fcab1eee8
|
Align method names to internal ccxt names
These methods are reimplemented from ccxt so we can test their behaviour.
|
6 years ago |
Matthias
|
94afb7cb1d
|
Improve integration test with a few additional tests
|
6 years ago |
Matthias
|
64db1f6736
|
Prepare tests to valiate reduced full amount.
|
6 years ago |
hroff-1902
|
fd7af587da
|
Rename process_maybe_execute_buys() --> enter_positions()
|
6 years ago |
hroff-1902
|
84918ad424
|
Rename process_maybe_execute_sells() --> exit_positions()
|
6 years ago |
hroff-1902
|
ce84f74528
|
Adjust tests
|
6 years ago |
Matthias
|
443fd8f7dd
|
Merge branch 'develop' into safe_sell_amount
|
6 years ago |
hroff-1902
|
a95454d338
|
Merge pull request #2709 from freqtrade/dry_wallet_fix
Fix bug in dry-run wallet
|
6 years ago |
Matthias
|
b8442d536a
|
Update integration test to also test dry-run-wallets
|
6 years ago |
Matthias
|
6507a26cc1
|
Fix some tests after merge
|
6 years ago |
Matthias
|
21622ac313
|
Rename get_ticker to fetch_ticker
|
6 years ago |
Matthias
|
5a5741878c
|
Improve dry-run calculations
|
6 years ago |
Matthias
|
b6616d7a13
|
Add test helping debug #1985
|
7 years ago |
Matthias
|
7be378aaa9
|
Remove markets mock where it's not needed
|
7 years ago |
Matthias
|
734a9d5d87
|
Seperate tests related to worker from test_freqtradebot
|
7 years ago |
Matthias
|
ce6b869f84
|
Cleanup test
|
7 years ago |
Matthias
|
dc5f1b2878
|
Extract integration tests into sepearte file
|
7 years ago |