NexusFi: Find Your Edge


Home Menu

 





jtEconNews indicator - not updated by John Thom anymore, anyone got code?


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one Mindset with 6 posts (2 thanks)
    2. looks_two FBJS with 5 posts (0 thanks)
    3. looks_3 algomalgo with 5 posts (1 thanks)
    4. looks_4 j0hnth0m with 5 posts (19 thanks)
      Best Posters
    1. looks_one RJay with 4 thanks per post
    2. looks_two Aragorn with 4 thanks per post
    3. looks_3 j0hnth0m with 3.8 thanks per post
    4. looks_4 Silvester17 with 3 thanks per post
    1. trending_up 25,908 views
    2. thumb_up 44 thanks given
    3. group 12 followers
    1. forum 50 posts
    2. attach_file 4 attachments




 
Search this Thread

jtEconNews indicator - not updated by John Thom anymore, anyone got code?

  #21 (permalink)
 
Ducman's Avatar
 Ducman 
The Netherlands
 
Experience: Intermediate
Platform: NinjaTrader 8
Broker: NINJATRADER Brokerage / Continuum
Trading: CL
Posts: 473 since Nov 2010
Thanks Given: 413
Thanks Received: 640

I'm indeed thinking of using the alert status 'High' and the time of news release to trigger a 'return' routine something like:

