fxDreema

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

    Posts made by max_well

    • RE: Arrows on crossover

      Hey, actually i have 3 conditions to be met before the EA could place the buy/sell arrows, Buy conditions are:

      1. fast MA should be above slow MA.
      2. Base line of the stochastic oscillator should cross above the signal line.
        3)Place a buy arrow on the close of the next candle after the crossover. Condition- the opening of this "next" candle should be above fast MA.
        sell conditions are opposite.

      I have implemented first 2 conditions, but I'm not sure whether I have done it correctly and for the third condition I completely don't know how to implement it. Could you please help me out.
      Below is the link to this project.
      https://fxdreema.com/shared/2B7v31Y4

      posted in General Discussions
      M
      max_well
    • Arrows on crossover

      how can I make the ea place buy and sell arrows upon the crossover of MA's after 2 candles?

      posted in General Discussions
      M
      max_well
    • What is cross width?

      What is cross width and when to use it?

      posted in General Discussions
      M
      max_well
    • EA Missing few Trades on Crossovers

      I backtested an EA for taking trades on MA crossovers. It worked well apart from missing many good trades. THe EA takes some trades and misses some as well. I dont know what's the problem. Is it the modelling quality or is something wrong with the EA itself. I have attached the screenshot of where it took the one trade and missed the next trade.0_1599090896245_snip1.PNG

      posted in Questions & Answers
      M
      max_well
    • RE: MA crossovers

      @jsauter86 which candle parameter should I choose if I want whole of the candle to above the MA (both the body and also the wick). The default parameter is Candle close, it doesn't account for the wick.

      posted in Questions & Answers
      M
      max_well
    • MA crossovers

      I want the robot to execute a buy trade if, Conditions:

      1. The fast MA should cross above slow MA ;
      2. Whole of the candle body n wick should be above the fast MA
        I have done condition one but can someone tell me how to do condition 2 and also how to arrange both the conditions( how should they be connected together)
        thanks.
      posted in Questions & Answers
      M
      max_well
    • RE: How to set TP based on some custom indicator

      @raiderspaz look at the indicator in the picture... When the indicator crossess 0 level on current forming candle i wana wait until the candle has been fully formed so if then the indicator has crossed the 0 level either to upside or downside then on that candle then i want to enter on the very next candle to go short or long depending on the indicator(i labelled where i want to enter on the picture)
      Can this be done??

      posted in Questions & Answers
      M
      max_well
    • RE: How to set TP based on some custom indicator

      @raiderspaz
      Here's the link for entry setup
      https://drive.google.com/file/d/15YVg_IdHUlhamUwESFbA_jHpQlltf02_/view?usp=drivesdk

      posted in Questions & Answers
      M
      max_well
    • How to set TP based on some custom indicator

      I have a custom indicator in histogram form and so i want the EA to open a buy or sell trade based on that indicator for example if the indicator crossess 0 level ON CLOSE OF THE CANDLE from below to obove then I'd like the EA to open buy position and vice versa for sell trade.
      And also i dont want fixed TP so i want my tp to be based on another custom indicator (which is in the form of a histogram) so if a buy trade is running and if the histogram turns red( meaning crossess 0 on candle close) then i want the trade to stop.

      Can anyone help me with this please.

      posted in Questions & Answers
      M
      max_well
    • 1
    • 2
    • 2 / 2