whitmark
10-05-2009, 03:37 AM
Thanks for all of the hard work and feature enhancements in NT7. The continuous contracts and memory consumption improvements alone make NT much easier to use on the ES when using tick-based bars.
I am testing a couple of simple indicators where #1 displays DrawDots as a show-me on price when price crosses an SMA and the other, #2 displays a DrawDot at the cross of a MACD and its signal liine.
When testing indicator #1 on a multiple timeframe chart (ES12-09, 1100t, 233t, 150t), the DrawDots appear on the first dataseries panel 1 but not the other two timeframes in panels 2 and 3. Is this expected? (DrawOnPricePanel = true)
When testing indicator #2 on a multiple or single timeframe chart, the DrawDot does not display at all under NT7, although these drawing objects display fine in panel 2+ under NT65. (DrawOnPricePanel = false)
These two issues are giving the same results under both NT7-32bit and -64bit platforms. I have not tested other drawing objects yet. I realize some of the drawing object signitures have been updated, but not the DrawDot method. I am testing using Windows 7 (RTM)
Whitmark
I am testing a couple of simple indicators where #1 displays DrawDots as a show-me on price when price crosses an SMA and the other, #2 displays a DrawDot at the cross of a MACD and its signal liine.
When testing indicator #1 on a multiple timeframe chart (ES12-09, 1100t, 233t, 150t), the DrawDots appear on the first dataseries panel 1 but not the other two timeframes in panels 2 and 3. Is this expected? (DrawOnPricePanel = true)
When testing indicator #2 on a multiple or single timeframe chart, the DrawDot does not display at all under NT7, although these drawing objects display fine in panel 2+ under NT65. (DrawOnPricePanel = false)
These two issues are giving the same results under both NT7-32bit and -64bit platforms. I have not tested other drawing objects yet. I realize some of the drawing object signitures have been updated, but not the DrawDot method. I am testing using Windows 7 (RTM)
Whitmark