Need to change symbol that triggers ontick event in bot

Created at 05 Mar 2019, 17:03
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
TO

TonNcie

Joined 23.01.2019

Need to change symbol that triggers ontick event in bot
05 Mar 2019, 17:03


Is there a possibility to change the Symbol that triggers the OnTick event in a Bot.

|or|
 Can I hookup an event to a NewTick in a MarketSeries
|or|

is there an equivalent/workaround for

GetSeries("EURUSD", TimeFrame.Tick)

 


@TonNcie
Replies

PanagiotisCharalampous
05 Mar 2019, 17:21 ( Updated at: 23 Jan 2024, 13:11 )

Hi El Antonio,

As soon as you get market data from other symbols, OnTick() will handle incoming ticks of those symbols as well. Check this post [here].

Best Regards,

Panagiotis


@PanagiotisCharalampous

TonNcie
05 Mar 2019, 17:23

RE:

I love cTrader !!!!


@TonNcie

TonNcie
05 Mar 2019, 21:22

Well the 'i love' was a bit quick.
What a disappointment. No backtestingsupport and no optimizesupport for multi-symbol.
In the first post i saw of about 6 years ago it was clear this is an important  issue for the ctrader development community.
So could you atleast give a timeframe when it will be available or a good reason why this is not being made available?

Best to all of you
ElAntonio
 


@TonNcie

PanagiotisCharalampous
06 Mar 2019, 10:06

Hi El Antonio,

This is currently under development. You should receive it in one of the upcoming updates.

Best Regards,

Panagiotis


@PanagiotisCharalampous