NexusFi: Find Your Edge


Home Menu

 





Where do you put your helper classes?


Discussion in NinjaTrader

Updated
    1. trending_up 1,106 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?
Build trailing stop for micro index(s)
Psychology and Money Management
Online prop firm The Funded Trader (TFT) going under?
Traders Hideout
Are there any eval firms that allow you to sink to your …
Traders Hideout
Ninja Mobile Trader VPS (ninjamobiletrader.com)
Trading Reviews and Vendors
Better Renko Gaps
The Elite Circle
 
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
24 thanks
GFIs1 1 DAX trade per day journal
22 thanks
The Program
19 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