NexusFi: Find Your Edge


Home Menu

 





jteconnews stopped working


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one Fat Tails with 25 posts (40 thanks)
    2. looks_two Silvester17 with 11 posts (14 thanks)
    3. looks_3 j0hnth0m with 11 posts (6 thanks)
    4. looks_4 steve2222 with 10 posts (10 thanks)
      Best Posters
    1. looks_one MWinfrey with 4 thanks per post
    2. looks_two Fat Tails with 1.6 thanks per post
    3. looks_3 Silvester17 with 1.3 thanks per post
    4. looks_4 steve2222 with 1 thanks per post
    1. trending_up 64,297 views
    2. thumb_up 116 thanks given
    3. group 38 followers
    1. forum 156 posts
    2. attach_file 41 attachments




 
Search this Thread

jteconnews stopped working

  #151 (permalink)
 Klausi 
Germany
 
Experience: Advanced
Platform: NinjaTrader
Broker: Zen-Fire
Trading: CL,GC,6E
Posts: 58 since Jan 2010
Thanks Given: 46
Thanks Received: 30

Thank you, Sylvester17 for your hint. I have done so and it works ! I was really sad all the time the indicator did not show anything,'cause
there is noticed the essential on one glance.
Have tried awx, it does not do anthing. I don't know, why.
Regards
Klaus

Silvester17 View Post
the url has been changed again

in order to make it work, you need to change line # 92 from "https://cdn-nfs.faireconomy.media/ff...r_thisweek.xml"

to:

"https://nfs.faireconomy.media/ff_calendar_thisweek.xml"

 
Code
private const string ffNewsUrl = @" https://nfs.faireconomy.media/ff_calendar_thisweek.xml";   // 03-15-2021, was: https://cdn-nfs.faireconomy.media/ff...r_thisweek.xml

good luck


Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
Quantum physics & Trading dynamics
The Elite Circle
What broker to use for trading palladium futures
Commodities
MC PL editor upgrade
MultiCharts
Better Renko Gaps
The Elite Circle
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
 
  #152 (permalink)
 Joshua 1 vs 8 
Mi
 
Experience: Intermediate
Platform: Ninja
Trading: ES, NQ, Gold
Posts: 10 since Aug 2010
Thanks Given: 49
Thanks Received: 2

Phew!! Works (NT8)!!! After years of using this I was really missing this! Thank you Silverster17 and Klausi!!!

Reply With Quote
Thanked by:
  #153 (permalink)
 
kickmic's Avatar
 kickmic 
Melbourne, Victoria, Australia
 
Experience: Advanced
Platform: NinjaTrader + Gomicators
Broker: InteractiveBrokers, CQG
Trading: 6A
Posts: 281 since May 2011
Thanks Given: 57
Thanks Received: 343



Silvester17 View Post
the url has been changed again

in order to make it work, you need to change line # 92 from "https://cdn-nfs.faireconomy.media/ff...r_thisweek.xml"

to:

"https://nfs.faireconomy.media/ff_calendar_thisweek.xml"

 
Code
private const string ffNewsUrl = @" https://nfs.faireconomy.media/ff_calendar_thisweek.xml";   // 03-15-2021, was: https://cdn-nfs.faireconomy.media/ff...r_thisweek.xml

good luck

Thank you, one of my most "precious" indicators!!
Are you running this on NT8?
If so, do you find it will not display the data if there is missing historical data? (I'm not sure if that's the cause, however whenever I lose the data, it typically comes back after a number of hours (I run NT 34/7 for the week, no way do I want to go through hassle of restarting during the trading week)
cheers

Follow me on Twitter Reply With Quote
Thanked by:
  #154 (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


kickmic View Post
Thank you, one of my most "precious" indicators!!
Are you running this on NT8?
If so, do you find it will not display the data if there is missing historical data? (I'm not sure if that's the cause, however whenever I lose the data, it typically comes back after a number of hours (I run NT 34/7 for the week, no way do I want to go through hassle of restarting during the trading week)
cheers

yes, it's for nt8

I don't recall having issues not displaying the data.

Reply With Quote
  #155 (permalink)
 MrTrader 
ITAJAI SC/BRAZIL
 
Experience: Intermediate
Platform: NinjaTrader
Broker: Clear Corretora
Trading: DOLFUT, WINFUT
Posts: 334 since Jun 2014
Thanks Given: 1,321
Thanks Received: 226


Silvester17 View Post
the url has been changed again

in order to make it work, you need to change line # 92 from "https://cdn-nfs.faireconomy.media/ff...r_thisweek.xml"

to:

"https://nfs.faireconomy.media/ff_calendar_thisweek.xml"

 
Code
private const string ffNewsUrl = @" https://nfs.faireconomy.media/ff_calendar_thisweek.xml";   // 03-15-2021, was: https://cdn-nfs.faireconomy.media/ff...r_thisweek.xml

good luck

Can you (or someone else) please point a link to the NT8 file?
I am trying to incorporate news to my NT but still not success.
Downloaded above version by @sharmas and replaced the url (that file the line isnt at #92 what leads me to suppose isant the correct file..) but did not worked, NT8 complains when I try to compile, something related to 2D..


I have searched NT forum and here at FIO but messages are back from 2009-2012..


Would be kind if the working/updated version of the indicator could be attached here..
but a link where to download it would be fine too
Regards!

Reply With Quote
Thanked by:
  #156 (permalink)
 Aregon 
Queensland, Australia
 
Experience: Intermediate
Platform: NinjaTrader
Broker: NinjaTrader Brokerage
Trading: micro emini's
Posts: 62 since Sep 2009
Thanks Given: 374
Thanks Received: 88

@MrTrader - Here is the NT Forum link which was updated 03-15-21 !!
https://ninjatraderecosystem.com/user-app-share-download/jteconnews2a/

Reply With Quote
Thanked by:
  #157 (permalink)
 MrTrader 
ITAJAI SC/BRAZIL
 
Experience: Intermediate
Platform: NinjaTrader
Broker: Clear Corretora
Trading: DOLFUT, WINFUT
Posts: 334 since Jun 2014
Thanks Given: 1,321
Thanks Received: 226

Thank you very much!
Aregon View Post
@MrTrader - Here is the NT Forum link which was updated 03-15-21 !!
https://ninjatraderecosystem.com/user-app-share-download/jteconnews2a/

Sent using the NexusFi mobile app

Reply With Quote




Last Updated on June 19, 2021


© 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