version 3.5 consistent use of propertynames
Created at 07 Mar 2019, 09:27
version 3.5 consistent use of propertynames
07 Mar 2019, 09:27
I noticed inconsistend use of propertynames.
- Symbol.Name
- Position.SymbolName
- PendingOrder.SymbolCode
&&
Position.SymbolCode is vanished (not deprecated) So i need to maintain 2 versions of software
1 for 3.5 and 1 for brokers that have not implemented 3.5 yet.
PanagiotisCharalampous
07 Mar 2019, 11:46
Hi El Antonio,
Position.SymbolCode is available, it is just not appearing in Intellisense. You can still use it though.
Best Regards,
Panagiotis
@PanagiotisCharalampous