vdemydiuk / mtapi

MetaTrader API (terminal bridge)
http://mtapi4.net/
MIT License
521 stars 281 forks source link

#175 Fix null reference exception #177

Closed vlariono closed 4 years ago

vlariono commented 4 years ago

Fix for #175 , Looks like one of commits has overwritten part of previous commit, this PR should restore ObjectCreate and also fixes null reference exception.

vdemydiuk commented 4 years ago

Thank you for fix.