Changing Colors in Ninja Trader

Discussion in 'App Development' started by elcowen, Feb 15, 2013.

  1. elcowen

    elcowen

    I want to change the color of the balance of power indicator where its green when above the line and blue when its below the line. Does anyone know the script for ninja trader on how to do this?

    Thanks
     
  2. Post the same question here ... http://www.ninjatrader.com/support/forum/index.php
     
  3. if x then PlotColors[x][x]...in other words search for "PlotColors" in the NT Help Guide.


    It's really simple but please don't ask me to write the code for you because I'm too lazy