fxDreema

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

    Stop and reverse strategy(No martingale)

    Questions & Answers
    6
    50
    20069
    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.
    • A
      Arrow82 @roar last edited by

      @roar @roar Hi roar, i am interested to discuss with you one strategy, need your help to build EA. it's bit complicated, use certain conditions to trade. hope you can help me in this, the strategy is promising. manual tested by scrolling chart , results is good. below strategy:

      Indicator used RSI period 14, level 30 and 70.
      Buy trade:
      **
      RSI should be below 30 level and must have bullish engulfing formation. stop loss will be whichever the candle have the lowest level and take profit will be twice the stop loss, 1:2 risk reward ratio.
      Sell trade:
      RSI should be above 70 level and must have bearish engulfing formation. stop loss will be whichever the candle have the highest level and take profit will be twice the stop loss, 1:2 risk reward ratio.

      Attached screenshot for your reference, if you have better idea to improvise this strategy, please go ahead, thanks. looking forward to your reply..

      0_1548515404691_RSI candlestick strategy.JPG

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

        Hi arrow :
        Nice try as being new trader, and thanks alot to roar, he is very nice guy to provide such a good support. I have tried your strategy it's good, but i only tried it on bull and bear candles, if you want to set take profit as 1:2 or 1:3 you can do it very easily but roar is right you have to very care full about candle id numbers because it mess when we get stuck with candle id numbers.

        A 1 Reply Last reply Reply Quote 1
        • roar
          roar last edited by roar

          We can set the TP with "modify stops", connecting from the FALSE output of "No trade".
          Edit: oh you can actually do the same thing directly from the Buy now / Sell now block.
          0_1548537741119_4fce1066-9566-474c-818c-1c0dc2701347-image.png

          I only backtested to see the logic is ok. I don't expect this to make profit, although it is a nice start, and good practise.
          There is a simple "thought test" you can perform: if someone else has probably tested the same thing before, then it will probably not be profitable. Someone has surely tested 2 bears 2 bulls before, so its no good. You have to make something more advanced. Innovate.
          But as said, it is still very good practise in this business.

          Need small help? Tag me in your post
          Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

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

            Here's the other project with RSI. I understand the "engulfing" as higher high + lower low in a candle. This reduces the entries quite a lot, can't say if it is good or bad. I used some variable and constants tricks in the project, it may take a while to wrap your head around it, lol 😄
            0_1548539059725_00fce234-e100-4bbb-a0f6-9f094fe7b941-image.png
            https://fxdreema.com/shared/Cy0GAae1c
            If you get the project by importing the .mq4, it automatically sets the variables in place for you:
            0_1548539085270_SAR.mq4

            Need small help? Tag me in your post
            Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

            A 2 Replies Last reply Reply Quote 0
            • A
              Arrow82 @seemab last edited by

              @seemab thanks for the support. Yes @roar is very helpful indeed, kind soul :D. it's very tricky in building EA, even more tricky people like me come from different background. Nice to know you. keep in contact, we will make it in Forex off-course with the help of @roar 😄

              1 Reply Last reply Reply Quote 0
              • A
                Arrow82 @roar last edited by

                @roar thanks again! it looks nicely done, the concept and logic behind this will takes me long time for me to digest, i have small brain though :D. will give it a try. @seemab can we back test this and discuss the result?

                1 Reply Last reply Reply Quote 0
                • V
                  vnpython 0 last edited by

                  reading this with interest. been working on an idea on the beginning and BT after BT, changes and evolved to other ideas and settle on one finally. Though this would take about 1 month full time to settle one but ended up still making it 'perfect' on the 4th month after multiple BT.

                  my method is very mechanical and by playing around with numbers to modify sl to breakeven is very tricky, especially on ranging times. I do find more success if you think a little to resolve/avoid/reduce losing trades on ranging times and from there to trending time will be no issue.

                  i havent spend much time thinking of other methods but will do when i complete this current project.

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

                    HI arrow82 :
                    How are you ?
                    Was out for while.
                    Will check it and discuss about it.
                    I have tested 2 bears in a row and 2 bulls in a row, it's working in strategy tester with constant profit, but profit is very small, when i used martingale it is increasing profit as well, but you need specific pairs to trade with it.

                    A 1 Reply Last reply Reply Quote 0
                    • A
                      Arrow82 @seemab last edited by

                      @seemab i am busy at my fulltime work, in the mean time find time to trade in FX. Glad that you tried 2 bears and 2 bull candle in back test, when i tried it the results are not so good. can share your backtest results. thanks.

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

                        0_1548697150484_AUDNZD.png
                        This is AUDNZD h4 time frame results, initial deposit was 1000 dollars and tested for last 3 years

                        A 1 Reply Last reply Reply Quote 0
                        • A
                          Arrow82 @seemab last edited by

                          @seemab thanks man for sharing the backtest results. this one is using martingale or normal? based on your chart, looks like the EA not triggered correctly, must be 2 consecutive bear candle and followed by 2 consecutive bull candle..please confirm the EA trigger correctly or not? if possible share your final version of your EA, thanks.

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

                            Hi arrow82 :
                            This is triggered correctly because i am only opening trade when there are 2 bears in a row for sell trade and 2 bulls in a row for buy trade

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

                              This is using martingale in strategy for trades

                              A 1 Reply Last reply Reply Quote 0
                              • A
                                Arrow82 @seemab last edited by

                                @seemab thanks for your reply. could you share the updated version of the EA with martingale settings, i want to test and try. thanks.

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

                                  Please Use Default Settings On AUDNZD Pair On H4 Chart Time Frame https://fxdreema.com/shared/GFYWFvgtc

                                  A 3 Replies Last reply Reply Quote 0
                                  • A
                                    Arrow82 @seemab last edited by

                                    @seemab thanks man, will give it a try.

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

                                      You are wellcome Arrow82 :
                                      Hi roar :
                                      How are you ?
                                      Can you please suggest where to learn mql4 and mlq5 coding to write my self codes. Any online classes or courses or institutions ?

                                      roar 1 Reply Last reply Reply Quote 0
                                      • roar
                                        roar @seemab last edited by

                                        @seemab Hi! I dont know about any courses, never participated on any, lol 😄
                                        You can freely add custom code to your fxdreema blocks. I have learned by trial and error x 1000 000.

                                        Need small help? Tag me in your post
                                        Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

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

                                          Ok thank you roar, will check it because i am willing to learn coding my self but do not how to get started with.

                                          1 Reply Last reply Reply Quote 0
                                          • A
                                            Arrow82 @seemab last edited by

                                            @seemab hi man, i installed the EA successfully to the chart but nothing happens. No trade triggered. not sure. can you please send the working EA, thanks.

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

                                            Online Users

                                            S
                                            O
                                            K
                                            M
                                            M
                                            C

                                            14
                                            Online

                                            146.7k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors