hroff-1902
|
6e938b59c8
|
Merge pull request #2390 from freqtrade/remove_hardcoded_default
exportfilename should respect configured user_data_dir
|
2019-10-19 22:18:08 +03:00 |
|
hroff-1902
|
4f17511fdc
|
Merge pull request #2393 from freqtrade/remove_timeframe
Remove non-date based timeframe selection
|
2019-10-19 22:05:44 +03:00 |
|
Matthias
|
d8630ef847
|
Add one-sided ms timerange
|
2019-10-19 19:38:16 +02:00 |
|
hroff-1902
|
47fabca1d9
|
Merge pull request #2372 from xmatthias/kraken_ohlcv_emulate
download tick-based data to emulate candles
|
2019-10-19 19:32:37 +03:00 |
|
Matthias
|
c48876b196
|
Trades should use timestamps or dates, not indexes
|
2019-10-19 15:21:47 +02:00 |
|
Matthias
|
16e10d99b9
|
Remove timeframe logic for non-date entries
|
2019-10-19 15:10:48 +02:00 |
|
Matthias
|
4c977b2e01
|
Merge pull request #2388 from hroff-1902/no-hyperopts
Minor: No more hyperoptS
|
2019-10-19 11:15:24 +02:00 |
|
Matthias
|
b152585d9b
|
exportfilename should respect configured user_data_dir
|
2019-10-19 11:13:10 +02:00 |
|
Matthias
|
fd22c87295
|
Some minor cleanups to trades download methods and docs
|
2019-10-19 10:05:30 +02:00 |
|
Matthias
|
93b213ae0b
|
Merge pull request #2389 from hroff-1902/minor-freqtrade
Minor freqtradebot cleanup
|
2019-10-19 09:52:48 +02:00 |
|
hroff-1902
|
30eb23e1aa
|
Minor freqtrade cleanup
|
2019-10-18 23:41:07 +03:00 |
|
hroff-1902
|
4ec83a2c24
|
DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct
|
2019-10-18 23:29:19 +03:00 |
|
hroff-1902
|
9e23ca14d1
|
Merge pull request #2384 from freqtrade/improve_buy_timeout_handling
Improve buy timeout handling
|
2019-10-18 22:30:41 +03:00 |
|
hroff-1902
|
ebf5738a6e
|
Merge pull request #2387 from freqtrade/fix/testswindows
[minor] Fix/tests windows
|
2019-10-18 20:43:44 +03:00 |
|
Matthias
|
c649f9844e
|
Compare >= instead of =
|
2019-10-18 19:36:04 +02:00 |
|
Matthias
|
3208f30c30
|
Fix base64 test on windows
|
2019-10-18 14:19:17 +02:00 |
|
Matthias
|
e55b2a1a1c
|
Allow test to pass on fast computers by setting the offset to -1
|
2019-10-18 12:36:45 +02:00 |
|
Matthias
|
ed8d805797
|
Make paths os independent to have tests pass on windows
|
2019-10-18 11:31:43 +02:00 |
|
hroff-1902
|
0ebf2e44be
|
Merge pull request #2386 from freqtrade/backtesting_doc
[minor] Improve assumptions
|
2019-10-18 11:34:50 +03:00 |
|
Matthias
|
00a95945e1
|
Improve assumptions
|
2019-10-18 10:00:43 +02:00 |
|
Matthias
|
9d739f98ac
|
use requested - remaining amount - not the requested amount!
|
2019-10-18 09:04:05 +02:00 |
|
Matthias
|
2588990f4b
|
Require unfilledtimeout - don't require telegram in config
|
2019-10-18 07:10:02 +02:00 |
|
Matthias
|
271846dfb6
|
Simplify cancel timedout
|
2019-10-18 07:01:05 +02:00 |
|
Matthias
|
c181fac6c7
|
fix #2383
|
2019-10-18 06:48:39 +02:00 |
|
Matthias
|
0ac46eddca
|
Add tests for new scenario
|
2019-10-18 06:48:39 +02:00 |
|
Matthias
|
c735d35265
|
Extract open_trade generation from freqtradebot
|
2019-10-18 06:48:33 +02:00 |
|
Matthias
|
a39d51d7d0
|
Update test to use limit_buy_order
|
2019-10-17 19:36:57 +02:00 |
|
Matthias
|
5b58141f6b
|
iFix grammar issue
|
2019-10-17 06:11:10 +02:00 |
|
hroff-1902
|
df62dd65d3
|
Merge pull request #2382 from freqtrade/iresolver_small_improvements
[minor] Iresolver small improvements
|
2019-10-16 23:17:52 +03:00 |
|
Matthias
|
fda71085e0
|
Refactor load-path building to parent class
|
2019-10-16 08:12:24 +02:00 |
|
Matthias
|
1a765f1a17
|
Return generator instead of Object from _get_valid_object
|
2019-10-16 08:11:42 +02:00 |
|
Matthias
|
06ab51b53d
|
Merge pull request #2381 from hroff-1902/fix/1364-2
Minor: Fix double comments for ADX
|
2019-10-16 06:45:31 +02:00 |
|
hroff-1902
|
a4dfd77d23
|
Fix double comments for ADX
|
2019-10-15 22:35:14 +03:00 |
|
Matthias
|
abc504412a
|
Merge pull request #2378 from freqtrade/fix/1364
Use crossed() in sample strategy
|
2019-10-15 21:22:19 +02:00 |
|
hroff-1902
|
36d5bb6f99
|
Adjust ADX placement in the comments
|
2019-10-15 21:11:41 +03:00 |
|
Matthias
|
e6e35c2584
|
Switch samplestrategy from ADX to RSI
|
2019-10-15 19:45:01 +02:00 |
|
Matthias
|
ace70510f3
|
Wording fixes
|
2019-10-15 14:50:51 +02:00 |
|
Matthias
|
a320d4ccba
|
Don't sell with 0 profit in samplestrategy
|
2019-10-14 20:42:08 +02:00 |
|
Matthias
|
790e6146f5
|
Use crossed() in sample strategy
|
2019-10-14 20:17:40 +02:00 |
|
Matthias
|
96bd5a6dc1
|
Merge pull request #2375 from freqtrade/dependabot/pip/develop/sqlalchemy-1.3.10
Bump sqlalchemy from 1.3.9 to 1.3.10
|
2019-10-14 19:30:51 +02:00 |
|
dependabot-preview[bot]
|
f5d8741832
|
Bump sqlalchemy from 1.3.9 to 1.3.10
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.9 to 1.3.10.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-14 15:19:50 +00:00 |
|
Matthias
|
effcc988c1
|
Merge pull request #2376 from freqtrade/dependabot/pip/develop/jsonschema-3.1.1
Bump jsonschema from 3.0.2 to 3.1.1
|
2019-10-14 17:18:41 +02:00 |
|
Matthias
|
7ac3fbfdc9
|
Merge pull request #2374 from freqtrade/dependabot/pip/develop/ccxt-1.18.1260
Bump ccxt from 1.18.1225 to 1.18.1260
|
2019-10-14 17:18:28 +02:00 |
|
dependabot-preview[bot]
|
4c4134a272
|
Bump jsonschema from 3.0.2 to 3.1.1
Bumps [jsonschema](https://github.com/Julian/jsonschema) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Julian/jsonschema/releases)
- [Changelog](https://github.com/Julian/jsonschema/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/Julian/jsonschema/compare/v3.0.2...v3.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-14 14:41:00 +00:00 |
|
dependabot-preview[bot]
|
b2682bcbf5
|
Bump ccxt from 1.18.1225 to 1.18.1260
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.18.1225 to 1.18.1260.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ccxt/ccxt/compare/1.18.1225...1.18.1260)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-14 14:40:20 +00:00 |
|
hroff-1902
|
18cc3539ca
|
Merge pull request #2373 from freqtrade/binanceus_support
Load correct exchange class for binanceus
|
2019-10-14 12:47:07 +03:00 |
|
Matthias
|
76ad5bea0e
|
Load correct exchange class
closes #2371
|
2019-10-14 11:36:42 +02:00 |
|
Matthias
|
13e80e449c
|
cleanup and better docstring
|
2019-10-14 06:22:10 +02:00 |
|
Matthias
|
023eb19615
|
Add documentation for --dl-trades
|
2019-10-13 19:39:07 +02:00 |
|
Matthias
|
3e4617be37
|
add pandas-based converter-functions
|
2019-10-13 19:25:16 +02:00 |
|