Skip to content
/ MiniTP Public

This is an example project that shows how one can create a simple trading platform with Ohua (https://bitbucket.org/ohuadevelopment/ohua).

License

Notifications You must be signed in to change notification settings

stewe/MiniTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniTP

This is an example project that shows how one can create a simple trading platform with Ohua.

Installation

This project has the following dependencies:

It is enough to install Leiningen with the 4 little steps listed here: http://leiningen.org/. Leiningen will download and install Clojure (1.6) and Ohua automatically.

Usage

Start each of the following tests in a seperate shell:

lein test :only minitp.trader-test
lein test :only minitp.request-gateway-test
lein test :only minitp.provider-gateway-test
lein test :only minitp.fix-acceptor-test

About

This is an example project that shows how one can create a simple trading platform with Ohua (https://bitbucket.org/ohuadevelopment/ohua).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published