fxDreema

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

    Adding custom Currency Strength Meter indicator

    Questions & Answers
    3
    54
    11853
    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.
    • l'andorrà
      l'andorrà @Sauce last edited by

      @sauce I need to look at the bocks settings. The screenshot is not providing the required onfo. Could you please share the link of your new project?

      (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

      (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

      (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

      Sauce 1 Reply Last reply Reply Quote 0
      • Sauce
        Sauce @l'andorrà last edited by

        @l-andorrà absolutely, here is the latest version
        https://fxdreema.com/shared/Ql3U2Xfic

        l'andorrà 1 Reply Last reply Reply Quote 0
        • l'andorrà
          l'andorrà @Sauce last edited by

          @sauce This is what I see

          1. You created 2 groups, one for buys and one for sells. However, blocks 131 and 197 are both searching for buyns AND sells. You should limit block 131 for buys only and block 197 for sells only.

          2. Why are you programming both pending orders at current price? The what you need is 'buy/sell now' blocks, not pending orders.

          3. So many conditions to program an orders and just one to close them?

          4. Blocks 128 and 223 are doing the same as per point 1 above. You should specify here again what it is expected to be closed.

          (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

          (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

          (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

          Sauce 1 Reply Last reply Reply Quote 0
          • Sauce
            Sauce @l'andorrà last edited by Sauce

            @l-andorrà Thanks for the insight!

            1. Fixed to buy/sells only respectively
            2. This was a mistake, thank you for finding it. Fixed now so that is an actual pending order below low of last candle
            3. Idea is to only take the best trades (many entry conditions) and then let the trade work, if it's still pending and close is above/below 30EMA it closes pending orders. Otherwise it's hodl until stop or target hit.
            4. Fixed to buy/sells only respectively.

            Thanks for the proofreading, greatly appreciated!
            Updated project: https://fxdreema.com/shared/I7JCba3Kb

            1 Reply Last reply Reply Quote 0
            • Sauce
              Sauce last edited by

              1. Correlational Condition
                Looking to make a correlational condition where other correlated pairs are also moving in that same direction.
                For example, I see a short setup on CADJPY. In order to take the trade I need to see M15: 18EMA<50EMA<200EMA on at least 3 other CAD/xxx pairs or 18EMA>50EMA>200EMA on xxx/CAD pairs. As long as these EMA alignments are occurring, the trade setup is valid.
                This tells me that this is an actual trending move on currency weakness and not just one pair moving on it's own. I've found my trades are more successful when there is a correlated move in a currency pair.

              Thanks in advance for any help! https://fxdreema.com/shared/Sy4jZ6yle

              M l'andorrà 2 Replies Last reply Reply Quote 0
              • M
                miki @Sauce last edited by

                @sauce have you tested it on many years? I myself tried to create an ea based on Spearman correlation using it as hedging, but with no luck.

                Sauce 1 Reply Last reply Reply Quote 0
                • Sauce
                  Sauce @miki last edited by

                  @miki I've never heard of the Spearman correlation, but just researched it and it seems a little more intense than what I'm looking for to be honest. I just want to see if the CAD pairs as a whole are moving in the same direction which helps confirm a trade setup on a CAD pair in that direction.

                  1 Reply Last reply Reply Quote 0
                  • l'andorrà
                    l'andorrà @Sauce last edited by

                    @sauce Then I suggest you use this block:

                    0_1608568302212_01.png

                    Here you can specify what symbols are to be checked. All those EMA conditions blocks should be connected BELOW this one (never above it).

                    (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                    (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                    (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

                    Sauce 1 Reply Last reply Reply Quote 0
                    • Sauce
                      Sauce @l'andorrà last edited by

                      @l-andorrà thank you! I will add the blocks below. Is there a way to set a condition so only 3 out of 7 items are valid and it can still pass? Basically, all I need are at least 3 out of 7 pairs with 18EMA > 50EMA on M15.

                      l'andorrà 1 Reply Last reply Reply Quote 0
                      • l'andorrà
                        l'andorrà @Sauce last edited by

                        @sauce That is nore difficult to do. Are those 3 of 7 completely random? I mean can ANY combination of three conditions be selected from those 7?

                        (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                        (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                        (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

                        Sauce 1 Reply Last reply Reply Quote 0
                        • Sauce
                          Sauce @l'andorrà last edited by

                          @l-andorrà Yes. I think it might be too much to ask honestly, it might need to be a custom indicator since there would be so many combinations.
                          Here's an example to get a better idea: we have a short setup on CADJPY and we want to see CAD weakness and JPY strength.
                          I will need to see any 3 valid pairs of the following: (any combination of 3 CAD or JPY pairs is valid)
                          CAD/--- pairs with 18EMA <50EMA<200EMA on M15 and H1
                          ---/CAD pairs with 18EMA >50EMA >200EMA on M15 and H1
                          ---/JPY pairs with 18EMA<50EMA<200EMA on M15 and H1
                          So for example if CAD/CHF is downtrending and AUD/JPY, NZD/JPY are uptrending then the condition is valid.

                          l'andorrà 1 Reply Last reply Reply Quote 0
                          • l'andorrà
                            l'andorrà @Sauce last edited by

                            @sauce Wow. Yeah, that is a hugh amount opf calculations. A custom indicator identifying weakness/strength should do all that work. Otherwise your EA can be a mosnter in terms of blocks necessary to be implemented.

                            (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                            (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                            (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

                            1 Reply Last reply Reply Quote 0
                            • Sauce
                              Sauce last edited by Sauce

                              @l-andorrà Roger that, I have no idea how to build a custom indicator for that. I might have to get that coded by a professional instead via a currency strength meter...
                              Here is updated project without a correlation/currency strength meter yet: https://fxdreema.com/shared/YoBJDe8qd

                              Any advice on these other conditions I'm trying to create? Thanks!!

                              #1 Condition: The condition block(s) passes if these conditions (see image) have previously occurred since the last time the 18EMA, 50EMA crossed. (aka start of the recent trend) This is used as confirmation that price has previously bounced at this level and increases the odds of bouncing again. Essentially, this is the second time these conditions are happening in this recent trend.
                              0_1610140091422_bf316ac7-e10f-412a-a31c-dea0a46e84f5-image.png

                              #2 Condition: 6EMA < 18EMA within the last 10 bars (during the last 10 bars, the 6EMA was below the 18EMA) and vice versa for buy setup.

                              #3 Condition: High < 6EMA within the last 10 candles (during the last 10 candles, an m15 candle high was below the 6EMA and vice versa for buy setup using low/above).

                              Figured I'd put them all in one message rather than break this up into multiple messages/replies.
                              Thank you again for the help!

                              l'andorrà 1 Reply Last reply Reply Quote 0
                              • l'andorrà
                                l'andorrà @Sauce last edited by

                                @sauce If you are not a programmer (I'm not either) it is a wise decision hiring one to create that indicator.

                                On the other hand, are you sure all those conditions will create enough trades? I see you are filtering teh market a lot. Did you manually backtest this strategy before trying it on fxDreema?

                                (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                                (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                                (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

                                Sauce 1 Reply Last reply Reply Quote 0
                                • Sauce
                                  Sauce @l'andorrà last edited by Sauce

                                  @l-andorrà I find I’m receiving too many false signals and want only the best setups. Hence why I’m so picky. This follows Adam Khoo’s TCE strategy (really an EMA bounce strategy) which is easily found on YouTube. I have traded this in the past successfully but don’t want to babysit charts a day, thus this EA is a very detailed scanner/alert system. Hope that helps!

                                  1 Reply Last reply Reply Quote 0
                                  • Sauce
                                    Sauce @miki last edited by Sauce

                                    @miki @l-andorrà Finally figured out what @miki meant by this type of .CSV output file, haha. I'm looking to use H1, H4 timeframes with numbers that are >60 or <40 to filter only pairs that have a strong/weak correlation.

                                    Example: Condition passes if a pair has H1: >60 and <40.
                                    So only these pairs would pass: AUDJPY(65/37), CADJPY(78/37), CHFJPY(64/37), EURAUD(27/65), EURCAD(27/78), EURCHF(27/64), GBPAUD(28/65), GBPCAD(28/65), GBPCHF(28/64).
                                    0_1610277397813_1f2ddaa8-aea2-4b77-8136-0fcadae53cdb-image.png

                                    How would I create this condition in FXDreema? I did find these instructions below on how it can be integrated using a CSV file or using Global variables, but this is beyond my knowledge...

                                    0_1610277933344_e1ed5525-059d-4492-9a23-21d21849848a-image.png

                                    CSM indicator instructions: https://www.forexfactory.com/thread/852082-csm-indicator-hanover
                                    Shared project link: https://fxdreema.com/shared/Ju6jYxVbe

                                    Thanks for the help!

                                    l'andorrà M 2 Replies Last reply Reply Quote 0
                                    • l'andorrà
                                      l'andorrà @Sauce last edited by

                                      @sauce I guess you will need a reting in a custom code block. Sadly this is something for real programmers, not me, sorry. 😞

                                      (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                                      (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                                      (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        miki @Sauce last edited by

                                        @sauce with this custom code https://fxdreema.com/shared/s2gvJ1zF you can see all global variables name that indicator creates after set true "OutputGlobals" in indicator. After you find the name of the variable you are interested in, use conditin block to use it
                                        0_1610296224838_Immagine.png
                                        0_1610296419213_Immagine.png

                                        Sauce 1 Reply Last reply Reply Quote 0
                                        • Sauce
                                          Sauce @miki last edited by Sauce

                                          @miki thank you so much!!

                                          1. Is there a way to set that condition so that it finds any variable >60 value on H1 timeframe?
                                          2. How can I add on a 2nd condition for any variable <40 on H1 timeframe too?

                                          Example, on H1 timeframe say AUD = 64 and JPY = 25, can we have that filter out a >60 condition (as above) AND a <40 condition for the other currency so that only pairs that have currencies with a >60 and a <40? Thus, AUDJPY would pass with 64/25 combo.

                                          Another example using your screenshot above, it currently would only pass if EUR >60 on H4. I'm looking for a way to have it pass any pairs on H4 with a >60 and <40 pair.

                                          Hope that makes sense! And thank you again so much!!

                                          M 1 Reply Last reply Reply Quote 0
                                          • M
                                            miki @Sauce last edited by miki

                                            @sauce the only thing that comes to mind, given the particularity of the indicator is something like this https://fxdreema.com/shared/jXQf9Zogd which will be replicated for every possible combination. A mammoth project 😂.The problem with this indicator is find a valid symbol.

                                            Sauce 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • First post
                                              Last post

                                            Online Users

                                            F
                                            G
                                            O
                                            Z
                                            M
                                            W
                                            N
                                            G
                                            H

                                            29
                                            Online

                                            146.7k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors