Sam Germain
|
1ca453a6d7
|
Added example margin configs
|
2021-07-16 18:53:00 -06:00 |
|
Sam Germain
|
ab796ccd33
|
Merge branch 'margin-db' into margin-commands
|
2021-07-16 18:44:07 -06:00 |
|
Sam Germain
|
661bec1b5f
|
Merge branch 'develop' into margin-db
|
2021-07-16 18:43:33 -06:00 |
|
Matthias
|
d652e6fcc4
|
Don't log from wallet in backtest mode
|
2021-07-16 19:57:49 +02:00 |
|
Matthias
|
4899b06b31
|
Merge pull request #5273 from freqtrade/fix/profit_calc
fix calculation logic for /profit
|
2021-07-16 19:19:28 +02:00 |
|
Matthias
|
3bc36cd650
|
Merge pull request #5275 from samgermain/example_json_filename_extensions
Example json filename extensions
|
2021-07-16 12:08:37 +02:00 |
|
Sam Germain
|
a1ab8066f2
|
Merge branch 'example_json_filename_extensions' of https://github.com/samgermain/freqtrade into example_json_filename_extensions
|
2021-07-16 02:08:44 -06:00 |
|
Sam Germain
|
804bc8134f
|
Merge branch 'develop' into example_json_filename_extensions
|
2021-07-16 02:05:08 -06:00 |
|
Sam Germain
|
b7dc2989e7
|
flake8 adjustments
|
2021-07-16 02:03:25 -06:00 |
|
Matthias
|
2e95df4d8d
|
Update docs for /profit output
|
2021-07-15 20:12:44 +02:00 |
|
Matthias
|
2928ee22ce
|
Remove compose file for devcontainer
|
2021-07-15 19:48:16 +02:00 |
|
Matthias
|
708d5691b0
|
Merge pull request #5271 from samgermain/setup-mac-fix
setup.sh mac fix
|
2021-07-15 12:13:47 +02:00 |
|
Sam Germain
|
07e3f82400
|
Changed to python3.8 installing first, removed test_and_fix_python_on_mac
|
2021-07-15 01:03:32 -06:00 |
|
Sam Germain
|
f5cae7cdf8
|
Merge branch 'develop' into margin-db
|
2021-07-14 20:36:51 -06:00 |
|
Sam Germain
|
65ce7c9838
|
Added echo python3.* line back in
|
2021-07-14 20:01:43 -06:00 |
|
Sam Germain
|
74d7497a47
|
Setup script tries to install python3.9 instead of 3.8 with this fix, python versions are also checked for in a loop instead of copy and pasted code
|
2021-07-14 19:25:51 -06:00 |
|
Sam Germain
|
cde041f702
|
install hdf5 and c-blosc on mac if using python3.9
|
2021-07-14 19:20:12 -06:00 |
|
Matthias
|
697bf92f6f
|
Add test for get_starting_balance method
|
2021-07-14 21:10:25 +02:00 |
|
Matthias
|
02d716a8be
|
Fix api test
|
2021-07-14 21:03:57 +02:00 |
|
Matthias
|
c9c7f84e8c
|
Calculate relative profit based on assumed starting balance
|
2021-07-14 20:55:11 +02:00 |
|
Matthias
|
f5c47767cb
|
Provide available capital to api
|
2021-07-14 20:51:42 +02:00 |
|
Sam Germain
|
0a3006e825
|
Removed test-analysis-lev
|
2021-07-14 01:22:30 -06:00 |
|
Sam Germain
|
2a814ebad0
|
Changed the name of a test to match it's equivelent
|
2021-07-13 22:54:33 -06:00 |
|
Matthias
|
288c92301f
|
Improve docs wording
|
2021-07-14 06:50:14 +02:00 |
|
Matthias
|
3451687135
|
Merge pull request #5255 from freqtrade/improve_dynamic_stake
Improve dynamic stake with multiple bots on the same exchange
|
2021-07-14 06:45:48 +02:00 |
|
Sam Germain
|
362436f7d2
|
Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently
|
2021-07-13 19:39:23 -06:00 |
|
Matthias
|
29e2b858ca
|
Improve wording in docs
|
2021-07-13 20:40:06 +02:00 |
|
Sam Germain
|
2bf7705f2c
|
Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently
|
2021-07-12 23:05:35 -06:00 |
|
Sam Germain
|
d58f1b4c76
|
Merge branch 'margin-db' into margin-commands
|
2021-07-12 22:17:36 -06:00 |
|
Sam Germain
|
c2ef900d04
|
merged with fork remote
|
2021-07-12 22:14:19 -06:00 |
|
Sam Germain
|
c26bee5601
|
Added tests for set_liquidation_price and set_stop_loss, updated params in interestmode enum, updated leverage docs
|
2021-07-12 22:13:34 -06:00 |
|
Sam Germain
|
95e52a3cee
|
Merge branch 'margin-db' into margin-commands
|
2021-07-12 19:45:28 -06:00 |
|
Sam Germain
|
52f9b65d62
|
Finished running through all of freqtrade and adding Todos
|
2021-07-12 19:40:18 -06:00 |
|
Sam Germain
|
d8f9b3cafa
|
updated mkdocs
|
2021-07-12 19:39:35 -06:00 |
|
Matthias
|
a261b188da
|
Merge pull request #5265 from anasyusef/censor_db_pwd_logs
Censor DB password when outputting to logs
|
2021-07-12 20:48:41 +02:00 |
|
anasyusef
|
08a4da6f51
|
Merge branch 'censor_db_pwd_logs' of https://github.com/anasyusef/freqtrade into censor_db_pwd_logs
|
2021-07-12 13:24:38 +00:00 |
|
anasyusef
|
91e5562ae0
|
style: apply flake8 formatting
|
2021-07-12 13:22:36 +00:00 |
|
Matthias
|
3c001dfcf6
|
Merge pull request #5264 from freqtrade/dependabot/pip/develop/isort-5.9.2
Bump isort from 5.9.1 to 5.9.2
|
2021-07-12 15:10:36 +02:00 |
|
anasyusef
|
8def18b002
|
style: apply flake8 formatting
|
2021-07-12 12:31:13 +00:00 |
|
anasyusef
|
313cf6a013
|
test: add test for parsing db uri
|
2021-07-12 12:28:34 +00:00 |
|
anasyusef
|
c78b2075d8
|
feat: add one additional asterisk
|
2021-07-12 12:27:59 +00:00 |
|
anasyusef
|
6a53e2c764
|
feat: apply censoring to logging
|
2021-07-12 12:08:01 +00:00 |
|
anasyusef
|
f94dbcd085
|
feat: censor password from logs
|
2021-07-12 12:02:10 +00:00 |
|
Matthias
|
40db424363
|
Add documentation for available capital setting
|
2021-07-12 07:11:56 +02:00 |
|
Matthias
|
6a8e8875a2
|
Test new behaviour
|
2021-07-12 06:54:06 +02:00 |
|
Matthias
|
7863746904
|
Add available_capital parameter
|
2021-07-12 06:54:06 +02:00 |
|
Matthias
|
b41c234440
|
Extract Closed profit calculation to trade object
|
2021-07-12 06:54:06 +02:00 |
|
Matthias
|
ed77889d6b
|
Add explicit tests for _validate_stake_amount
|
2021-07-12 06:52:59 +02:00 |
|
Matthias
|
c583452a5a
|
Merge pull request #5263 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.10
Bump mkdocs-material from 7.1.9 to 7.1.10
|
2021-07-12 06:40:10 +02:00 |
|
Matthias
|
5f94c3f81b
|
Merge pull request #5262 from freqtrade/dependabot/pip/develop/ccxt-1.52.83
Bump ccxt from 1.52.40 to 1.52.83
|
2021-07-12 06:38:01 +02:00 |
|