fxDreema

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

    ChrisBiola

    @ChrisBiola

    0
    Reputation
    131
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ChrisBiola Unfollow Follow

    Latest posts made by ChrisBiola

    • RE: Martin gale system - Just started coding so all this is new to me

      I tried to just add "no trade - buy now" but still nothing happening after the first buy block.

      But I took a look at your explanation, and I think I understand a little more now.

      It seems like the problem is in the "check how it was closed" box. Like you explain, maybe it only checks one time and if conditions are not met that one time - nothing happens?

      Let me know if you have a easy solution to what im trying to code here 🙂

      Thank you and happy coding !

      posted in Questions & Answers
      C
      ChrisBiola
    • RE: Martin gale system - Just started coding so all this is new to me

      Thank you for reply, but the "one a day block" I just added to try out something new to get it to work.

      I have tried without many times, I used the block called "if position" and if that block was false it activated the "buy" block under.

      But it stops after the buy block, it doesnt activate "check how it was closed". If the initial "buy" block closed by Stop Loss the "check how it was closed" block shoud be activated and instant open a sell order.
      But this does not work.

      Do you have other alternatives that I can try ? 🙂

      posted in Questions & Answers
      C
      ChrisBiola
    • Martin gale system - Just started coding so all this is new to me

      When I export this EA to mt5 it only makes buy trade number one and it wont continue down the code with sell orders and so on.

      Im I doing this all wrong? all tips are much appreciated 😃

      Link to "EA":

      https://fxdreema.com/shared/389wylNre

      posted in Questions & Answers
      C
      ChrisBiola