JRoy

About

Username
JRoy
Joined
Visits
20
Last Active
Roles
Member

Comments

  • Basically, I subscribed to Connect (2000 credits for 30 days) which is tick by tick day for the day. Assume if I use this websocket using this subscription, I am getting tick by tick data for the day 10-April. But I need 10-April every 5 or 10 or 15…
  • Basically, I need a live feed every 5 min, how to achieve that? I am getting fill data by using "ticks" variable, how to get "last_price" from that variable, I subscribe MODE_FULL.
  • I solve this issue. Thanks