Complex Event Processing and FX market aggregation

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News Complex Event Processing and FX market aggregation
# 1  
Old 07-02-2007
Complex Event Processing and FX market aggregation

Today we announced the Progress Apama FX Market Aggregation Accelerator. There is a lot of talk about algorithmic trading, but little hard discussion about the specific differences among asset classes and the styles of trading in each. We've spoken about the differences between FX, equities, fixed income, and derivatives, etc. The approach we take with our customers is to learn from experience while we work with them with specific use cases, and then generalize common best practices that can be used to address similar customer demands.
An example of this is the increased usage of algorithmic trading in FX, we have released a specific set of layered functionality foreign exchange (FX) algorithmic trading. This package includes adapters withpre-built Apama trading dashboards and foundation on top of Apama for FX algorithms. Theoffering helps both sell- and buy-side traders develop and deployhigh-frequency foreign exchange trading strategies that capitalise onproprietary trading techniques, integrating with major FX aggregators,Electronic Crossing Networks (ECNs) and direct bank connections.
More information on the news can be found here.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
PRADS-ASSET-REPORT(1)						    networking						     PRADS-ASSET-REPORT(1)

NAME
prads-asset-report - PRADS Text Reporting Module SYNOPSIS
prads-asset-report -r /var/log/prads-asset.log -w /tmp/asset-report.txt DESCRIPTION
PRADS is a Passive Real-time Asset Detection System. PRADS passively listens to network traffic and gathers information on hosts and services it sees on the network. This information can be used to map your network, letting you know what services and hosts are alive/used, or can be used together with your favorite IDS/IPS setup for "event to host/service" correlation. Gathering info about your hosts in real-time will also let you detect assets that are just connected to the network for a short period of time, where a active network scan (nmap etc.) would take long time, and not common to run continually, hence missing the asset. prads-asset-report parses prads-asset.log prints out some useful information about the hosts prads has managed to gather info about. OPTIONS
-r <file> PRADS Raw Report File -w <file> Output file -i <IP> Just get info for this IP -n Do not convert IP addresses to names. -p Do not convert RFC 1918 IP addresses to names. PROBLEMS
1. Much more logic can be built into it! SEE ALSO
o PRADS <http://prads.projects.linpro.no/> o p0f <http://lcamtuf.coredump.cx/p0f.shtml> o PADS <http://passive.sourceforge.net/> BUGS
Report bugs here: o http://github.com/gamelinux/prads/issues For general questions: o http://projects.linpro.no/mailman/listinfo/prads-devel o http://projects.linpro.no/mailman/listinfo/prads-users AUTHOR
edwardfjellskaal@gmail.com COPYRIGHT
GPL 0.2 2010-06-21 PRADS-ASSET-REPORT(1)