Skip to content

limitation timeframe #2

@seblezinzin

Description

@seblezinzin

Bonjour,

Je souhaitais basculer la timeframe en 1min au lieu de 1H mais j'obtiens ce message :
/live_tools/utilities/perp_bitget.py:62: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray.
full_result = np.array(full_result).reshape(-1,6)
Traceback (most recent call last):
File "/live_tools/strategies/bol_trend/strategy_bitget2.py", line 75, in
df = bitget.get_more_last_historical_async(pair, timeframe, 1000)
File "/live_tools/utilities/perp_bitget.py", line 62, in get_more_last_historical_async
full_result = np.array(full_result).reshape(-1,6)

une idée?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions