How can I get the Dhan Tradehull python library?

Hello Sir,
I was watching “Advance Algo Trading Series” in Youtube. I installed latest version of Dhan Tradehull python library. In the 2nd video of this series, it has been mentioned about the heiken_ashi function. But I don’t find the function in the library.

Could you please let me know where can I get the library with all functionalities, which has been mentioned in the series? @Tradehull_Imran

Here is the screenshot:

go to chat gpt type make hk function using pandas lib, it will give just call this function with df argument , problem will solve , imade it for renko also

Actually I was asking for a function which should be in Dhan_Tradehull library.

Hi @brajalal ,

Make sure to update the codebase on your system, Use the below code to update the codebase:

pip install --upgrade Dhan-Tradehull

Refer the below pypi link for more details:
https://pypi.org/project/Dhan-Tradehull/