onTick: Calling actual Market price and Depth. Help, please.
NightOwl
Post subject: onTick: Calling actual Market price and Depth. Help, please.
Post rating: 0
Posted: Wed 23 May, 2018, 20:28
User rating: 4
Joined: Wed 23 May, 2018, 20:08 Posts: 44 Location: FinlandFinland
Hello,
Can someone show me how to call total market depth for the newest BID & ASK tick, please? With tick.getAsk() I get totally unrelevant price, that is not actual. The tick.getAsk() also gives me ticks even if the market is not moving anywhere on the chart. Can someone please show me how I get the newest tick.getAsk() & tick.getBid and also the total bid and ask for current tick, please?
Super Thank you in advance!
API Support
Post subject: Re: onTick: Calling actual Market price and Depth. Help, please.