Forex Factory
  • Login

  • Username: Password:
  • 12:58am

  • Search
  • Home

  • Forums

  • Trades

  • Calendar

  • News

  • Market

  • Brokers

Options

Search
Search
Search

Subscribe to Thread

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

SRDC level 1 revisited 20 replies

Opto123 Revisited 0 replies

Fozzy Revisited 1 reply

  • Trading Systems
  • /
  • Reply to Thread
  • 187

123PatternsV6 revisited

  • Last Post
  • First Unread
  •  
  • 1 1314151617 Page 18
  •  
  • Post# 341
  • Quote
  • Feb 9, 2012 5:22am | Edited at 5:37am
  • DragonEye
    Joined Sep 2011 | 219 Posts | Status: Member
Hello all!

I've installed both 123PaternsV6 and 123PaternsV7 on the same M5 chart and I like signals they produce.

But I've found that 123PaternsV7 does not update along with prices flow.
I mean that when initialized it shows signals and that's it.
While 123PaternsV6 does process new bars as they arrive, 123PaternsV7 does not.

How can this be fixed?
Thanks!

PS. I set VolFilter = False. Maybe this has caused the problem.
I found that with VolFilter = False the indicator shows better signals (for me).
Also I do not trust Volume values in the forex market.
Since they are just ticks density, not real contracts volume.
Thus if some banks fill multimillion contracts there will be few ticks ("volumes") but a huge price shift.
  • Post# 342
  • Quote
  • Feb 11, 2012 1:09am
  • botsog
    Joined Jan 2012 | 49 Posts | Status: mission it's possible
kumusta Rob?
botsog Pip_My_Life;)
  • Post# 343
  • Quote
  • Feb 12, 2012 11:30pm
  • nimsri
    Joined Oct 2011 | 25 Posts | Status: Member
Hi Robdee!

I have been studying forex trading for some months and doing practice trades on a few systems available in FF. I find 123 Patterns system is interesting and viable. Your team efforts in getting the system improved and fine-tuned and in helping others is really praisworthy. At the moment I'm going thro' the key thread posts. Many thanks

Nimal
  • Post# 344
  • Quote
  • Feb 23, 2012 5:05am
  • DragonEye
    Joined Sep 2011 | 219 Posts | Status: Member
Hi Robdee!

Please consider to upgrade the indicator in the following way:

...

extern bool ShowComment = True;

...

//+------------------------------------ ------------------------------+
//| Custom indicator iteration function |
//+------------------------------------ ------------------------------+
int start()
{
// REDRAW ONLY ONE TIME PER CANDLE
if (redrawtime == Time[0]) // if already redrawn on this candle then do no more
{
if (ShowComment) // IF USER WANTS COMMENT
StatusMessage();
return(0);
} // if already redrawn on this candle then do no more

else redrawtime = Time[0]; // remember when the indicator was redrawn

...

// update the status display
if (ShowComment)
StatusMessage();
}// end of start()

...

Thanks!
  • Post# 345
  • Quote
  • Mar 7, 2012 8:22am
  • recidiviste
    Joined May 2009 | 448 Posts | Status: Member
Quoting DragonEye
Hello all!

I've installed both 123PaternsV6 and 123PaternsV7 on the same M5 chart and I like signals they produce.

But I've found that 123PaternsV7 does not update along with prices flow.
I mean that when initialized it shows signals and that's it.
While 123PaternsV6 does process new bars as they arrive, 123PaternsV7 does not.

How can this be fixed?
Thanks!

PS. I set VolFilter = False. Maybe this has caused the problem.
I found that with VolFilter = False the indicator shows better signals (for me).
Also I do not trust Volume values...
---------------------

is the volfilter compulsory ??

thanks
:peace: BROKENGLISH
  • Post# 346
  • Quote
  • Mar 7, 2012 8:23am
  • recidiviste
    Joined May 2009 | 448 Posts | Status: Member
Quoting DragonEye
Hi Robdee!

Please consider to upgrade the indicator in the following way:

...

extern bool ShowComment = True;

...

