|
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.
getTotalVolume |
[scher]
|
Post subject: getTotalVolume |
Post rating: 0
|
Posted: Thu 10 Feb, 2011, 21:07
|
|
User rating: 0
Joined: Thu 10 Feb, 2011, 21:00 Posts: 2
|
Hello!
Tell me why JForex-API com.dukascopy.api.ITick no method getTotalAskVolume ()? How can I get the total volume available on the market?
Thanks
|
|
|
|
 |
API Support
|
Post subject: Re: getTotalVolume |
Post rating: 0
|
Posted: Mon 14 Feb, 2011, 08:51
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
Hi, You can use methods ITick.getTotalAskVolume() and ITick.getTotalBidVolume() to get the total volume available on the market.
|
|
|
|
 |
[scher]
|
Post subject: Re: getTotalVolume |
Post rating: 0
|
Posted: Wed 16 Feb, 2011, 18:42
|
|
User rating: 0
Joined: Thu 10 Feb, 2011, 21:00 Posts: 2
|
Hello, No such methods ITick.getTotalAskVolume and ITick.getTotalBidVolume in JForex API (JForexClientLibrary.zip). Will there be support in the future?
|
|
|
|
 |
[swfxPadawan]
|
Post subject: Re: getTotalVolume |
Post rating: 0
|
Posted: Tue 22 Feb, 2011, 05:26
|
|
User rating: 0
Joined: Tue 01 Feb, 2011, 23:40 Posts: 5
|
See the attachment for the methods available to type ITick as shown in the onTick method of an IStrategy interface. Notice the reference named "tick" is of data type ITick, passed into the onTick method as in file MA_Play.java.
Attachments: |
Screen shot 2011-02-21 at 10.15.40 PM.png [84.08 KiB]
Downloaded 368 times
|
DISCLAIMER: Dukascopy Bank SA's waiver of responsability - Documents, data or information available on
this webpage may be posted by third parties without Dukascopy Bank SA being obliged to make any control
on their content. Anyone accessing this webpage and downloading or otherwise making use of any document,
data or information found on this webpage shall do it on his/her own risks without any recourse against
Dukascopy Bank SA in relation thereto or for any consequences arising to him/her or any third party from
the use and/or reliance on any document, data or information found on this webpage.
|
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|