Skip to content

A Financial Information eXchange (FIX) Protocol implementation using Java. For my big boi - Jordan Belfort type Wall Street dreams

Notifications You must be signed in to change notification settings

VibhinnS/Finacial-Information-eXchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Financial Information eXchange protocol on Java. Run the following commands to start -

  • mvn clean install
  • mvn test
  • mvn clean complie
  • mvn exec:java

( the last command creates a .jar standalone file in the target dir )

Make sure you get - FIX Protocol running on port 5000 in the terminal

In a separate terminal, use cd command to enter into main dir and run - python autotest.py to test clients. See if you get the desired output in the FIX terminal.

About

A Financial Information eXchange (FIX) Protocol implementation using Java. For my big boi - Jordan Belfort type Wall Street dreams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published