| Projects on Google Code | Results 1 - 10 of 37 |
=Introduction=
[http://www.fixprotocol.org/FIXatdl FIXatdl] stands for FIX Algorithmic Trading Definition Language. Its an effort by the FIX [http://www.fixprotocol.org/working_groups/algowg Algorithm Working Group] to define a language for algorithms descriptions. The language is based on XML an...
Some kind of software developers have to dig in an enormous [http://fixprotocol.org/ FIX] messages logs which looks like:
{{{
8=FIX.4.0^A3=sd^A18=3434
}}}
bNoteb that _^A_ is 0x01 symbol which was substituted by [http://www.greenwoodsoftware.com/less/ less] which is more than suitable for havin...
SnapFIX is a Windows utility that quickly and conveniently helps the user interpret and understand the contents of a FIX ([http://www.fixprotocol.org/what-is-fix.shtml Financial Information eXchange]) message.
Troubleshooting FIX messaging problems can be an urgent issue, so a primary goal of Sna...
[http://www.killtrojan.es/images/killtrojanbox.png]
===Introducción===
Doy la bienvenida a tódos los usuarios que visítan éste espacio. Me llamo Albert y actualmente trato sobre temas de seguridad informática.
En este espacio encontraran "killtrojan usb antivirus" una herramienta antivirus p...
= Financial Information eXchange (FIX) Message Parser =
[http://fixparser.googlecode.com/svn/wiki/img/fixparser-log.png]
{{{net.java.fixparser.SimpleFixParser}}} is non-validating FIX parser written in Java (generated with JavaCC http://javacc.dev.java.net/). It allows empty tags and does not u...
Here are some scenarios where it can help:
Creating a new FIX OR FAST serve and allowing clients to send/recv AOG, MDF, STP messages
Creating a new FIX OR FAST client to send/recv FIX/FAST messages
Embedding FIX and FAST clients/servers in the same the application layer
We do thi...
= FIX Order Flow Simulator =
{{{fixstoker}}} is a FIX Protocol Order Flow simulator, which main purpose is FIX Engine performance tetsting.
For more information about FIX Protocol see http://fixprotocol.org/.
*Current Status*: in development.
My other projects:
*http://code.google.com/p...
= Financial Information eXchange (FIX) Tools =
Project Status: in development.
For more information about FIX Protocol see http://fixprotocol.org/.
Easy to use Java FIX Engine
The FAST {{{[SM]}}} (Fix Adapted for STreaming) protocol was developed by FIX Protocol Limited {{{[FPL]}}} (http://www.fixprotocol.org/fast/) as a way to reduce the bandwidth and network-latency required to distribute market data without incurring excessive CPU costs. It is being widely adopted in ...