fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    NNFX Template File

    Questions & Answers
    nnfx
    7
    17
    12765
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      money123456 last edited by

      Has anyone successfully developed an EA following VP's NNFX (No Nonsense Forex) Rules.

      Buy Rules:
      Baseline Indicator - Buy above (max 1 ATR above baseline)
      C1 - Confirmation Indicator - Buy signal
      C2 - Confirmation Indicator - Buy signal
      Volume Indicator - Buy signal
      Buy - 1% Risk Take Profit at 1 x ATR, SL - 1.5 x ATR
      Buy - 1% Risk No TP or SL (Exit on baseline cross or exit indicator signal)

      Fabien S 1 Reply Last reply Reply Quote 0
      • Fabien S
        Fabien S @money123456 last edited by

        @money123456 yes

        1 Reply Last reply Reply Quote 0
        • M
          money123456 last edited by

          Any chance you can share a look?. here is mine so far but am struggling with the

          1xATR from baseline rule

          https://fxdreema.com/shared/7fa3FDeGc

          1 Reply Last reply Reply Quote 0
          • T
            trader.philipps last edited by

            @money123456 I have no ready algo, yet. I started fxdreema 1-2 weeks ago so I'm not the experienced one around here.
            Here you can see some of my "trials" to give you an idea no1. My project still has a flaw somewhere. Probably I used the flags too heavily :))
            But maybe some ideas we can share.

            I like to share my knowledge, but expect the others to contribute as well.

            1 Reply Last reply Reply Quote 0
            • T
              trader.philipps last edited by

              @money123456 I'm not a real MQL4 coder, but I took the challenge to add ATR bands to JMA indicator (token from McGinley). Hence, the work and rights an whatever belong to the people that invented those indicators.
              I tested it and looked good. You may easily just check against the Buffers named "Upper ATR Band" or "Lower ATR Band" in a condition block.
              0_1567530329424_jma_sl_atr_bands.mq4

              Hope that helps you a bit.

              I like to share my knowledge, but expect the others to contribute as well.

              1 Reply Last reply Reply Quote 1
              • S
                SpecialFX last edited by

                Here's my effort:

                https://fxdreema.com/shared/OMBgkAhOb

                Again it seems to only sell though 😕

                T 1 Reply Last reply Reply Quote 0
                • T
                  trader.philipps @SpecialFX last edited by trader.philipps

                  @specialfx I like the fractals idea. However, fractals as far as I know based on zigzag indicator. That means, a new lower fractal can only be confirmed, if a new high fractal occurs. How does your indicator deal with that? Would it reprint the last fractal until the opposite fractal is available?
                  0_1567684536604_Auswahl_513.png

                  Have a look at my indicator. There will be a baseline signal soon, but it doesn't print the last down fractal as it is not confirmed, yet.

                  I like to share my knowledge, but expect the others to contribute as well.

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    SpecialFX @trader.philipps last edited by

                    @trader-philipps I'm afraid that's not quite right, fractals are a mathematical feature in their own right, and in order to form one all you need is 5 candles. A fractal is formed when the third (middle) candle marks a trend reversal, so in very basic terms let's say the first two candles move lower, the low is rejected in the third candle and price subsequently moves up in the fourth and fifth candles - in this instance a downward fractal would be formed. In order to form an upward fractal you would simply reverse the price movements I've just described.

                    It is entirely possible for multiple downward or upward fractals to form in succession, here's an example taken from the s&p 500 daily chart at the start of this year:

                    0_1567705617280_3d5c42f6-7aa0-4af7-b797-7fa39017c658-image.png

                    Personally I find fractals fascinating, hence my ill-fated attempts to work them into a trading bot. Bill Williams gives an excellent lecture on them here in this ancient video:

                    https://www.youtube.com/watch?v=bNxt298VVOw

                    So back to the point - my system doesn't account for the zig-zag indicator business because they're not related. Clearly though I am setting something up wrong as my bot will only sell 😞

                    C T 2 Replies Last reply Reply Quote 0
                    • C
                      CPxiom @SpecialFX last edited by

                      @specialfx Maybe it is something wrong with the buffers output, in one of the indicators. Everything is done as for sell, so it should work. You can check the buffers with this indicator.
                      https://fxdreema.com/forum/topic/7612/useful-buffers-explorer-indicator-find

                      S 1 Reply Last reply Reply Quote 0
                      • T
                        trader.philipps @SpecialFX last edited by

                        @specialfx Okay, I'm not so deep in fractals. However, may I ask you to share that indicator? I like 123 entries yor approach seems to go in that direction.

                        I like to share my knowledge, but expect the others to contribute as well.

                        1 Reply Last reply Reply Quote 0
                        • S
                          SpecialFX @CPxiom last edited by

                          @cpxiom Thanks - how do I use this? Do I open the EA in metatrader and put it on the chart along with the indicator?

                          C 1 Reply Last reply Reply Quote 0
                          • C
                            CPxiom @SpecialFX last edited by

                            @specialfx No, you load the indicators on the chart, then buffer explorer. On the input tab you specify the name of the indicator you want to check, and the buffers. It will give you a visual representation of what buffer does what.
                            You can see the number of buffers, order and color, on the colors tab of any indicator. (So you know what to check)

                            1 Reply Last reply Reply Quote 0
                            • Fabien S
                              Fabien S last edited by

                              @money123456 dont use *10000 and make it like this0_1568372464110_Bildschirmfoto 2019-09-13 um 12.55.19.png

                              M A 2 Replies Last reply Reply Quote 0
                              • M
                                money123456 @Fabien S last edited by

                                @fabien-s said in NNFX Template File:

                                @money123456 dont use *10000 and make it like this0_1568372464110_Bildschirmfoto 2019-09-13 um 12.55.19.png

                                Thanks

                                1 Reply Last reply Reply Quote 0
                                • A
                                  alfredinho50 @Fabien S last edited by

                                  @fabien-s so the variable should be double type

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    TraderEA6 last edited by

                                    @Fabien-S On the Formula, shall we use candle 1 for more setting under ATR period 14?

                                    Thanks

                                    A 1 Reply Last reply Reply Quote 0
                                    • A
                                      alfredinho50 @TraderEA6 last edited by

                                      @traderea6 yes

                                      1 Reply Last reply Reply Quote 0
                                      • 1 / 1
                                      • First post
                                        Last post

                                      Online Users

                                      M
                                      E
                                      C
                                      M
                                      F
                                      L
                                      F
                                      F
                                      E
                                      K

                                      24
                                      Online

                                      146.6k
                                      Users

                                      22.4k
                                      Topics

                                      122.6k
                                      Posts

                                      Powered by NodeBB Forums | Contributors