Q26 ALPHA-TRADING SYSTEM
Public Member Functions | Public Attributes | List of all members
PRICE_TABLE Class Reference

Public Member Functions

def __init__ (self, priceList)
 
def synchronize (self)
 Description : More...
 

Public Attributes

 priceList
 
 synchronized
 

Detailed Description


Q26 - QuanTester module - PRICE_TABLE object.

Description :

Examples :

Planned developments :

Known bugs :

Member Function Documentation

◆ synchronize()

def synchronize (   self)

Description :

This function allows to synchronize the base data PRICEs. 

Parameters :

None

Returns :

None 

Member Data Documentation

◆ priceList

priceList

Dataset name

Type : list(class PRICE)
Description :
List of PRICE objects

◆ synchronized

synchronized

PRICEs synchronization state

Type : boolean
Defaut value : False
Description :
Synchronization state of the base PRICE objects


The documentation for this class was generated from the following file: