PDA

View Full Version : Fixed Chart Scaling


markw
08-02-2007, 12:24 PM
Are there any plans for being able to set the price scaling so it can be set to remain the same. I trade using the slope of moving averages so having the same scaling all the time gives me a consistant chart.



Thanks

Mark

NinjaTrader_Ray
08-02-2007, 12:29 PM
We have this on our list for future enhancement consideration. Thanks for suggesting it.

pdawg
08-09-2007, 01:23 AM
Please please please please add this!

ClayB1
08-09-2007, 01:21 PM
I'll second that request - fixed scaling is a much needed feature!

OregonSun
08-02-2008, 11:50 PM
An alternative which might be simpler to add (?) would be to provide a function which returns a scaling value which you can then use in slope or other geometric calculations.

For example:

You want the slope of a line to return in degrees which more or less match the visual slope on a particular chart (or for some range).
A function like GetYScalingFactor(DataSeries) would return the value you can multiply the price value by to be in the same scale as the time series based on the range (or the chart's present scaling dimensions). Then you feed the time distance and the scaled price value to the Slope function or your own to return, say, 45 degrees, which would also be nice as it would make visual sense when double-checking your logic.

It would also be handy to have an object or functions which can return other properties about a chart, if one is active during calculations. For example, the price range of the chart and the total space range, hight of vertical dividers, etc.

Thanks for listening to my 2 pips!

bob5e
08-21-2008, 07:29 PM
Will the next NT version have fixed scaling for both price and indicators? It's really time consuming to keep manually adjusting the y-axis on some of my indicators. Otherwise, great program. Thanks!

NinjaTrader_Ray
08-21-2008, 07:42 PM
Yes, that is our current plan.