|
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.
about the code.what mean it is? |
wenchao35
|
Post subject: about the code.what mean it is? |
Post rating: 0
|
Posted: Thu 04 Apr, 2013, 05:34
|
|
User rating: 0
Joined: Sun 03 Mar, 2013, 15:45 Posts: 34 Location: China, guangdong
|
I want to know this code can play what role in the strategy...Can you explain it in detail?
public void onStart(IContext context) throws JFException {} public void onAccount(IAccount account) throws JFException {} public void onMessage(IMessage message) throws JFException {} public void onStop() throws JFException {} public void onTick(Instrument instrument, ITick tick) throws JFException {} public void onBar(Instrument instrument, Period period, IBar askBar, IBar bidBar) throws JFException{}
|
|
|
|
 |
API Support
|
 |
Post subject: Re: about the code.what mean it is? |
Post rating: 0
|
Posted: Thu 04 Apr, 2013, 07:25
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|