Hello, I have some price distribution indicator. Its originally named as market profile.mq4. But since the original only draw daily price distribution, I've modified them to draw weekly, monthly and yearly. And also 1 modification to draw price distribution from day [i] to day [i+n] with n as n days backward.
But my coding skill is bad, and those indicator were heavily lagged my computer if its set to draw more than 6 cycles of price distribution. And the dynamics price distribution indicator sometimes 'jumped' a year back
I'm wondering if anyone can help me with fixing / debugging those indicators.
But my coding skill is bad, and those indicator were heavily lagged my computer if its set to draw more than 6 cycles of price distribution. And the dynamics price distribution indicator sometimes 'jumped' a year back
I'm wondering if anyone can help me with fixing / debugging those indicators.
Attached File(s)
PD Yearly.mq4
6 KB
|
475 downloads
PD weekly.mq4
6 KB
|
500 downloads
PD Dynamics.mq4
6 KB
|
521 downloads
PD monthly.mq4
6 KB
|
476 downloads