
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Do you have M1 history?
Yes I have.
Highlighted line of code will only give the correct shift if the indi is attached to the daily chart.
As I already said in my earlier post
"So you need the datetime value for the open of the D1 candle. Can you do this?"
Highlighted line of code will only give the correct shift if the indi is attached to the daily chart.
As I already said in my earlier post
"So you need the datetime value for the open of the D1 candle. Can you do this?"
Hi GumRai, I tried many times but I even couldn't compile it, it's beyond my understanding. Best is if someone can show me how then I will learn from it, i noticed I learn rapidly if there are examples. Right now the indicator is counting the M1 bars within the Bar1 that criss-cross the Open[1] price. However the counting stops from there and doesn't progress to complete the graph. I tried to link the indicator to an EA but even the EA cannot send the signal when back testing. Please show some codes that will complete this indicator for good. Thank you.
Buf_0[iCht] = EMPTY;
Hi GumRai, I tried many times but I even couldn't compile it, it's beyond my understanding. Best is if someone can show me how then I will learn from it, i noticed I learn rapidly if there are examples. Right now the indicator is counting the M1 bars within the Bar1 that criss-cross the Open[1] price. However the counting stops from there and doesn't progress to complete the graph. I tried to link the indicator to an EA but even the EA cannot send the signal when back testing. Please show some codes that will complete this indicator for good. Thank you.
Not compiled or tested, but may help you out
I managed to insert Buf_0[iCht] = EMPTY; into WHRoeder code and somehow the indicator worked. Please check the image and the latest compiled codes.However when I linked it into my EA it kept loading and unloading it as if a drunkard spewing milk. The other indicators linked to the same EA worked fine. This is the message i received :
2014.02.25 17:17:08.806 2014.01.02 07:48 Custom indicator MamaMaryII EURPLN,Daily: removed
2014.02.25 17:17:08.799 2014.01.02 07:48 Custom indicator MamaMaryII EURPLN,Daily: loaded successfully
2014.02.25 17:17:08.794 2014.01.02 07:48 Custom indicator MamaMaryII EURPLN,Daily: removed
2014.02.25 17:17:08.787 2014.01.02 07:48 Custom indicator MamaMaryII EURPLN,Daily: loaded successfully
2014.02.25 17:17:08.783 2014.01.02 07:48 Custom indicator MamaMaryII EURPLN,Daily: removed
2014.02.25 17:17:08.774 2014.01.02 07:48 Custom indicator MamaMaryII EURPLN,Daily: loaded successfully
2014.02.25 17:17:08.768 2014.01.02 07:48 Custom indicator MamaMaryII EURPLN,Daily: removed