Commit Graph
91 Commits
Author SHA1 Message Date
Matthias 2f7e5203bb Remove potential future-looking code 2020-01-16 20:08:41 +01:00
Matthias 690f04ccb0 Fix ReinforcedAverageStrategy to work 2020-01-16 19:59:15 +01:00
MatthiasandGitHub 24fe931df2 Merge pull request #57 from freqtrade/readme
Updat readme.md to align to current commands
2019-12-23 12:42:59 +01:00
Matthias 5307378093 Fix typos 2019-12-23 12:42:32 +01:00
Matthias a3e53bab17 Updat readme.md to align to current commands 2019-12-23 09:35:56 +01:00
hroff-1902andGitHub 21c241b6a9 Merge pull request #47 from freqtrade/strat005
The strategy should use rolling volume, not absolute mean
2019-11-21 11:17:29 +03:00
MatthiasandGitHub cb0208466e Merge pull request #52 from freqtrade/hroff-1902-patch-1
Align InformativeSample with current freqtrade dataprovider interface
2019-11-20 19:38:31 +01:00
hroff-1902andGitHub a2210d2cc0 Align InformativeSample with current freqtrade dataprovider interface 2019-11-20 21:30:29 +03:00
MatthiasandGitHub 553267bfd4 Merge pull request #49 from gaugau3000/fix_ticker_duplication
[remove ticker interval duplication from InformativeSample file] - [minor]
2019-11-11 19:24:10 +01:00
gaugau3000 6d6aa75736 remove ticker interval duplication 2019-11-11 18:42:21 +01:00
Matthias 0e2c57731c Fix wrongly named parameter 2019-10-19 14:20:30 +02:00
Matthias 367b7b55ce The strategy should use rolling volume, not absolute mean 2019-10-19 14:11:38 +02:00
hroff-1902andGitHub 8d2717e73e Merge pull request #46 from freqtrade/small_fixes
Clean up some minor things
2019-10-06 14:29:34 +03:00
Matthias ce1676183a Clean up some minor things 2019-10-05 19:48:01 +02:00
MatthiasandGitHub 1c67803f5c Merge pull request #43 from il-katta/master
CombinedBinHAndCluc code clean
2019-08-22 12:42:23 +02:00
il-kattaandGitHub 531a1c83a3 CombinedBinHAndCluc code clean 2019-08-21 00:33:01 +02:00
MatthiasandGitHub 456de39bfa Merge pull request #42 from freqtrade/hroff-1902-patch-1
Use DataProvider.get_pair_dataframe() for informative pair
2019-08-20 06:32:04 +02:00
hroff-1902andGitHub 55cc1a4503 Use DataProvider.get_pair_dataframe() for informative pair 2019-08-20 03:39:40 +03:00
MatthiasandGitHub b05c669a8b Merge pull request #41 from freqtrade/hroff-1902-patch-1
cleanup in InformativeSample
2019-08-17 06:27:34 +02:00
hroff-1902andGitHub 5606e64a45 cleanup in InformativeSample 2019-08-17 04:59:13 +03:00
MatthiasandGitHub 8ef81a0ba6 Merge pull request #40 from hroff-1902/master
indicators removed
2019-08-10 16:44:42 +02:00
hroff-1902 a9b1cc507c indicators removed as it was moved to technical repo 2019-08-10 16:48:24 +03:00
hroff-1902andGitHub 73c2a6422c Merge pull request #39 from hroff-1902/update-interfaces
update interfaces for populate_* methods
2019-08-10 16:15:25 +03:00
MatthiasandGitHub f22448db6f Merge pull request #38 from freqtrade/hroff-1902-patch-1
typo in the name of the strategy class fixed
2019-08-10 15:14:14 +02:00
hroff-1902 6f4cf17637 update interfaces for populate_* methods 2019-08-10 13:37:34 +03:00
hroff-1902andGitHub 8de72367f5 typo in the name of the strategy class fixed 2019-08-10 12:58:30 +03:00
MatthiasandGitHub 994a4ace8f Merge pull request #35 from hroff-1902/macd-crossed
MACDStrategy_crossed
2019-07-26 06:25:49 +02:00
hroff-1902 430a31c350 MACDStrategy cosmetics 2019-07-11 02:59:08 +03:00
hroff-1902 10b0254502 MACDStrategy_crossed 2019-07-11 02:37:56 +03:00
MisaghandGitHub 6d2625f1bc Merge pull request #32 from hroff-1902/fix-sell-0
fix 'sell' set to 0 in strategies
2019-06-01 12:40:10 +02:00
hroff-1902 48417e399f fix 'sell' = 0 2019-06-01 08:05:38 +03:00
MatthiasandGitHub 8824edb1d0 Merge pull request #31 from freqtrade/hroff-1902-patch-1
fix populate_sell_trend()
2019-06-01 06:20:52 +02:00
hroff-1902andhroff-1902 e018d22ef8 fix populate_sell_trend in ADXMomentum.py 2019-06-01 02:37:37 +03:00
MisaghandGitHub d3a76cae28 Merge pull request #29 from freqtrade/fix/28
Remove staticmethod - fix resample bug
2019-04-20 15:45:29 +02:00
Matthias ad2dc73fce Remove staticmethod - fix resample bug 2019-04-16 20:24:02 +02:00
MisaghandGitHub 207fe5ee33 Merge pull request #27 from freqtrade/add_informpairs
Add informpairs
2019-03-24 17:02:17 +01:00
MisaghandGitHub a39f41e1ad Merge pull request #26 from freqtrade/update_strats_2
Remove duplicate ticker_interval entry
2019-03-24 17:01:15 +01:00
Matthias 41e480fb63 Also use real data for dry-run 2019-03-24 15:27:08 +01:00
Matthias f38805dd25 Add informative pairs strategy 2019-03-24 09:35:30 +01:00
Matthias 327f736f20 Add informative_pairs sample code 2019-03-23 19:49:39 +01:00
Matthias 129e85b113 Remove duplicate ticker_interval entry 2019-03-16 20:12:42 +01:00
MisaghandGitHub df348f0f77 Merge pull request #25 from freqtrade/update_strategies
Update strategies
2019-03-03 13:39:32 +01:00
Matthias 0ff6cb1d89 Update strategies with latest parameters 2019-02-17 16:06:39 +01:00
Matthias 98cc7cab5b Reference official documentation 2019-02-17 15:58:45 +01:00
Matthias 868f2cd138 Rename files to align name 2019-02-17 15:53:58 +01:00
Matthias 0d301a4f49 Update strategies to new format 2019-02-17 15:53:16 +01:00
Matthias 263992e71c Set a realistic stoploss of 10% (not 30-50%) 2019-02-17 15:47:18 +01:00
MatthiasandGitHub 8b94b72d21 Merge pull request #24 from oonid/patch-1
Update free trading strategies table on README.md
2018-12-27 11:00:01 +01:00
Oon ArfiandwiandGitHub d3af607ad6 Update free trading strategies table on README.md
Change reference from free trading strategies table to files in official repo.
Avoid confusion from old issues that still refer to an external (unofficial) repo.
2018-12-27 17:24:32 +08:00
Matthias 8078d62f1a Remoe --realistic-flag from backtesting sample calls 2018-10-01 19:24:54 +02:00