fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. jzfusion
    3. Posts
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 47
    • Posts 113
    • Best 6
    • Controversial 0
    • Groups 0

    Posts made by jzfusion

    • RE: Pips outside of Bollinger band

      @l-andorrĂ  I can use candle 1

      posted in Questions & Answers
      J
      jzfusion
    • Limit on trade duplicate trades. Filter is not working for me

      The for each position filter doesn't seem to work. I seem to be getting a lot of trades even when I set the limit in "On trade" I want to be able to limit the number of trades.

      On Trade
      0_1581628703505_Screenshot 2020-02-13 at 21.18.06.png

      0_1581628710348_Screenshot 2020-02-13 at 21.15.14.png

      On Init
      0_1581628724375_Screenshot 2020-02-13 at 21.15.03.png

      posted in Questions & Answers
      J
      jzfusion
    • RE: Pips outside of Bollinger band

      @l-andorrĂ  I want to have a parameter that triggers a buy every time the candle high or closes above the upper band by x pips or below the lower band.
      Is that clear? So it's the distance travelled from the band to the extreme high or low.

      posted in Questions & Answers
      J
      jzfusion
    • RE: Pips outside of Bollinger band

      Thanks guys. So far this is what I have done.
      I created a constant with the pips in value 0.0001 but as @trader-philipps mentioned I forgot to take the sells into consideration.
      0_1581451304717_Screenshot 2020-02-11 at 19.52.26.png
      0_1581451320920_Screenshot 2020-02-11 at 19.52.10.png

      How do I create a condition that allows me to buy or sell based on x amount of pips? I need that as a variable which can be set and used for optimisation.

      posted in Questions & Answers
      J
      jzfusion
    • Pips outside of Bollinger band

      How do I set a condition that gives me the the ability to trigger based on the number of pips travelled outside of upper or lower bands.
      I tried adding +5 pips to the adjustments section of the condition.

      1. I run optimisation on that field as it's a string
      2. Even when I add an arbitrary number 5000 it still works
      posted in Questions & Answers
      J
      jzfusion
    • I need to be able to turn Trailing Stop ON/OFF

      I am struggling to implement a simple switch for trailing stop. I have a bool variable but I think my logic is flawed.
      Please see what I have implemented. Is there something I'm missing?

      https://fxdreema.com/shared/udTCwe5ed

      posted in Questions & Answers
      J
      jzfusion
    • Help! How can I turn off trading for this simple EA

      When cond1 and cond2 are both set to false I don't want any trades to happen. I'm sure it's simple but I may be missing something here. What happens is that although both conditions are turned off I'm still getting trades. I don't want any trades happening when both conditions are set to false. Please see

      https://fxdreema.com/builder/shared/QhXjxZtqd

      posted in Questions & Answers
      J
      jzfusion
    • RE: Can I have the timeframe dropdown in a variable that applies to all conditions?

      Found it:

      ENUM_TIMEFRAMES and then call the variable PERIOD_M1 or whatever timeframe you wish.

      0_1581022220739_Screenshot 2020-02-06 at 20.49.57.png

      posted in Questions & Answers
      J
      jzfusion
    • Can I have the timeframe dropdown in a variable that applies to all conditions?

      Hello Guys

      if I tick the input parameter for the timeframe, it only happens for this individual option. I want to be able to have the drop down in the properties but how do I create a list so that I don't have to have 4 different instances using the 'unfriendly' names. I want one to rule them all đŸ™‚

      ![I want the timeframe parametrised](0_1581020095486_Screenshot 2020-02-06 at 20.11.35.png image url)

      posted in Questions & Answers
      J
      jzfusion
    • ATR crossover MA condition

      Hello Gents

      I need to create a condition where ATR crosses over MA or vice versa.
      Here's my link: https://fxdreema.com/builder/shared/3tOR2gr5

      When I backtest all I see is this. They don't crossover. The MA seems to be up on the chart and the ATR is down!
      How do I make it cross each other?

      0_1580156747562_Screenshot 2020-01-27 at 20.22.11.png

      posted in Questions & Answers
      J
      jzfusion
    • How do I group parallel conditions. This or that or the other ?

      I want to be able to do this within an EA.
      Eg. Trigger bulls in a row OR if a moving average crossover happens too ... whichever happens first gets triggered however once in the position don't close it if the other criteria is met? So the trade persists and the cycle begins again after the target or stop loss is hit.

      posted in Questions & Answers
      J
      jzfusion
    • RE: Please help. Is this a bug? Not working in MT5

      Thanks @ambrogio
      That worked.

      posted in Questions & Answers
      J
      jzfusion
    • RE: Please help. Is this a bug? Not working in MT5

      @ambrogio

      Here's the link
      Thanks
      https://fxdreema.com/shared/9ra2qayGd

      posted in Questions & Answers
      J
      jzfusion
    • RE: Please help. Is this a bug? Not working in MT5

      @ambrogio

      That was an error in the buy leg which I have corrected. That's a red herring as the sell part should have generated trades but still not working even after the correction.

      posted in Questions & Answers
      J
      jzfusion
    • Please help. Is this a bug? Not working in MT5

      Hi Guys

      This very simple EA won't work in MT5. I've used this same crossover in MT4 and it's worked. Please help!
      https://fxdreema.com/shared/XVTxxkN4e

      posted in Questions & Answers
      J
      jzfusion
    • Set Trailing Stop to True/False

      How do I set trailing stop loss as an option?
      If true use trailing sl if false turn it off and use tp and sl

      posted in Questions & Answers
      J
      jzfusion
    • RE: Feature Request - Candlestick Types ...please support my petition

      @l-andorrĂ 
      You're not suggesting the Metatrader charlatan market place with their ludicrous activations that comes with purchaces? It is the most unbelievably unethical application sewer I've ever come across. You buy an item with a year's licence and then they limit the number of times you can use it.

      I simply can't understand how they are allowed to get away with it.
      I still think that this is a valid request as it keeps the code portable.
      One less indicator/variables to create for your project.

      posted in Questions & Answers
      J
      jzfusion
    • Feature Request - Candlestick Types ...please support my petition

      Can we have various candle types in the various signal sections.
      I agree that a lot of the Candlesticks are subjective however if it is kept pretty simple with parameters to be adjusted. I think that will help us and also add value to this service and I believe it's way better than the multitude of lagging indicators. I find myself spending too much time hacking the single candle template.
      Can I have some support from members?
      I would like to see some of these at least:

      Spining top
      Hammer / Hanging Man
      Doji
      Bullish/Bearish Engulfing
      Inverted hammer
      Morning Star
      Hikkake

      etc

      posted in Questions & Answers
      J
      jzfusion
    • Restrict EA to a specific account number(s)

      Will it be possible to restrict an EA to a specific account number so it only works for that particular account.

      posted in Questions & Answers
      J
      jzfusion
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 4 / 6