I already posted the original reason of this request detailed in the following thread (my posts from january 2012):
viewtopic.php?f=65&t=45527Someone created this new feature request topic and moved my last posts from "incorrect thread" topic to here, therefore the context was lost.
I think, a broadcast message from a strategy to itself is a possible simple solution to avoid the runtime error described in "incorrect thread" topic.
For example, I can send a broadcast message when a custom button in a bottom tab was clicked, and then pocessing this event inside onMessage() function of the same strategy.
The advantage is that I can process user interface actions immediately, without waiting until the next tick is arrived. This is very important for scalping !
Regards
AbsoluteReturner