mtapi icon indicating copy to clipboard operation
mtapi copied to clipboard

MetaTrader API

Results 90 mtapi issues
Sort by recently updated
recently updated
newest added

We are unable to get the Close time of a trade when the trade is closed ![image](https://user-images.githubusercontent.com/13384695/101388657-45d2ab80-38e6-11eb-9fac-9a491769fd04.png)

[MT5] how can we get list of open trades & close trades like in MT4?

Please update the building section of your README to include more details. The following really can't get anyone started. ``` How to Build Solution The project is supported by Visual...

It is happening to me with two different brokers I have tested. CopyRates does not return data for M30, M15, M5 and M1 periods very often. As a workaround I...

This is the problem I encountered today. When I get an order update from TradeMonitor I try to pass the changed orders through the event for processing one by one....

bug

I noticed this before, and thought it was an MT4 issue, but in their docs, it show that this info should be available. I don't see either Volume or Last...

wontfix

hai , my question : can you help me for make a bulk multi order? my step : for now i'm using loop but it make the price is different?...

Are there any plans or interest in created common functions. I've started to convert code to use mtapi and have to check if im conneccted to mt4 or mt5 and...

question

**I'm trying to open an order, but some arguments like stoploss and takeprofit are not sent with the score due to conversion to double, when the order arrives in MetaTrader...

https://docs.mql4.com/basis/function/events OnChartEvent OnChartEvent() is the handler of a group of ChartEvent events: CHARTEVENT_KEYDOWN — event of a keystroke, when the chart window is focused; CHARTEVENT_MOUSE_MOVE — mouse move events and...