//+------------------------------------ ------------------------------+
//| Custom indicator iteration function |
//+------------------------------------ ------------------------------+
int start()
{
// REDRAW ONLY ONE TIME PER CANDLE
if (redrawtime == Time[0]) // if already redrawn on this candle then do no more
{
if (ShowComment) // IF USER WANTS COMMENT
StatusMessage();...
------------------------------------ --

regards
:peace: BROKENGLISH
  • Post# 347
  • Quote
  • Mar 7, 2012 8:55am
  • forex1962
    Joined Jan 2011 | 385 Posts | Status: Member
Guys trying to trade 123 s is dead, ok you may get the odd good run but today's market is all about stop hunting, evolve and survive.
I use to trade cubbys old 123 whilst reasonably good at the time try to trade it now and you'll see, not a critisism just observation.
  • Post# 348
  • Quote
  • Mar 10, 2012 6:33pm
  • Kara696969
    Joined Apr 2011 | 77 Posts | Status: Member
dear sirs i have 123v7 b ut no arrrows whats wrong?
  • Post# 349
  • Quote
  • Mar 10, 2012 10:53pm
  • enochben
    Joined Dec 2007 | 744 Posts | Status: a.k.a. the speculator
Quoting forex1962
Guys trying to trade 123 s is dead, ok you may get the odd good run but today's market is all about stop hunting, evolve and survive.
I use to trade cubbys old 123 whilst reasonably good at the time try to trade it now and you'll see, not a critisism just observation.
depends on your timeframe and how tight your stops are....if you are on 1hr or higher and willing to risk at least 50 pips - aint nothing wrong with it and risk to reward ratio is intact.

now if you are trying to trade it on 5 min - you are experiencing some serious churn right about now.
AUD/JPY EUR/USD EUR/JPY
  • Post# 350
  • Quote
  • May 16, 2012 4:05am
  • FxCzar
    Joined Dec 2010 | 7 Posts | Status: Member
Good day Robdee

I've been following your thread for sometime now and I find your concept of 1-2-3 pattern trading very interesting.

What actually catch my attention the most is your circle bars. I have always been fascinated by cycles in the financial market.

Do you mind sharing the cycle bar that shows date at key turning point with me. I will like to study it and probably add my idea to it and make it better.
  • Post# 351
  • Quote
  • Oct 16, 2012 7:30am | Edited at 7:41am
  • manu94
    Joined Aug 2011 | 1 Post | Status: Member
Hello

is that this indicator is multi time frame (MTF) or only 5 minutes ?

thanks
  • Post# 352
  • Quote
  • Dec 9, 2012 7:06am
  • sergiobentes
    Joined Nov 2012 | 1 Post | Status: Junior Member
Hi RobDee, sorry for my poor english, I'm calling from Brasil.
I love your 123Pattern.
Is it possible inform which is the best indicator to work together with 123PatternV6?
Thanks,
Sergio Bentes
  • Post# 353
  • Quote
  • Dec 25, 2012 10:01am
  • sleewc
    Joined Feb 2008 | 53 Posts | Status: Member
Hi, RobDee;

First of all, Happy new year, and merry Christmas to you (If you are celebrating); also happy holiday.

you done a great job on the 123 pattern indicator. I am running simulation, which is very profitable.

Well, little bit more to ask, as I am not good at counting 123; if you can add in the 123 numbers, and arrow (As V6), it will be much more helpful for people like me.

Thanks.
  • Post# 354
  • Quote
  • May 23, 2013 10:44am
  • Barley
    Joined Mar 2013 | 1 Post | Status: Junior Member

It is very nice to combine 123Paterns with Zigzag indicator; but while working with the standard ZigZag, proposed by MetaQuotes, I have found some errors. The main problem is that it doesn't proceed the case of the outside bar properly. At first, i just want to initiate a new post to talk about the errors and optimization of Zigzag indicator. but I am only a junior number which is not authorized to do that by FF. I don't know if someone else found the Zigzag had some paradox inherent in its plotting as me. By the way, could anyone tell me how to be a certified member of FF? thanks.

  • Post# 355
  • Quote
  • Last Post: May 24, 2013 11:40am (37 hr ago)
  • dee50
    Joined Jul 2010 | 581 Posts | Status: Member

+50 +13 +20 +18 +BE +35 +16 +25 = 177 pips on EU today. First signal I missed. 2nd signal I reversed because it was to close to the fibo and MA. The 3rd signal I reversed because it did not agree with my filters. The BE I closed because it was against my filters and in hindsight I should not have taken it.


Nice Indi RobDee, I use the 123 reversal everyday in my trading, have done for years. But there is no doubt that this works very well provided a good filter is used, I use the TDI and stochastics from the TMS method along with Fibos and the 50 and 200EMA.


The second chart I have marked up with the 123s as I saw them. matches up pretty well.


Thanks Robdee. Shame the thread died.

Attached Images (click to enlarge)
Click to Enlarge

Name: 123.png
Size: 39 KB Click to Enlarge

Name: My 123s.png
Size: 43 KB
Thread Tools Search this Thread
Show Printable Version Show Printable Version
Email This Thread Email This Thread
Search this Thread:

Advanced Search

  • Trading Systems
  • /
  • 123PatternsV6 revisited
  • Reply to Thread
    • 1 1314151617 Page 18
1 trader viewing now

©2013 Forex Factory, Inc. / Terms of Use / Privacy Policy

Forex Factory® is a registered trademark.

Connect

  • Facebook
  • Twitter
  • RSS

Company

  • About FF
  • FF Blog
  • Careers at FF
  • Advertising
  • Contact FF

Products

  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer

Website

  • Homepage
  • Search
  • User Guide
  • Member List
  • Online Now
  • Report a Bug