misagh
|
b680681b34
|
updating wallet at handle timeout functions too
|
2018-11-19 11:16:07 +01:00 |
|
misagh
|
c033378048
|
change dict type to Any
|
2018-11-18 14:57:03 +01:00 |
|
misagh
|
9c549f4513
|
removing unnecessary private function
|
2018-11-18 14:39:31 +01:00 |
|
misagh
|
608ce98e1a
|
moving wallets to root
|
2018-11-18 14:38:31 +01:00 |
|
misagh
|
a92619f18c
|
Added empty lines related to last commit removed
|
2018-11-18 14:34:31 +01:00 |
|
misagh
|
7cb8b28f58
|
wallet sync added
|
2018-11-17 23:03:07 +01:00 |
|
misagh
|
606e41d574
|
wallet tests added
|
2018-11-17 22:58:27 +01:00 |
|
misagh
|
f4bb203782
|
removing persistence update
|
2018-11-17 21:59:21 +01:00 |
|
misagh
|
d5b47abe98
|
Wallet table removed
|
2018-11-17 21:31:06 +01:00 |
|
misagh
|
a0658bb504
|
comments added
|
2018-11-17 21:27:42 +01:00 |
|
misagh
|
12f07ee126
|
space removed
|
2018-11-17 21:26:41 +01:00 |
|
misagh
|
b815c8fe2d
|
updating wallets whenever a trade happens
|
2018-11-17 21:22:54 +01:00 |
|
misagh
|
afe52efc8a
|
removing wallet from freq
|
2018-11-17 21:17:39 +01:00 |
|
misagh
|
82cb0e4d95
|
putting wallets into a class (doesn’t need to be in persistence)
|
2018-11-17 21:16:32 +01:00 |
|
misagh
|
69dd56b237
|
wallet sync drafted
|
2018-11-17 18:47:13 +01:00 |
|
misagh
|
db8c8ea4a4
|
added a space in help
|
2018-11-15 20:02:07 +01:00 |
|
misagh
|
d05c671a7e
|
adding edge args to bot-usage
|
2018-11-15 19:54:17 +01:00 |
|
misagh
|
69619030f3
|
removing unnecessary args from config
|
2018-11-15 10:50:40 +01:00 |
|
misagh
|
03e6caa501
|
adding notice about Edge ignoring ROI and TSL in doc
|
2018-11-15 10:46:36 +01:00 |
|
misagh
|
1cfd19aee3
|
removing unnecessary args for edge
|
2018-11-15 10:44:33 +01:00 |
|
misagh
|
f666d1596b
|
renaming edge to edge_cli for command line version
|
2018-11-15 10:31:56 +01:00 |
|
misagh
|
bb9a1e5f9f
|
edge cli tests added
|
2018-11-14 19:14:34 +01:00 |
|
misagh
|
9698eee934
|
documentation added
|
2018-11-14 17:14:44 +01:00 |
|
misagh
|
ca22a116ad
|
timerange added to args
|
2018-11-14 17:14:37 +01:00 |
|
misagh
|
5d73b303fe
|
unnecessary libraries removed + arg help enriched
|
2018-11-14 16:49:16 +01:00 |
|
misagh
|
0767718a17
|
clear help added to stop losses arg
|
2018-11-14 16:38:55 +01:00 |
|
misagh
|
dd47d7adb4
|
cli blank line added to readability
|
2018-11-14 16:37:26 +01:00 |
|
misagh
|
b0e4aa8eff
|
stop loss range added to args
|
2018-11-14 16:31:23 +01:00 |
|
misagh
|
36030176bb
|
nb_trades and avg_trade_duration added to cli
|
2018-11-14 13:38:23 +01:00 |
|
misagh
|
ac0c931492
|
adding number of trades + average trade duration to edge info
|
2018-11-14 13:38:04 +01:00 |
|
misagh
|
5de3f1d9dd
|
showing result in tabular
|
2018-11-14 13:25:44 +01:00 |
|
misagh
|
95cbbf1cb5
|
adding edge configuration to cli
|
2018-11-14 12:53:20 +01:00 |
|
misagh
|
cf974168e9
|
Edge cli drafted
|
2018-11-14 12:37:15 +01:00 |
|
misagh
|
51dfd2bf47
|
If max_open_trade=-1 means it should be ignored.
|
2018-11-14 11:37:53 +01:00 |
|
misagh
|
94f56af77d
|
Merge branch 'develop' into money_mgt
|
2018-11-10 18:45:27 +01:00 |
|
misagh
|
9bbaeb4e6f
|
mypy expression
|
2018-11-10 18:39:49 +01:00 |
|
misagh
|
aacc1d5004
|
removing total capital in favour of stake amount
|
2018-11-10 18:28:05 +01:00 |
|
misagh
|
d613553306
|
base position on stake amount instead of total capital
|
2018-11-10 18:22:34 +01:00 |
|
misagh
|
7dd74c374a
|
flake happiness provided
|
2018-11-10 18:09:32 +01:00 |
|
misagh
|
97fd33d752
|
adding test for process
|
2018-11-10 18:03:46 +01:00 |
|
misagh
|
523a9a603c
|
fix tests
|
2018-11-10 17:20:11 +01:00 |
|
misagh
|
4dcd15da1d
|
improving documentation for positioning
|
2018-11-09 20:59:28 +01:00 |
|
misagh
|
617a58402f
|
putting edge adjust function in _process not in create_trade
|
2018-11-09 20:52:03 +01:00 |
|
misagh
|
12e735e831
|
1) extracting edge_conf to a fixture
2) test cased adjusted to Backtesting
3) Formatted backtesting_details a bit
|
2018-11-09 20:51:15 +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 |
|
misagh
|
5d850825f5
|
adding a notice about the incompatibility of Edge with Dynamic whitelist
|
2018-11-08 14:10:52 +01:00 |
|
misagh
|
6d80c03877
|
removing raise KeyError in test
|
2018-11-08 00:28:20 +01:00 |
|
misagh
|
e5c6499706
|
assigning strategy to edge from FreqtradeBot
|
2018-11-08 00:22:46 +01:00 |
|
misagh
|
866da8aaa1
|
reinitializing Edge calculated data in case of inability to download
backtesting data
|
2018-11-07 19:24:53 +01:00 |
|
misagh
|
3330d327ed
|
removing reserve keyword “filter”: replaced by “adjust”
|
2018-11-07 19:03:08 +01:00 |
|
misagh
|
7b80985533
|
comments on recursive function + indentation of function declaration
|
2018-11-07 19:00:18 +01:00 |
|
misagh
|
934dd97eb2
|
adding init for edge test folder
|
2018-11-07 18:54:21 +01:00 |
|
misagh
|
96a43327ca
|
_pair_info moved to class header for reusibility
|
2018-11-07 18:52:15 +01:00 |
|
misagh
|
b425cc3e3b
|
adding explanation regarding max trade duration and interval
|
2018-11-07 18:33:35 +01:00 |
|
misagh
|
f75606d295
|
formulas markdown style
|
2018-11-07 18:27:10 +01:00 |
|
misagh
|
5bd3bae5af
|
unifying default value explanations
|
2018-11-07 18:24:13 +01:00 |
|
misagh
|
bd1b05828e
|
typos in documentation corrected
|
2018-11-07 18:19:58 +01:00 |
|
misagh
|
6d63de1932
|
removing unnecessary lib
|
2018-11-07 18:15:04 +01:00 |
|
misagh
|
553e5656ac
|
forcestoploss refactored
|
2018-11-07 18:12:46 +01:00 |
|
misagh
|
6838ae0591
|
conflict resolved => new backtest low and high params
|
2018-11-07 17:56:21 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|