Commit Graph

  • bb37b56dea adding stop loss order id to Trade misagh 2018-11-22 16:47:52 +0100
  • 3b7e05e07b stop loss order added right after a buy order is executued misagh 2018-11-22 16:26:24 +0100
  • bfbdddff26 stoploss limit order added to exchange misagh 2018-11-22 16:24:40 +0100
  • f73a18c56c Update ccxt from 1.17.522 to 1.17.529 pyup-bot 2018-11-22 13:34:06 +0100
  • 238dd6413c Merge branch 'develop' into stoploss_on_exchange misagh 2018-11-22 09:39:01 +0100
  • 1810fc9efa
    Merge pull request #1346 from mishaker/fix_python_beginner_mistake Matthias 2018-11-22 06:02:15 +0100
  • 8e62fc1c03
    Merge pull request #1337 from mishaker/wallet Matthias 2018-11-22 06:00:49 +0100
  • eb53281434 python beginner problem resolved misagh 2018-11-22 00:04:20 +0100
  • 4b86b2b7e3 Happy flake8 ! misagh 2018-11-21 23:36:48 +0100
  • 3a2134db24 removed Optional misagh 2018-11-21 23:35:44 +0100
  • 4d75e9059c None ripped off for optional as wallet must have exchange and currency misagh 2018-11-21 21:05:20 +0100
  • b129750f4d adding “optional” in str misagh 2018-11-21 19:58:28 +0100
  • 88f61581d9 1) NamedTuple refactored 2) Missing data handled misagh 2018-11-21 19:47:51 +0100
  • cb3cf960d7 tests added in case of missing data misagh 2018-11-21 19:47:28 +0100
  • 64028647a0
    Merge pull request #571 from stephendade/userhyper Matthias 2018-11-21 19:14:30 +0100
  • aeb372c2f0 test wallet when api return changes misagh 2018-11-21 17:54:14 +0100
  • 5b68940213 update wallet in casse order remaining is zero misagh 2018-11-21 17:48:53 +0100
  • 68f81aa2af test wallets moved to tests folder misagh 2018-11-21 17:27:45 +0100
  • d2ae5e9201
    Merge pull request #1343 from freqtrade/pyup-scheduled-update-2018-11-21 Matthias 2018-11-21 16:08:45 +0100
  • 0f21c80335
    Merge pull request #1344 from mishaker/fix_twice_refresh_ticker_call Matthias 2018-11-21 16:08:24 +0100
  • c1673aaba3 Merge branch 'develop' into fix_twice_refresh_ticker_call misagh 2018-11-21 14:01:08 +0100
  • 64129897f9 refresh_ticker should be called just once per iteration. misagh 2018-11-21 14:00:15 +0100
  • d745e577b4 Update ccxt from 1.17.518 to 1.17.522 pyup-bot 2018-11-21 13:34:06 +0100
  • a3b6004115 IHyperopt: all methods static, somef ixes for mypy Matthias 2018-11-20 19:41:07 +0100
  • 7757c53b06 Small fixes Matthias 2018-11-20 17:43:49 +0100
  • 5dd013c3b1 Rename hyperopt interface and resolver Matthias 2018-11-20 17:40:45 +0100
  • 5a550ef2af Fix docs typo in hyperopt Matthias 2018-11-20 17:36:17 +0100
  • 3d006b6cf9
    Merge pull request #1342 from freqtrade/pyup-scheduled-update-2018-11-20 Matthias 2018-11-20 17:29:22 +0100
  • ce092742da Update ccxt from 1.17.513 to 1.17.518 pyup-bot 2018-11-20 13:34:07 +0100
  • e69f943911 Add missing semicolon Matthias 2018-11-15 19:53:16 +0100
  • b50250139e Drafting stoploss on exchange misagh 2018-11-19 20:02:26 +0100
  • d72e605cb7
    Merge pull request #1330 from freqtrade/feat/diff_order_types Matthias 2018-11-19 19:55:30 +0100
  • 2ce13713fb
    Merge pull request #1340 from freqtrade/pyup-scheduled-update-2018-11-19 Matthias 2018-11-19 19:20:07 +0100
  • cf2d68501c Update ccxt from 1.17.502 to 1.17.513 pyup-bot 2018-11-19 13:34:07 +0100
  • 003480ad90 flake indentation misagh 2018-11-19 13:01:17 +0100
  • b680681b34 updating wallet at handle timeout functions too misagh 2018-11-19 11:16:07 +0100
  • c033378048 change dict type to Any misagh 2018-11-18 14:57:03 +0100
  • 9c549f4513 removing unnecessary private function misagh 2018-11-18 14:39:31 +0100
  • 608ce98e1a moving wallets to root misagh 2018-11-18 14:38:31 +0100
  • a92619f18c Added empty lines related to last commit removed misagh 2018-11-18 14:34:31 +0100
  • 87272b6f86 Update ccxt from 1.17.502 to 1.17.505 pyup-bot 2018-11-18 13:34:06 +0100
  • 55e3dee4ad Context class drafted misagh 2018-11-17 23:35:55 +0100
  • 7cb8b28f58 wallet sync added misagh 2018-11-17 23:03:07 +0100
  • 606e41d574 wallet tests added misagh 2018-11-17 22:58:27 +0100
  • f4bb203782 removing persistence update misagh 2018-11-17 21:59:21 +0100
  • d5b47abe98 Wallet table removed misagh 2018-11-17 21:31:06 +0100
  • a0658bb504 comments added misagh 2018-11-17 21:27:42 +0100
  • 12f07ee126 space removed misagh 2018-11-17 21:26:41 +0100
  • b815c8fe2d updating wallets whenever a trade happens misagh 2018-11-17 21:22:54 +0100
  • afe52efc8a removing wallet from freq misagh 2018-11-17 21:17:39 +0100
  • 82cb0e4d95 putting wallets into a class (doesn’t need to be in persistence) misagh 2018-11-17 21:16:32 +0100
  • b3e08831f7 Remove rate for market orders Matthias 2018-11-17 20:09:05 +0100
  • c11984d943 Check if exchange supports all configured market types Matthias 2018-11-17 19:54:55 +0100
  • 968184ef0d Swap default mode to all limit (defaults to how it was before) Matthias 2018-11-17 19:40:22 +0100
  • 69dd56b237 wallet sync drafted misagh 2018-11-17 18:47:13 +0100
  • 2799994098
    Merge pull request #1336 from freqtrade/pyup-scheduled-update-2018-11-17 Matthias 2018-11-17 13:48:38 +0100
  • 492868a966 Seperate different tests within one test clearer Matthias 2018-11-17 13:34:23 +0100
  • 681659f2d2 Update ccxt from 1.17.500 to 1.17.502 pyup-bot 2018-11-17 13:34:06 +0100
  • a9a157af0f Align tests and test if ordertype is passed to ccxt correctly Matthias 2018-11-17 13:29:42 +0100
  • ef1e20bfe8 Don't add default value for ordertype Matthias 2018-11-17 13:23:13 +0100
  • 543873263a remove need for escaping quote Matthias 2018-11-17 13:13:16 +0100
  • e485aff597 Test failed load on invalid ordertypes Matthias 2018-11-17 13:12:11 +0100
  • 9ba281c141 add supported limit values Matthias 2018-11-17 13:05:35 +0100
  • 54a86d72f2 Raise error if one of the required ordertypes is not present Matthias 2018-11-17 12:59:16 +0100
  • 3ab0cf49af Add order_types to sample strategy Matthias 2018-11-17 10:26:15 +0100
  • 6e78efd971 Document "order_types" setting Matthias 2018-11-17 10:24:42 +0100
  • 24ed9a8b7d Add loading order_types from config file Matthias 2018-11-17 10:14:18 +0100
  • 797de3e0c3
    Merge pull request #1333 from freqtrade/pyup-scheduled-update-2018-11-16 Matthias 2018-11-17 09:37:48 +0100
  • b7abf7dda9 Update ccxt from 1.17.498 to 1.17.500 pyup-bot 2018-11-16 13:34:08 +0100
  • de57da3249
    Merge pull request #1328 from mishaker/edge_cli Matthias 2018-11-15 20:14:03 +0100
  • cb1ab0aa49
    Merge pull request #1332 from freqtrade/fix_missing_json_mock Matthias 2018-11-15 20:13:47 +0100
  • 98df3c8103 Fix missing mock in backtesting Matthias 2018-11-15 20:02:48 +0100
  • db8c8ea4a4 added a space in help misagh 2018-11-15 20:02:07 +0100
  • d05c671a7e adding edge args to bot-usage misagh 2018-11-15 19:54:17 +0100
  • f1340142f0
    Merge pull request #1331 from freqtrade/pyup-scheduled-update-2018-11-15 Matthias 2018-11-15 19:51:31 +0100
  • 44c682724d
    Merge pull request #1327 from mishaker/max_open_trades Matthias 2018-11-15 19:40:05 +0100
  • dcf9930858 improve hyperopt documentation (links) Matthias 2018-11-15 19:36:04 +0100
  • e6baa9ccf2 Switch tests to kwarguments Matthias 2018-11-15 19:31:24 +0100
  • 52f4d700ca Update pytest from 3.10.1 to 4.0.0 pyup-bot 2018-11-15 13:34:08 +0100
  • 23295514f6 Update ccxt from 1.17.494 to 1.17.498 pyup-bot 2018-11-15 13:34:07 +0100
  • 69619030f3 removing unnecessary args from config misagh 2018-11-15 10:50:40 +0100
  • 03e6caa501 adding notice about Edge ignoring ROI and TSL in doc misagh 2018-11-15 10:46:36 +0100
  • 1cfd19aee3 removing unnecessary args for edge misagh 2018-11-15 10:44:33 +0100
  • f666d1596b renaming edge to edge_cli for command line version misagh 2018-11-15 10:31:56 +0100
  • 6a71f80a9e Add support for different order types Matthias 2018-11-15 06:58:24 +0100
  • 4f800bfbc8 Fix pickling-error Matthias 2018-11-14 20:25:43 +0100
  • bb9a1e5f9f edge cli tests added misagh 2018-11-14 19:14:34 +0100
  • 23958ba96a
    Merge pull request #1322 from freqtrade/feat/add_whitelist_rpc Matthias 2018-11-14 19:13:00 +0100
  • 9698eee934 documentation added misagh 2018-11-14 17:14:44 +0100
  • ca22a116ad timerange added to args misagh 2018-11-14 17:14:37 +0100
  • 5d73b303fe unnecessary libraries removed + arg help enriched misagh 2018-11-14 16:49:16 +0100
  • 0767718a17 clear help added to stop losses arg misagh 2018-11-14 16:38:55 +0100
  • dd47d7adb4 cli blank line added to readability misagh 2018-11-14 16:37:26 +0100
  • b0e4aa8eff stop loss range added to args misagh 2018-11-14 16:31:23 +0100
  • 454fba2328
    Merge pull request #1329 from freqtrade/pyup-scheduled-update-2018-11-14 Matthias 2018-11-14 14:52:06 +0100
  • 36030176bb nb_trades and avg_trade_duration added to cli misagh 2018-11-14 13:38:23 +0100
  • ac0c931492 adding number of trades + average trade duration to edge info misagh 2018-11-14 13:38:04 +0100
  • 7fb8ae3e1b Update py_find_1st from 1.1.2 to 1.1.3 pyup-bot 2018-11-14 13:34:09 +0100
  • 9baf228e8d Update ccxt from 1.17.492 to 1.17.494 pyup-bot 2018-11-14 13:34:08 +0100
  • 5de3f1d9dd showing result in tabular misagh 2018-11-14 13:25:44 +0100