NexusFi: Find Your Edge


Home Menu

 





Where do you put your helper classes?


Discussion in NinjaTrader

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




 
Search this Thread

Where do you put your helper classes?

  #1 (permalink)
 balance 
Taiwan
 
Experience: Intermediate
Platform: TOS, Matlab
Broker: IB, ToS
Trading: HSI, TF, CL
Posts: 17 since Aug 2011
Thanks Given: 5
Thanks Received: 11

Assume I have quite a few generic C# helper classes shared among indicators and strategies. Where do you put them to avoid duplicate copies (in indicator and strategy folders) with maintenance nightmare?

A related question is, how can one make use of all the nice features in C#??

For example I have a helper class called waveState that's something like :

 
Code
                            
public class WaveST 

        

            public 
Pt P1P2P3P4P5
            public 
Boolean bull
            public 
Boolean meaty
            public List<
PtBumps
            public 
Cwave cw
            public 
Boolean inLTF

            public 
void Draw(int crBoolean eColor c) ... 
I have no choice but to put it in UserDefinedMethods.cs, but then I can't even use DrawLine call without getting something like "can't reference outer class methods from nested ... etc etc."

Other than no worry about memory management and the nice LINQ, it's like back to the days of straight C...

Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
MC PL editor upgrade
MultiCharts
Better Renko Gaps
The Elite Circle
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
ZombieSqueeze
Platforms and Indicators
Cheap historycal L1 data for stocks
Stocks and ETFs
 




Last Updated on February 25, 2013


© 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