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 |
|
Matthias
|
e4bdb92521
|
Replace some occurances of ticker_interval with timeframe
|
2019-11-12 15:13:06 +01:00 |
|
Matthias
|
5e23cc719d
|
Add tests for orderbook and market in dataprovider
|
2019-10-10 19:38:01 +02:00 |
|
hroff-1902
|
3ac5b91899
|
Add market() method to dataprovider
|
2019-10-03 02:58:45 +03:00 |
|
Matthias
|
1cd8ed0c1a
|
Remove --refresh-pairs
|
2019-09-20 20:02:07 +02:00 |
|
hroff-1902
|
dda513c923
|
Minor class cosmetics
|
2019-09-12 12:13:20 +03:00 |
|
Matthias
|
972b8a1726
|
Remove defaulting to test_data folder when no datadir is present
|
2019-09-07 21:06:20 +02:00 |
|
hroff-1902
|
407a3bca62
|
implementation of ohlcv optimized
|
2019-08-18 13:00:37 +03:00 |
|
hroff-1902
|
310e438706
|
logging message improved
|
2019-08-18 12:55:31 +03:00 |
|
hroff-1902
|
8a2a8ab8b5
|
docstring for ohlcv improved
|
2019-08-18 12:47:19 +03:00 |
|
hroff-1902
|
84a0f9ea42
|
get_pair_dataframe helper method added
|
2019-08-17 12:57:44 +03:00 |
|
Matthias
|
4238ee090d
|
Cleanup some code
after deepcode.ai suggestions
|
2019-07-14 20:05:28 +02:00 |
|
Yuliyan Perfanov
|
199426460a
|
implemented DataProvider.orderbook()
|
2019-06-02 13:25:09 +03:00 |
|
hroff-1902
|
ebf1126351
|
cosmetic: rename interval, tick_interval, etc --> ticker_interval
|
2019-04-07 16:28:53 +03:00 |
|
Matthias
|
bfd8609352
|
Fix comment
|
2019-01-26 19:16:33 +01:00 |
|
Matthias
|
e66808bb02
|
Add additional pairs to refresh call
|
2019-01-22 07:07:15 +01:00 |
|
Matthias
|
d6cdfc58af
|
Fix mypy hickup after changing list to tuples
|
2019-01-22 07:07:15 +01:00 |
|
Matthias
|
6525a838d1
|
Adjust documentation to tuple use
|
2019-01-22 07:07:15 +01:00 |
|
Matthias
|
f0af4601f9
|
Adopt plot_dataframe to work with --live
|
2019-01-22 07:07:15 +01:00 |
|
Matthias
|
0aa0b1d4fe
|
Store tickers by pair / ticker_interval
|
2019-01-22 07:07:15 +01:00 |
|
Matthias
|
a206777fe5
|
Rename refresh_tickers to refresh_latest_ohlcv
|
2019-01-22 07:05:09 +01:00 |
|
Matthias
|
646e98da55
|
Always return dataframe
|
2019-01-22 07:04:19 +01:00 |
|
Matthias
|
2b029b2a86
|
Only return ohlcv if available (Live and dry modes)
|
2019-01-22 07:04:19 +01:00 |
|
Matthias
|
35c8d1dcbe
|
Update comment
|
2019-01-22 07:04:19 +01:00 |
|
Matthias
|
8f3ea3608a
|
some cleanup
|
2019-01-22 07:04:19 +01:00 |
|
Matthias
|
d3a37db79a
|
Provide available pairs
|
2019-01-22 07:04:19 +01:00 |
|
Matthias
|
f034235af4
|
Tests for RunMode
|
2019-01-22 07:04:19 +01:00 |
|