joshyattridge / smart-money-concepts

Discover our Python package designed for algorithmic trading. It brings ICT's smart money concepts to Python, offering a range of indicators for your trading strategies.
https://pypi.org/project/smartmoneyconcepts/
MIT License
455 stars 240 forks source link

Live trading #59

Open daterma opened 2 months ago

daterma commented 2 months ago

The swing function works with forward-looking logic. Is it suitable for live trading use? The same doubt also applies to other functions such as Break of Structure (BOS) and Change of Character (CHoCH)

huynhphuong10284 commented 2 months ago

I always see empty for Break of Structure (BOS), not sure why