PDA

View Full Version : Referencing news indicator


suprsnipes
03-02-2010, 08:47 PM
Is it possible to reference an indicator like jtEconNews within a strategy?

For example looking at what news events are ahead and having your strategy cancel 'sometime' before and recommence 'sometime' after?

Not looking for someone to do it for me...just need to be pointed in the right direction that's all.

Regards,
suprsnipes

NinjaTrader_Bertrand
03-03-2010, 03:57 AM
suprsnipes, it should be possible with custom coding, but unfortunately I'm not sure how and if the info of this indicator is exposed to be accessed, you could probably use a boolseries and expose those true / false values then for times for the strategies when to take trades or not...