Skip to content

tbg-quant/tbg-quant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tbg-Quant algorithmic trading framework

Current version is 1.1beta6

WHAT IS IT

The Bonnot Gang Algotrading platform, commonly called tbg-Quant, is a software we provide for free to all those who are eager to investigate automatic trading. Among the various alternatives that the market offers in this area, tbg-Quant stands out for its simplicity. It empowers the trader to focus on strategy development, testing and final execution without losing valuable time learning the underneath software technology.

Contacts

Website: www.thebonnotgang.com
eMail : [email protected]

WHAT'S NEW

+ Support for IB Forex & Futures + Documentation updated

QUICK REFERENCE

/bin

Batch scripts and Linux scripts to start the startegies in the repositosy.

/config

Configuration files.

/data

Contains database filestorage if inMemory option is not used.

/documentation

tbg-quant official documentation (pdf) and html javadocs

/lib

Contains third party libraries.

/strategies-repo

Put here your compiled strategy.

/tbg

Contains tbg-quant-core framework and javadocs

3rdparty_license.txt

Third party license summary.

LICENSE

tbg-Quant platform license.

README.md

This document.

EXAMPLE STRATEGIES

tbg-Quant includes some compiled strategies, you can find sources and explaination here:
  • https://github.com/asfolcini/tbg-quant-strategy-development/blob/master/README.md

    SUPPORTED BROKERS

    PaperBroker

    InteractiveBrokers

    Needs library jtsclient.jar, download TWS client for Unix, open it and copy the jtseclient.jar in /lib folder.

    SUPPORTED MARKETDATAFEED

    InteractiveBrokers

    Yahoo

    TBG

    BogusMarket

  • About

    Algorithmic Trading Framework

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages