hroff-1902
|
f1367b38a4
|
Docs: Fix the fix
|
2020-05-12 14:42:33 +03:00 |
|
hroff-1902
|
e2b9c24856
|
Docs: Fix sample in strategy-advanced
|
2020-05-12 13:54:13 +03:00 |
|
hroff-1902
|
c8f3ef884b
|
Minor: Add filterwarning for DeprecationWarning in test
|
2020-05-11 20:22:19 +03:00 |
|
hroff-1902
|
51d2b817ae
|
Use self.fee
|
2020-05-10 11:51:33 +03:00 |
|
hroff-1902
|
b6a2c38941
|
Adjust tests
|
2020-05-10 02:39:22 +03:00 |
|
hroff-1902
|
7e08fa2631
|
Fix usage of fee value in Edge
|
2020-05-10 02:22:16 +03:00 |
|
hroff-1902
|
d4362ed357
|
Minor: improve exception handling in exchange
|
2020-05-09 09:29:40 +03:00 |
|
hroff-1902
|
9152e76966
|
Add skopt version check into setup.py
|
2020-04-29 13:54:47 +03:00 |
|
hroff-1902
|
726e52aaa7
|
Use skopt model_queue_size instead of custom hack
|
2020-04-29 10:49:25 +03:00 |
|
hroff-1902
|
c6787d7e9f
|
Do not use 'trials' in commands
|
2020-04-28 23:14:02 +03:00 |
|
hroff-1902
|
c26835048c
|
Hyperopt cleanup, do not use 'trials'
|
2020-04-28 22:56:19 +03:00 |
|
hroff-1902
|
a01ed170f5
|
Improve hyperopt-list logging
|
2020-04-28 17:33:07 +03:00 |
|
hroff-1902
|
d9f255a6c0
|
Fix asterisk printing for csv output
|
2020-04-25 12:49:14 +03:00 |
|
hroff-1902
|
c230a94d55
|
Fix #3065
|
2020-04-25 11:23:54 +03:00 |
|
hroff-1902
|
2d994f6feb
|
Better printing of asterisk
|
2020-04-24 21:57:29 +03:00 |
|
hroff-1902
|
6e5f0869b3
|
Remove another unused method
|
2020-04-24 18:39:08 +03:00 |
|
hroff-1902
|
5c012d79eb
|
Remove unused method
|
2020-04-24 18:14:07 +03:00 |
|
hroff-1902
|
3e0ffdce75
|
Adjust tests
|
2020-03-20 04:21:17 +03:00 |
|
hroff-1902
|
5f9479b39f
|
Edge import cosmetics
|
2020-03-20 02:10:44 +03:00 |
|
hroff-1902
|
59fadabb5b
|
Fix merging
|
2020-03-13 20:26:14 +03:00 |
|
hroff-1902
|
a7ed51c642
|
return back the name of the hyperopt data file
|
2020-03-13 04:04:23 +03:00 |
|
hroff-1902
|
ddfe5b5f1c
|
dataframe -> df_analyzed in plotting
|
2020-03-13 04:00:24 +03:00 |
|
hroff-1902
|
b2952cd42a
|
remove redundant dict
|
2020-03-13 03:58:16 +03:00 |
|
hroff-1902
|
ebb0187f40
|
dataframe -> df_analyzed in backtesting and edge
|
2020-03-13 03:54:56 +03:00 |
|
hroff-1902
|
73c19da4b9
|
Adjust handling of zero stdev in loss functions
|
2020-03-10 13:44:16 +03:00 |
|
hroff-1902
|
1b6e77649a
|
Add test for hyperopt
|
2020-03-10 12:42:31 +03:00 |
|
hroff-1902
|
81b6a950ac
|
Adjust test for backtesting
|
2020-03-10 12:42:11 +03:00 |
|
hroff-1902
|
f7ad6c20c7
|
Do not allow unlimited stake_amount for hyperopt
|
2020-03-10 12:41:23 +03:00 |
|
hroff-1902
|
3208faf7ed
|
Do not use ticker where it's not a ticker
|
2020-03-08 20:47:02 +03:00 |
|
hroff-1902
|
eee5727426
|
Adjust webhook docs
|
2020-03-05 17:44:38 +03:00 |
|
hroff-1902
|
7a3660cd6b
|
Adjust webhook tests
|
2020-03-05 17:44:21 +03:00 |
|
hroff-1902
|
e411717de9
|
No percent where ratio is to be used
|
2020-02-28 12:36:39 +03:00 |
|
hroff-1902
|
d2181bdd94
|
Adjust tests
|
2020-02-23 01:55:07 +03:00 |
|
hroff-1902
|
ca8e52dc2c
|
Show heartbeat message earlier after changing the state
|
2020-02-23 00:21:19 +03:00 |
|
hroff-1902
|
e2e6b940a3
|
copy=False does not make the changes inline anyway, so not needed
|
2020-02-22 19:54:19 +03:00 |
|
hroff-1902
|
c651e0ac82
|
Fix #2948
|
2020-02-22 19:46:40 +03:00 |
|
hroff-1902
|
d9ecf3e4bf
|
Add version and state to heartbeat message
|
2020-02-21 12:26:32 +03:00 |
|
hroff-1902
|
d2e20d86bb
|
Align heartbeat to throttling logging
|
2020-02-21 05:31:21 +03:00 |
|
hroff-1902
|
269a669af8
|
Move heartbeat to worker
|
2020-02-21 05:07:31 +03:00 |
|
hroff-1902
|
881f602f91
|
Adjust methods params
|
2020-02-21 04:17:17 +03:00 |
|
hroff-1902
|
e0800b7c29
|
Make throttle start time an worker object attribute
|
2020-02-21 03:52:14 +03:00 |
|
hroff-1902
|
04aa74e5ad
|
Better throttling
|
2020-02-21 03:37:38 +03:00 |
|
hroff-1902
|
78ee36a8c6
|
Use _throttle() in stopped state instead of sleep()
|
2020-02-20 15:18:26 +03:00 |
|
hroff-1902
|
56a06cbd33
|
Update strings to f-strings
|
2020-02-20 08:19:22 +03:00 |
|
hroff-1902
|
bca5f804a8
|
Move divider log message
|
2020-02-20 08:17:24 +03:00 |
|
hroff-1902
|
674898bd32
|
Fix usage of vars in the commented out line
|
2020-02-16 15:26:40 +03:00 |
|
hroff-1902
|
42dfda9231
|
Adjust docstring
|
2020-02-16 13:46:07 +03:00 |
|
hroff-1902
|
fbe5cc44da
|
Use statistics.pstdev
|
2020-02-16 13:43:23 +03:00 |
|
hroff-1902
|
1e84b2770c
|
Fix values of downside_returns
|
2020-02-16 04:10:53 +03:00 |
|
hroff-1902
|
161dd1a3e6
|
Rename risk_free_return to minumum_accepted_return
|
2020-02-16 03:55:16 +03:00 |
|
hroff-1902
|
6139239b86
|
Address points stated in comments
|
2020-02-15 20:43:11 +03:00 |
|
hroff-1902
|
fdd362299f
|
Docs adjusted
|
2020-02-15 07:34:39 +03:00 |
|
hroff-1902
|
42a5d78e60
|
Wording (duplicate, not duplicated)
|
2020-02-15 07:19:24 +03:00 |
|
hroff-1902
|
ddea4b9300
|
Fix test
|
2020-02-15 06:54:18 +03:00 |
|
hroff-1902
|
e8c0a0bcd3
|
Make mypy happy
|
2020-02-15 06:18:00 +03:00 |
|
hroff-1902
|
1cf19133f4
|
Added missing failing strategy
|
2020-02-15 05:41:58 +03:00 |
|
hroff-1902
|
29d9b6a46a
|
Add test for enum failed
|
2020-02-15 04:32:10 +03:00 |
|
hroff-1902
|
93f9ff1b63
|
Fix existing test
|
2020-02-15 04:22:21 +03:00 |
|
hroff-1902
|
06b84b4086
|
Remove redundant code
|
2020-02-14 23:13:49 +03:00 |
|
hroff-1902
|
47a91c9d8e
|
Remove green color
|
2020-02-14 22:32:46 +03:00 |
|
hroff-1902
|
e598c769d4
|
Add colorization
|
2020-02-14 22:28:49 +03:00 |
|
hroff-1902
|
c92e1d97d6
|
Attempt to make mypy happy
|
2020-02-14 21:52:02 +03:00 |
|
hroff-1902
|
1bc26fd07a
|
Add printing statuses for list-hyperopts
|
2020-02-14 21:46:22 +03:00 |
|
hroff-1902
|
a2d7f8a70d
|
Split tabular printing into sep. helper function
|
2020-02-14 21:24:30 +03:00 |
|
hroff-1902
|
9cbf8c5f00
|
Add status for listed strategies
|
2020-02-14 21:15:36 +03:00 |
|
hroff-1902
|
20c21b42d5
|
Move rpc send to be after db session add/flash
|
2020-02-14 06:23:03 +03:00 |
|
hroff-1902
|
36ef5c6bdf
|
Get rid of delete_trades method in Freqtradebot
|
2020-02-14 04:05:17 +03:00 |
|
hroff-1902
|
749463e4b7
|
Adjust message in main.py
|
2020-02-14 03:05:07 +03:00 |
|
hroff-1902
|
a0a14a1078
|
freqtrade/templates/subtemplates/exchange_bittrex.j2
|
2020-02-14 01:08:17 +03:00 |
|
hroff-1902
|
4f3376e2a1
|
Do not instantiate directly DefaultStrategy in tests
|
2020-02-12 01:39:15 +03:00 |
|
hroff-1902
|
29f7c5071b
|
Fix usage of an item from BTContainer in tests
|
2020-02-11 04:17:10 +03:00 |
|
hroff-1902
|
62bcb3d766
|
Fix tests in test_history.py
|
2020-02-11 03:43:20 +03:00 |
|
hroff-1902
|
d07c69809d
|
Fix tests for hyperopt_loss
|
2020-02-10 18:32:41 +03:00 |
|
hroff-1902
|
61ced5e926
|
Fix typo
|
2020-02-08 02:49:06 +03:00 |
|
hroff-1902
|
28184201e4
|
Align sample_hyperopt_advanced.py to hyperopt_interface.py
|
2020-02-08 02:47:50 +03:00 |
|
hroff-1902
|
a893f70e49
|
Replace NXT with XRP in config.json.example
|
2020-02-08 02:21:39 +03:00 |
|
hroff-1902
|
684cb54992
|
Add pair to exception msg
|
2020-02-03 17:17:46 +03:00 |
|
hroff-1902
|
537596001e
|
Allow derived strategies
|
2020-02-03 06:20:01 +03:00 |
|
hroff-1902
|
84156879f6
|
Fix NO_CONF_REQUIRED for list-hyperopts
|
2020-02-02 20:11:42 +03:00 |
|
hroff-1902
|
d12e03e50d
|
Fix test inconsistency in test_freqtradebot.py
|
2020-02-02 20:01:25 +03:00 |
|
hroff-1902
|
cd0534efcc
|
Add test
|
2020-02-02 19:41:22 +03:00 |
|
hroff-1902
|
505648fb66
|
Adjust docs
|
2020-02-02 19:41:22 +03:00 |
|
hroff-1902
|
857eb5ff69
|
Add list-hyperopts command
|
2020-02-02 19:41:22 +03:00 |
|
hroff-1902
|
3fe39a3e1b
|
Rename constant
|
2020-02-02 19:41:22 +03:00 |
|
hroff-1902
|
a5e670b402
|
Add USERPATH_NOTEBOOKS
|
2020-02-02 19:41:22 +03:00 |
|
hroff-1902
|
f3d500085c
|
Add some type hints
|
2020-02-02 07:00:40 +03:00 |
|
hroff-1902
|
68771a7861
|
Remove state attr from Worker
|
2020-01-29 17:08:36 +03:00 |
|
hroff-1902
|
4c0e586354
|
Advise to use https method for git clone i.o ssh
|
2020-01-27 22:39:04 +03:00 |
|
hroff-1902
|
30e3e434ab
|
Add notify_status() to FreqtradeBot
|
2020-01-27 03:34:53 +03:00 |
|
hroff-1902
|
33645e45fd
|
Minor cosmetics in start_trading
|
2020-01-27 02:49:25 +03:00 |
|
hroff-1902
|
52f0ed5310
|
Adjust tests
|
2020-01-25 12:49:37 +01:00 |
|
hroff-1902
|
f4c7edf551
|
No args for backtest(), use arguments
|
2020-01-25 12:49:37 +01:00 |
|
hroff-1902
|
d3de398395
|
Docs adjusted
|
2020-01-10 23:43:09 +03:00 |
|
hroff-1902
|
bc6a10353b
|
Introduce pair_to_filename()
|
2020-01-05 10:22:07 +01:00 |
|
hroff-1902
|
a47a25ca88
|
Refine passing msg params
|
2020-01-02 14:38:25 +03:00 |
|
hroff-1902
|
88efa4065b
|
Align the name of a variable to be same for buy and sell parts
|
2020-01-02 13:56:16 +03:00 |
|
hroff-1902
|
f15e5e9d57
|
Add _notify_buy()
|
2020-01-02 13:51:25 +03:00 |
|
hroff-1902
|
e89fa44680
|
Arrange common section for update trade state methods
|
2020-01-02 11:50:54 +03:00 |
|
hroff-1902
|
21418e2988
|
Minor: fix comment
|
2020-01-02 03:16:18 +03:00 |
|
hroff-1902
|
4475110df8
|
Cosmetics in freqtradebot
|
2020-01-02 03:07:24 +03:00 |
|