+ Reply to Thread
Results 1 to 2 of 2
 0 Attachment(s)    

Thread: Martingale EA timer script?

  1. #1
    Junior Member
    Join Date
    Nov 2009
    Posts
    1

    Default Martingale EA timer script?

    Hi,

    Does anyone know of a script or EA that I can load alongside an existing martingale EA which can set a time for the last trading cycle to start so that it won't trade any more once that cycle has finished?

    If this doesn't make sense let me know and I'll try to explain better!

    I'd be most grateful if anyone can come up with something. Unfortunately I can't integrate this function into my EA as I don't have access to the code, so I need a separate script or EA to do it.

    Many thanks

  2. #2
    Member
    Join Date
    Jan 2009
    Location
    Austria
    Posts
    310

    Default

    Quote Originally Posted by starlogic View Post
    Hi,

    Does anyone know of a script or EA that I can load alongside an existing martingale EA which can set a time for the last trading cycle to start so that it won't trade any more once that cycle has finished?

    If this doesn't make sense let me know and I'll try to explain better!

    I'd be most grateful if anyone can come up with something. Unfortunately I can't integrate this function into my EA as I don't have access to the code, so I need a separate script or EA to do it.

    Many thanks
    Hi

    if you trade one pair only, you can use:
    - scan the history and open orders if cycle is finished
    - execute a dll where the terminal is shutdown

    i dont know another solution, because your protected ea will always overide the script

    you can ask the coder from your ea to integrate this feature

    maybe others have a better solution

    IX
    IXBONE
    Forex VPS, IX Trader Forex Software
    Business Internet Services
    Registered Internet Service Provider (Ripe: AS 16195)

+ Reply to Thread

Similar Threads

  1. Screenshoot script help
    By maxbox in forum MQL programming
    Replies: 1
    Last Post: 09-10-2011, 22:54
  2. Check for TP take profit script
    By tkaboris in forum MQL programming
    Replies: 3
    Last Post: 04-20-2009, 10:51

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts