Commit Graph

14 Commits

Author SHA1 Message Date
Adalyat Nazirov 5d335143e4 requested changes: use MarketHoursDatabase.GetDatabaseSymbolKey 2019-06-01 20:27:30 +03:00
Adalyat Nazirov 279e8128fa parse Crypto pair based on symbol props 2019-06-01 20:27:29 +03:00
Stefano Raggi e1710e9031 Remove BaseData underlying symbol from Future symbol 2017-04-17 13:52:23 +02:00
quant1729 145ba7bd83 Updated code as per PR 2017-01-02 19:47:23 +01:00
AlexCatarino 96eab852c2 Renames PipSize to MinimumPriceVariation
Renames SymbolProperties.PipSize to SymbolProperties.MinimumPriceVariation, since the term pip does not refer to a minimum price variation.
Adds MinimumPriceVariation and LotSize for Oanda Forex symbols in symbol-properties-database.
2016-09-15 11:02:51 -03:00
devalkeralia 663555de41 Added code to extract Lot size as 8th column 2016-06-15 18:24:33 -04:00
Michael Handschuh 58a3b44462 Adds SecurityDatabaseKey tests, fixes consistency bug 2016-03-16 19:39:31 -04:00
Juan Manuel Alvarez b3494afc47 Constants renamed to Globals.
Globals values can be reloaded from configuration.
2016-03-12 01:07:31 -03:00
Michael Handschuh 262900a5dd Fixes bug in forex symbol properties quote currency 2016-03-02 23:27:12 -05:00
Michael Handschuh d9a9c136c2 Move quote currency validation to Security ctor 2016-02-16 13:26:03 -05:00
Michael Handschuh 1b7cc5d51b Use SymbolProperties.GetDefault in sym prop db 2016-02-16 13:26:01 -05:00
Stefano Raggi ddf6943809 Remove SecurityKey and reuse SecurityDatabaseKey 2016-02-01 23:58:38 +01:00
Stefano Raggi 1b49d8dca5 SymbolPropertiesDatabase.GetSymbolProperties now returns a default object if key not found 2016-02-01 22:53:44 +01:00
Stefano Raggi 2e690f3532 Adds SymbolPropertiesDatabase and SymbolProperties classes 2016-01-22 23:47:29 +01:00