Learn Algo Trading with Python | Codes | Youtube Series

Hi @Harsh_Singh

  1. for Long buildup and covering , this algo will be covered in below thread
    Tick By Tick Algo for Option Chain with OI Buildup and Covering - #3 by Subhajitpanja

  2. In this case, OI or Volume is okey to detect high liquidity.

  3. It can be fetched with below code
    Live Market Feed - DhanHQ Ver 2.0 / API Document

  4. Issues with historical data has been solved now by Dhan_Tradehull_V2
    see below video :
    https://www.youtube.com/watch?v=HLiEpNZSD80

  5. This is solved, do check video in point no 4

  6. Sure, Trailing SL code is added in upcoming todo videos list.

2 Likes