Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Manual trading systems


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack (53) Thread Tools Display Modes
  #161 (permalink)  
Old 10-13-2007, 05:09 PM
Junior Member
 
Join Date: Jun 2006
Posts: 3
gibby is on a distinguished road
Dynamic Support and Resistance lines

The moving support and resistance lines (breakout and breakdown levels) that are shown as part of the advanced strategy appear to be moving averages of recent highs and lows. Again it would be cool to have an indicator for that as well.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #162 (permalink)  
Old 10-13-2007, 05:41 PM
Junior Member
 
Join Date: Jun 2006
Posts: 3
gibby is on a distinguished road
Market Condition Arrows

The green and red market continuation conditions arrows that are shown as part of the advanced strategy seem to be printing as long as part the HA candle body is beyond the respective PAC line for longs or shorts.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #163 (permalink)  
Old 10-20-2007, 08:10 AM
OhYes's Avatar
Junior Member
 
Join Date: Nov 2006
Posts: 28
OhYes is on a distinguished road
can anyone make heikenashi in seprate window and MA5 smooth high and low?

becasue it's too slow to exist from the market, sometime no profit left because waiting for the exist signal need to exist manualy before the exist signal come.

but i think heikenashi good for higher time frame because there is still got profit after you get the exist signal.

thank you
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #164 (permalink)  
Old 10-27-2007, 10:51 PM
Member
 
Join Date: Mar 2007
Posts: 54
ismailv is on a distinguished road
trend indicator to asist synergy method

