Announcement

Collapse
No announcement yet.

API allow NY only data?

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

  • API allow NY only data?

    I need to get NYSE L1 data for 800+ stocks. The data cannot contain regionals or ECN's. Is it possible?

  • #2
    Sure. Just use symbol=N. IBM=N, PFE=N, C=N
    Regards,
    Jay F.
    Product Manager
    _____________________________________
    Have a suggestion to improve our products?
    Click Support --> Request a Feature in eSignal 11

    Comment


    • #3
      I know this works in Esignal itself, but just confirming...it also works in the API?

      Comment


      • #4
        It sure does.
        Regards,
        Jay F.
        Product Manager
        _____________________________________
        Have a suggestion to improve our products?
        Click Support --> Request a Feature in eSignal 11

        Comment


        • #5
          If appending "=N" to a symbol will not work, you can specify a list of desired exchanges in the Time Sales Filter (sTradeExchangeList) and set the bFilterTradeExchanges = TRUE. The boolean conditions in a Time and Sales Window's filter settings are not available, but can be programmatically created to provide identical results. Additional filter settings can set for quotes and trades, which should provide enough flexibility for you.

          Comment


          • #6
            Is it possible to get NYSE imbalance data for pre and post market in API?

            Thanks again

            Comment


            • #7
              That data is not available in eSignal yet either. We are currently developing that data into our feed and it should be available in 7.9 or 8.0.

              Comment

              Working...
              X