if(JtEconNewsAddIn(5 minutes before news 'High', 5 minutes after news 'High') return;

I thought I have read something on John's blog that this is possible. I don't know if it needs those special measures you are talking about. Maybe John can help us out.

Ducman

Visit my NexusFi Trade Journal Reply With Quote

Can you help answer these questions
from other members on NexusFi?
REcommedations for programming help
Sierra Chart
Trade idea based off three indicators.
Traders Hideout
MC PL editor upgrade
MultiCharts
Better Renko Gaps
The Elite Circle
ZombieSqueeze
Platforms and Indicators
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Spoo-nalysis ES e-mini futures S&P 500
29 thanks
Just another trading journal: PA, Wyckoff & Trends
25 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
22 thanks
GFIs1 1 DAX trade per day journal
17 thanks
  #22 (permalink)
 j0hnth0m 
Elk River, MN
 
Experience: Intermediate
Platform: NinjaTrader
Broker: Amp Futures/Zen-Fire
Trading: ES
Posts: 30 since Sep 2009
Thanks Given: 7
Thanks Received: 60

I'm going to put out an update soon that will expose a dataseries that can be used in a strategy. The data series will contain a value indicating the importance level of the next pending news event. It will start setting this value n minutes before and after the event depending on what you set for the warning periods.

So you could do something a simple as....


if (jtEconNewsAddIn().NewsSeries[0] == 3) return;

or have the strategy close any open positions, etc.


Where 3 represents a "high importance" event.

Let me know if you have any other suggestions.

Reply With Quote
  #23 (permalink)
 
Ducman's Avatar
 Ducman 
The Netherlands
 
Experience: Intermediate
Platform: NinjaTrader 8
Broker: NINJATRADER Brokerage / Continuum
Trading: CL
Posts: 473 since Nov 2010
Thanks Given: 413
Thanks Received: 640


Hello John,

That should do the job! I will wait for your updated indicator

Ducman

Visit my NexusFi Trade Journal Reply With Quote
  #24 (permalink)
 j0hnth0m 
Elk River, MN
 
Experience: Intermediate
Platform: NinjaTrader
Broker: Amp Futures/Zen-Fire
Trading: ES
Posts: 30 since Sep 2009
Thanks Given: 7
Thanks Received: 60

I have uploaded the update that will support interrogating news events from within strategies. You can find it here.

I decided to go with a slightly different approach as it provides more functionality and flexibility.

Please let me know what you think.

Thanks.

Reply With Quote
  #25 (permalink)
 
Trader.Jon's Avatar
 Trader.Jon 
Near the BEuTiFULL Horse Shoe
 
Experience: Beginner
Platform: NinjaTrader
Broker: MBTrading Dukascopy ZenFire
Trading: $EURUSD when it is trending
Posts: 473 since Jul 2009
Thanks Given: 401
Thanks Received: 184


j0hnth0m View Post
I have uploaded the update that will support interrogating news events from within strategies. You can find it here.

I decided to go with a slightly different approach as it provides more functionality and flexibility.

Please let me know what you think.

Thanks.

j0hnth0m,

Thanks so very much for this resource to use with our strategies! I am guessing I can use it during backtesting as well?

Jon

Reply With Quote
  #26 (permalink)
 j0hnth0m 
Elk River, MN
 
Experience: Intermediate
Platform: NinjaTrader
Broker: Amp Futures/Zen-Fire
Trading: ES
Posts: 30 since Sep 2009
Thanks Given: 7
Thanks Received: 60


Trader.Jon View Post
j0hnth0m,

Thanks so very much for this resource to use with our strategies! I am guessing I can use it during backtesting as well?

Jon

Yes but it will still only know about the current list of events.

Reply With Quote
  #27 (permalink)
 
Trader.Jon's Avatar
 Trader.Jon 
Near the BEuTiFULL Horse Shoe
 
Experience: Beginner
Platform: NinjaTrader
Broker: MBTrading Dukascopy ZenFire
Trading: $EURUSD when it is trending
Posts: 473 since Jul 2009
Thanks Given: 401
Thanks Received: 184


j0hnth0m View Post
Yes but it will still only know about the current list of events.

I thought there was a way to read from a file with your indicator ... I will have to look at that code again.

Jon

Reply With Quote
  #28 (permalink)
 
Mindset's Avatar
 Mindset 
Singapore
 
Experience: Intermediate
Platform: NT
Broker: ib
Trading: MES
Posts: 365 since Sep 2009
Thanks Given: 90
Thanks Received: 291

jOnthOm has kindly provided a fix for the forexfactory url which stopped working this month. This was causing major NT crashes, etc.

Here.

Reply With Quote
  #29 (permalink)
forker
Boston MA
 
Posts: 43 since Nov 2010
Thanks Given: 22
Thanks Received: 10

Guys,

Anyone having problems with this indicator on NT 7.0.1000.5?
After loading it, NT is working very slowly, becoming 'unresponsive' (and even reporting as much) for many seconds.
WORST OF ALL: it reports no news events, but returns the following error message:

News load error: The remote server returned an error: (404) Not Found.

The last time I successfully used this indicator was on 6.5, way last year. I hate trading without it.

I will not use the 'add in' version. There is no way I'm going to give up 15% of my screen real estate!

Any suggestions?

Thanks!

forker

Reply With Quote
  #30 (permalink)
 
Silvester17's Avatar
 Silvester17 
Columbus, OH
Market Wizard
 
Experience: None
Platform: NT 8, TOS
Trading: ES
Posts: 3,603 since Aug 2009
Thanks Given: 5,139
Thanks Received: 11,527



forker View Post
Guys,

Anyone having problems with this indicator on NT 7.0.1000.5?
After loading it, NT is working very slowly, becoming 'unresponsive' (and even reporting as much) for many seconds.
WORST OF ALL: it reports no news events, but returns the following error message:

News load error: The remote server returned an error: (404) Not Found.

The last time I successfully used this indicator was on 6.5, way last year. I hate trading without it.

I will not use the 'add in' version. There is no way I'm going to give up 15% of my screen real estate!

Any suggestions?

Thanks!

forker

this version should work:

Attached Thumbnails
Click image for larger version

Name:	ES 06-11 (1 Min)  5_27_2011.jpg
Views:	337
Size:	82.5 KB
ID:	39422  
Attached Files
Elite Membership required to download: jtEconNews2.zip
Reply With Quote




Last Updated on March 11, 2015


© 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