Thank for the warm welcome and sharing and testing of ideas and of course your code
In the interest of giving a little back I've made available some of the Empty4 indicators and libraries I've written. You can download them from my public GitHub repositories, located at https://github.com/ninety47.
I currently have 2 main repositories:
- Empty4-libs: A couple of libraries that are used by my indicators and experts.
- Empty4-indies: At this stage 2 correlation indicators I have written (MTF Correlation table and an oscillator.)
- string: basic string manipulation library,
- statistical library: released at this stage with only 1 function - Pearson's product moment correlation coefficient.
- common: at present only 2 functions that I've identified as useful across more than 1 indicator.
- test: some functions to help with unit-like-testing.
Here a some screenshots of the Correlation indicators:
and,
Image URLS in case there are troubles displaying them: Any feedback on Empty4 idioms and usefulness of the indicators etc. will be greatly appreciated.
Regards,
ninety47
