MetaTrader 4: We did it!

Discussion in 'Trading Software' started by Fat, Jun 15, 2005.

  1. Fat

    Fat

    We are testing Strategy Tester. In MetaTrader 4 Client Terminal Release version (appear on first of july) you`ll find it.
     
    #11     Jun 16, 2005
  2. Thank you for explanations.
     
    #12     Jun 16, 2005
  3. Is it possible to test a strategy in MetaTrader if you don't know much about coding/etc?
     
    #13     Jun 16, 2005
  4. Fat

    Fat

    Of course, you can test your strategy. Strategy Tester tests the strategy, but not the code. It allows to test how will your Expert Advisor will trade on given data.

    If you can write your own strategy (Expert Advisor - automated trading system), so you cant test it. In this case try to contact to guys who code it in a commercial basis.
     
    #14     Jun 16, 2005
  5. flakac

    flakac

    I looked there, I tried to compile the VC6 project, I compiled the DLL... However, I still can't imagine how to use it... . Please advice
    If I have a bit complicated trading system in Matlab, can you tell me what should I do to connect it to MetaTrader4? In MT3 I had the possibility to read data trough API into Matlab and send order from Matlab trough API to the server. maybe MQL4 isn't crappy but I am afraid the Matlab Language is simply more powerful, I can't imagine the rewriting the +10,000 rows of matlab code into MQL4...
     
    #15     Jun 16, 2005
  6. Fat

    Fat

    Write DLL on Matlab.
    this may help you: http://www.codeproject.com/dll/MatlabSharedLib.asp
     
    #16     Jun 17, 2005
  7. flakac

    flakac

    Thank you for the link...
    If I understand correctly tho only thing the new MT4 does support are the external DLLs. True?
    - A big step backward..., I hope the brokers won't implement the "new" MT4 to early...
     
    #17     Jun 17, 2005
  8. Fat

    Fat

    First of all you can write DLLs from any high-level programming language. Low-level protocol of MetaTrader 4 was closed for security reason.
     
    #18     Jun 17, 2005
  9. flakac

    flakac

    Well, I understand... the later the brokers accept the MT4 the better...
     
    #19     Jun 17, 2005