Commit Graph

  • 55d0d27756 message too long, removing URL for now Jean-Baptiste LE STANG 2018-01-02 14:55:31 +0100
  • d849694a70 Adding URL to market graph and number of trades/pair in /performance commande Jean-Baptiste LE STANG 2018-01-02 14:43:38 +0100
  • 29987c3ff6 Adding the number of trades in the performance display Jean-Baptiste LE STANG 2018-01-02 14:32:13 +0100
  • 5f696a0cce really fixing Jean-Baptiste LE STANG 2018-01-02 14:09:56 +0100
  • 90d3c09536 fixing refresh argument ... Jean-Baptiste LE STANG 2018-01-02 14:05:27 +0100
  • 3f65fc014e flake8 on tests Jean-Baptiste LE STANG 2018-01-02 13:46:16 +0100
  • 5344b711ea Add two more unit tests for covering pair that are in a blacklist, and unknown pairs in the conf Jean-Baptiste LE STANG 2018-01-02 13:42:10 +0100
  • a3e827c144 with flake8 code review Jean-Baptiste LE STANG 2018-01-02 12:18:26 +0100
  • 52e267e864 fix for issue #283 Jean-Baptiste LE STANG 2018-01-02 12:04:47 +0100
  • 165781a545 force refresh is the value has never been set Jean-Baptiste LE STANG 2018-01-02 11:00:22 +0100
  • e10a3d1f9d get_ticker can return a cached value Jean-Baptiste LE STANG 2018-01-02 10:56:42 +0100
  • 0c11d4443f
    Merge pull request #277 from stephendade/patch-1 Samuel Husso 2018-01-02 07:47:23 +0200
  • 50be2fabbf
    Fixed pytest typo Stephen 2018-01-02 15:04:41 +1100
  • 7a2e9ef535 Add fiat display in sell msg (#271) jblestang 2018-01-01 23:21:43 +0100
  • 079f2e3609
    Merge pull request #276 from jblestang/issue-273 Gérald LONLAS 2018-01-01 14:19:29 -0800
  • 0e0d613191 Removing tilde and change profit to loss when negative profit is made Jean-Baptiste LE STANG 2018-01-01 20:18:38 +0100
  • ab528ec080 Fixing flake8 Jean-Baptiste LE STANG 2018-01-01 20:01:53 +0100
  • de68209f3b Revert "Make get_signals async. This should speed up create_trade calls by at least 10x. (#223)" (#275) Samuel Husso 2018-01-01 20:32:58 +0200
  • b0b7efb81c Revert "Make get_signals async. This should speed up create_trade calls by at least 10x. (#223)" Samuel Husso 2018-01-01 12:43:55 +0200
  • f484d7539f Merge e73b5f8d86 into 59546b623e Samuel Husso 2018-01-01 07:17:48 +0000
  • 59546b623e
    Merge pull request #269 from gcarq/pyup-update-pandas-0.21.1-to-0.22.0 Janne Sinivirta 2018-01-01 07:47:59 +0200
  • 0a5463fee8
    Merge pull request #267 from gcarq/update_config_example Gérald LONLAS 2017-12-31 11:19:51 -0800
  • c2bc297e14 time to do something else ... Jean-Baptiste LE STANG 2017-12-31 17:46:03 +0100
  • ce260e6493 errfff ... no comment Jean-Baptiste LE STANG 2017-12-31 17:43:16 +0100
  • 90ad21cfaf Refactoring to overcome flake8 complexity Jean-Baptiste LE STANG 2017-12-31 17:34:29 +0100
  • dff143b570 fix display style and width Jean-Baptiste LE STANG 2017-12-31 17:25:05 +0100
  • bfad78fe95 Merge 9e8a03b6ef into 9803130848 jblestang 2017-12-31 15:16:22 +0000
  • 9e8a03b6ef Flushing only at the end of all trades handling Jean-Baptiste LE STANG 2017-12-31 16:15:54 +0100
  • 644d846b79 Let's make flake8 appy Jean-Baptiste LE STANG 2017-12-31 16:13:59 +0100
  • fba03b4c26 Adding more info in Buy Message, the stake amount, and the amount using FIAT Converter Jean-Baptiste LE STANG 2017-12-31 15:57:33 +0100
  • 8bf7d53804 Display also base currency Jean-Baptiste LE STANG 2017-12-31 15:11:42 +0100
  • c96ddc0679 Display amount (fiat currency) in the sell message Jean-Baptiste LE STANG 2017-12-31 15:10:30 +0100
  • cfe8043e87 Flushing once for all case scenarios Jean-Baptiste LE STANG 2017-12-31 15:04:56 +0100
  • f5564a7419 Fixing a bad merge Jean-Baptiste LE STANG 2017-12-31 15:45:13 +0100
  • 5256027a65
    Merge branch 'develop' into self_building_ticker_history jblestang 2017-12-31 14:58:47 +0100
  • fbc09e05c4
    Merge branch 'develop' into self_building_ticker_history jblestang 2017-12-31 14:55:42 +0100
  • 3c2e3f1f56 Removing old data Jean-Baptiste LE STANG 2017-12-31 14:38:28 +0100
  • cdfb18e9b4 Update pandas from 0.21.1 to 0.22.0 pyup-bot 2017-12-31 14:21:50 +0100
  • 1f635d3793 Add pair_blacklist in config.example Gerald Lonlas 2017-12-31 01:14:17 -0800
  • e73b5f8d86 Add lock for populating the indicators to the dataframe as they appear not to be thread-safe Samuel Husso 2017-12-31 09:07:45 +0200
  • 714d77dbd8 Add expiremental feature to sell only if we make a profit Gerald Lonlas 2017-12-21 19:58:06 -0800
  • 9803130848
    Merge pull request #259 from gcarq/fix/issue-248 Gérald LONLAS 2017-12-30 17:28:16 -0800
  • ad44d8d42a
    Merge pull request #263 from jblestang/fix_issue_262 Samuel Husso 2017-12-30 17:01:00 +0200
  • 68f81b2abb autopep8 is going to be my new friend Jean-Baptiste LE STANG 2017-12-30 15:55:49 +0100
  • 4945331093 Fixing the positional parameter naming + unit tests updated Jean-Baptiste LE STANG 2017-12-30 15:43:22 +0100
  • 8411844d7e Implement pair_blacklist functionality (#257) jblestang 2017-12-30 14:15:07 +0100
  • 21a7a117fa updating unit test to remove assert_list_equal Jean-Baptiste LE STANG 2017-12-30 13:43:07 +0100
  • 00415d66a2
    Merge pull request #260 from gcarq/increase_code_coverage Janne Sinivirta 2017-12-30 14:02:33 +0200
  • 930ad3c7dd Merge 51f6b4d655 into f7398e615a jblestang 2017-12-30 11:07:37 +0000
  • f7398e615a Improve backtesting tests (#256) kryofly 2017-12-30 11:55:23 +0100
  • 557d41a3a6 tests: add missing assert kryofly 2017-12-30 11:40:55 +0100
  • c9b62cf19f fix code review from @garcq Jean-Baptiste LE STANG 2017-12-30 10:40:00 +0100
  • e81a9cbb17 Increase code coverage Gerald Lonlas 2017-12-29 23:12:52 -0800
  • 29d13f7130 tests cleanup set() usage kryofly 2017-12-30 08:26:08 +0100
  • c8c8c626b0 Fix issue #248: missing configuration when executing /forcesell Gerald Lonlas 2017-12-29 19:52:55 -0800
  • 51f6b4d655 one more flake8 complaints Jean-Baptiste LE STANG 2017-12-30 00:29:41 +0100
  • 50089b7f01 more flake8 complaints Jean-Baptiste LE STANG 2017-12-30 00:25:23 +0100
  • 585681c8ae fix flake8 code review Jean-Baptiste LE STANG 2017-12-30 00:18:29 +0100
  • c252ea4d14 auto_stake_amount to false by default Jean-Baptiste LE STANG 2017-12-30 00:13:20 +0100
  • 6cce072d4b UnitTest with the real test Jean-Baptiste LE STANG 2017-12-30 00:05:12 +0100
  • 2c8f3858de fix config.json.example Jean-Baptiste LE STANG 2017-12-29 23:42:02 +0100
  • ce13a70672 Add unittest for auto_stake_amount use cases Jean-Baptiste LE STANG 2017-12-29 23:41:22 +0100
  • 3de0b78934 Add the ability to have a dynamic stake_amount based on the balance. the stake_amount in the conf is used has the maximum stake_amount authorized Jean-Baptiste LE STANG 2017-12-29 23:29:21 +0100
  • 9982227846 test backtesting::start() kryofly 2017-12-29 23:04:32 +0100
  • 3d59abf93e fixing flake8 code review Jean-Baptiste LE STANG 2017-12-29 22:53:54 +0100
  • 76536af552 Fixing newly added unit tests in develop Jean-Baptiste LE STANG 2017-12-29 22:44:16 +0100
  • 67662f4cb9 Merge remote-tracking branch 'origin/develop' into pair_blacklist Jean-Baptiste LE STANG 2017-12-29 22:24:59 +0100
  • ae19a28852 huuuummmmm bad branch ... Jean-Baptiste LE STANG 2017-12-29 22:16:40 +0100
  • b1c68bc492 unit test to verify that black listed pairs are being removed from the pair_whitelist Jean-Baptiste LE STANG 2017-12-29 21:57:23 +0100
  • f667f44428 flake8 kryofly 2017-12-29 21:49:31 +0100
  • 12b93f679c Refactoring the handling of whitelist among the various functions Jean-Baptiste LE STANG 2017-12-29 21:43:56 +0100
  • 2d2b424643 tests backtesting cleanup and bugfix kryofly 2017-12-29 21:43:15 +0100
  • d06a56d1f2 flake8 (as usual) kryofly 2017-12-29 19:15:28 +0100
  • 03218a60dc test bugfix dataframe trimming kryofly 2017-12-29 19:14:08 +0100
  • 9f5f0ddaaa
    Merge pull request #243 from gcarq/pyup-update-pymarketcap-3.3.139-to-3.3.141 Janne Sinivirta 2017-12-29 19:31:50 +0200
  • 80e1e64eae
    Merge pull request #249 from kryofly/tests_dec28 Janne Sinivirta 2017-12-29 19:14:57 +0200
  • 37613fc056 flake8 kryofly 2017-12-29 17:53:58 +0100
  • 1adbeb5f06 Merge branch 'develop' of https://github.com/gcarq/freqtrade into pair_blacklist Jean-Baptiste LE STANG 2017-12-29 16:00:24 +0100
  • 57c6aefe38
    Merge branch 'develop' into tests_dec28 Janne Sinivirta 2017-12-29 16:34:00 +0200
  • 133c467cf4
    Merge branch 'develop' into tests_dec28 Janne Sinivirta 2017-12-29 16:33:12 +0200
  • 900cab4b42
    Merge pull request #253 from kryofly/sell_signal Janne Sinivirta 2017-12-29 16:31:37 +0200
  • f9cc556971
    Merge branch 'develop' into sell_signal Janne Sinivirta 2017-12-29 16:27:04 +0200
  • f2ce367cec
    Merge branch 'develop' into sell_signal Janne Sinivirta 2017-12-29 16:26:23 +0200
  • fba9cbcff6
    Merge pull request #247 from gcarq/add_unittest Janne Sinivirta 2017-12-29 16:23:36 +0200
  • a4ad83c260 fix error retrieving pair in conf Jean-Baptiste LE STANG 2017-12-29 13:13:45 +0100
  • 3e0458da7d flake8 kryofly 2017-12-29 09:40:24 +0100
  • 0d605d2396 Refactor Optimize tests, and add more unit tests Gerald Lonlas 2017-12-28 00:11:52 -0800
  • 145583f0b7
    Merge pull request #244 from jblestang/fix_daily_profit Janne Sinivirta 2017-12-29 06:05:25 +0200
  • 847dde0d65 execute sell if get_signal OR ROI reached kryofly 2017-12-29 00:00:30 +0100
  • ab112581a7 tests: anal stretching to accomodate flake8 kryofly 2017-12-28 20:05:33 +0100
  • 6c9dfb1471 applying the blacklist also when not using --dynamic-whitelist Jean-Baptiste LE STANG 2017-12-28 19:06:47 +0100
  • f48f5d0f31 tests for dataframe, whitelist and backtesting kryofly 2017-12-28 15:58:02 +0100
  • 0abf0b0e39
    Merge pull request #242 from gcarq/backtesting-unittests Janne Sinivirta 2017-12-28 12:45:28 +0200
  • 965616b214 Update sqlalchemy from 1.1.15 to 1.2.0 (#245) pyup.io bot 2017-12-28 10:11:32 +0100
  • a36fd00f6a also print dot when hyperopt eval result is fail Janne Sinivirta 2017-12-26 18:39:23 +0200
  • 7f44ba6df4 unit tests for optimize.hyperopt Janne Sinivirta 2017-12-26 10:08:10 +0200
  • 7b0beb0afa cleanups Janne Sinivirta 2017-12-26 09:59:38 +0200
  • ae0a1436e2 match test files to prod files for backtesting/hyperopt Janne Sinivirta 2017-12-26 18:54:14 +0200
  • 6a5a57acb4 Adding an optional black_list of pairs not to be traded Jean-Baptiste LE STANG 2017-12-27 23:34:39 +0100
  • 80ddfc86d2 Update sqlalchemy from 1.1.15 to 1.2.0 pyup-bot 2017-12-27 21:56:45 +0100