Matthias
|
ab932d8398
|
Properly detect default candle type
|
2022-01-29 14:31:58 +01:00 |
|
Wade Dyck
|
5743b3a0b7
|
When getting analyzed dataframes, use candle_type_def in the pair_key as that's how they're cached.
|
2021-12-27 13:29:25 -07:00 |
|
Matthias
|
222c293602
|
Add "defaultCandletype"
|
2021-12-08 13:17:20 +01:00 |
|
Matthias
|
dda7283f3e
|
Remove unnecessary default parameters
|
2021-12-08 11:32:58 +01:00 |
|
Matthias
|
2f17fa2765
|
Update more to use candleType
|
2021-12-03 14:15:35 +01:00 |
|
Matthias
|
5493212672
|
More candletype changes
|
2021-12-03 13:04:31 +01:00 |
|
Matthias
|
cb4efa6d56
|
Revert unnecessary formatting changes
|
2021-11-28 15:53:13 +01:00 |
|
Sam Germain
|
8761649fd7
|
Added candle_type in doc strings
|
2021-11-27 02:55:42 -06:00 |
|
Sam Germain
|
920151934a
|
Added candle_type to a lot of methods, wrote some tests
|
2021-11-21 17:48:14 -06:00 |
|
Sam Germain
|
e2f98a8dab
|
replaced candle_type: Optional[str] = '' with candle_type: str = ''
|
2021-11-21 17:48:14 -06:00 |
|
Matthias
|
6319c104fe
|
Fix unreliable backtest-result when using webserver mode
|
2021-09-26 15:07:48 +02:00 |
|
George Muravei-Alkhavoi
|
ab786abf7f
|
Fix intendation.
|
2021-07-19 00:47:51 +03:00 |
|
George Muravei-Alkhavoi
|
f705293353
|
Dataprovider caching and trimming to timerange of historical informative.
|
2021-07-19 00:25:24 +03:00 |
|
Matthias
|
9c34304cb9
|
Move state enums to enums package
|
2021-06-08 21:20:35 +02:00 |
|
Matthias
|
92186d89a2
|
Add some changes to strategytemplate
|
2021-05-09 09:56:36 +02:00 |
|
Rokas Kupstys
|
8d8c782bd0
|
Slice dataframe in backtesting, preventing access to rows past current time.
|
2021-05-08 18:40:49 +03:00 |
|
Rokas Kupstys
|
1b01ad6f85
|
Make exchange parameter optional and do not use it as parameter in backtesting.
|
2021-05-08 10:29:47 +03:00 |
|
Matthias
|
4b6cd69c81
|
Add test for no-exchange dataprovider
|
2021-05-08 10:29:47 +03:00 |
|
Rokas Kupstys
|
d344194b36
|
Fix dataprovider in hyperopt.
|
2021-05-08 10:29:47 +03:00 |
|
Rokas Kupstys
|
cdfa6adbe5
|
Store pair datafrmes in dataprovider for backtesting.
|
2021-05-08 10:29:47 +03:00 |
|
Matthias
|
9b23be4021
|
Return a copy from current_whitelist
this avoids manipulating of the pair whitelist from within a strategy
|
2021-04-13 06:49:53 +02:00 |
|
Matthias
|
887d78171c
|
Merge pull request #3857 from freqtrade/arrow_deprecation_timestamp
Convert timestamp to int_timestamp for all arrow occurances
|
2020-11-02 16:40:43 +01:00 |
|
Matthias Spiller
|
78874fa865
|
informative_pairs does not honor dataformat
|
2020-10-31 10:53:51 +00:00 |
|
Matthias
|
adffd402ea
|
Replace some pointless occurances of arrow
|
2020-10-20 20:11:38 +02:00 |
|
Matthias
|
253b7b763e
|
Apply isort to freqtrade codebase
|
2020-09-28 19:40:46 +02:00 |
|
Matthias
|
284d39930f
|
Allow using pairlists through dataprovider in backtesting
|
2020-08-30 10:07:28 +02:00 |
|
Matthias
|
c2a6f70b4c
|
Merge branch 'develop' into keep_dataframe_noapi
|
2020-06-30 07:46:52 +02:00 |
|
Matthias
|
bf61bc9d83
|
Introduce ExchangeError
|
2020-06-28 16:01:40 +02:00 |
|
Matthias
|
ab9382434f
|
Add test for get_analyzed_dataframe
|
2020-06-18 06:50:06 +02:00 |
|
Matthias
|
8166b37253
|
Explicitly check if dp is available
|
2020-06-18 06:50:06 +02:00 |
|
Matthias
|
9794914838
|
store dataframe updated as tuple
|
2020-06-18 06:50:05 +02:00 |
|
Matthias
|
fd97ad9b76
|
Cache analyzed dataframe
|
2020-06-18 06:50:05 +02:00 |
|
Matthias
|
cadc50ce9b
|
Replace more occurances of ticker_interval with timeframe
|
2020-06-01 20:49:40 +02:00 |
|
Matthias
|
16cd1f06b2
|
Rename get_order_book to fetch_l2_order_book (aligning to ccxt)
|
2020-05-26 20:27:35 +02:00 |
|
Matthias
|
046202fdda
|
Fix typing circular dependency
|
2020-05-22 20:56:34 +02:00 |
|
hroff-1902
|
115586a50f
|
Introduce freqtrade.typing
|
2020-05-18 21:59:50 +03:00 |
|
hroff-1902
|
627c5059f0
|
Move create_pair_list to pairlistmanager
|
2020-05-18 13:54:21 +03:00 |
|
hroff-1902
|
e7c11ed2cf
|
Fix fetching timeframe (failed in backtesting)
|
2020-05-16 12:27:56 +03:00 |
|
hroff-1902
|
f8b01f5a43
|
Make flake happy
|
2020-05-16 12:27:56 +03:00 |
|
hroff-1902
|
035a12ce61
|
Move _create_pair_whitelist to dataprovider
|
2020-05-16 12:27:56 +03:00 |
|
hroff-1902
|
bf25746965
|
Introduce datatype for informative pairs
|
2020-05-16 12:27:56 +03:00 |
|
hroff-1902
|
aae096c6ae
|
Handle fetching ticker for non-existing pair safe way
|
2020-05-14 13:36:48 +03:00 |
|
hroff-1902
|
3079e18239
|
Merge branch 'develop' into dataprovider-add-ticker
|
2020-05-14 13:22:52 +03:00 |
|
Paul D. Mendes
|
9fbe135790
|
attached pairlist manager onto dataprovider init for unified access to dynamic whitelist
|
2020-05-11 20:17:03 +04:00 |
|
Paul D. Mendes
|
bc9efc31ad
|
Added Method for accessing current pair list on initialization for dynamic informative pairs
moved import into function to avoid circular import with hyperopt
|
2020-05-11 19:45:15 +04:00 |
|
hroff-1902
|
63b55658ac
|
Add ticker to dataprovider
|
2020-05-01 05:11:30 +03:00 |
|
hroff-1902
|
3208faf7ed
|
Do not use ticker where it's not a ticker
|
2020-03-08 20:47:02 +03:00 |
|
Matthias
|
bb8acc61db
|
Convert datadir within config to Path
(it's used as Path all the time!)
|
2019-12-23 15:11:29 +01:00 |
|
Matthias
|
6ac73f7cde
|
Update missed strings
|
2019-11-13 11:28:26 +01:00 |
|
Matthias
|
08aedc18e1
|
Exchange ticker_interval with timeframe in some more places
|
2019-11-12 15:13:06 +01:00 |
|