Announcement

Collapse
No announcement yet.

Symbol Limit Event?

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

  • Symbol Limit Event?

    I have coded a C# app to use the API, and I need a way to figure out if the user has reached our symbol limit. I can't keep track internally because I'm allowing the user to subscribe to option chains, and when they do that I don't know how many symbols they've just subscribed to.

    Is there an event that fires from the data manager letting me know that the symbol limit has been reached, OR is there a property on the Data Manager that I can check to see how many symbols have been subscribed to?

  • #2
    What do you mean that you are allowing a user to subscribe to option chains? Please send a description of your application to [email protected].

    Comment

    Working...
    X