Coder Social home page Coder Social logo

atdl4j's Introduction

atdl4j

The Open Source Java Solution for FIXatdl

atdl4j is an open source and not-for-profit Java implementation of FIXatdl, the FIX Protocol Algorithmic Trading Definition Language standard developed by FIX Protocol Limited (FPL).

Features

  • Compatible with Java 8 and upper versions
  • Displays algo input screens based on the latest industry-standard FIXatdl 1.1 XML schema
  • Reads and generates algorithm-specific FIX message content
  • Can be integrated into a trading system, or run as a standalone testing/validation tool.
  • Supports the full set of UI widgets defined in FIXatdl 1.1
  • Support for message validation and widget state rules (such as show/hide and enable/disable.)
  • Supports strategy filtering, customizable settings, and context-specific views (for example Cancel/Replace mode)
  • Written in the Java language using standard libraries.
  • Both Swing and SWT user interfaces are available, using shared base classes.
  • Source code can be modified to support in-house FIXatdl schema extensions

Contributing

If you wish to contribute code to atdl4j:

  • Fork the atdl4j project on GitHub
  • Commit your changes to your fork
  • Raise a pull request, which will be reviewed by the atdl4j core team

If you are new to git source control and/or Github, please visit the Github Help Page

Documentation

Docs and downloads are available at the atdl4j Wiki

Running the testing apps:

Swing: mvn.bat exec:java -Pswing

SWT: mvn.bat exec:java -Pswt

Examples

FIX Engine Integration

Please note that atdl4j is NOT a FIX engine for sending and receiving orders over the wire. Rather, atdl4j draws order entry screens from FIXatdl templates and gets/sets their FIX parameter values.

If you are intending to implement a full-stack trading system with FIX order capability, you will additionally require a FIX engine such as the open-source QuickFIX/J.

Key Contributors

License

atdl4j is licensed under the MIT license. Refer to LICENSE file for details

FIX Protocol and FIXatdl are trademarks or service marks of FIX Protocol Limited

Looking for a .NET implementation of FIXatdl? Check out atdl4net

atdl4j's People

Contributors

scottatwell avatar renacto avatar johnnyshields avatar tuler avatar robertianb avatar croydondias avatar tyashley avatar bspeice avatar aethersurfer avatar jlleitschuh avatar karlsosha avatar maxxkia avatar rob3rtb avatar tonyfortune avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.