fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. iigworld
    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 13
    • Best 0
    • Controversial 0
    • Groups 0

    iigworld

    @iigworld

    0
    Reputation
    64
    Profile views
    13
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    iigworld Unfollow Follow

    Latest posts made by iigworld

    • RE: Using Custom indicator 3 level zz semafor to enter trades

      Ok Thanks. And you are right Zig Zag alone is very unreliable.

      posted in Questions & Answers
      I
      iigworld
    • RE: Using Custom indicator 3 level zz semafor to enter trades

      I have tried to understand the posted instructions on using custom indicators (arrow based) but i still dont understand. I want to enter a simple buy order after the yellow three signal appears in this indicator. Please help me to know if this is possible and how. Thank you

      trying to attach the mq4 file and a jpeg but get this messsage "Sorry, the board attachment quota has been reached."

      posted in Questions & Answers
      I
      iigworld
    • RE: EA works fine in Backtest but fails on live ECN brokers

      ____I added 1 minute delay - it works. Why don't you give me some project so I can test it?[/quote:214beq27]
      I just PM you the project example.[/quote:214beq27]

      http://prntscr.com/408rt0

      http://prntscr.com/408s9y

      posted in Questions & Answers
      I
      iigworld
    • RE: EA works fine in Backtest but fails on live ECN brokers

      __I added 1 minute delay - it works. Why don't you give me some project so I can test it?[/quote:2937dg4v]
      I just PM you the project example.

      posted in Questions & Answers
      I
      iigworld
    • RE: EA works fine in Backtest but fails on live ECN brokers

      If you to run the EA in realtime setting the entry time for a few minutes after the current time and wait for it to execute at the the set time it returns an error message at that time in the Experts Log & Journal.

      posted in Questions & Answers
      I
      iigworld
    • RE: EA works fine in Backtest but fails on live ECN brokers

      __I tried this and I got error 4109. Then I unchecked two options and now it works for me: http://prntscr.com/407tlt[/quote:1zatglnt]
      Thanks for the reply. The real issue that Im having is with the live account, it works fine for me as well on the demo account but not for live trading.

      posted in Questions & Answers
      I
      iigworld
    • RE: EA works fine in Backtest but fails on live ECN brokers

      __If those "+" are the problem, can you tell me that brokers or some input data, so I can check and fix it on my side?[/quote:2bws8etd]
      Vantage FX is using the + sign on their ECN (EUR/USD+) and MB Trading is using the . (EUR/USD.) on Theirs.

      posted in Questions & Answers
      I
      iigworld
    • RE: EA works fine in Backtest but fails on live ECN brokers

      __What project are you using? I can see in your account directly, so it's enough to tell me it's name.
      Some error logs in details?[/quote:3gtsi8e3]
      RSIOpentime14

      posted in Questions & Answers
      I
      iigworld
    • RE: EA works fine in Backtest but fails on live ECN brokers

      I think that I have found the problem, I got this message from the brokers tech support:

      **Hi iigworld,

      Thank you for your email.

      You mentioned that your demo account is a RAW demo account.

      Raw accounts use the + symbol i.e. AUD/USD+ instead of AUD/USD.

      Your EA might be trying to trade the standard spread pairs which is disabled on RAW accounts.

      You should contact your EA provider and ask them what you should do to correct the programing.

      **Kind Regards,

      Michael Firth | Trading

      It seems that both of the brokers I am using have added symbols to the currency pairs one adds + ie EUR/USD+ and the other adds a period ie EUR/USD. and this I think is causing problems for the EA. Is there any way to work this out?

      Thanks again.

      posted in Questions & Answers
      I
      iigworld
    • RE: EA works fine in Backtest but fails on live ECN brokers

      __I receive reports and questions every day, no one reported something like this soon 🙂

      The native function OrderSend() is used, and if something is wrong with the EA itself, the error will be something like "Invalid stops". "Trade is disabled" is somehow different. There are some rules and limits when sl or tp are too close to the current price, but I think errors should be different than these. Check if everything is ok with "No trade is running -> Buy now", both with default settings (big enough stops)

      Also you can check some EA that comes from internet, not from fxDreema. I almost believe that the problem is not in the code, but I might be wrong.[/quote:3jrgr86z]

      Downloaded some other EAs and they work fine. I also noticed that when I close the platform and reopen it that is the only time that the FX Dreema EA will execute the trade.

      posted in Questions & Answers
      I
      iigworld