| 
							
							
								 misagh | 7dc440b874 | Merge pull request #2 from xmatthias/ccxt-async-xmatt Ccxt async xmatt | 2018-08-02 16:33:02 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 9c08cdc81d | Fix typehints | 2018-08-01 21:58:32 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 915160f21f | Add tests for tickers-history | 2018-08-01 21:44:02 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | c466a028e0 | Add a first async test | 2018-08-01 21:40:54 +02:00 |  | 
			
				
					| 
							
							
								 misagh | b47c5f1d9a | Merge pull request #1 from xmatthias/ccxt-async-xmatt some fixes and improvements hopefully | 2018-07-31 21:21:45 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 136442245c | Add todo's and dockstring | 2018-07-31 21:02:04 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 12417cc303 | fix tests | 2018-07-31 20:54:51 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 52065178e1 | use .get all the time | 2018-07-31 20:53:32 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | b45d465ed8 | init _klines properly | 2018-07-31 20:50:59 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 31870abd25 | Refactor async-refresh to it's own function | 2018-07-31 20:43:32 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | a486b1d01c | Use Dict instead of tuplelist, run in _process | 2018-07-31 20:25:10 +02:00 |  | 
			
				
					| 
							
							
								 misagh | 154e4569d7 | Merge branch 'develop' into ccxt-async | 2018-07-31 12:48:12 +02:00 |  | 
			
				
					| 
							
							
								 misagh | c8f125dbb9 | ccxt async POC | 2018-07-31 12:47:32 +02:00 |  | 
			
				
					| 
							
							
								 Janne Sinivirta | 1044d15b17 | Merge pull request #1096 from freqtrade/cleaner-tests Cleaning unit tests, first set | 2018-07-31 08:22:33 +03:00 |  | 
			
				
					| 
							
							
								 Janne Sinivirta | 2d7ef30185 | Merge pull request #1093 from freqtrade/fix/talib-install install numpy before ta-lib to fix build errors | 2018-07-31 08:19:35 +03:00 |  | 
			
				
					| 
							
							
								 Matthias | d048f3ce6d | Merge pull request #1078 from creslinux/sandbox2 Allow sandbox API use on exchanges | 2018-07-30 20:23:28 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 5a55cd25ff | Merge branch 'develop' into sandbox2 | 2018-07-30 20:18:48 +02:00 |  | 
			
				
					| 
							
							
								 Janne Sinivirta | f85cc422a3 | Merge branch 'develop' into cleaner-tests | 2018-07-30 21:08:55 +03:00 |  | 
			
				
					| 
							
							
								 Janne Sinivirta | 155e134f50 | Merge pull request #1097 from creslinux/gdax3 Enable GDAX support by rounding amount/rate (with unit tests) | 2018-07-30 21:04:26 +03:00 |  | 
			
				
					| 
							
							
								 Janne Sinivirta | 81cf7229be | Merge pull request #1044 from freqtrade/pair_to_strat pair to strategy enhancement | 2018-07-30 20:18:46 +03:00 |  | 
			
				
					| 
							
							
								 creslin | fe27ca63b4 | Update test_exchange.py | 2018-07-30 17:08:33 +00:00 |  | 
			
				
					| 
							
							
								 creslinux | 012fe94333 | Recommitted as new branch with unit tests - GIT screwd me on the last PR | 2018-07-30 16:49:58 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | 075a42d615 | Merge pull request #1095 from freqtrade/pyup-scheduled-update-2018-07-30 Scheduled daily dependency update on monday | 2018-07-30 14:53:24 +02:00 |  | 
			
				
					| 
							
							
								 Janne Sinivirta | 8b8d3f3b75 | default_conf is function-scoped fixture, no need to deepcopy it | 2018-07-30 15:41:02 +03:00 |  | 
			
				
					| 
							
							
								 pyup-bot | 3ecc502d86 | Update ccxt from 1.17.45 to 1.17.49 | 2018-07-30 14:24:06 +02:00 |  | 
			
				
					| 
							
							
								 Janne Sinivirta | 67d1693901 | avoid validating default_conf hundreds of times | 2018-07-30 14:57:51 +03:00 |  | 
			
				
					| 
							
							
								 Janne Sinivirta | 3083e5d2be | use pytest fixture properly in test_hyperopt | 2018-07-30 13:26:54 +03:00 |  | 
			
				
					| 
							
							
								 Janne Sinivirta | affdeb8fd8 | rename func to throttled_func | 2018-07-30 12:58:29 +03:00 |  | 
			
				
					| 
							
							
								 Janne Sinivirta | fb80964b69 | freqtradebot tests don't need to mock coinmarketcap anymore | 2018-07-30 12:58:29 +03:00 |  | 
			
				
					| 
							
							
								 Janne Sinivirta | 1c20ef873d | remove parens | 2018-07-30 12:09:07 +03:00 |  | 
			
				
					| 
							
							
								 Janne Sinivirta | df53e912f0 | fix one more test that was missing mock and needed internet | 2018-07-30 12:09:07 +03:00 |  | 
			
				
					| 
							
							
								 Janne Sinivirta | e242842805 | remove more useless docstrings from tests | 2018-07-30 12:09:07 +03:00 |  | 
			
				
					| 
							
							
								 Matthias | 2401fa15d2 | Change missed calls to advise_* functions | 2018-07-29 21:07:21 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 787d6042de | Switch from pair(str) to metadata(dict) | 2018-07-29 20:56:23 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 941879dc19 | revert docs to use populate_* functions | 2018-07-29 20:55:40 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 82680ac6aa | improve docstrings for strategy | 2018-07-29 20:55:40 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 5fbce13830 | update hyperopt to use new methods | 2018-07-29 20:55:40 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 39cf0decce | don't use __annotate__ it is only present when typehints are used which cannot be guaranteed
for userdefined classes | 2018-07-29 20:55:40 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | f286ba6b87 | overload populate_indicators to work with and without pair argumen all while not breaking users strategies | 2018-07-29 20:55:40 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 98665dcef4 | revert inadvertent wihtespace changes | 2018-07-29 20:55:37 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | cf83416d69 | update script to use new method | 2018-07-29 20:55:37 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 791c5ff071 | update comments to explain what advise methods do | 2018-07-29 20:55:37 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 8a9c54ed61 | use new methods | 2018-07-29 20:55:37 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 18b8f20f1c | fix small test bug | 2018-07-29 20:55:37 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | f12167f0dc | Fix backtesting test | 2018-07-29 20:55:37 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | df8700ead0 | Adapt after merge from develop | 2018-07-29 20:55:37 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 0eff6719c2 | improve tests for legacy-strategy loading | 2018-07-29 20:55:37 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | aa772c28ad | Add tests for advise_indicator methods | 2018-07-29 20:55:37 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 4ebd706cb8 | improve comments | 2018-07-29 20:55:32 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | fa48b8a535 | Update documentation with advise-* methods | 2018-07-29 20:55:32 +02:00 |  |