How to regulate Stream API speed?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Onix
    Junior Member
    • Aug 2019
    • 13

    #1

    How to regulate Stream API speed?

    Hi,
    is it a way to slow down the Stream API update speed? My bot needs refresh no more then one refresh each 5 seconds, now is too fast and it creates unnecessary load.

    Thank you
  • LayItYouMug
    Junior Member
    • May 2009
    • 5

    #2
    In the marketSubscription message set conflateMs to 5000

    Comment

    Working...
    X