fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. e.so
    3. Posts
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 8
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by e.so

    • RE: Coding an EA to start using another EA

      yeah I thought so, does not matter
      thanks anyway for your help

      posted in Questions & Answers
      E
      e.so
    • Coding an EA to start using another EA

      Hi there

      I'm trying to control the opening / closing of trades made by an EA by using a "master EA", depending on the close of a candle.

      Ex.

      1. First EA running on a EU chart => opening & closing trades
      2. Second EA running on another EU chart:
        - If D1 candle closes above price xxx then (1) close all EU trades and (2) turn EA off
        - Then when D1 candle closes back below price xxx, turn EA back on.

      The first step seems partially OK to me: I think I can work on an EA that will close all EU trades based on one condition, but I don't know how to turn EA off.

      The second step, resuming EA activity, is trickier in my view and I do not even know if that is possible, and I'd love to have your suggestions.

      A dirty way to do that would be, instead of "turning off EA" and then "resuming EA activity", to kill all trades that open after the D1 candle closes above the level.
      this would make the job, but spread costs would be significant...

      thanks for your help!

      posted in Questions & Answers
      E
      e.so
    • RE: Entry trade at MA crossover: function not reliable?

      @jstap sur sorry should have done that earlier...
      I just kept to close w/ candle ID 1, i'm checking the output atm
      https://fxdreema.com/shared/EAaU2Iwnd
      thanks again

      posted in Questions & Answers
      E
      e.so
    • RE: Entry trade at MA crossover: function not reliable?

      @jstap
      Hi,
      Thanks for your help.
      Still not OK though...
      0_1648749869657_9cff5419-1c98-4591-bbdd-3f448e9f6e37-image.png

      posted in Questions & Answers
      E
      e.so
    • Entry trade at MA crossover: function not reliable?

      Hi again,

      I'm still playing with an entry triggered long when a candle close above 8EMA. I've used the function described here:
      https://fxdreema.com/documentation/builder/crossover

      and is:
      0_1648743010647_4ce1d278-a7ce-4354-b6ac-42a795404f61-image.png ![alt text](image url)

      The issue I have is that there are a few entries that do not comply with these settings:
      0_1648743041530_2c0b9c7c-951e-471c-b362-95879c490bf5-image.png

      Green arrow is OK.
      Red arrows though are not OK, and I cannot figure out why...

      If you have any idea, that would be great!

      posted in Questions & Answers
      E
      e.so
    • Restricting trading period triggers multiple positions on one candle

      Hi

      I got a question: I am using the example of trade given on the https://fxdreema.com/documentation/builder/crossover page, where a candle that closes above 20SMA enters a long trade.

      My aim is to restrict trading activity for some period of time during the day, say 10-17 server time.

      When I remove the "No trade" restriction, I have longs triggered throughout the day as expected.

      Then I've tried two variables:

      • Hours filter, which would have been my first choice, where I input 10-17 as trading range.
      • Time filter, where I also input 10-17 as trading range
        https://fxdreema.com/shared/GxxZVMYT

      The result is the same whathever the filter that is applied:

      • No trade outside of the trading range, which is good
      • 1st candle that matches the "candle cross MA" trigger opens multiple long positions.

      Why would that be?

      thanks for your help!

      posted in Questions & Answers
      E
      e.so
    • RE: Coding a TP=1R or TP=2xSL

      @jstap Oh i did not see that, that's handy!
      thanks for the help

      posted in Questions & Answers
      E
      e.so
    • Coding a TP=1R or TP=2xSL

      Hi,
      I've started playing with this great tool, looks quite nice!
      I just got a question the answer of which i did not find.
      I have a dynamic SL (say below candle n-1), and I'd like to have a similar dynamic TP, like TP = 1 x SL or 2 x SL etc.
      is there a way to do that?
      thanks!

      posted in Questions & Answers
      E
      e.so
    • 1 / 1