Commit Graph

  • e194af8d25 Streamline validate_pair patching xmatthias 2018-06-17 22:32:56 +0200
  • ace5198475 fix optimize tests xmatthias 2018-06-17 22:29:57 +0200
  • 52d36c33cf fix optimie test xmatthias 2018-06-17 22:12:22 +0200
  • 251f7db3ca require exchange object to delete pairs xmatthias 2018-06-17 22:11:32 +0200
  • c83e8b7cb5 fix rpc_test xmatthias 2018-06-17 21:46:56 +0200
  • 64e09f74a1 fix rpc tests xmatthias 2018-06-17 21:24:51 +0200
  • 63b568989a Fix rpc for exchange objectify xmatthias 2018-06-17 21:24:36 +0200
  • 975b42caa3 fix tests for exchange objectify xmatthias 2018-06-17 21:11:10 +0200
  • 75d02df60d add exchange to call get_singal xmatthias 2018-06-17 21:10:42 +0200
  • 082b6077e9 Fix tests analyze xmatthias 2018-06-17 20:48:12 +0200
  • e8ab76f55b fix small in tests xmatthias 2018-06-17 20:37:10 +0200
  • 495f15f13c fix exchange tests xmatthias 2018-06-17 20:35:52 +0200
  • 68f6423d39 fix most tests xmatthias 2018-06-17 20:13:39 +0200
  • 67d345bc08 fix tests for objectify exchange xmatthias 2018-06-17 19:54:51 +0200
  • a159db6863 get_exchange xmatthias 2018-06-17 13:32:05 +0200
  • dea26fadfe move init_ccxt to class xmatthias 2018-06-17 13:09:23 +0200
  • 21edcbdc27 Refactor exchange to class xmatthias 2018-06-17 12:41:33 +0200
  • e5c74715de
    Merge pull request #32 from peterkorodi/patch-1 Gert Wohlgemuth 2018-06-17 08:56:32 -0700
  • e3c91df081
    Merge pull request #926 from freqtrade/pyup-scheduled-update-2018-06-17 Janne Sinivirta 2018-06-17 16:08:54 +0300
  • c608f1e21e
    Merge pull request #923 from freqtrade/fix_test_hyperopt Janne Sinivirta 2018-06-17 16:07:57 +0300
  • fef267a0dc Update ccxt from 1.14.201 to 1.14.202 pyup-bot 2018-06-17 14:23:05 +0200
  • 5ce2071279
    Merge pull request #925 from freqtrade/increase_test_cov_configuration Michael Egger 2018-06-17 13:19:16 +0200
  • ad0549414b Revert "also unit tests now need config.json" xmatthias 2018-06-17 11:34:12 +0200
  • 65cdd4046f
    Update stoploss.md peterkorodi 2018-06-17 11:00:34 +0200
  • 735356197d for testing feature: percent from top of book or from ask/bid Nullart 2018-06-17 15:40:38 +0800
  • c6cc9ae29d
    Merge pull request #922 from freqtrade/fix_fiat_test Janne Sinivirta 2018-06-17 08:52:03 +0300
  • ae94ab17f4 Merge branch 'develop' into feature-unlimited-stake_amount Anton 2018-06-17 02:23:40 +0300
  • eb909068c5 Add minimal pair stake amount check Anton 2018-06-17 02:23:12 +0300
  • e5ad5a6aaa added experimental "sell_fullfilled_at_roi" Nullart 2018-06-17 06:42:02 +0800
  • 90a7fb603d fix typo in coverage-omit xmatthias 2018-06-16 21:28:41 +0200
  • 7cfd99d17f exclude __main__.py from coveralls - xmatthias 2018-06-16 21:00:45 +0200
  • 972736f0ab increase test-coverate for configureation xmatthias 2018-06-16 20:55:35 +0200
  • b034c444e5 fixed some default settings Gert Wohlgemuth 2018-06-16 10:55:15 -0700
  • 934974a547
    Merge pull request #924 from freqtrade/pyup-scheduled-update-2018-06-16 Matthias 2018-06-16 16:14:34 +0200
  • 17801871b1 Update ccxt from 1.14.198 to 1.14.201 pyup-bot 2018-06-16 14:23:06 +0200
  • 7564f7e526 fix hyperopt test when no config.json exists xmatthias 2018-06-16 13:49:03 +0200
  • fa00157d12 Fix fiat_convert missing mockups xmatthias 2018-06-16 13:42:25 +0200
  • a5511e2e30
    Merge pull request #894 from freqtrade/feature/force_close_backtest Matthias 2018-06-16 12:49:08 +0200
  • 0347ce21fd
    Merge pull request #920 from freqtrade/hyperopt-strip Janne Sinivirta 2018-06-16 10:33:44 +0300
  • 7e2e7946c5 also unit tests now need config.json Janne Sinivirta 2018-06-16 09:06:14 +0300
  • 0c85febe76 remove all mongodb related code Janne Sinivirta 2018-06-15 10:59:09 +0300
  • c1f8f641e6 remove use of hyperopt_conf.py Janne Sinivirta 2018-06-15 10:45:19 +0300
  • af16830a38 Update requests from 2.19.0 to 2.19.1 pyup-bot 2018-06-15 14:23:08 +0200
  • a8d25266f9 Update ccxt from 1.14.196 to 1.14.198 pyup-bot 2018-06-15 14:23:07 +0200
  • 584f588de1 Merge branch 'pair-to-strat' into wohlgemuth Gert Wohlgemuth 2018-06-15 10:01:52 -0700
  • 77e46ebc56 revised code Gert Wohlgemuth 2018-06-15 09:59:34 -0700
  • 36b9c32429 minor optimizations Gert Wohlgemuth 2018-06-15 09:54:46 -0700
  • b78b9dccc8
    Merge pull request #919 from freqtrade/pyup-scheduled-update-2018-06-15 Matthias 2018-06-15 14:51:54 +0200
  • e8fd11d6ce Update requests from 2.19.0 to 2.19.1 pyup-bot 2018-06-15 14:23:08 +0200
  • 1e208e39b0 Update ccxt from 1.14.196 to 1.14.198 pyup-bot 2018-06-15 14:23:07 +0200
  • 05226f6def Moved from decorators to app.add_url_rule This has the benefit of creating a label which may be helpful if later refactoring. creslinux 2018-06-15 09:14:17 +0000
  • d682424c04 got confused with bid and ask all of a sudden @_@.. reverting back Nullart 2018-06-15 13:39:58 +0800
  • a9739d4557 bug fix for book order not triggered, now using ticker bid Nullart 2018-06-15 12:21:59 +0800
  • 179b10e6e7 working on refacturing of the strategy class Gert Wohlgemuth 2018-06-14 20:27:41 -0700
  • 654c69c015 book order download limit to increase performance even for a little bit Nullart 2018-06-15 11:07:25 +0800
  • bd1ef7a813 buy & sell order book update: move up book order position to 1 Nullart 2018-06-15 11:03:44 +0800
  • fc86d32f12 removed print statements Gert Wohlgemuth 2018-06-14 16:32:37 -0700
  • a5ce533b35 ignoring failing tests, due to mocking issues. Code actually works Gert Wohlgemuth 2018-06-14 16:27:50 -0700
  • 7f46411966 Merge remote-tracking branch 'origin/flask_rest' into flask_rest creslinux 2018-06-14 20:21:42 +0000
  • 40db83c24c Added json validation of formats to check IPv4 refactored files and calls to be api_server worked down satisfying review comments of last commit creslinux 2018-06-14 20:19:15 +0000
  • 5c3e37412e update docs xmatthias 2018-06-14 21:20:16 +0200
  • f21ef07910
    Merge branch 'develop' into flask_rest Michael Egger 2018-06-14 18:10:04 +0200
  • 7caf8a46d4 Updated creslinux 2018-06-14 15:44:52 +0000
  • 9bbc186b16 Updated creslinux 2018-06-14 15:44:12 +0000
  • c2742f0b01 Merge remote-tracking branch 'origin/flask_rest' into flask_rest creslinux 2018-06-14 15:41:32 +0000
  • fb60f684f7 Updated creslinux 2018-06-14 15:38:26 +0000
  • c731f7dd29
    Merge pull request #917 from freqtrade/pyup-scheduled-update-2018-06-14 Janne Sinivirta 2018-06-14 15:42:52 +0300
  • ea805a8fb7 Update ccxt from 1.14.186 to 1.14.196 pyup-bot 2018-06-14 14:22:06 +0200
  • f52a7eef6a readme patch Nullart 2018-06-14 18:51:11 +0800
  • 1ed13f5784 documentation updates & bug fixes in unfulfilled timeout Nullart 2018-06-14 18:49:43 +0800
  • 733217c4d2
    Merge pull request #31 from nullart/nullartHFT Gert Wohlgemuth 2018-06-13 21:50:10 -0700
  • 22743be173
    Merge branch 'wohlgemuth' into nullartHFT Gert Wohlgemuth 2018-06-13 21:50:01 -0700
  • 79dd0eb104 flake8 compliance Nullart 2018-06-14 12:37:44 +0800
  • dc03b41c68 added: disable_buy feature, this will only tell bot to sell whatever is needed to sell added: order book buy and sell will check ticker first; for buying, if ticker is lower than buy order price, use ticker; for selling, if ticker is higher than sell order price, use ticker Nullart 2018-06-14 09:57:14 +0800
  • 5ed7008933 separating unfulfilled timeouts for buy and sell Nullart 2018-06-14 09:32:52 +0800
  • faf0a4973d
    Update rest_client.py creslin 2018-06-13 22:41:43 +0000
  • 6bb1ad288e Implemented local restful flask service and provided cmdline client creslinux 2018-06-13 22:26:21 +0000
  • e5e64a7035 Implemented local restful flask service and provided cmdline client creslinux 2018-06-13 22:18:49 +0000
  • c7f15cc603 added support for the technical library Gert Wohlgemuth 2018-06-13 15:17:41 -0700
  • aaf18a933c
    Merge pull request #30 from freqtrade/develop Gert Wohlgemuth 2018-06-13 15:12:50 -0700
  • d571ce266a
    Merge pull request #29 from berlinguyinca/aws Gert Wohlgemuth 2018-06-13 15:10:46 -0700
  • 12c8a3131d fixed most tests and moved AWS related stuff out Gert Wohlgemuth 2018-06-13 15:09:06 -0700
  • c0289ad844 use list comprehension to build list xmatthias 2018-06-13 19:53:12 +0200
  • 9de57f63f1
    Merge pull request #28 from nullart/nullartHFT Gert Wohlgemuth 2018-06-13 10:52:55 -0700
  • e600be4f56 Reduce force-sell verbosity xmatthias 2018-06-13 19:43:33 +0200
  • d7e7ef11f9
    Merge pull request #913 from freqtrade/apply-qtpylib-updates Matthias 2018-06-13 19:34:02 +0200
  • d684ff5715 drop zlma implementation gcarq 2018-06-13 16:20:13 +0200
  • 6edb25f5c2 fixed heikenashi calculation ran 2018-01-12 09:27:52 +0200
  • e6e5c5daf0 added zlma ran 2017-10-31 21:58:03 +0200
  • 61f92b7460 bugfix ran 2017-10-31 21:57:58 +0200
  • 2b74982a1d
    Merge pull request #877 from freqtrade/feature/improve-rpc Michael Egger 2018-06-13 15:49:49 +0200
  • 46080f5168 define _rpc_reload_conf as private method gcarq 2018-06-13 15:29:27 +0200
  • 1dcc2de776
    Merge pull request #912 from freqtrade/pyup-scheduled-update-2018-06-13 Janne Sinivirta 2018-06-13 15:44:00 +0300
  • 875408215b Update numpy from 1.14.4 to 1.14.5 pyup-bot 2018-06-13 14:22:11 +0200
  • 038acd3f5e Update pandas from 0.23.0 to 0.23.1 pyup-bot 2018-06-13 14:22:09 +0200
  • f404e0f5b3 Update requests from 2.18.4 to 2.19.0 pyup-bot 2018-06-13 14:22:08 +0200
  • 92b0cbdc19 Update ccxt from 1.14.177 to 1.14.186 pyup-bot 2018-06-13 14:22:07 +0200
  • e14c9e2090 fix potential cleanup issue gcarq 2018-06-09 13:30:48 +0200
  • 83eb7a0a9d adjust logging a bit and add some comments gcarq 2018-06-09 00:58:24 +0200
  • 6c1bb7983b rpc: make freqtrade a private variable gcarq 2018-06-09 00:20:10 +0200