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
But post up more of your code where you actually call this to create your rectangle.
Don't know what just happened to my previous post (was about CChartObject::Fill(const bool new_fill) ...)
But post up more of your code where you actually call this to create your rectangle.
Sure, here it is:
I think you misunderstand me... this is an include file.
Somewhere else you will be actually calling this stuff to create things... e.g. rect
You'll be wanting to use something like rect.Fill(true)
I think you misunderstand me... this is an include file.
Somewhere else you will be actually calling this stuff to create things... e.g. rect
You'll be wanting to use something like rect.Fill(true)
Please edit your post and use the SRC-button for your code!
You need to help us to help you. This is a standard include file.
We need to see your indicator/EA where this stuff is actually used.
We are only seeing part of the picture... and not the correct bit!
You need to help us to help you. This is a standard include file.
We need to see your indicator/EA where this stuff is actually used.
We are only seeing part of the picture... and not the correct bit!
You must be adding an indicator/EA/script to your chart to draw these rectangles that you are having problems with... we need to see the contents of that.
We have no idea what that is called I'm afraid. I also suspect that the file won't use that include file... but we will see!
This is all i see...