Skip to content

wangithub8/PythonFixsender

Repository files navigation

PythonFixsender

FIX Sender in Python using simplefix & tkinter

It's challenging to find fully functional working FIX Sender using Python so I build my own using AI.

Setup and startup Instruction

  1. pip install simplefix
  2. Python main.py
  3. In Connection tab, Start the FIX Server
image
  1. In the Connection tab, Connect the FIX Client
image

If you are using different setting, pls make sure to update the SenderCompID/TargetCompID/port in both the FIX Client and FIX Server

  1. To send order, go to the Tab
image

Send Order

  1. Go to the tab to see client order
image
  1. Order is in Pending status which need to be manually acknowlodged in the tab
image

Pls accepted before executed the order or alternatively reject the order.

About

FIX Sender in Python using simplefix & tkinter

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages