Commit Graph

  • 56e6c563aa Fix log line of available funds check Ramon Bastiaans 2018-02-05 22:49:40 +0100
  • e99afe7597 Include transaction fees into balance check determination of being able to trade Ramon Bastiaans 2018-02-05 22:38:33 +0100
  • 6aa9f6553e
    Merge 970a4c3bf7 into 192521523f jblestang 2018-02-05 06:55:09 +0000
  • 192521523f add an option to control vertical spacing (#506) macd2 2018-02-05 07:05:12 +0100
  • 2ebe84426e
    add an option to control vertical spacing macd2 2018-02-05 03:21:24 +0100
  • 71636e8326 Don't cancel partial filled buy orders that leave unsellable amount Ramon Bastiaans 2018-02-04 23:43:30 +0100
  • 2765ee5a85
    Merge pull request #504 from gcarq/improve_argparse Gérald LONLAS 2018-02-04 13:36:01 -0800
  • b397aba955 tests: document kludge kryofly 2018-02-04 22:15:14 +0100
  • 219bd58db1 Ensure markets are loaded before getting fee enenn 2018-02-04 20:06:49 +0100
  • 116cd126e0 Remove NXT/BTC pair from default config since it doesn't exist on Binance. enenn 2018-02-04 19:56:05 +0100
  • 2f3e35b9c4 Undo renaming bin/freqtrade... enenn 2018-02-04 19:49:57 +0100
  • f9338be455 Parse ccxt ohlcv history into dict in get_ticker_history enenn 2018-02-04 19:43:05 +0100
  • e6181fee0e Change ticker_interval from integer to string (1m, 5m, 1d, ...) enenn 2018-02-04 19:41:49 +0100
  • 1c64b7b0a7 Re-add MEME and CFI pairs for unit testing enenn 2018-02-04 19:32:54 +0100
  • 71226a6c65 Change history data filename and format enenn 2018-02-04 16:53:15 +0100
  • 691b4fae6f Implement partial sell order timeout handling Ramon Bastiaans 2018-02-04 15:47:09 +0100
  • 585c2e31c6
    Merge pull request #502 from gcarq/marker_for_buy Samuel Husso 2018-02-04 16:31:41 +0200
  • fecd9f830e use substitution in argparse Janne Sinivirta 2018-02-04 15:48:41 +0200
  • 567f252eae PEP8, remove unused imports enenn 2018-02-04 14:16:11 +0100
  • 67b4af5ec4 Improve Binance error handling and resilience - allow for non-fatal exceptions and retrying of API calls - catch more common exceptions - add human error for config.json JSON errors - update setup files Ramon Bastiaans 2018-02-04 13:49:42 +0100
  • 1b57c6e8a5 Revert accidental removal of bin/freqtrade. Remove 1 TODO and fix up docs enenn 2018-02-04 13:25:36 +0100
  • 6efd744497 change buy and sell markers in plot_dataframe Janne Sinivirta 2018-02-04 09:40:29 +0200
  • 5c7d0ff1df Implement get_balance and telegram balance formatting enenn 2018-02-04 11:30:54 +0100
  • b6c173e3f4 Mock fee during testing to 0.0025 enenn 2018-02-04 10:48:10 +0100
  • 2b6a62faa1
    Merge pull request #501 from gcarq/pyup-update-pymarketcap-3.3.155-to-3.3.158 Samuel Husso 2018-02-04 12:10:01 +0200
  • d93913b828 Fix race condition in checking should_sell when no time has passed between buy and sell order. Only affects tests. enenn 2018-02-04 10:40:39 +0100
  • 4b62f84cc7
    Merge pull request #500 from gcarq/fix/setup.sh Gérald LONLAS 2018-02-03 19:04:07 -0800
  • 3fb3d30365 Update pymarketcap from 3.3.155 to 3.3.158 pyup-bot 2018-02-03 23:38:59 +0100
  • 85252bc462 Rename more history test files enenn 2018-02-03 23:32:22 +0100
  • 508342e42b Remove get_market_summaries enenn 2018-02-03 23:16:57 +0100
  • a11c24b286 Replace more bittrex references enenn 2018-02-03 22:44:13 +0100
  • 2582e85e6f Replace more old format 'BTC_XXX' enenn 2018-02-03 22:02:49 +0100
  • 2c16ba18a4 Fix config generation on setup.sh Gerald Lonlas 2018-02-03 12:55:15 -0800
  • 2db0f29743
    Merge 6a5dc3f36b into f45c64d61b pyup.io bot 2018-02-03 20:53:59 +0000
  • 6a5dc3f36b Update pymarketcap from 3.3.155 to 3.3.157 pyup-bot 2018-02-03 21:53:58 +0100
  • 76df1794de tests: hyperopt kryofly 2018-02-03 21:48:23 +0100
  • 7be34310f5 Replace Bittrex references with ccxt exchange class enenn 2018-02-03 21:45:18 +0100
  • 9f35d74e1d Remove get_wallet_health enenn 2018-02-03 21:39:47 +0100
  • 6bd606eb3e Update most of exchange functions and tests for ccxt enenn 2018-02-03 21:28:27 +0100
  • f45c64d61b Update pymarketcap from 3.3.154 to 3.3.155 (#498) pyup.io bot 2018-02-03 20:32:16 +0100
  • 7bf88333dd Fix typos (#497) mijgame 2018-02-03 20:31:55 +0100
  • 260f1728d1 Rename files from 'BTC_XXX-1.json' to 'XXX_BTC-1.json' enenn 2018-02-03 17:19:55 +0100
  • f913b57bbe Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files enenn 2018-02-03 17:15:40 +0100
  • ebd49cade5 Remove bittrex tests enenn 2018-02-03 17:08:50 +0100
  • a725e3dcb6 Update pymarketcap from 3.3.154 to 3.3.155 pyup-bot 2018-02-03 16:53:58 +0100
  • 3cf2a7e27f
    Merge pull request #1 from mijgame/patch-2 mijgame 2018-02-03 12:21:29 +0100
  • 78e49678f6
    Update config.json.example mijgame 2018-02-03 12:20:31 +0100
  • 570cb22254
    Update config_full.json.example mijgame 2018-02-03 12:20:02 +0100
  • 722678a0c0 tests: more backtesting testing kryofly 2018-02-02 22:09:44 +0100
  • e1a033672f
    Merge pull request #493 from macd2/patch-3 Gérald LONLAS 2018-02-02 09:34:45 -0800
  • 4dbc4cb652
    typo fix macd2 2018-02-02 11:23:10 +0100
  • d24cd89304 Remove Strategy fallback to default strategy (#490) Gérald LONLAS 2018-02-02 01:01:09 -0800
  • c819d73cb0 Fix hyperopt exchange name Ramon Bastiaans 2018-02-02 01:10:01 +0100
  • 9ca61389cb Merge conflict fix Ramon Bastiaans 2018-02-02 00:43:46 +0100
  • 9d9319bec5 Resolve merge conflict Ramon Bastiaans 2018-02-02 00:34:57 +0100
  • 15b31794ce Update docs, fix stake currency exchange config and more generic backtest tests Ramon Bastiaans 2018-02-02 00:20:35 +0100
  • f371fba04b Tick Binance checkbox in README Ramon Bastiaans 2018-02-01 01:57:37 +0100
  • 8f570e46f5 Fix PEP8 indentation Ramon Bastiaans 2018-02-01 01:52:07 +0100
  • f4e38b9a4b Change/fix datetime test of ticker history Ramon Bastiaans 2018-02-01 01:47:48 +0100
  • 5bc80d1e78 Fix another PEP8 thing Ramon Bastiaans 2018-02-01 01:27:41 +0100
  • 5d2dbeb54c More PEP8 fixes Ramon Bastiaans 2018-02-01 00:52:40 +0100
  • 10dbf468c4 Fix PEP8 errors Ramon Bastiaans 2018-02-01 00:39:23 +0100
  • 3c60b33793 Fix hyperopt exchange error Ramon Bastiaans 2018-02-01 00:04:10 +0100
  • 15692421d9 Add Binance exchange support Ramon Bastiaans 2018-01-31 23:25:01 +0100
  • 5da034c313 ccxt: fetch balances, get wallet health, make bot runnable Samuel Husso 2018-02-01 22:07:46 +0200
  • 0f041b424d
    Merge pull request #491 from gcarq/pyup-update-pymarketcap-3.3.153-to-3.3.154 Samuel Husso 2018-02-01 20:35:40 +0200
  • 7688f18a25 Update pymarketcap from 3.3.153 to 3.3.154 pyup-bot 2018-02-01 18:08:57 +0100
  • 2e0cd53ad4 Wrong default value for --strategy Gerald Lonlas 2018-01-31 22:48:42 -0800
  • d844973e45 Remove Strategy fallback to default strategy Gerald Lonlas 2018-01-31 22:31:41 -0800
  • d5435a9962
    Merge pull request #487 from gcarq/pyup-update-pytest-3.3.2-to-3.4.0 Samuel Husso 2018-02-01 08:21:45 +0200
  • 9f6aedea47 telegram refactor 1/ (#389) kryofly 2018-02-01 07:05:23 +0100
  • e88255465d
    Merge 1bf58b829e into 0a42a0e814 seansan 2018-02-01 01:20:18 +0000
  • 45975c9677 set capturing level Janne Sinivirta 2018-01-31 19:37:38 +0200
  • b562239ec8 ccxt has pairs in BASE_CURRENCY / QUOTE_CURRENCY format, remove bittrex references Samuel Husso 2018-01-31 17:29:07 +0200
  • 0a42a0e814
    Merge pull request #479 from gcarq/fix/issue-478 Janne Sinivirta 2018-01-31 17:15:47 +0200
  • 5855f0cdfc
    Merge pull request #486 from jbweb/develop Janne Sinivirta 2018-01-31 16:48:12 +0200
  • f0945c354e So long bittrex, all hail new bittrex from ccxt Samuel Husso 2018-01-31 16:47:08 +0200
  • 5b71d5f3a1
    Merge pull request #488 from jblestang/fixing_bug_in_backtesting_causing_to_much_sells Janne Sinivirta 2018-01-31 16:42:02 +0200
  • 613ad4c5d6
    Merge pull request #481 from jblestang/fix_buy_sell_order Janne Sinivirta 2018-01-31 16:37:55 +0200
  • e6d6918ed8 Fixed typos in setup script Jordy Bulten 2018-01-31 09:46:20 +0100
  • 07b7828f39 Fixing bug in backtesting causing to much sells Jean-Baptiste LE STANG 2018-01-31 07:59:45 +0100
  • 8ba08af539 Update pytest from 3.3.2 to 3.4.0 pyup-bot 2018-01-31 03:42:52 +0100
  • 3aa77360f0
    Update config_full.json.example Jordy 2018-01-30 21:46:40 +0100
  • c9f97149e1
    Update config.json.example Jordy 2018-01-30 21:46:07 +0100
  • 970a4c3bf7 Fix documentation Jean-Baptiste LE STANG 2018-01-30 21:41:01 +0100
  • b27c8256f4 Adding cancel buy/sell events Jean-Baptiste LE STANG 2018-01-30 21:34:26 +0100
  • eacb6b5a03 Adding buy/sell notification towards the strategy Jean-Baptiste LE STANG 2018-01-30 20:54:35 +0100
  • dd30a75ea1 Adding buy/sell events notifications to the strategy Jean-Baptiste LE STANG 2018-01-30 17:56:31 +0100
  • c75e5a8020 Fixing the strategy interface class documentation Jean-Baptiste LE STANG 2018-01-30 17:40:08 +0100
  • 529e4d0131
    Merge pull request #484 from baudbox/develop Gérald LONLAS 2018-01-30 08:17:01 -0800
  • dc322f0423 Fixed typo baudbox 2018-01-30 15:29:18 +0100
  • 26e288e655 Adding the pair name when populating indicators allowing the strategy to have customized context for a pair Jean-Baptiste LE STANG 2018-01-30 15:03:38 +0100
  • 6adeb97b19 Adding 1.6 comment baudbox 2018-01-30 15:00:05 +0100
  • 18650e6fca Making Flake8 happy Jean-Baptiste LE STANG 2018-01-30 10:07:19 +0100
  • 10ef0874b5 Refactoring _process/throttle to let throttle handle cases when we need an extra sleep time due to poor exchange conditions Jean-Baptiste LE STANG 2018-01-30 09:59:47 +0100
  • d53d4b808b Fixing buy and sell order Jean-Baptiste LE STANG 2018-01-30 09:38:24 +0100
  • d313eb812d Forgot one args.ticker_interval Gerald Lonlas 2018-01-29 23:07:54 -0800
  • cac2f2b58b Wrong assert condition Gerald Lonlas 2018-01-29 23:04:28 -0800
  • 321e3ede30 Fix hyperopt ticker interval download Gerald Lonlas 2018-01-29 22:53:28 -0800
  • 524290d678 Fix backtesting ticker interval download Gerald Lonlas 2018-01-29 22:28:54 -0800