Tracking Prices of Last Deal by Tick
-
Hi,
I'm trying to track prices of last deal by every tick and then set up a condition that triggers a buy or sell order depending on how prices vary tick by tick as well as applying some algoritms that might indicate a certain up or downtrend.
The problem is that I was not able to generate this EA because I do not know how to get track of prices on a tick basis.
Any help on how to create one or more blocks capable to record the last 10,20 or more ticks I'd very much appreciate.
Thanks!
-
Try Condition -> Market Properties -> Ask, Bid.... and change Tick ID
-
Hi Fxdreema!
I've tried but do not show the fields Price nor Tick ID.
What am I doing wrong
?Thanks a lot!
-
Checking out the generator I found that Tick ID is only available for .ex4 files.
That's why I could not develop that algoritm.
Is there a way to utilize tick ID for .ex5 projects?
Thanks!
-
I just added it. Check if it works first, because I'm not 100% sure
