Still confused on graphing and creating own datase
Author: ZDavid
Creation Date: 4/30/2009 2:31 PM
profile picture

ZDavid

#1
I want to make a graph in a new pane, I want it to take the previous close, perform a calculation, and plot the data in the pane.
profile picture

Cone

#2
Plotting involves creating a DataSeries and using PlotSeries to plot it in either the PricePane, VolumePane, or a Custom Pane. Please see the WealthScript Programming Guide (Help menu): Painting the Chart. Follow along and run the examples.
profile picture

ZDavid

#3
To me the documentation still seems weak on creating your own DataSeries
profile picture

ZDavid

#4
Ah got it. Very nice.
profile picture

mafiat

#5
Can anybody help me on how to plot a daily chart from a 1-minute data scale?
profile picture

Cone

#6
What do you mean precisely?

If you're accessing 1-minute data, then the chart is a 1-minute chart. So, a Daily bar would span 390 bars. Is that what you're after?

To plot Daily indicators on an intraday chart, see SetScaleDaily in the QuickRef.
profile picture

mafiat

#7
Hi Cone,

Thank you!

I need to plot a daily chart using 1min Intraday base data scale.

I am building a Effective Volume indicator on a Daily Scale. To build this indicator I need Intraday data. So I have to set the data series in the intraday mode. But I am having hard time to plot on a daily basis.

Can you help me??? Please
profile picture

Cone

#8
We'll consider this topic dead since you're posting the same question in a new thread. Please don't do that.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).