PDA

View Full Version : Panel Scale With Draw Question


TraderGuy
10-17-2009, 09:38 AM
Hello,

When drawing using autoScale = true on the price panel (1), it seems to impact the scale on the indicator panel (2). The issue is gone if I set autoScale = false. In this case I am using DrawDiamond(). Why would setting autoscale on the price panel impact other panels? Is this expected? See attached for an example.

Thanks,
Guy

NinjaTrader_Ray
10-17-2009, 02:18 PM
Hello,

When drawing using autoScale = true on the price panel (1), it seems to impact the scale on the indicator panel (2). The issue is gone if I set autoScale = false. In this case I am using DrawDiamond(). Why would setting autoscale on the price panel impact other panels? Is this expected? See attached for an example.

Thanks,
Guy

Guy,
Please try with our next beta release coming out by Tuesday at the latest. I just tested this in our current source code and could not replicate the problem you depicted here. For sure there has been a bunch of fixes around drawing from indicators and possible that this issue has been resolved.

TraderGuy
10-17-2009, 02:21 PM
Guy,
Please try with our next beta release coming out by Tuesday at the latest. I just tested this in our current source code and could not replicate the problem you depicted here. For sure there has been a bunch of fixes around drawing from indicators and possible that this issue has been resolved.


Thanks, will do and report back.

Guy

TraderGuy
10-19-2009, 05:35 PM
Thanks, will do and report back.

Guy

Still have the issue with B2. Change the autoScale to false and all is good, same as before. I created a simplified version that exhibits the problem, is there an email address I can send it to for review?

Thanks,
Guy

NinjaTrader_Ray
10-19-2009, 10:04 PM
Still have the issue with B2. Change the autoScale to false and all is good, same as before. I created a simplified version that exhibits the problem, is there an email address I can send it to for review?

Thanks,
Guy

Yes, please send to our standard support email address, attention: Josh, and reference this post.

Thanks

NinjaTrader_Christian
10-26-2009, 08:55 AM
Hi TraderGuy !

There were 2 issues related to auto scale which were bugs and are fixed. The fix will be available in one of the next updates of NinjaTrader 7.

Thanks for reporting,
Christian

TraderGuy
10-26-2009, 09:56 AM
Hi TraderGuy !

There were 2 issues related to auto scale which were bugs and are fixed. The fix will be available in one of the next updates of NinjaTrader 7.

Thanks for reporting,
Christian

Thanks, looking forward to the fix.

Guy

TraderGuy
11-05-2009, 10:55 AM
Thanks, looking forward to the fix.

Guy

This has been resolved with B4. Thanks.

NinjaTrader_Josh
11-05-2009, 11:03 AM
Thanks for reporting back.