In EURUSD EUR is the quote and in USDCAD USD is the quote, so I do not see how this makes a difference. All this is doing is checking if the current symbol is different to running trades regardless of the base/quote starting value.
I guess the best option is hiring a programmer to create some custom code in order to connect that with fxDreema. Theer is no fxDreema block doing that right now.
@juan-manuel-quiñonero Never used Tickstory. I'm a Tick Data Suite 2 user for years and never hada a problem with their data. I'm not sponsored by TDS2, btw. 🙂
@juan-manuel-quiñonero Working with zigzag indicator is not easy. Here you have this helpful thread linking to other threads related to it. I suggest you to take your time to read them all caferully.
@juan-manuel-quiñonero As you are on on Tick tab, sometimes ticks don't come in within the second. Use the on Timer tab instead if accuracy to a second is required.
Obviously through a variable catching the last buy/sell trade. But that will depend on your current project buy/sell structure. Ifyou share it I can take a look and suggest how.