NexusFi: Find Your Edge


Home Menu

 





programmatically read the type of unit


Discussion in NinjaTrader

Updated
    1. trending_up 1,156 views
    2. thumb_up 0 thanks given
    3. group 1 followers
    1. forum 1 posts
    2. attach_file 1 attachments




 
Search this Thread

programmatically read the type of unit

  #1 (permalink)
 
pintope's Avatar
 pintope 
Madrid, Spain
 
Experience: Beginner
Platform: NinjaTrader + Dendric
Broker: IB/Kinetick
Trading: Futures
Posts: 17 since May 2014
Thanks Given: 5
Thanks Received: 9

Hello everybody,

does anybody know how to programmatically read the type of unit (currency, percent or points) in strategy analyzer? Screenshot attached.

I have located these classes:
 
Code
namespace NinjaTrader.Strategy
{
    public enum PerformanceUnit
    {
        Currency = 0,
        Percent = 1,
        Points = 2,
    }
}



namespace NinjaTrader.MarketAnalyzer
{
	public class NetChange : NinjaTrader.MarketAnalyzer.Column
	{
		private Strategy.PerformanceUnit	unit	 = Strategy.PerformanceUnit.Percent;
	}
}


I cannot find where the object with "PerformanceUnit" is instantiated. I think it's simply unreachable but who knows whether some of you has the key.

Thank you.

Attached Thumbnails
Click image for larger version

Name:	Screen Shot.png
Views:	133
Size:	18.4 KB
ID:	167533  
Follow me on Twitter Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Ninja Mobile Trader VPS (ninjamobiletrader.com)
Trading Reviews and Vendors
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Exit Strategy
NinjaTrader
Are there any eval firms that allow you to sink to your …
Traders Hideout
The space time continuum and the dynamics of a financial …
Emini and Emicro Index
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Get funded firms 2023/2024 - Any recommendations or word …
59 thanks
Funded Trader platforms
37 thanks
NexusFi site changelog and issues/problem reporting
23 thanks
GFIs1 1 DAX trade per day journal
22 thanks
The Program
19 thanks




Last Updated on December 1, 2014


© 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
no new posts