PureBytes Links
Trading Reference Links
|
Hello,
I run Amibroker 4.70.5 RT version with esignal forex datafeed.
There are 9 different 5 minute charts opened simultaneously,
each with its own trading system running. The trading systems
generate e.g. BUY signals and I use "alterif" function to execute
different exe files (macros of another application).
Once in a while, when the independent trading systems
generate a buy signal coincidentally at the same time (hour and
minute), accordingly alertif tries to execute two or more exe files
simultaneously. This causes an error message of my third party
application.
My question: How can I prevent this to happen ?
I would like to implement a solution which prevents this successfully
e.g. with an "OR" function, but still lets me run my 9 different
trading systems on 9 different currency pairs. So to speak like
a "filter" which controls the 9 different trading systems. I thought
about using the "second()" function to differ the signals from each
other, but this leads to unwanted results due to delayed order
execution (my strategy is scalping very small profit targets).
Thank you very much for your help in advance.
Regards
Robert
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/DldnlA/9M2KAA/U1CZAA/GHeqlB/TM
--------------------------------------------------------------------~->
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|