PDA

View Full Version : Add Change Column and Row Color


dotcomdean
02-12-2008, 08:11 AM
Hi,

Would it be possible to add a "Change" column (vs Net Change).

Also if a symbol is down, can we color the row red, and green if it is up.

Also Opening price column is not displaying any data, I have the latest beta and connecting it to IB TWS.

thanks

NinjaTrader_Dierk
02-12-2008, 09:12 AM
- sorry not sure what you mean by "Change" volume
- IB does not support a opening price
- please see here for how to work with color conditions on the market analyzer: http://www.ninjatrader-support.com/HelpGuideV6/CreatingColorConditions.html

dotcomdean
02-12-2008, 11:16 AM
Net Change column shows %change.

How about a plain "Change" column, which would be just the difference between the last price and the previous day closing price.

NinjaTrader_Jason
02-12-2008, 11:30 AM
Hi dotcomdean,

You can reflect the difference between the last price and the previous day close using the Net Change column. You can set this to points, currency and percent.

funk101
06-27-2008, 07:21 AM
If LastPrice == AskPrice then set forecolor to Green;
else if LastPrice == BidPrice then set forecolor to Red;

--> is this doable in MA? In essence, I would need to be able to set a color condition and instead of using a hardcoded value, use AskPrice/BidPrice variable. No Way?

NinjaTrader_Dierk
06-27-2008, 07:23 AM
Unfortunately this is not supported.

Tonygts
10-29-2008, 07:45 AM
Hi dotcomdean,

You can reflect the difference between the last price and the previous day close using the Net Change column. You can set this to points, currency and percent.

How to set this to points and currency (the percentage is the current setting)?

NinjaTrader_Ben
10-29-2008, 07:58 AM
Hello,

When you attach the NetChange to the Market Analyzer, use the Unit option to switch the unit you want to use.
This link will help:
http://www.ninjatrader-support.com/HelpGuideV6/Overview38.html