Added candle_type in doc strings
This commit is contained in:
@@ -47,6 +47,7 @@ def informative(timeframe: str, asset: str = '',
|
||||
* {column} - name of dataframe column.
|
||||
* {timeframe} - timeframe of informative dataframe.
|
||||
:param ffill: ffill dataframe after merging informative pair.
|
||||
:param candle_type: '', mark, index, premiumIndex, or funding_rate
|
||||
"""
|
||||
_asset = asset
|
||||
_timeframe = timeframe
|
||||
|
Reference in New Issue
Block a user