Forums Development Trading made REALLY Simple

This topic has been reported for inappropriate content

Tagged: 

Viewing 25 posts - 51 through 75 (of 456 total)
  • Author
    Posts
  • #9682
    Anti
    Participant

      It’s absolutely distressing. On the one side I can understand your decision. But on the other it’s the nature of forex forums. Thus, it wasn’t unexpectable. Maybe you rethink your decision. If not – I wish you a great time.

      #9683
      Anti
      Participant

        Although @gg53 won’t read our posts anymore and won’t give us any guidance, I’d like to continue the discussion gg53 started and request for further contributers.

        The last open question was “How to identify trend”. As @simplex asked me to explain my favorite method in detail, I will do now. As some of you may know, I posted in another place on the use of prize action of single candles. The main idea was to just identify possible up/down moves in the subsequent bar from candlesticks alone. The method I use is adopted from the idea of candlestick trading although I don’t use particular candlestick patterns. Although I wouldn’t trust this prize action alone, it can be a good indicator of trend direction.

        If you once have studied the ideas of candlestick trading, you’ll have recognized that a continuation of prize movement to the up side is in general more likely the closer the close of previous candle it to the its high. Same is true for moves to the down side. Thus, we only have to evaluate the relative position of close within the range (high – low) of a candle. And this is done by applying the simple formula

        sentiment = 2*close – high – low

        or

        sentiment = (2*close – high – low)/(high-low)

        if you prefer a normalization such that values lie within the interval [-1,1].

        As a single candle hasn’t much explanatory power, I used the sum of values calculated above for the last 10 bars. To take into account that more recent bars’s action may have more effect on subsequent bars than older bars, I weighted this sum by multiplying the most recent sentiment by 10, the sentiment befor it by 9, … and the 10th sentiment by 1. Afterwards the whole sum has been divided by 1+2+3+4+5+6+7+8+9+10 = 56. Whenever the histogram bars in attached screeshot are below zero, the market sentiment is short. When they are above zero we can look for long entries to enter a position.

        Attachments:
        You must be logged in to view attached files.
        #9750
        gg53
        Participant

          Peaks & Troughs indicator is purely price range based.

           

          The ForexGT_VolumeOsc is just to pinpoint (when extended beyond the 80% range) the exact bar in that area for entry.

          Its Volume is plus or minus according to price median movement (up or down from previous).

          It is based on the relation of that Volume meaningfull average against actual Volume.

           

          Haven’t seen a Peak & Trough similiar indicator post yet (pics @post #9495 & #9508).

           

          G.

           

          #9754
          Gpego
          Participant

            Hi @gg53,

            when you say “Volume meanungfull average” i undertand that this average is in database. Otherwise, if the average is dynamic, the process will be relative.

            It is correct?

            i want to understand this well for go to desk!!

             

            Thank you very much

            #9777
            gg53
            Participant

              Hi @gg53, when you say “Volume meanungfull average” i undertand that this average is in database. Otherwise, if the average is dynamic, the process will be relative. It is correct? i want to understand this well for go to desk!! Thank you very much

              No, it’s not in the database.

              “Meaningfull average” is being either adaptive average or relative to its TF.

              Using fixed “10” as an average (just an example) is not meaningfull if you are using M5 or M15. What is meaningfull about 50 minutes or 150 minutes? nada…

              If you think that 1 hour is meaningfull (just an example) then you should use 12 for M5 and 4 for M15 TF’s.

              That can be coded without  any database, or look for an adaptive kind of MA.

               

              G.

              #9783
              gg53
              Participant

                Off topic:

                ECB announcement today.

                ECB will probably ease policy (QE) which will send EUR down.

                The question is not IF but HOW. Draghi is known for agressive moves, but he’s not alone…

                On top of that we got the Unemployment Claims (USD) roughly at the same time.

                So watch out and be prepared…

                 

                G.

                #9958
                Anti
                Participant

                  Just for clarification, G. Neither swing rule nor volume oscillator are involved in finding peak/trough and/or trend functions?

                  #9967
                  gg53
                  Participant

                    Just for clarification, G. Neither swing rule nor volume oscillator are involved in finding peak/trough and/or trend functions?

                    Wrong.

                    Swing rules are for identifying Peaks & Troughs (colored bars on chart) in my posts.

                    Volume Oscillator is for pinpoint the recommended bar for entry in the Peak or Trough area.

                    Trend rules not yet explained or defined.

                     

                    G.

                     

                    Attachments:
                    You must be logged in to view attached files.
                    #9977
                    Anti
                    Participant

                      Gr8! Hmm … any recommendations where to start. You mentioned that it should by done using volume, prize, multiple time frames and multiple currency pairs.

                      I know that you don’t like MAs, but coloring by 15 EMA gave quite similar results …

                      • This reply was modified 10 years, 6 months ago by Anti.
                      Attachments:
                      You must be logged in to view attached files.
                      #9980
                      gg53
                      Participant

                        Gr8! Hmm … any recommendations where to start. You mentioned that it should by done using volume, prize, multiple time frames and multiple currency pairs.

                        That relates to TOTAL trading strategy.

                         

                        1. Selecting the possible (higher probability) currency pair to trade: should be based on Currency-Strength indicator, preferably a scanner based on it.

                        2. Filtering suggested pairs by Trend strength.

                        3. Once currency pair is selected, find the retracement (“buy cheap…” – Peak or Trough) as entry.

                        4. Higher TF’s are the leading trend, entry TF should be opposite (retracement).

                        5. SL, TP & MM will be separate functions, which will be auto-fitted to currencies characteristics.

                        6. Each entry should be pending, i.e. either Buy/Sell Stop or Limit. Reason: let the market fullfill your expected direction/expectation. Never enter @market.

                         

                        G.

                        #9981
                        gg53
                        Participant

                          I made some changes to the Volume Oscillator:

                          Instead of contributing the whole “Volume” to up or down bar:

                          I’m only contributing partial Volume according to the ratio of  (Close-Open) / (High-Low).

                           

                          G.

                          #9982
                          Anti
                          Participant

                            Think you’ll underestimate up volume in up trend and down volume in down trend as the wicks are built by both, up and down volume (cf. code here).

                            #9986
                            gg53
                            Participant

                              Think you’ll underestimate up volume in up trend and down volume in down trend as the wicks are built by both, up and down volume (cf. code here).

                              I’ll test it with history and decide which way is better.

                              The purpose is to eliminate further move up/down when we encounter Doji’s (or almost Doji’s). Doji’s usually signals turning points, and have almost “0” price movement.

                              Considering them with high volume will move the indicator at least one bar further up/down, causing it to “lag” a bit.

                               

                              G.

                              #10120
                              Gpego
                              Participant

                                Hi all,

                                I see great post. I was in a tryp but now i am going to read all.

                                Thank you very much @Anti for thread of R.

                                I want to ask question to @Anti and @gg53 about green and brown bars because the logic i dont understand very well. When you said:

                                highest High = Previous Bar HighestHigh….. 

                                is the highest high in the previous “x” bars? because highest high and lowest high in previous bar not possible, correct??

                                Thank you very much in advance!!

                                #10123
                                Anti
                                Participant

                                  As far as I understood it, it’s based on highest high of previous x bars. But you’re right – especially under extreme market conditions one bar can create highest high and lowest low. As I haven’t further investigated this, I don’t know how to handle those candles …

                                  #10125
                                  gg53
                                  Participant

                                    As far as I understood it, it’s based on highest high of previous x bars. But you’re right – especially under extreme market conditions one bar can create highest high and lowest low. As I haven’t further investigated this, I don’t know how to handle those candles …

                                    You’re right. We don’t use this system prior to announcements, and that’s when those things happening.

                                    In general, we stop trading at least 30 min. before announcement, and switch to “News Trading” Tactic, or wait at least 30 min. after that event.

                                     

                                    G.

                                    #10126
                                    Gpego
                                    Participant

                                      Thank you for reply @gg53 and @Anti,

                                      then, only conditions in “x” previous bars about higher and lower values of price.

                                      then the logic would be for down swing:

                                      if highest value of (high) “x” bars is higher than current high value && lowest values of previous (low) “x” bars is higher than current low value then we are in down swing.

                                       

                                      It is correct this logic?

                                      #10127
                                      gg53
                                      Participant

                                        Thank you for reply @gg53 and @Anti, then, only conditions in “x” previous bars about higher and lower values of price. then the logic would be for down swing: if highest value of (high) “x” bars is higher than current high value && lowest values of previous (low) “x” bars is higher than current low value then we are in down swing. It is correct this logic?

                                        See post #9553.

                                         

                                        G.

                                        #10132
                                        smallcat
                                        Participant

                                          Hi G,

                                          The PEAK/TROUGH is NOT the END swing point, But some BARS near the swing point ? And the Oscillator defines the exact entry point based on the TREND and Peak/Trough. Do i understand it right ?

                                          Thanks

                                          Edit: sorry i could not active in these last 2 days .. my eyes were very pain. Doctor said that it is not because of  improper of my eyeglass lenses, but some thing like inflammation of the optic nerve :wacko:    So, i must take a rest 5 – 10 minutes, after every 1 hour in front of computer ….

                                          • This reply was modified 10 years, 6 months ago by smallcat.
                                          #10137
                                          gg53
                                          Participant

                                            Hi G, The PEAK/TROUGH is NOT the END swing point, But some BARS near the swing point ? And the Oscillator defines the exact entry point based on the TREND and Peak/Trough. Do i understand it right ? Thanks Edit: sorry i could not active in these last 2 days .. my eyes were very pain. Doctor said that it is not because of improper of my eyeglass lenses, but some thing like inflammation of the optic nerve :wacko: So, i must take a rest 5 – 10 minutes, after every 1 hour in front of computer.

                                             

                                            Peaks & Troughs are AREAS, which is good to watch and know.

                                            VolumeOsc is for Pinpoint the possible bar for entry.

                                             

                                            EURUSD is in UpTrend, so we look to enter @Troughs areas. VolumeOsc is Pinpointing the recommended bar.

                                            If you are already in a trade, it’s a good point to Scale-in, i.e. add another trade.

                                             

                                            G.

                                            • This reply was modified 10 years, 6 months ago by gg53.
                                            Attachments:
                                            You must be logged in to view attached files.
                                            #10140
                                            LittleCaro
                                            Participant

                                              Hi G, The PEAK/TROUGH is NOT the END swing point, But some BARS near the swing point ? And the Oscillator defines the exact entry point based on the TREND and Peak/Trough. Do i understand it right ? Thanks Edit: sorry i could not active in these last 2 days .. my eyes were very pain. Doctor said that it is not because of improper of my eyeglass lenses, but some thing like inflammation of the optic nerve :wacko: So, i must take a rest 5 – 10 minutes, after every 1 hour in front of computer ….

                                               

                                              Hello Smallcat,

                                               

                                              Me too i have very sensible eyes, i will give you something which really works for me.

                                              You apply compress of cornflower, i mean you lie on your back, and you put compress of cornflower on your eyes, but you keep your eyes closed, that’s important we just want to treat the external, but what it’s interesting, is after 5 minutes the cornflower penetrates deep and calm your eyes. Generally i keep it 10 minutes.

                                              If you could find biological cornflower water, it’s very good.

                                              I give you the product i use, but i live in France, don’t know if you can find the same.

                                              http://www.my-dermacenter.com/fr-fr/snf-eau-florale-veritable-eau-florale-bleuet-messicole-bio-200-ml-sanoflore

                                              You can also check the new samsung curved monitors, they have function to reduce the blue light, which is very bad for the eyes.

                                              If you wear glasses, you can also ask when you’ll renew your glasses for a blue light filter directly in your glass. All the manufacturers of glasses have that in their arsenal now.

                                               

                                              Take care of your eyes, they are very precious, imagine you can’t watch your screen ….

                                              #10175
                                              gg53
                                              Participant

                                                Ok, I’ve seen that the Peaks & Troughs indicator already accomplished by “someone”… Ask around… Good job, “t” !!

                                                Please remember that we need those as a function.

                                                Now its time for the Trend function. I’ll post the guidelines for your debates/reviews/comments/additions. I’m quite busy right now, so – to be continued…

                                                 

                                                G.

                                                • This reply was modified 10 years, 6 months ago by gg53.
                                                #10193
                                                Anti
                                                Participant

                                                  Maybe “someone” with the name “t” may join or come out :good:

                                                  #10201
                                                  tankhang
                                                  Participant

                                                    Hi

                                                    attached is the prototype indicator of GG53’s Peak and Troughs..

                                                     

                                                    tankhang

                                                    *re-attached the indicator – fixed real-time update problem..

                                                    ** re-attached the indicator – accidentally deleted..

                                                    • This reply was modified 10 years, 6 months ago by tankhang.
                                                    • This reply was modified 10 years, 6 months ago by tankhang.
                                                    • This reply was modified 10 years, 5 months ago by tankhang.
                                                    Attachments:
                                                    You must be logged in to view attached files.
                                                    #10203
                                                    tankhang
                                                    Participant

                                                      Hello Smallcat

                                                      Take care of your eyes..

                                                      tankhang

                                                    Viewing 25 posts - 51 through 75 (of 456 total)
                                                    • You must be logged in to reply to this topic.
                                                    Scroll to Top