Skip to content

Releases: joshyattridge/smart-money-concepts

Added Volumized Order Blocks and swing highs and lows

23 Feb 07:19
Compare
Choose a tag to compare

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

05 Feb 22:43
Compare
Choose a tag to compare

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

04 Feb 22:12
Compare
Choose a tag to compare

Added a new function containing BOS and CHoCH
As well as some bug fixes.

cleaned up testing and required package versions

31 Jan 10:59
Compare
Choose a tag to compare

Due to the increased popularity I have cleaned up the code and specified required package versions for easier development from other people