|
Attention! Read the forum rules carefully before posting a topic.
Try to find an answer in Wiki before asking a question. Submit programming questions in this forum only. Off topics are strictly forbidden.
Any topics which do not satisfy these rules will be deleted.
Methods to get volumes |
dedalus
|
Post subject: Methods to get volumes |
Post rating: 0
|
Posted: Sun 27 May, 2012, 13:16
|
|
User rating: 0
Joined: Tue 24 May, 2011, 00:41 Posts: 38 Location: United KingdomUnited Kingdom
|
Dear JForex Support,
Will you be so kind to check all the methods relative to 'volumes' in the ITick interface?
What I have found is the following issues; for a certain ITick aTick the following are always true (and I think it should not be that way):
aTick.getAskVolume() is always equal to aTick.getTotalAskVolume() and the two are always equal to the sum of the components of the double[] provided by aTick.getAskVolumes().
I have found that this equivalence holds since aTick.getAskVolumes() has only one component (i.e.: component 0).
The same holds for Bid volumes.
Am I missing something or there is a bug in computing the book's volumes?
Thanks for your availability.
|
|
|
|
 |
API Support
|
Post subject: Re: Methods to get volumes |
Post rating: 0
|
Posted: Mon 28 May, 2012, 13:47
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|