Commit Graph

3187 Commits

Author SHA1 Message Date
misagh 6838ae0591 conflict resolved => new backtest low and high params 2018-11-07 17:56:21 +01:00
Matthias a96112f631
Merge pull request #1316 from freqtrade/pyup-scheduled-update-2018-11-07
Scheduled daily dependency update on wednesday
2018-11-07 15:20:25 +01:00
pyup-bot f4b626eda3 Update ccxt from 1.17.476 to 1.17.480 2018-11-07 13:34:07 +01:00
misagh 23d3a7f31e capital after dots and default values corrected 2018-11-06 20:11:15 +01:00
misagh 1b457e902c config initializer refactored 2018-11-06 19:45:41 +01:00
misagh bcecaa69d4 removing global variable modification 2018-11-06 19:41:46 +01:00
Matthias e0489878d8
Merge pull request #1306 from xmatthias/feat/functional_tests
Funcional tests / backtest stoploss alignment
2018-11-06 19:25:31 +01:00
misagh 133ba5d6a1 moving stop loss range to init as it doesn’t need to be called on each
iteration
2018-11-06 19:16:20 +01:00
misagh 5c38b92a75 simplifying calculations to be more readable 2018-11-06 19:05:42 +01:00
Samuel Husso 8adaaf37e0
Merge pull request #1315 from freqtrade/pyup-scheduled-update-2018-11-06
Scheduled daily dependency update on tuesday
2018-11-06 14:56:58 +02:00
pyup-bot 7278cdc7d5 Update ccxt from 1.17.469 to 1.17.476 2018-11-06 13:34:06 +01:00
Matthias d95ae135a8
Merge pull request #1314 from freqtrade/pyup-scheduled-update-2018-11-05
Scheduled daily dependency update on monday
2018-11-05 20:07:56 +01:00
misagh 5754e51960 more typos 2018-11-05 17:32:12 +01:00
misagh 8a25490146 Typo corrected 2018-11-05 17:28:07 +01:00
misagh 4fbabd3b99 Doc for Edge WIP 3 2018-11-05 17:24:11 +01:00
misagh 49d30ad0e2 doc WIP 2 2018-11-05 15:55:35 +01:00
misagh cc41317670 documentation WIP 1 2018-11-05 15:49:10 +01:00
misagh 2c0fc3c735 Test latex images 2018-11-05 14:36:10 +01:00
pyup-bot f92d229f2e Update pytest from 3.9.3 to 3.10.0 2018-11-05 13:34:12 +01:00
pyup-bot 9f03c26c9a Update numpy from 1.15.3 to 1.15.4 2018-11-05 13:34:10 +01:00
pyup-bot 8a5e4c3f30 Update cachetools from 2.1.0 to 3.0.0 2018-11-05 13:34:09 +01:00
pyup-bot 3666e01396 Update ccxt from 1.17.464 to 1.17.469 2018-11-05 13:34:07 +01:00
misagh ed24d96a79 some formatting for flake8 2018-11-04 18:57:57 +01:00
misagh 8ea9b3746b passing pair to get_trade_stake_amount 2018-11-04 18:51:54 +01:00
misagh 714ac6dd08 Merge branch 'develop' into money_mgt 2018-11-04 18:49:21 +01:00
misagh 120655d262 fixing tests for namedtuple 2018-11-04 18:43:57 +01:00
misagh 14bfd4b7ee using named tuples for keeping pairs data 2018-11-04 18:11:58 +01:00
Matthias 67618e5db5
Merge pull request #1313 from freqtrade/pyup-scheduled-update-2018-11-04
Scheduled daily dependency update on sunday
2018-11-04 13:43:54 +01:00
pyup-bot 81f971f13e Update ccxt from 1.17.459 to 1.17.464 2018-11-04 13:34:07 +01:00
Matthias 7e5fd82f25
Merge pull request #1269 from freqtrade/feat/force_buy
add /forcebuy to telgram handler
2018-11-04 09:25:13 +01:00
Matthias 31a51bd96c
Merge pull request #1312 from freqtrade/pyup-scheduled-update-2018-11-03
Scheduled daily dependency update on saturday
2018-11-04 09:17:24 +01:00
misagh d7821acbf0 refreshing pairs on each iteration 2018-11-03 14:33:17 +01:00
misagh b6d4e11e88 added minimum win rate to config 2018-11-03 14:31:34 +01:00
pyup-bot 4ab7a0fb5c Update urllib3 from 1.24 to 1.24.1 2018-11-03 13:34:07 +01:00
pyup-bot 7155e5cfeb Update ccxt from 1.17.455 to 1.17.459 2018-11-03 13:34:05 +01:00
misagh f6498bf5f7 beginning 2018-11-02 22:13:38 +01:00
misagh 9cb660776c money_mgt added 2018-11-02 20:52:46 +01:00
misagh f77fa6b592 misharizing temporarily for doc 2018-11-02 20:51:55 +01:00
misagh b57ae20af4 edge doc file added 2018-11-02 20:49:31 +01:00
misagh 83b3323c56 formating md 2018-11-02 20:48:35 +01:00
misagh 85768fcc51 beginning of doc 2018-11-02 20:35:46 +01:00
misagh 7e7af07c04 Merge branch 'develop' into money_mgt 2018-11-02 20:27:56 +01:00
misagh ece1c8a702 flake8 again and again and again and again
https://www.youtube.com/watch?v=MuSK3pDDYD4
2018-11-02 20:12:48 +01:00
misagh d1ba994e54 expectancy test completed 2018-11-02 20:07:45 +01:00
misagh 237233c300 renaming tests 2018-11-02 19:59:06 +01:00
misagh 2ef2754ffd flake8 happiness satisfied 2018-11-02 19:55:41 +01:00
misagh 3eeaa50fe5 stoploss and sell signal tests done 2018-11-02 19:54:32 +01:00
Matthias 62b546b180
Merge pull request #1311 from freqtrade/reinstate_plotdf
Reinstate df - which was removed in #1287
2018-11-02 19:21:05 +01:00
misagh bb791eac7e backtesting remove from import + whitespace removed 2018-11-02 19:19:28 +01:00
Matthias 7f3b4a97dd Reinstate df - which was removed in #1287 2018-11-02 19:14:50 +01:00