Matthias
|
e062188a18
|
Merge pull request #6309 from freqtrade/fix_krakenci
Filter tickers on stake-currency for kraken
|
2022-01-28 08:08:00 +01:00 |
|
Matthias
|
138e867a68
|
Filter tickers on stake-currency for kraken
|
2022-01-28 07:20:47 +01:00 |
|
Matthias
|
9df7014de3
|
Skip kraken tests temporarily
|
2022-01-28 06:59:37 +01:00 |
|
Matthias
|
bf8ef58439
|
Merge pull request #6308 from stash86/pos_adjust
Fix wordings
|
2022-01-28 06:59:08 +01:00 |
|
Stefano Ariestasia
|
b8f29802e5
|
another typo
|
2022-01-28 09:31:36 +09:00 |
|
Stefano Ariestasia
|
cbd213bc0a
|
fix typo
|
2022-01-28 09:16:56 +09:00 |
|
Verbalinsurection
|
31211a33fd
|
Fix ETH duplicate in CoinGecko
|
2022-01-27 22:21:16 +01:00 |
|
Matthias
|
82e193d9f0
|
Merge pull request #6260 from stash86/pos_adjust
Add max_buy_position_adjustment as attribute
|
2022-01-27 20:13:51 +01:00 |
|
Matthias
|
108018b30b
|
Merge pull request #6231 from freqtrade/funding_rate_backtest
Funding rate backtest
|
2022-01-27 17:01:28 +01:00 |
|
Matthias
|
002226f5fd
|
Update setting to max_entry_position_adjustment
|
2022-01-27 16:57:50 +01:00 |
|
Matthias
|
c4f71cc103
|
More forceenter updates
|
2022-01-27 07:38:11 +01:00 |
|
Matthias
|
18168cba7a
|
Merge pull request #6303 from Wings22Actual/develop
Added note to docker_quickstart.md
|
2022-01-27 07:36:38 +01:00 |
|
Wings22Actual
|
4a2914d72e
|
Update docs/docker_quickstart.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2022-01-27 07:04:06 +01:00 |
|
Matthias
|
6e72effbf0
|
Update forcebuy telegram tests
|
2022-01-27 06:31:45 +01:00 |
|
Matthias
|
0a52d79208
|
Update forcesell to work as forceexit
|
2022-01-26 20:17:00 +01:00 |
|
Matthias
|
066fb3ce00
|
Update rest-client with forceenter
|
2022-01-26 20:07:58 +01:00 |
|
Matthias
|
7afaf4b5d4
|
Add /forceshort command
|
2022-01-26 19:53:46 +01:00 |
|
Matthias
|
e2ddea79ee
|
Add "market" to /show_config
|
2022-01-26 19:49:15 +01:00 |
|
Matthias
|
be7ce208dc
|
Update tests to test forceenter endpoint
|
2022-01-26 19:24:01 +01:00 |
|
Matthias
|
48d8cd82af
|
_rpc_forcebuy
|
2022-01-26 19:11:01 +01:00 |
|
Matthias
|
4998f3bdd7
|
Add order_side to forcebuy endpoint
|
2022-01-26 19:07:44 +01:00 |
|
Wings22Actual
|
4408f97a00
|
Added note to docker_quickstart.md
Added note that 'docker run --rm' can be used instead of 'docker-compose run --rm' for some commands (line 129-132)
|
2022-01-26 06:56:39 +00:00 |
|
Matthias
|
67651e013e
|
Add /forceenter endpoint
|
2022-01-26 07:10:38 +01:00 |
|
Matthias
|
88ccfedd32
|
Improve wording of "no history found" error
|
2022-01-26 06:53:00 +01:00 |
|
Matthias
|
b6943f3bca
|
Merge pull request #6296 from freqtrade/python_37_remove
Update references to remove python 3.7 support
|
2022-01-25 20:01:14 +01:00 |
|
Matthias
|
12c79967f5
|
Merge pull request #6258 from italodamato/pass_dimensions_to_generate_estimator
Pass dimensions to generate_estimator
|
2022-01-25 19:37:22 +01:00 |
|
Matthias
|
13978e9893
|
Merge pull request #6276 from clover-es/feat/short
Add support for shorts in strategy.stoploss_from_absolute()
|
2022-01-25 19:11:05 +01:00 |
|
Italo
|
30b27ae736
|
explicit dtype
|
2022-01-25 12:29:55 +00:00 |
|
Matthias
|
2e2b1e2470
|
Merge pull request #6299 from freqtrade/dependabot/pip/develop/ccxt-1.70.45
Bump ccxt from 1.68.20 to 1.70.45
|
2022-01-25 13:18:54 +01:00 |
|
Italo
|
f7a5b2cb71
|
explicit dimensions, added **kwargs, updated docs
|
2022-01-25 11:43:40 +00:00 |
|
Matthias
|
325fd8a780
|
Add test with absolute values
|
2022-01-25 06:44:20 +01:00 |
|
dependabot[bot]
|
6e47d06733
|
Bump ccxt from 1.68.20 to 1.70.45
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.68.20 to 1.70.45.
- [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.68.20...1.70.45)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-25 05:44:03 +00:00 |
|
Matthias
|
d9347e9900
|
Update references to remove python 3.7 support
|
2022-01-25 06:43:36 +01:00 |
|
Matthias
|
eb677ad9b6
|
Merge pull request #6291 from freqtrade/dependabot/pip/develop/pandas-1.4.0
Bump pandas from 1.3.5 to 1.4.0
|
2022-01-25 06:43:03 +01:00 |
|
Matthias
|
f7be93aaa6
|
leverage limits can be None, so we need to check for that
|
2022-01-25 06:30:03 +01:00 |
|
Stefano Ariestasia
|
0fa7986369
|
Merge branch 'freqtrade:develop' into pos_adjust
|
2022-01-25 10:30:18 +09:00 |
|
Matthias
|
4389ce1a8f
|
Update helpers documentation for is_short
|
2022-01-24 19:12:28 +01:00 |
|
Matthias
|
aacddf64cf
|
Add pandas 3.7 requirements workaround
|
2022-01-24 19:07:37 +01:00 |
|
Matthias
|
ac71d79364
|
Merge pull request #6281 from freqtrade/stake_amount_tag
Entry callbacks - provide buy_tag
|
2022-01-24 09:28:40 +01:00 |
|
Matthias
|
b8377b9e30
|
Merge pull request #6288 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.17.2
Bump pytest-asyncio from 0.17.1 to 0.17.2
|
2022-01-24 08:02:01 +01:00 |
|
Matthias
|
2823da977d
|
Merge pull request #6289 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.31
Bump sqlalchemy from 1.4.29 to 1.4.31
|
2022-01-24 08:00:46 +01:00 |
|
Matthias
|
45a2298929
|
Re-add getting buy orders in docs
|
2022-01-24 07:11:22 +01:00 |
|
Matthias
|
381bda1e4a
|
Update test to add new argument
|
2022-01-24 07:02:02 +01:00 |
|
Matthias
|
194a5ce3cc
|
Update advanced strategy template with missing methods
|
2022-01-24 07:02:02 +01:00 |
|
Matthias
|
e252830229
|
Add entry_tag to "entry" callbacks
|
2022-01-24 07:02:01 +01:00 |
|
Matthias
|
6d91ceb28c
|
Merge pull request #6282 from xataxxx/develop
Fix missing order time data in backtesting.
|
2022-01-24 06:59:21 +01:00 |
|
Matthias
|
ce7dff405f
|
Merge pull request #6292 from freqtrade/dependabot/pip/develop/fastapi-0.73.0
Bump fastapi from 0.72.0 to 0.73.0
|
2022-01-24 06:53:39 +01:00 |
|
Matthias
|
1aa7c193ba
|
Merge pull request #6287 from freqtrade/dependabot/pip/develop/mkdocs-material-8.1.8
Bump mkdocs-material from 8.1.7 to 8.1.8
|
2022-01-24 06:52:57 +01:00 |
|
Matthias
|
0990e5d472
|
Merge pull request #6286 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.8
Bump types-python-dateutil from 2.8.7 to 2.8.8
|
2022-01-24 06:22:58 +01:00 |
|
Matthias
|
9ae6bbb8d2
|
Merge pull request #6290 from freqtrade/dependabot/pip/develop/types-filelock-3.2.5
Bump types-filelock from 3.2.4 to 3.2.5
|
2022-01-24 06:22:24 +01:00 |
|