Releases: joshyattridge/smart-money-concepts
Releases · joshyattridge/smart-money-concepts
Added Volumized Order Blocks and swing highs and lows
This update introduced 2 new functions:
Volumized Order Blocks - job
swing highs and lows - swing_tops_bottoms
Credit for these functions goes to: @rafalsza
BOS CHoCH bug fixes
fixed the issues with BOS and CHoCH broken value being 0
changed the High_lows values to use ATR calculation from Finta
added option to set what point breaks the BOS/CHoCH level Close or High/Low
Added BOS and CHoCH
Added a new function containing BOS and CHoCH
As well as some bug fixes.
cleaned up testing and required package versions
Due to the increased popularity I have cleaned up the code and specified required package versions for easier development from other people