fxDreema

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

    bsinclair

    @bsinclair

    1
    Reputation
    194
    Profile views
    12
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    bsinclair Unfollow Follow

    Best posts made by bsinclair

    • RE: Heiken Ashi smoothed indicator into EA

      @roar You have a great point.. lol.. I removed that now.. Sorry for my ignorance. Just learning here.

      posted in Questions & Answers
      bsinclair
      bsinclair

    Latest posts made by bsinclair

    • RE: Heiken Ashi smoothed indicator into EA

      @roar You are correct!! This strategy is solid and very profitable. On a daily bases I am reaching my goal of 50 pips in profit. I was just hoping someone on here could make this EA for everyone to enjoy since I can't seem to make it. If not, then I guess I will go to MQL and post a job and get it made for everyone to enjoy. It would be worth it to the world right now to have a EA that is free and profitable and stable to trust.

      posted in Questions & Answers
      bsinclair
      bsinclair
    • RE: Heiken Ashi smoothed indicator into EA

      @roar Yes. I tried it and it's making trades. So I know the signals are working from the indicator. I just can't seem to get an EA to work like I need it to for us all. I am trying to learn but I am frustrated and I suck at this.

      posted in Questions & Answers
      bsinclair
      bsinclair
    • RE: Heiken Ashi smoothed indicator into EA

      This is what I am trying to create for everyone..
      Using the Heiken ashi smoothed oscillator indicator (attaching below), when the HA oscillator line is above (buy) or below (sell) the HA oscillator average on 2 timeframes… 1H and 20min on EURUSD I have had 85% accuracy with my trades manually. I have done so by watching and waiting for the signal direction to be the same in both time frames. The 1H timeframe is my master for signal direction and 20m is my entry signals.

      Here are the inputs I would recommend for the EA to have:

      ///----Signal Inputs ----//

      ---Signal 1 (Master Trend Direction for Signal Entries)---
      Timeframe: "X"
      Pre smoothing average Period: #
      Pre smoothing average Method: Simple / Exponential / Smoothed / Linear
      Pos smoothing average Period: #
      Pos smoothing average Method: Simple / Exponential / Smoothed / Linear
      Signal Period: #
      Signal Method: Simple / Exponential / Smoothed / Linear

      ---Signal 2 (Entry Signal)---
      Trade Signal Mode = During Candle / Close of Candle
      Timeframe: "X"
      Pre smoothing average Period: #
      Pre smoothing average Method: Simple / Exponential / Smoothed / Linear
      Pos smoothing average Period: #
      Pos smoothing average Method: Simple / Exponential / Smoothed / Linear
      Signal Period: #
      Signal Method: Simple / Exponential / Smoothed / Linear

      //----Trade Entry & Exit Management ----
      Min Margin Level % for Additional Trade Entry: #
      Close on Opposite Signal from Master Signal: True / False

      //---- Time Properties ---//
      Use Time Properties: True / False
      Start Hour: #
      Start Minute: #
      Stop Hour: #
      Stop Minute: #
      Close All trades on Friday Close: True / False
      Friday Stop Hour: #
      Friday Stop Minute: #

      //----Money Management --//
      Volume Type: Fixed Lot / % of Equity
      Volume Value: # (allow for decimals)
      Target Daily Profits in ticks (0 = off): #
      Target Daily Losses in ticks (0 = off): #
      Max Number of open positions in trend (0=off): #

      //--- Stop Parameters --- //
      Take Profit (ticks, 0=off): #
      Stop Loss (ticks, 0=off): #
      Trail Start (ticks, 0=off): #
      Trail Distance (ticks, 0=off): #
      Trail Step (ticks, 0=off): #
      Break Even Start (ticks, 0=off): #
      Break Even Value (ticks, 0=off): #

      Heiken ashi smoothed oscillator indicator: 0_1587222265642_Heiken ashi smoothed oscillator.mq5

      posted in Questions & Answers
      bsinclair
      bsinclair
    • RE: Heiken Ashi smoothed indicator into EA

      @Xfire @roar - Ok the indicator is not the problem!
      I am so furstrated now. I know this strategy is successful and just want to create EA so everyone can enjoy the profits.

      If anyone can create this strategy, please help!!

      posted in Questions & Answers
      bsinclair
      bsinclair
    • RE: Heiken Ashi smoothed indicator into EA

      @Xfire @roar
      Well.. bad news.. still no trades occurring. I am at a loss now why it won't make trades. Only thing I can think of is it's the indicator and it's buffers.

      Here is the latest project link: https://fxdreema.com/shared/KCrYmcbJb

      posted in Questions & Answers
      bsinclair
      bsinclair
    • RE: Heiken Ashi smoothed indicator into EA

      @roar Ok. Let's see how this goes. Wish there was a way to test in Fxdreema vs. having to download, import and test in MT5. lol. But hey Fxdreema is a life saver for me, I can learn this, learning all the coding of mql5 was killing me.

      posted in Questions & Answers
      bsinclair
      bsinclair
    • RE: Heiken Ashi smoothed indicator into EA

      @roar Like this?
      0_1587048434907_844a75de-4c9d-4c42-bb2a-17a9ea72922c-image.png

      posted in Questions & Answers
      bsinclair
      bsinclair
    • RE: Heiken Ashi smoothed indicator into EA

      @xfire & @roar - Thank you for your help!
      I have updated the project. Link: https://fxdreema.com/shared/JxtHuimVd

      Removed the "No position" all together and using trailing stop to close positions, but it's still not making any trades when I run optimization.

      Now I wondering if it's my indicator and it's buffers. Any suggestions how to fix that?

      posted in Questions & Answers
      bsinclair
      bsinclair
    • RE: Heiken Ashi smoothed indicator into EA

      @roar You have a great point.. lol.. I removed that now.. Sorry for my ignorance. Just learning here.

      posted in Questions & Answers
      bsinclair
      bsinclair
    • RE: Heiken Ashi smoothed indicator into EA

      @xfire What is the purpose of "If trade >Condition > Close Trades"? Isn't close position taken care of by the Trailing stop?

      posted in Questions & Answers
      bsinclair
      bsinclair