How to tell if Last Tick was higher or lower than prior Tick
homework527
Post subject: How to tell if Last Tick was higher or lower than prior Tick
Post rating: 0
Posted: Tue 29 Oct, 2013, 19:01
User rating: 0
Joined: Mon 06 May, 2013, 06:08 Posts: 18 Location: CanadaCanada
Hello all,
This is probably a simple question but I can't find the solution. Is there a way to tell if the Last Tick was higher or lower than the tick that preceded it?
Thank you.
amine_chourou
Post subject: Re: How to tell if Last Tick was higher or lower than prior Tick
Well depending on your strategy needs: If you're looking to determine a given tick move to build a scalping strategy that could make sense. Otherwise you can easily work it out with 10 seconds candlesticks using shift values. Either-way, I've attached a vfs file showing previous and current ticks delta calculation
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.
homework527
Post subject: Re: How to tell if Last Tick was higher or lower than prior Tick
Post rating: 0
Posted: Sun 03 Nov, 2013, 18:05
User rating: 0
Joined: Mon 06 May, 2013, 06:08 Posts: 18 Location: CanadaCanada
Thanks a bunch. That helped me get in the right direction