vdemydiuk / mtapi

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

MT5 Build 1940 with MtApi5 OrderSend failed #137

Open paolobriones opened 5 years ago

paolobriones commented 5 years ago

Hello,

My Setup:

  1. Windows 10 Fully Patched
  2. MT5 Build 1940
  3. MtApi5 1.6
  4. Mt5Trade tester (winforms) latest

Scenario

  1. Connecting from Mt5Trade winforms to MT5 successful
  2. Quotes are received in realtime on the winforms tester
  3. Buy/Sell/Close All buttons yields "OrderSend failed"
KptKuck commented 5 years ago

Hi , Same environment, works. Did you double-click on qoute before ordersend? grafik Without there ist no symbol grafik

vdemydiuk commented 5 years ago

Hi paolobriones. In my opinion, you have entered wrong paramentes for function OrderSend. Please check all field that Christian has shown in his comment before.