fxDreema

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

    confuse with martiangle

    Questions & Answers
    4
    15
    3567
    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.
    • P
      papaprabu last edited by

      http://i.imgur.com/eSbpPGu.png

      i use indicator "ular putih"
      ular putih rise = buy
      ular putih fall = sell
      both with certain TP
      https://fxdreema.com/shared/VlT6Udj9b

      OP that didn't touch TP will be martiangle on the next opposite OP
      let's say multiply lot 2x of the total lot floting and close all when total unrealized profit min +1 pip

      1. i still cinfuse which block should i use ? could u please describe and give example by edit my block, to fulfill my purpose
      2. could you please describe the different of
        buy/sell now ( 1-3-2-6 )
        buy/sell (martiangle )
        buy/sell ( Grand marti )
        buy/sell ( custom martiangle )
      1 Reply Last reply Reply Quote 0
      • fxDreema
        fxDreema last edited by

        I don't understand the meaning of "OP" and "floting" 😏
        Martingale block opens a new trade only when there is no currently a running trade (all trades are closed) and the lot size depends on the last one that was closed. If the last one was profitable - it opens new trade with minimum lot size. If the last one was losable - it opens new trade with 2x the lot size of that closed trade.
        Grand martingale is martingale where it doubles and also adds fixed amount of lots. Custom martingale is a block with more options where you can edit many settings. By default Custom martingale is set up in the same way as the regular Martingale block.
        1-3-2-6 is just another betting system... better read it's description 🙂 What is different is the lot size that is taken.

        1 Reply Last reply Reply Quote 0
        • P
          papaprabu last edited by

          __I don't understand the meaning of "OP" and "floting" 😏
          Martingale block opens a new trade only when there is no currently a running trade (all trades are closed) and the lot size depends on the last one that was closed. If the last one was profitable - it opens new trade with minimum lot size. If the last one was losable - it opens new trade with 2x the lot size of that closed trade.
          Grand martingale is martingale where it doubles and also adds fixed amount of lots. Custom martingale is a block with more options where you can edit many settings. By default Custom martingale is set up in the same way as the regular Martingale block.
          1-3-2-6 is just another betting system... better read it's description 🙂 What is different is the lot size that is taken.[/quote:399juuta]

          OP [ Open Position ]
          Floting [ unrealized profit/loss ] mean Open Order
          ogh ic so martiangle block only work when there is no Open/running Order got it.

          1. is there any clue how to do averaging martiangle. let's say
            signal BUY - Open Order 1 BUY at 1.3100 then price go down
            and signal change DOWN - Open Order 2 SELL at 1.3080 & at the same time, do averaging martiangle for Order 1 we Open order 2 BUY lot double and close all Buy Order when min ++. like that and same thing happen at the nes\xt Open Order.
          1 Reply Last reply Reply Quote 0
          • fxDreema
            fxDreema last edited by

            Of course the lot size can be controlled from outside Buy now/Sell now and those blocks can be run at any time. The "problem" with those blocks in betting system category is that this is how those betting systems work. Martingale is to double on loss... I mean, loss.... really, loss - something that is lost already and it does not exists, not some trade that is still there and can turn into profit or a bigger loss. Martingale by itself has it's rules, which are simple, but anything that does not follow those rules is not Martingale anymore. It can be adding to volume at any time.

            By the way I use OP as Open Price. The word "Position" is used in MT5, and in MT4 can be the sum of all working orders (which I call trades) for single market (symbol).

            Here is some example I created for somebody else that shows a way to open lot size that is sum of all currently running lot sizes (or at least for those who are Buys): https://fxdreema.com/shared/opRfux7wb
            This is something again in that fashion: https://fxdreema.com/shared/5ed5rD4hb

            Those pink blocks are big confusion for almost all of the people, I don't really know why, but if you understand them, then they can be used for many custom things. And using Variables is also a little bit on lower level, but those things adds some flexibility 🙂 What is better than that is to write code, but we know that this takes time and knowledge 🙂

            1 Reply Last reply Reply Quote 0
            • C
              casebefx last edited by

              __
              This is something again in that fashion: https://fxdreema.com/shared/5ed5rD4hb

              [/quote:18kwo64m]

              Why this EA opens few times a same trades ? For example price goes -5 pips > opens trades > return back > again -5 pips > and again opens trade.
              How to prevent ? - it must opens only once in same level .

              For each trade > "not more than 1 trades" will be OK ?

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

                This is how it works for me: http://prntscr.com/3sgpgm
                But this is some old example that I made for someone else. Of course, it can do different things, but this one works like this because this is how it's made, it's not doing something by chance.
                What I want to show is some ways to do something, not a final EA.

                1 Reply Last reply Reply Quote 0
                • P
                  papaprabu last edited by

                  could you please help me to build block which works like this

                  • BUY when "ular putih" indicator rise with sl & tp
                  • SELL when "ular putih" indicator fall with sl & tp

                  if there is Open Position not closed by TP/SL ( floting ) and then appear new Opposite Open position since logic change
                  let's say there is 1 BUY still open
                  then indicator FALL and ea open position 1 SELL
                  i need this SELL and next will be martiangle ( let's say multiply lot 2x ) untill unrealized profit is min +1 pips / $++ then CLOSE ALL

                  next SELL back to original default lot with tp & sl
                  could you please help me, i kind a confuse try to buil not success..
                  this is the block of the logic just need to add the martiangle features

                  https://fxdreema.com/shared/Rl4ilbFhc

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

                    There is a block "Buy now (Martingale)" which does the work with lots automatically. Well, it creates a new trade only if all trades are closed. Otherwise I will add "Martingale" as a money management option in "Buy now" and "Sell now" and I will hide this "Buy now (Martingale)" later... but for now it is there and will work.

                    The other things... I can't understand very much 🙂

                    Maybe something like this: https://fxdreema.com/shared/tCDFePZme I almost believe that i'm far away from your idea, but you can check this anyway.
                    Also check "Check current unrealized profit" block, which checks the profit/loss from group of trades.

                    1 Reply Last reply Reply Quote 0
                    • P
                      papaprabu last edited by

                      __There is a block "Buy now (Martingale)" which does the work with lots automatically. Well, it creates a new trade only if all trades are closed. Otherwise I will add "Martingale" as a money management option in "Buy now" and "Sell now" and I will hide this "Buy now (Martingale)" later... but for now it is there and will work.

                      The other things... I can't understand very much 🙂

                      Maybe something like this: https://fxdreema.com/shared/tCDFePZme I almost believe that i'm far away from your idea, but you can check this anyway.
                      Also check "Check current unrealized profit" block, which checks the profit/loss from group of trades.[/quote:234l5yaq]

                      very much thanks sir, ur help really appreciate 😎

                      i already know from ur previous explanation that using buy/sell martiangle only works when all trades are closed. this is why i didn't use it/mention on the block.
                      i need when there is 1 or more BUY still floting mean not hit TP ( not closed yet )
                      then logic trigger new opposite order, let's say SELL, i need this SELL and next SELL will be martiangle until total equity min $++ then close all
                      after close all , back to default lot again anda so on.. loop like that.
                      hope u get my mind 😉

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

                        Martingale is to double lot size after loss. Like this:

                        Buy 0.1
                        Loss => Buy 0.2 (2 x 0.1)
                        Loss => Buy 0.4 (2 x 0.2)
                        Win => Buy 0.1 (reset)

                        Or Sell. Or Buy, then Sell. What matters is the lot size, which depends on profits/losses.

                        When do you want to double lot size and when do you want to reset it?

                        1 Reply Last reply Reply Quote 0
                        • P
                          papaprabu last edited by

                          __Martingale is to double lot size after loss. Like this:

                          Buy 0.1
                          Loss => Buy 0.2 (2 x 0.1)
                          Loss => Buy 0.4 (2 x 0.2)
                          Win => Buy 0.1 (reset)

                          Or Sell. Or Buy, then Sell. What matters is the lot size, which depends on profits/losses.

                          When do you want to double lot size and when do you want to reset it?[/quote:3kai0bh4]

                          ➡ logic trigger buy 0.1
                          *then suddenly logic trigger opposite order
                          ➡ no loss => sell 0.2 ( 2 x 0.1 )
                          ➡ Win minimum $++ / 1 pips close all => let's say logic still trigger sell 0.1 ( reset )

                          mean we want double the lot size when 2 different open order exist ( newest open order is different from last order ), keep double the lot size until close all on profit $++ or 1 pips minimum. then reset.

                          very much thanks you for the help. i guess it's simple

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

                            Here is something: https://fxdreema.com/shared/Bfy2JuzPb
                            Not sure if it's correct, but at least some example. Block 4 loads only the last running trade, see the parameter that is "1" inside.

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

                              I'm also interested in something like this... was there any solution - or do you have any example of somthing like this? The link in your last post can't be seen..

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

                                I fixed the link. It looks that I have problems with some particular shared projects

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

                                  Aha, thank you!

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

                                  Online Users

                                  M
                                  H
                                  S
                                  C
                                  T
                                  G
                                  T
                                  J
                                  G
                                  C

                                  18
                                  Online

                                  146.7k
                                  Users

                                  22.4k
                                  Topics

                                  122.6k
                                  Posts

                                  Powered by NodeBB Forums | Contributors