GithubHelp home page GithubHelp logo

sudarsansridharan16 / robindrew-trading Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robindrew/robindrew-trading

0.0 1.0 0.0 496 KB

Algorithmic trading core library for Java, with an extensive set of support libraries for backtesting and trading.

License: GNU General Public License v3.0

Java 100.00%

robindrew-trading's Introduction

robindrew-trading

Algorithmic trading core library for Java

Sub Projects

There are a number of provider implementations and services built on this library. There are also a number of projects containing PCF data for use with backtesting.

Sub Project Description Type
robindrew-trading-igindex IG Index Provider
robindrew-trading-igindex-feed IG Index Feed Service
robindrew-trading-igindex-trader IG Index Trader Service
robindrew-trading-fxcm FXCM Provider
robindrew-trading-fxcm-trader FXCM Trader Service
robindrew-trading-fxcm-data FXCM PCF Data
robindrew-trading-backtest Backtest Provider
robindrew-trading-backtest-executor Backtest Executor Service
robindrew-trading-histdata HistData Provider
robindrew-trading-histdata-data HistData PCF Data
robindrew-trading-oanda OANDA Provider
robindrew-trading-oanda-trader OANDA Service
robindrew-trading-cityindex City Index Provider

Note: I no longer actively maintain the ActiveTick projects, if someone else is interested in accessing them, please contact me directly.

Articles

Before you dive in to the API itself, please take a quick look at the following articles:

Coding

Please read the Wiki to get started writing code. There is also Javadoc available for all my projects.

Dependencies

This library requires the robindrew-common project.

Historic Price Data

PCF formatted data for the major FX pairs is available:

Note: IG Index does not provide access to any useful quantity of historic price data. Strict limits exist on the amount of historic price data that can be queried via the REST API each month.

Note: The ActiveTick PCF files have been archived and should not be used. It is in the old format and as I have cancelled access to ActiveTick I do not have the ability to update them.

Providers

A provider is an implementation of the trading platform along with supporting classes to simplify access to existing broker APIs. The following providers are available, including a provider specifically for backtesting against historic data:

Services

A service is a stand-alone web application providing a front end to various trading functionality.

Streaming Prices

The following project provides access to the live data feed for all available providers. Each includes asynchronous file output, writing the individual price ticks in a text format. In addition the feeds provide a web interface to view and manage the price feeds.

Live Trading

The following projects provide trading access for the given provider, including position management, history and execution:

Backtesting

The following project provides a web interface to the backtesting provider, along with visualisation for historic prices in PCF format:

robindrew-trading's People

Contributors

robindrew avatar

Watchers

James Cloos 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.