NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 3 of 3
Search: Posts Made By: Fat Tails
Forum: NinjaTrader May 15th, 2011, 05:39 PM
Replies: 10
Views: 5,720
Posted By Fat Tails
Try "Value[0]" or...

Try "Value[0]" or "Values[0][0]".
Forum: NinjaTrader May 15th, 2011, 04:42 PM
Replies: 10
Views: 5,720
Posted By Fat Tails
To color the SMA, just add if (Values[0] >=...

To color the SMA, just add

if (Values[0] >= 0)
PlotColors[0][0] = Color.Lime;
else
PlotColors[0][0] = Color.Red;

to OnBarUpdate().
Forum: NinjaTrader May 15th, 2011, 02:30 PM
Replies: 10
Views: 5,720
Posted By Fat Tails
Best you post the indicator file. Otherwise you...

Best you post the indicator file. Otherwise you need to add something like

if (Values[1] >= 0)
PlotColors[1][0] = Color.Lime;
else
PlotColors[1][0] = Color.Red;

If you edit the...
Showing results 1 to 3 of 3

What unexpected challenges have you encountered while trading on a "Funded Trader" platform?

 


 
 


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top