Hello,
Is there a way I can use or method available to implement what is known as a volume based chart, meaning, each bar records the open, high, low and closing prices occurring within the period it took to trade some number (20K for example) of shares?
Thanks,
Ed
Size:
Color:
Size:
Color:
Gracias
Size:
Color:
De nada.
Size:
Color:
You're correct that your Constant Volume Bar looks like what I'm after but the source for it is not included in the Components library, just the studies you mentioned and source is not available in Chart Styles.
Problem is I need to post the volume I want rendered at runtime and can't use a dialog. I am not looking for sensitive information so can you provide an overview of the steps needed to create my own version of the CVB?
Thanks again.
Size:
Color:
The source code behind CVB (and all the rest) is disclosed here:
Home - Community ChartStylesLog in to the Wiki and click on the green Attachments button to download it.
Size:
Color:
Muchas Gracias
Size:
Color:
No hay de que.
Size:
Color:
Eugene,
I'm having a problem implementing a CVB app without the dialog (as mentioned above I need to pass it the volume at runtime without a dialog). Without going into the sorted details (ie C# is a single inheritance, multiple interface system and WLP is based on abstract base classes, etc), the bottom line is at this point I can't see how to do it.
I would think I would need to have both a WealthScript and ChartStyle(s) class(es) in the app. WS is needed to gather the information needed to pass to the the CS(s) but I don't see a pointer or property connecting the two. Hopefully this is clear?
Thanks in advance,
Ed
Size:
Color:
What do you mean by 'CVB app'? Could you clarify what this is?
Size:
Color:
The app is what i need to create and I am calling it a CVB app. I can't use what is provided in Community ChartStyles because that code uses a dialog to fill a threshold used in the RenderBars override.
Size:
Color:
Size:
Color:
A text file will have to be used then, thanks.
Sorry I wasn't more clear here..
Size:
Color:
is it possible to get a 5 day volume chart, thanks
Size:
Color:
What is that? Be precise please.
Size:
Color:
it is the five-day average of daily volume
Size:
Color:
This is not related to "Volume Based Chart" so it's off topic here. You'll find how to drop an indicator (average) onto another or OHLC/Volume in the Wealth-Lab User Guide.
Size:
Color: