Sam Germain
|
6bbe63eb62
|
updated exit_positions, handle_trade, create_stoploss_order. Changed execute_sell, _check_and_execute_sell to execute_exit
|
2021-08-04 04:33:54 -06:00 |
|
Sam Germain
|
051bdc5fd0
|
Wrote buy/short adjustments in freqtradebot and exchange
|
2021-08-04 04:33:03 -06:00 |
|
Sam Germain
|
3671a8aa13
|
finished adding TODOs to freqtradebot
|
2021-08-04 04:31:32 -06:00 |
|
Sam Germain
|
13c8ee9371
|
updateded freqtradebot to include some margin accomadations
|
2021-08-04 04:31:05 -06:00 |
|
Sam Germain
|
ec1a8a8f69
|
added none to LiqFormula
|
2021-08-04 04:29:31 -06:00 |
|
Sam Germain
|
cb76146d58
|
integrated liqformula into persistence/models, addjusted calc_close_value to change based on trading mode
|
2021-08-04 04:26:46 -06:00 |
|
Sam Germain
|
6c489f18fe
|
Split tradingmode into tradingmode and collateral, moved functions out of liqformula class
|
2021-08-04 04:19:38 -06:00 |
|
Sam Germain
|
923e4ead49
|
checks in maintenance margin
|
2021-08-04 04:19:38 -06:00 |
|
Sam Germain
|
c49a64ea59
|
swapped maintenancemarginformula for liqformula
|
2021-08-04 04:19:38 -06:00 |
|
Sam Germain
|
f1c580dcb8
|
Added skeleton functions for maintenance margin, added maintenance_margin to freqtradebot
|
2021-08-04 04:19:38 -06:00 |
|
Sam Germain
|
7ec5f43f18
|
added none to LiqFormula
|
2021-08-04 04:19:11 -06:00 |
|
Sam Germain
|
52e6de27b6
|
integrated liqformula into persistence/models, addjusted calc_close_value to change based on trading mode
|
2021-08-04 03:57:46 -06:00 |
|
Sam Germain
|
a30926005c
|
Changed TODO-mg to TODO-lev
|
2021-08-04 03:56:39 -06:00 |
|
Sam Germain
|
5e7ffb75c5
|
Added docstrings to collateral, LiqFormula
|
2021-08-04 03:55:58 -06:00 |
|
Sam Germain
|
dd8cce00a4
|
Split tradingmode into tradingmode and collateral, moved functions out of liqformula class
|
2021-08-04 03:55:55 -06:00 |
|
Sam Germain
|
57ba31c09c
|
changed __ varibles to _ to remove python3.10 warning
|
2021-08-04 03:54:37 -06:00 |
|
Sam Germain
|
14c345f6f6
|
added none to LiqFormula
|
2021-08-04 03:54:37 -06:00 |
|
Sam Germain
|
9c8acd98c4
|
Changed TODO-mg to TODO-lev
|
2021-08-04 03:54:37 -06:00 |
|
Sam Germain
|
d80db3c4db
|
Changed leveragemode to tradingmode, added tests for liqformula enum, reorganized liqformula
|
2021-08-04 03:54:33 -06:00 |
|
Sam Germain
|
03aa99c5a2
|
Changed leverage mode formula to trading mode
|
2021-08-04 03:53:49 -06:00 |
|
Sam Germain
|
5312d044a0
|
filled in liq formula class with what needs to be done
|
2021-08-04 03:53:39 -06:00 |
|
Matthias
|
797d7e5ce6
|
Merge pull request #5157 from samgermain/margin-db
Margin db
|
2021-08-04 06:57:36 +02:00 |
|
Matthias
|
74a5cb3c21
|
Remove protections from full config
They are supposed to be configured in the strategy
|
2021-08-04 06:49:53 +02:00 |
|
Matthias
|
6410a6528b
|
Add missing methods to advanced strategy template
|
2021-08-04 06:46:21 +02:00 |
|
Matthias
|
07673ef47f
|
Update Migrations to use the latest added columns
|
2021-08-03 10:25:59 +02:00 |
|
Sam Germain
|
5b6dbbd750
|
Changed order of buy_tag in migrations
|
2021-08-03 00:23:21 -06:00 |
|
Sam Germain
|
d88e2ae603
|
Merge branch 'develop' into margin-db
|
2021-08-02 23:58:44 -06:00 |
|
Matthias
|
dfc17f2bd1
|
Fix ci failure
|
2021-08-03 07:21:11 +02:00 |
|
Matthias
|
4ab03f7e37
|
Don't load fallback methods for autohyperopt
|
2021-08-02 21:17:56 +02:00 |
|
Matthias
|
e70a742005
|
Reorder space methods in hyperopt
|
2021-08-02 21:12:10 +02:00 |
|
Matthias
|
adb33e763b
|
Merge pull request #5350 from freqtrade/environment_vars
Add environment variable support
|
2021-08-02 20:48:23 +02:00 |
|
Matthias
|
c981641441
|
Don't fail if strategy doesn't contain sell signal
|
2021-08-02 20:30:46 +02:00 |
|
Matthias
|
d8d8261f1b
|
Merge pull request #5318 from samgermain/combined_exchange_buy_sell
combined exchange.buy and exchange.sell
|
2021-08-02 20:11:09 +02:00 |
|
Matthias
|
3c5f06d5c0
|
Update tests/exchange/test_exchange.py
|
2021-08-02 08:31:33 +02:00 |
|
Matthias
|
5ead95b06b
|
Merge pull request #5245 from sauces1313/RangeStabilityFilterMax
Range stability filter max
|
2021-08-02 08:06:36 +02:00 |
|
Matthias
|
3e5659b32f
|
Merge pull request #5355 from freqtrade/dependabot/pip/develop/scipy-1.7.1
Bump scipy from 1.7.0 to 1.7.1
|
2021-08-02 08:03:44 +02:00 |
|
Matthias
|
b63eda3a2b
|
Some minor cleanup and improved test coverage
|
2021-08-02 07:15:09 +02:00 |
|
Matthias
|
8485964bb7
|
Merge pull request #5357 from freqtrade/dependabot/pip/develop/mkdocs-material-7.2.2
Bump mkdocs-material from 7.2.1 to 7.2.2
|
2021-08-02 06:31:22 +02:00 |
|
Matthias
|
eeee92275b
|
Merge pull request #5356 from freqtrade/dependabot/pip/develop/types-requests-2.25.1
Bump types-requests from 2.25.0 to 2.25.1
|
2021-08-02 06:30:14 +02:00 |
|
Matthias
|
d4fa50c605
|
Merge pull request #5353 from freqtrade/dependabot/pip/develop/ccxt-1.54.24
Bump ccxt from 1.53.72 to 1.54.24
|
2021-08-02 06:29:57 +02:00 |
|
Matthias
|
ae48012831
|
Merge pull request #5354 from freqtrade/dependabot/pip/develop/fastapi-0.68.0
Bump fastapi from 0.67.0 to 0.68.0
|
2021-08-02 06:29:42 +02:00 |
|
Matthias
|
5b4931897d
|
Merge pull request #5352 from freqtrade/dependabot/pip/develop/isort-5.9.3
Bump isort from 5.9.2 to 5.9.3
|
2021-08-02 06:29:09 +02:00 |
|
dependabot[bot]
|
3a19e1610d
|
Bump mkdocs-material from 7.2.1 to 7.2.2
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/7.2.1...7.2.2)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-02 03:01:38 +00:00 |
|
dependabot[bot]
|
7fd3fc98c0
|
Bump types-requests from 2.25.0 to 2.25.1
Bumps [types-requests](https://github.com/python/typeshed) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-02 03:01:35 +00:00 |
|
dependabot[bot]
|
849b8197a9
|
Bump scipy from 1.7.0 to 1.7.1
Bumps [scipy](https://github.com/scipy/scipy) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.7.0...v1.7.1)
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-02 03:01:30 +00:00 |
|
dependabot[bot]
|
4afcea9a1c
|
Bump fastapi from 0.67.0 to 0.68.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.67.0 to 0.68.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.67.0...0.68.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-02 03:01:25 +00:00 |
|
dependabot[bot]
|
4f05d31b94
|
Bump ccxt from 1.53.72 to 1.54.24
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.53.72 to 1.54.24.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg)
- [Commits](https://github.com/ccxt/ccxt/compare/1.53.72...1.54.24)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-02 03:01:19 +00:00 |
|
dependabot[bot]
|
b3f057e7c0
|
Bump isort from 5.9.2 to 5.9.3
Bumps [isort](https://github.com/pycqa/isort) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.9.2...5.9.3)
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-02 03:01:13 +00:00 |
|
sauces1313
|
059c32b067
|
Check for and default to 'None'
|
2021-08-02 02:49:49 +00:00 |
|
Matthias
|
056bc93bc6
|
backtesting needs startup_candle_count
fixes informative-pair loading being different between --strategy-list and
--strategy.
|
2021-08-01 19:17:52 +02:00 |
|