Originally Posted by purpledawn
Hello Rick, I did develop that code further.
See the attached files -- custombars.c is an include, put in your include folder; custom_bars.c is a sample strategy using that code.
It took me a while to debug -- Enjoy!



This looks very interesting indeed.

Unfortunately, when I ran it I kept getting popup yes/no windows, and finally it crashed in the function enlarge(), where I see there are memory checks.

I will look into this further...