C# Class VelocityDBSchema.Forex.ForexDom

Inheritance: OptimizedPersistable
Afficher le fichier Open project: VelocityDB/VelocityDB

Méthodes publiques

Méthode Description
ForexDom ( double price, double volume, int stepsAboveOrBelow, BidOrAsk type, ForexTick ticket ) : System

Method Details

ForexDom() public méthode

public ForexDom ( double price, double volume, int stepsAboveOrBelow, BidOrAsk type, ForexTick ticket ) : System
price double
volume double
stepsAboveOrBelow int
type BidOrAsk
ticket ForexTick
Résultat System