Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Can't connect to Stocktwits

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Can't connect to Stocktwits

    Twitter works fine, but the connection to Stocktwits prints an error message.

    Any ideas?

    NT 8.0.22.2 64-bit
    Win 10




    #2
    Hello wglmn,

    Thank you for your post.

    I was able to reproduce this error when attempting to connect my StockTwits share service, and am reporting this to our development team.

    Thank you for your patience while we look into this.
    Zachary S.NinjaTrader Customer Service

    Comment


      #3
      Hello wglmn,

      Thank you for your patience.

      Please clear your Internet Explorer cache with the steps below;
      1. Open Internet Explorer.
      2. Click the Settings icon (top right corner) and click Safety.
      3. Click Delete browsing history.
      4. Check the Temporary Internet files and website files option.
      5. Click Delete.
      6. A confirmation message should appear.
      7. Close Internet Explorer
      Once you have done that, try once more to create your StockTwits share service.


      Zachary S.NinjaTrader Customer Service

      Comment


        #4
        I cleared the browser cache but still not working - same error message.

        IE11.959.18362.0

        After that I uninstalled IE11 and set MS Edge to my default browser, but not working too.
        Last edited by wglmn; 07-24-2020, 03:37 PM.

        Comment


          #5
          Hello wglmn,

          Thank you for letting me know.

          I will continue to work with development on this issue and provide an update once I have one.
          Zachary S.NinjaTrader Customer Service

          Comment


            #6
            Ok I tried another way and copied the auth url to IE11 and that's working, see the response page url with access_token, hence IE isn't the problem.

            Somehow NT8 can't handle the callback from IE.
            Attached Files
            Last edited by wglmn; 07-24-2020, 04:07 PM.

            Comment


              #7
              Hello wglmn,

              Thank you for the update.

              I will relay this information on to development as well.
              Zachary S.NinjaTrader Customer Service

              Comment


                #8
                Hello wglmn,

                Thank you for the update.

                I've removed our last reply as it was inaccurate.

                I'll be working with development to report your findings and following up with you as soon as I have more information or if more information is needed.

                Thank you for your patience.
                Heath R.NinjaTrader Customer Service

                Comment


                  #9
                  Hello wglmn,

                  Thank you for your patience.

                  So i can get a firsthand view of what is occurring on your platform, please send me your log and trace files.

                  You can do this by going to the Control Center-> Help-> Email Support

                  Ensuring 'Log and Trace Files' is checked will include these files. This is checked by default.

                  Please reference the following ticket number in the body of the email: "ATTN Heath Forum Post"

                  Thank you I look forward to resolving this issue.
                  Heath R.NinjaTrader Customer Service

                  Comment


                    #10
                    Hello,

                    Until the new NT version will be released you can do the following workaround:

                    Change the code in the following file:

                    Code:
                    C:\Users\username\Documents\NinjaTrader 8\bin\Custom\ShareServices\@StockTwits.cs
                    Replace line 199:

                    Code:
                    authWin.Close();
                    with this snippet:

                    Code:
                    if (e.Uri.Fragment != "") {
                    authWin.Close();
                    }
                    Then open the StockTwits in NinjaScript Editor and press F5 to compile. Note: NT license needed.
                    Last edited by hekito; 09-21-2020, 07:48 AM.

                    Comment


                      #11
                      Hello everyone,

                      This particular issue involving "DialogResult can be set only after Window is created and shown as dialog" has been marked with the development ticket ID NTEIGHT-14571. The number from this ticket ID will be noted in the Help Guide's release notes page when the next release becomes available.



                      Please note that we cannot provide an ETA on release schedules a they are dependent on the development team's tasks.
                      JimNinjaTrader Customer Service

                      Comment

                      Latest Posts

                      Collapse

                      Topics Statistics Last Post
                      Started by Max238, Today, 01:28 AM
                      4 responses
                      33 views
                      0 likes
                      Last Post Max238
                      by Max238
                       
                      Started by r68cervera, Today, 05:29 AM
                      1 response
                      7 views
                      0 likes
                      Last Post NinjaTrader_ChelseaB  
                      Started by geddyisodin, Today, 05:20 AM
                      1 response
                      11 views
                      0 likes
                      Last Post NinjaTrader_Gaby  
                      Started by timko, Today, 06:45 AM
                      2 responses
                      13 views
                      0 likes
                      Last Post NinjaTrader_ChristopherJ  
                      Started by habeebft, Today, 07:27 AM
                      0 responses
                      6 views
                      0 likes
                      Last Post habeebft  
                      Working...
                      X