vdemydiuk / mtapi

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

Is any way to attach mtapi to chart automatically? #280

Open h-fathi opened 4 months ago

h-fathi commented 4 months ago

Hi dear, How I can attach mtapi to chart automatically? Is any way to do that? For example when I want to open chart window at metatrader via command, mtapi attach to chart too.

long ChartOpen(string symbol, ENUM_TIMEFRAMES period)

Thank you for advice