-
Notifications
You must be signed in to change notification settings - Fork 669
Open
@ventek
Description
Hi, I tried to implement the tlines using mplfinance, and generate the trendline data as per the example, however, I still get this error:
ValueError:
tlines date pair (2021年01月11日 09:35:00-05:00,2021年01月11日 10:20:00-05:00) too close, or wrong order, or out of range!
df date range: [2021年01月11日 09:35:00+00:00 , 2021年01月11日 10:20:00+00:00]
Please, if anyone can advise, It will be much appreciated.
Regards.