Hackin7 / EE2026-Finance-Bros

Engineers go into finance just like what CDE O Week encourage us to. E-MODs for AY2324 S1 Lab 1 Group 04
0 stars 0 forks source link

Python Prototype of Backend Communication Modules #3

Closed Hackin7 closed 3 months ago

Hackin7 commented 3 months ago

For now the Python Prototype is functioning and works well enough

The idea is to do basic communication including

Slave

  1. Buy, Sell
  2. Resend packet if timeout & fail

Master

  1. Check if communication is valid
  2. Market movement
Hackin7 commented 3 months ago

Base Communication was done on 21/3/24