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 |
|
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 |
|
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 |
|
misagh
|
bb791eac7e
|
backtesting remove from import + whitespace removed
|
2018-11-02 19:19:28 +01:00 |
|
misagh
|
333d505b66
|
OHLC validation corrected
|
2018-11-02 19:01:37 +01:00 |
|
misagh
|
080ecae332
|
whitelist conflict resolved with develop branch
|
2018-11-02 18:59:31 +01:00 |
|
misagh
|
05b8010460
|
removing unnecessary test cases
|
2018-11-02 18:10:03 +01:00 |
|
misagh
|
2f6aafe66c
|
Edge calculation refactored: removing redundant calculations
|
2018-11-02 18:07:38 +01:00 |
|
misagh
|
8a316aba35
|
Merge branch 'develop' into money_mgt
|
2018-10-25 17:37:46 +02:00 |
|
misagh
|
426db72126
|
removing test line
|
2018-10-25 17:24:33 +02:00 |
|
misagh
|
dfeabcf7e5
|
Edge tests template refactored to be more readable
|
2018-10-25 16:59:05 +02:00 |
|
misagh
|
c5474794d1
|
1) open_trade_index refactored 2) sell index is shifted by 1
|
2018-10-25 16:57:49 +02:00 |
|
misagh
|
b09a1d1abe
|
1) do not download ta-lib as we have it offline. 2) removing ta-lib
directory but not the file
|
2018-10-23 19:36:57 +02:00 |
|
misagh
|
346e155dd9
|
Merge branch 'develop' into mac_install_talib
|
2018-10-23 19:34:34 +02:00 |
|
misagh
|
25daf3a0f7
|
Merge branch 'develop' into money_mgt
|
2018-10-23 19:33:13 +02:00 |
|
misagh
|
67ace0a76c
|
trade open time bug resolved (was behind of the market)
|
2018-10-23 19:32:20 +02:00 |
|
misagh
|
57bc4a866a
|
average trade duration added
|
2018-10-18 11:09:10 +02:00 |
|
misagh
|
6aa9cd1060
|
removing outliers per pair and not across all pairs
|
2018-10-12 19:37:23 +02:00 |
|
misagh
|
fb3fd7cb15
|
setup script and documentation fixed for TA-Lib and MacOS
|
2018-10-11 19:26:19 +02:00 |
|
misagh
|
912e9bd15c
|
mac installation path
|
2018-10-11 19:12:12 +02:00 |
|
misagh
|
6d4f68fcdb
|
unnecessary variables removed
|
2018-10-05 17:25:56 +02:00 |
|
misagh
|
9e44b260e2
|
BacktestResult removed as it is not used
|
2018-10-05 17:19:20 +02:00 |
|
misagh
|
bd25212bd6
|
test case added: edge calculate function
|
2018-10-05 17:07:20 +02:00 |
|
misagh
|
36d928d411
|
unnecessary if removed
|
2018-10-05 17:06:17 +02:00 |
|
misagh
|
d3078d7564
|
test case added: edge stop loss for pair
|
2018-10-04 18:51:59 +02:00 |
|
misagh
|
77cac9e562
|
autopep8 applied
|
2018-10-04 18:07:47 +02:00 |
|
misagh
|
06d75a8bad
|
test cases added: force_stoploss by Edge
|
2018-10-04 18:05:46 +02:00 |
|
misagh
|
b57d9edda8
|
Edge test expectancy function (round 1)
|
2018-10-03 14:23:10 +02:00 |
|
misagh
|
6f79b55845
|
- function renamed to be more readable
- expectancy bug resolved
|
2018-10-03 14:22:27 +02:00 |
|
misagh
|
a46b3ec9e7
|
first test completed
|
2018-10-03 10:37:36 +02:00 |
|
misagh
|
de20e142a0
|
added 9 use cased for testing Edge
|
2018-10-02 18:05:24 +02:00 |
|
misagh
|
a364a1e40d
|
Edge package test cases drafted
|
2018-10-02 16:32:57 +02:00 |
|
misagh
|
697493bd01
|
test cases for Edge package drafted
|
2018-10-02 16:07:33 +02:00 |
|
misagh
|
23f8980973
|
edge config added to CONF_SCHEMA and config_full.json.example
|
2018-10-02 12:42:59 +02:00 |
|
misagh
|
8741a63783
|
return type of stake_amount set to float
|
2018-10-02 12:20:48 +02:00 |
|
misagh
|
26b3c3f7a8
|
removing unnecessary typing
|
2018-10-02 12:20:30 +02:00 |
|
misagh
|
3b57aef168
|
config name refactored
|
2018-10-02 12:16:09 +02:00 |
|
misagh
|
9c4fdc1bc5
|
initializing Edge in Freqtradebot only if it is enabled
|
2018-10-02 12:15:54 +02:00 |
|
misagh
|
d634a03455
|
adding DataFrame type
|
2018-10-02 11:55:14 +02:00 |
|
misagh
|
e4fc298bd6
|
typo corrected
|
2018-10-02 11:53:59 +02:00 |
|
misagh
|
11c3b3fdb9
|
trade_df unnecessary type removed
|
2018-10-02 11:53:16 +02:00 |
|
misagh
|
a6c2e40bd4
|
moving time range to initializer as we have to calculate it once
|
2018-10-02 11:49:49 +02:00 |
|
misagh
|
f306abb3ee
|
No need for Exchange class in Edge
|
2018-10-01 17:52:07 +02:00 |
|
misagh
|
8b3631d1ac
|
make “if condition” more readable
|
2018-10-01 17:49:27 +02:00 |
|
misagh
|
2056b6f5f1
|
no need to initialize a variable with None
|
2018-10-01 17:35:27 +02:00 |
|
misagh
|
ad666ac65c
|
autopep8 corrected
|
2018-10-01 17:33:18 +02:00 |
|
misagh
|
f72fb0ad04
|
exchange “None” condition removed as Edge is after Exchange anyway
|
2018-10-01 17:29:33 +02:00 |
|
misagh
|
114fd7feef
|
declaring local variables. using get for configuration
|
2018-10-01 17:21:40 +02:00 |
|
misagh
|
aa1948750f
|
removing unnecessary constructor docstring
|
2018-10-01 17:11:48 +02:00 |
|
misagh
|
2a9ca9a3dc
|
Removing future from travis and dockerfile
|
2018-10-01 17:09:08 +02:00 |
|
misagh
|
cff83d3e6f
|
bloody autopep8 again
|
2018-09-28 16:46:42 +02:00 |
|
misagh
|
c8d06e2b0e
|
filter pairs according to expectancy + bug at the end of array resolved
|
2018-09-28 16:40:34 +02:00 |
|
misagh
|
f15825e3a7
|
long line broken to two
|
2018-09-28 14:28:05 +02:00 |
|
misagh
|
e822d5d721
|
upgrading py_first_1st to 1.1.2: ez_setup.py removed
|
2018-09-28 14:23:39 +02:00 |
|
misagh
|
96a0fc88cb
|
Moving Edge before refresh_pairs
see comments on edge (line 129)
|
2018-09-28 14:19:22 +02:00 |
|
misagh
|
d6415f3499
|
Merge branch 'develop' into money_mgt
|
2018-09-27 14:54:18 +02:00 |
|
misagh
|
21f5a94eca
|
using autopep8 for formatting file
|
2018-09-27 12:23:46 +02:00 |
|
misagh
|
25d6ed319a
|
whitespace removed
|
2018-09-26 17:09:20 +02:00 |
|
misagh
|
24364a56ea
|
keeping mypy happy
|
2018-09-26 17:03:10 +02:00 |
|
misagh
|
0594deafc6
|
removing whitespaces and long lines
|
2018-09-26 16:50:17 +02:00 |
|
misagh
|
75ba6578a3
|
unused library + trailing whitespaces removed.
|
2018-09-26 16:36:41 +02:00 |
|
misagh
|
abb398786e
|
Merge branch 'develop' into money_mgt
|
2018-09-26 16:06:38 +02:00 |
|
misagh
|
fcf837bfda
|
refactoring variable declaration
|
2018-09-26 16:03:51 +02:00 |
|
misagh
|
87df4e4556
|
refactoring backslap (round 2)
|
2018-09-26 15:20:53 +02:00 |
|
misagh
|
40d73de357
|
refactoring backslap (round one)
|
2018-09-24 19:22:30 +02:00 |
|
misagh
|
e8716f16ad
|
calculating expectancy and sort pairs accordingly instead of delta
|
2018-09-24 17:47:50 +02:00 |
|
misagh
|
a806dd45f2
|
lost in branches ! typo for some magical unknown reasons
|
2018-09-24 16:02:29 +02:00 |
|
misagh
|
027ec4d98e
|
test_sell_profit_only_enable_loss and test_create_trade_limit_reached
fixed
|
2018-09-24 15:47:07 +02:00 |
|
misagh
|
308428644b
|
test_process_trade_creation log message changed: in reality the buy
signal is actually triggered
|
2018-09-24 15:27:26 +02:00 |
|
misagh
|
76dd754963
|
test_get_trade_stake_amount and
test_get_trade_stake_amount_no_stake_amount fixed: “pair” arg added to
_get_trade_stake_amount
|
2018-09-24 15:02:50 +02:00 |
|
misagh
|
303eefda76
|
test_get_trade_stake_amount_unlimited_amount fixed: “pair” argument
added to _get_trade_stake_amount
|
2018-09-24 14:55:49 +02:00 |
|
misagh
|
1366783517
|
Dockerfile: installing future before requirements.txt
|
2018-09-24 14:28:16 +02:00 |
|
misagh
|
a26131cea3
|
.travis: install future before requirements.txt
|
2018-09-24 14:21:37 +02:00 |
|
misagh
|
56050e5afe
|
Merge branch 'develop' into money_mgt
|
2018-09-24 14:20:05 +02:00 |
|
misagh
|
29459d7d30
|
import libraries organized.
|
2018-09-23 04:51:53 +02:00 |
|
misagh
|
f1b4e4b36c
|
stop loss range “start, end, step” configurable for Edge
|
2018-09-22 15:43:41 +02:00 |
|
misagh
|
cf37093e5a
|
empty dict default removed
|
2018-09-21 22:07:12 +02:00 |
|
misagh
|
d6d3dfdcc2
|
removing “if ujson_found is not None:” as “json” refers to “ujson” if
it exists
|
2018-09-21 22:06:09 +02:00 |
|
misagh
|
c11e97caf6
|
Merge branch 'money_mgt' of https://github.com/mishaker/freqtrade into money_mgt
|
2018-09-21 21:59:57 +02:00 |
|
misagh
|
66b1eac1db
|
removing unnecessary ujson import
|
2018-09-21 21:59:35 +02:00 |
|
misagh
|
e1ca80734d
|
removing unnecessary ujson import
|
2018-09-21 21:58:37 +02:00 |
|
misagh
|
fbc77c1f28
|
moving stake_currency line back to its initial place
|
2018-09-21 21:55:36 +02:00 |
|
misagh
|
3b925e46be
|
removing default pair value of _get_trade_stake_amount
|
2018-09-21 21:48:27 +02:00 |
|
misagh
|
3e3ed947cc
|
added “max_trade_duration” config + using “remove_dumps” config
|
2018-09-21 21:46:18 +02:00 |
|
misagh
|
61095db071
|
edge config enriched
|
2018-09-21 21:36:26 +02:00 |
|
misagh
|
4fd037f83f
|
removing pdb
|
2018-09-21 18:00:37 +02:00 |
|
misagh
|
4bd956d5b1
|
test file removed
|
2018-09-21 17:58:20 +02:00 |
|