Embedded Python Real-Time FrameWork : API  Build 20250616.1
 All Classes Namespaces Files Functions Variables Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
\NpyRT
 oNappsThe pyRT.apps package has many fully functional real-time services:
 |oNDMAThe pyRT.apps.DMA package has examples for mining Direct Exchange recorded data from the DMA module:
 |oNfeedsThe pyRT.apps.feeds package has a few utilities for gatea.feeds.xxx
 |oNGateaExThe pyRT.apps.GateaEx package builds and cracks the Gatea Exchange wire protocol
 |\NwarpThe pyRT.apps.warp package has many fully functional real-time services from the Data Capture (Record / Replay) platform:
 oNcryptoThe pyRT.crypto package has Crypto Exchange Classes : bybit, deribit, etc
 |oNAlgoFlashJ Algos
 |oNBybitOEBybit Order Entry WebSox Bridge
 |oNDeribitOEDeribit Order Entry WebSox Bridge
 |oNEnumEnumerated types for exchanges:
 |oNExchSvrCryptoOMS Exchange Server
 |oNLiveOrderDbCommon Crypto Live Order D/B
 |oNOEMsgOEMsg : JSON-ified FlashJ Order Flow Messages

  1. NewOrder
  2. RplOrder
  3. CxlOrder
  4. ExecRpt
 |\NutilThe pyRT.crypto.util package has Crypto utilities : tapeDump / CSV data parsing and scrubbing, etc
 oNcustomersThe pyRT.customers package has customer-specific code
 |\NblueThe pyRT.customers.blue package has Blue Ocean-specific code
 oNgateaThe pyRT.gatea library includes several modules to help your quickly build value added services atop the Gatea platforms
 |oNadminXML Admin / Control Channel Stuff

  1. gateaReplay
  2. etc
 |oNDMAHigher-order classes to use data from native.dmaModule:
 |oNfeedsThe pyRT.gatea.feeds has includes several modules for consuming market data
 |oNFIXFIX protocol message cracking and building
 |oNGateaExGateaEx Wire Protocol
 |oNMktDataCommonly used Market Data Constructs:

  1. Calculations : Open/Hi/Lo, TWAP, etc
  2. Data Dictionary
  3. Refinitiv Enum d/b
  4. Chains
  5. Field Lists
  6. Gatea MD-Direct Real-Time Platform
 |oNnetGeneral Purpose Network-related classes:
 |oNOMSOrder Management Stuff:
 |oNquantQuant Stuff, mostly from Numerical Recipes in C:
 |oNstatTime-series Stats:
 |oNsysSystem-level stuff:
 |oNwebWeb-related classes
 |\NxmlXML parsing and building
 \NnativeThe pyRT.native package contains Python classes to give you a Pythonic view of the native Embedded Reactor API through a single class
  oNAlgoServerReactorEmbedded AlgoServer Reactor API
  oNConstantsHard-coded constant values and useful utilities used across all native embedded modules
  oNcryptoOMSReactorEmbedded cryptoOMS Reactor API
  oNdmaModuleEmbedded DMA Module API
  oNomniBridgeModuleEmbedded omniBridge Reactor API
  \NwarpModuleEmbedded warp Module API