|
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.
Can I make a tick filter? |
JieRie
|
Post subject: Can I make a tick filter? |
Post rating: 0
|
Posted: Sun 27 Oct, 2013, 15:39
|
|
User rating: 0
Joined: Tue 16 Jul, 2013, 02:56 Posts: 13
|
Dear Support
As I develop my strategy on tick data,Can I make a filter to ignore some tick data whick I don't care,like time_period_aggregation filter,with indicators working fine?
Wiki suggests to do it in ontick method,but I think it won't work for indicators.
Could anyone help ?Thanks in advance.
|
|
|
|
 |
API Support
|
Post subject: Re: Can I make a tick filter? |
Post rating: 0
|
Posted: Mon 28 Oct, 2013, 09:24
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
Particularly on which operation would you like to filter ticks?
|
|
|
|
 |
JieRie
|
Post subject: Re: Can I make a tick filter? |
Post rating: 0
|
Posted: Mon 28 Oct, 2013, 09:32
|
|
User rating: 0
Joined: Tue 16 Jul, 2013, 02:56 Posts: 13
|
Such as some ticks with littlevolume.
|
|
|
|
 |
API Support
|
Post subject: Re: Can I make a tick filter? |
Post rating: 0
|
Posted: Mon 28 Oct, 2013, 09:48
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
But where do you want to use such ticks? In your own calculations, chart operations or indicators? Could you please provide an example strategy which shows how you would like to use those filtered ticks?
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|