Commit Graph

79 Commits

Author SHA1 Message Date
Gianluca Puglia 13800701ce Fix custom db_url ignored if provided by conf.json 2019-01-06 13:47:36 +01:00
Matthias f32232ba96 Add documentation for stoploss in strategy 2019-01-05 07:32:35 +01:00
misagh 366980fd62 broken link corrected 2018-12-31 13:39:18 +01:00
misagh 361b294e43 block “==“ removed 2018-12-31 13:27:59 +01:00
misagh dd91b5c731 links corrected 2018-12-31 13:26:25 +01:00
misagh db1c9b8edf relative links 2018-12-31 11:04:22 +01:00
misagh 016522b151 configuration reformatetd 2018-12-30 16:56:13 +01:00
misagh cb1d9b6200 restructuring docs content 2018-12-30 15:22:19 +01:00
Matthias b3bb98777b
Merge branch 'develop' into time_in_force 2018-12-17 06:37:46 +01:00
misagh 7357d6b089 adding order type explanation link to doc. 2018-12-16 22:13:50 +01:00
misagh c784b829e5 typo 2018-12-16 22:11:51 +01:00
misagh 213155e6d3 typo 2018-12-16 22:09:46 +01:00
misagh f756f1ad28 unnecessary explanation removed. 2018-12-16 22:08:50 +01:00
misagh 2e7028442d reformatting 2018-12-16 22:07:03 +01:00
misagh a967b8918a broken link corrected 2018-12-16 22:05:15 +01:00
misagh 9d8a3b4ec5 docs added 2018-12-16 22:02:29 +01:00
Matthias 8f19c83f6b Refrase documentation 2018-12-06 19:39:25 +01:00
Matthias 1c3ce265f1 documentation for pairlists 2018-12-04 20:24:52 +01:00
misagh 86354ed258 conflict resolved 2018-11-26 19:08:58 +01:00
misagh 17004a5a72 documentation corrected 2018-11-26 18:29:41 +01:00
misagh 5e1fb11124 documentation added for stop loss on exchange 2018-11-25 17:30:06 +01:00
misagh e4744c1ba4 stop loss on exchanged removed from doc 2018-11-25 11:31:30 +01:00
Matthias 3e8de28b51 Add Note about order types support 2018-11-24 13:26:36 +01:00
misagh 6f0025c6de documentation written 2018-11-22 21:07:33 +01:00
Matthias d72e605cb7
Merge pull request #1330 from freqtrade/feat/diff_order_types
Add support for different order types
2018-11-19 19:55:30 +01:00
Matthias 6e78efd971 Document "order_types" setting 2018-11-17 10:24:42 +01:00
misagh 51dfd2bf47 If max_open_trade=-1 means it should be ignored. 2018-11-14 11:37:53 +01:00
misagh aefc20738a adding dot to the end of the phrase. 2018-11-08 14:18:07 +01:00
misagh a7dc8f5f4f adding edge configuration to configuration.md and removed whitespaces 2018-11-08 14:16:46 +01:00
Matthias 3de3c246b4 add warning-message when forcebuy_enable is true 2018-10-10 20:23:25 +02:00
Matthias 6ff4c9b888 Update docs for /forcesell 2018-10-10 20:08:29 +02:00
Matthias 3973d3697c deprecate ccxt_rate_limt 2018-10-04 20:35:28 +02:00
Matthias d1edcf9dcd Add documentation for ccxt_config 2018-10-04 20:17:19 +02:00
Matthias e57be10772 Document ccxt_rate_limit 2018-09-08 13:01:33 +02:00
Matthias 3fd00c9a9c Merge branch 'develop' into ta_on_candle 2018-09-01 20:01:18 +02:00
Matthias d35d3bb38c rename ta_on_candle to process_only_new_candles
be more expressive
2018-09-01 19:52:40 +02:00
Matthias a1bd30aa60 Fix documentation string 2018-08-29 19:59:25 +02:00
Matthias f7b67cec5b Fix missing docstring 2018-08-29 19:16:41 +02:00
Nullart2 b6b89a464f move order_book config out of experimental 2018-08-29 17:38:43 +08:00
Matthias 029d61b8c5 Add ta_on_candle descripton to support strategy 2018-08-09 13:12:12 +02:00
Nullart2 4a9bf78770 Order Book with tests 2018-08-05 12:41:06 +08:00
creslin 71b0e15182 updated configuration.md 2018-08-03 08:45:24 +00:00
creslin c38d94df2d Resubmitting - because GIT.
This is the last cut that was in #1117 before i closed that PR

This PR allows a user to set the flag "ta_on_candle" in their config.json

This will change the behaviour of the the bot to only process indicators
when there is a new candle to be processed for that pair.

The test is made up of "last dataframe row date + pair" is different to
last_seen OR  ta_on_candle is not True
2018-08-03 07:33:34 +00:00
Matthias 038e97667f
Merge branch 'develop' into BASE64 2018-08-01 07:26:13 +02:00
Gert b3df1b1ba7 added documentation: 2018-07-28 21:31:20 -07:00
Matthias 6a3c8e3933 update docs for trailing stoploss offset 2018-07-19 13:22:44 +02:00
Matthias 71df41c4eb add documentation for rpc_webhook 2018-07-14 13:32:35 +02:00
Matthias ed2a1becef
Merge branch 'develop' into feat/stop_loss 2018-07-01 20:01:02 +02:00
Nullart 8f49d5eb10 documentation updates 2018-06-30 19:32:56 +02:00
xmatthias e6e868a03c remove markdown code type as it is not valid json 2018-06-27 06:54:29 +02:00