i like this style of trading. to get in a bar or two ealier try this trend indicator set it to 22 or 23 even if the bars closes are within the bands.
Attached Files
File Type: mq4 HMA_Color.mq4 (3.2 KB, 179 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #165 (permalink)  
Old 11-13-2007, 02:34 AM
Senior Member
 
Join Date: Nov 2006
Posts: 282
autumnleaves is on a distinguished road
Simple EA based on Synergy with PSAR/ATR/STD

Here is the fruit of an exercise I started almost a year ago but have not been able to advance due to lack of programming skills. It is merely a development of the MACD Sample along Synergy lines. If the EA shows promise I would like to port it into the Phoenix 5.7 template. I would be interested in comments and suggestions, as well as optimization/back-forward testing.

In a nutshell, it implements Price Action Channel, Heiken Ashi, Traders Dynamic Index, with some simplifications, for both entries and exits. I am not sure that the exits are properly designed, and would probably feel more comfortable with PSAR exits only. Extra confirmations come from a Standard Deviation on the RSI of the TDI, plus Average True range. I think this is essentially what Malone has done, but with names of his own invention.

You can set the base bar to one bar ago with ZbBar, and you can also tweak the limit numbers in the Malone system for the price line range.

There is no numerical trailing stop as this is handled by the Parabolic SAR. The Take Profit is probably superfluous, and could well be set to an artificially high number.

If someone has a fast Core 2 Duo or similar, here are some proposals for optimization ranges:
extern int P_ZBar = 0 and 1
extern double P_SARStep = 0.02 to 0.03;
extern double P_SARMax = 0.2 to 0.3;
extern int P_GreenLMax = 65 to 75; //upper long entry limit
extern int P_GreenLMin = 30 to 60; //lower long entry limit
extern int P_GreenSMax = 40 to 70; //upper short entry limit
extern int P_GreenSMin = 25 to 35; //lower short entry limit
extern int P_STDMin = 5 to 9;
extern int P_ATRMin = 6 to 11;

I look forward to responses

autumn
Attached Files
File Type: mq4 SynergyBasicPSAR.mq4 (10.5 KB, 234 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #166 (permalink)  
Old 11-16-2007, 08:12 PM
Junior Member
 
Join Date: Jul 2006
Posts: 4
branac is on a distinguished road
Hi everybody,

I have been testing Synergy for a month or so, like it very much. Just recently I found this forum and this thread and downloaded DerkWehler's indicator, it makes trading much easier :-)

There is one thing I've noticed so far. If there is a divergence between the price and the green line, than the signal is most likely not going to work. There is an example on the attached GBP/USD 4hr chart, check the areas with purple lines. From one buy signal to the other, the price made a higher high but the green line made a lower high, and then the signal failed. I am going to do more testing on this one, but I was wondering if Derk could incorporate this divergence into the indicator?

Thank you,
branac
Attached Images
File Type: jpg synergy_gbp_usd_4h_divergence.jpg (103.8 KB, 990 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #167 (permalink)  
Old 11-16-2007, 10:35 PM
Senior Member
 
Join Date: Feb 2007
Posts: 168
lcfxtrader is on a distinguished road
Excellent observation branac. Thanks for pointing that out. I look forward to testing this system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #168 (permalink)  
Old 11-16-2007, 11:18 PM
BeachBum's Avatar
Junior Member
 
Join Date: Dec 2005
Posts: 8
BeachBum is on a distinguished road
Hello branac........

I'm missing something here; I've looked at this chart for a long time and do not understand exactly what you are saying. Can you explain further? Thanks!


Quote:
Originally Posted by branac View Post
Hi everybody,

I have been testing Synergy for a month or so, like it very much. Just recently I found this forum and this thread and downloaded DerkWehler's indicator, it makes trading much easier :-)

There is one thing I've noticed so far. If there is a divergence between the price and the green line, than the signal is most likely not going to work. There is an example on the attached GBP/USD 4hr chart, check the areas with purple lines. From one buy signal to the other, the price made a higher high but the green line made a lower high, and then the signal failed. I am going to do more testing on this one, but I was wondering if Derk could incorporate this divergence into the indicator?

Thank you,
branac
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #169 (permalink)  
Old 11-17-2007, 12:27 AM
Junior Member
 
Join Date: Jul 2006
Posts: 4
branac is on a distinguished road
Quote:
Originally Posted by BeachBum View Post
Hello branac........

I'm missing something here; I've looked at this chart for a long time and do not understand exactly what you are saying. Can you explain further? Thanks!
Heya BeachBum,

Nice to see you here, I was following your work on Fozzy method for quite some time.

Ok, I have attached the same chart again, with some numbers added. The area of interest is between numbers 1 and 2. While moving from point 1 to point 2, the price is going up, that is, made a higher high. At the same time, while moving from 1 to 2, the green line (RSI) is going down, that is, made a lower high.

Now that's a divergence. In this case it is a bearish divergence, and usually after this, the price changes the direction. Sometimes it's only a retracement, sometimes it's a trend change. Testing will show how can we tell one from the other.

branac
Attached Images
File Type: jpg synergy_2_gbp_usd_4h_divergence.jpg (104.2 KB, 941 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #170 (permalink)  
Old 11-17-2007, 12:35 AM
BeachBum's Avatar
Junior Member
 
Join Date: Dec 2005
Posts: 8
BeachBum is on a distinguished road
Quote:
Originally Posted by branac View Post
Heya BeachBum,

Nice to see you here, I was following your work on Fozzy method for quite some time.

Ok, I have attached the same chart again, with some numbers added. The area of interest is between numbers 1 and 2. While moving from point 1 to point 2, the price is going up, that is, made a higher high. At the same time, while moving from 1 to 2, the green line (RSI) is going down, that is, made a lower high.

Now that's a divergence. In this case it is a bearish divergence, and usually after this, the price changes the direction. Sometimes it's only a retracement, sometimes it's a trend change. Testing will show how can we tell one from the other.

branac
Hi branac.....

Nice to see you too. I've been following this method for a while because it is so similar to Fozzy-style trading; RSI and MA cross for a signal. However, the addition by Dean Malone of a few other simple indicators is what really got my attention and I've been working with this and testing his methodology and the TDI indicator.

OK, I understand the negative divergence reference. What I did not understand was your comment about signal failure. Can you offer additional comments on that part of your first post?

BTW.....Fozzy-style trading still rules as far as I'm concerned, but I'm always looking for ways to make it more successful, within reason of course........
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
synergy trading method, SynergyEA, synergy, synergy trading, Traders Dynamic Index, rainbow, forex trading methods, forex trading method, synergy ea, synergy forex, Advanced Synergy indicators, synergyind, synergy expert advisor, advanced synergy forex, perkyasctrend, Advanced SYNERGY, trading, DM_continuation, SYNERGY TRADE METHOD, synergy strategy, synergy mq4, OrderReliable, Derk Wehler, Traders Dynamic Index VISUAL ALERTS.mq4, sinergy, easy trading method, Dean Malone E.A.S.Y. Trading System, forex method, advanced synergy method, Traders Dynamic Index VISUAL ALERTS, LibOrderReliable, dean malone, Advanced SYNERGY 2.0, SUPER SIGNAL, Range Factor, trader sharing forex trading effective method, "EASY Trading Method"

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/manual-trading-systems/9360-synergy-trading-method.html
Posted By For Type Date
This thread Refback 09-15-2008 10:48 AM
This thread Refback 09-04-2008 09:20 AM
???FX??????????????????????: ???? This thread Refback 08-21-2008 06:37 PM
???FX??????????????????????: ???? This thread Refback 08-19-2008 08:53 AM
為替・FX大好き主婦の楽ちんシステムトレード(^▽^): 検索結果 This thread Refback 08-05-2008 10:32 AM
This thread Refback 07-30-2008 08:16 AM
This thread Refback 07-27-2008 08:45 PM
eNjJɂ‚Č낤Part5 This thread Refback 07-27-2008 06:52 AM
為替・FX大好き主婦の楽ちんシステムトレード(^▽^): テクニカル指標アーカイブ This thread Refback 07-27-2008 04:16 AM
為替・FX大好き主婦の楽ちんシステムトレード(^▽^): 検索結果 This thread Refback 07-20-2008 08:56 AM
ProfiForex Traders Forum - - E.A.S.Y.( SYNERGY) This thread Refback 07-16-2008 05:58 AM
為替・FX大好き主婦の楽ちんシステムトレード(^▽^): トレーディングルールアーカイブ This thread Refback 07-13-2008 06:22 PM
Meeting Agenda http://www.forex-tsd.com/manual-trading-systems/9360-synergy-trading-method.html - The Portland / Beaverton Oregon Forex Trading Meetup Group (Beaverton, OR) - Meetup.com This thread Refback 07-13-2008 05:18 PM
Synergy Signals [v2] - MQL4 代码基地 Post #57 Refback 07-12-2008 08:11 AM
為替・FX大好き主婦の楽ちんシステムトレード(^▽^): MT4アーカイブ This thread Refback 07-11-2008 05:57 AM
為替・FX大好き主婦の楽ちんシステムトレード(^▽^): 検索結果 This thread Refback 07-06-2008 09:59 AM
平均足(コマ足)トレード手法 - 為替・FX大好き主婦の楽ちんシステムトレード(^▽^) This thread Refback 07-01-2008 04:45 AM
為替・FX大好き主婦の楽ちんシステムトレード(^▽^) This thread Refback 07-01-2008 04:15 AM
ProfiForex Traders Forum - E.A.S.Y.( SYNERGY) This thread Refback 06-24-2008 10:55 AM
Библиотека установки/модификации/закрытия ордеров - MQL4 форум This thread Refback 06-14-2008 08:14 PM
livemarket2 / eNjJɂ‚Č낤Part5 This thread Refback 06-07-2008 10:18 PM
: BIVISdotNET This thread Refback 05-07-2008 11:00 AM
Traders Dynamic Index - MQL4 代 基地 Post #55 Refback 05-06-2008 03:33 PM
Traders Dynamic Index - MQL4 Code Base Post #55 Refback 05-03-2008 10:39 AM
Traders Dynamic Index - MQL4 Code Base Post #55 Refback 05-03-2008 10:19 AM
E.A.S.Y.( SYNERGY) - ProfiForex Traders Forum This thread Refback 04-10-2008 12:10 PM
This thread Refback 03-26-2008 03:55 PM
E.A.S.Y.( SYNERGY) - ProfiForex Traders Forum This thread Refback 03-22-2008 11:59 AM
ProfiForex Traders Forum - E.A.S.Y. This thread Refback 03-17-2008 05:35 PM
Synergy Signals [v2] - MQL4 Code Base Post #57 Refback 03-16-2008 08:28 PM
Synergy Signals [v2] - MQL4 Code Base Post #57 Refback 03-16-2008 08:29 AM
E.A.S.Y. - ProfiForex Traders Forum This thread Refback 03-14-2008 07:31 AM
This thread Refback 03-11-2008 02:48 PM
Traders Dynamic Index - MQL4 Code Base Post #55 Refback 03-11-2008 07:40 AM