Can a symbol have a negative value?

Questions about MultiCharts and user contributed studies.
2haerim
Posts: 502
Joined: 01 Sep 2006
Been thanked: 2 times

Can a symbol have a negative value?

Postby 2haerim » 09 Dec 2008

When we create an external symbol, somehow it is possible that the symbol can have a negative value.

Plotting such symbol results in a weird chart.

Is a negative value allowed for a symbol's price or volume value?

User avatar
Marina Pashkova
Posts: 2758
Joined: 27 Jul 2007

Postby Marina Pashkova » 18 Dec 2008

Hi HaeRim,

A symbol's price can have a negative value, but the volume cannot.

Best regards.

2haerim
Posts: 502
Joined: 01 Sep 2006
Been thanked: 2 times

Postby 2haerim » 18 Dec 2008

Can you give me the max and min value for both the price and volume field?

User avatar
Marina Pashkova
Posts: 2758
Joined: 27 Jul 2007

Postby Marina Pashkova » 15 Jan 2009

Hi HaeRim,

Max value for the price: double [min_double, max_double]
Max value for the volume: float [0..max_float]

Best regards.


Return to “MultiCharts”