Embedded Python Real-Time FrameWork : API  Build 20250616.1
 All Classes Namespaces Files Functions Variables Pages
pyRT.crypto.Algo Namespace Reference

FlashJ Algos. More...

Namespaces

 AlgoBase
 AlgoBase : Base class for AlgoServer instances.
 
 BurnCPU
 
 ByHand
 ByHand : FlashJ Algo.
 
 DreamChaser
 

Logic:

  1. Chase Bid / Ask Top of Book
  2. Cxl/Rpl when Market Data Changes
  3. Publish Stats to MDD

 
 PingPong
 PingPong : FlashJ Algo.
 
 RestSvr
 AlgoServer : Rest API.
 
 SpreadMaker
 

Logic:

  1. We have 2 related coins A and B; Order doesn't matter
  2. You want a Cockpit-adjustable spread of 10:
  3. A is 11 bid at 12; B is 21 bid at 22
  4. Put BUY order on A for 11; SELL on B for 22; Spread is 11

 

Detailed Description

FlashJ Algos.

Example Service Description
PingPong Buy / Sell / Buy / Sell