NexusFi: Find Your Edge


Home Menu

 





Where do you put your helper classes?


Discussion in NinjaTrader

Updated
    1. trending_up 1,114 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?
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
Better Renko Gaps
The Elite Circle
MC PL editor upgrade
MultiCharts
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Trade idea based off three indicators.
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Spoo-nalysis ES e-mini futures S&P 500
29 thanks
Tao te Trade: way of the WLD
24 thanks
Just another trading journal: PA, Wyckoff & Trends
24 thanks
Bigger Wins or Fewer Losses?
21 thanks
GFIs1 1 DAX trade per day journal
17 thanks




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