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
  #461 (permalink)  
Old 01-11-2008, 07:29 PM
nondisclosure007's Avatar
Senior Member
 
Join Date: Apr 2007
Posts: 100
nondisclosure007 is on a distinguished road
Quote:
Originally Posted by jer966 View Post
Here is what they mean;
1. Yellow - short term traders (Mainly going for quick pips and not interested in holding positions)
2. Orange - short term traders (Those hold on the positions a little longer than the yellow)
3. Blue - mid term traders (Mainly swing traders, usually hold on the positions longer than previous 2)
4. Green - long term traders (Will hold on to their positions longer than mid and short term traders)
5. Red - long term traders or investors (They hold on to their position the longest

The Blue Red line is a slope direction line and shows the change in the trend from Blue to Red etc.

I use it to check the trend. then I go to the synergy system set up by Dirk on a separate chart.
I like to see if I am with the over all trend on a position and what everyone type of trader is doing. (This is not a system I made up I found it on another webpage and then combined it with the use of Synergy)

Normally my charts look like this,
Do you have that clock indicator?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #462 (permalink)  
Old 01-11-2008, 10:59 PM
Junior Member
 
Join Date: Jan 2008
Location: Cancun
Posts: 11
jer966 is on a distinguished road
Clock Indicactor

Quote:
Originally Posted by nondisclosure007 View Post
Do you have that clock indicator?
Here is the clock indicator
Attached Files
File Type: ex4 Clock_v1_2.ex4 (14.1 KB, 129 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #463 (permalink)  
Old 01-12-2008, 06:52 PM
Junior Member
 
Join Date: Nov 2005
Posts: 6
Anthean is on a distinguished road
still not working

Hi Pcontour,

thx for your help - but its still far from working. What i wonder is: where is the SynergyEA.ex4 file ? Can I use the old one ?
I did as you explained and what happened was that mt4 takes ages to start (like 1 minute, it was 5seconds before). After compiling the library files and restarting, i have the same 2 errors - and then the EA turns grey in the navigator-list and the .ex4 file is completely gone (when i have a look at the directory where mt4 is installed) ... very strange ...

Does the new EA work for anyone ?

Thx 4 help

Chris
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #464 (permalink)  
Old 01-15-2008, 09:49 PM
Junior Member
 
Join Date: Nov 2005
Posts: 6
Anthean is on a distinguished road
amazing

What a day for this EA ... at the moment i am up 463 pips and have +200 pending lol
Yesterday was also great after a bumpy start (-250, closed around +200) ...

I am running it on 10 forex pairs + dow (amazing) + oil (good) + gold (not so good), will add another 4 pairs (skandies) this week and then filter out the bad pairs (most likely gold, aussie, kiwi, usdcad) at the end of jannuary.

Will also play with the settings a bit as i was unlucky today on eurjpy and usdjpy, otherwise i would be up another 400 pips ...

As the last version of the EA isnt working for me i am turning off the EA during asian session except for the jpy crosses.

Thx for this EA. Will post my settings at the end of the testing phase.

Chris
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #465 (permalink)  
Old 01-16-2008, 12:22 PM
DerkWehler's Avatar
Senior Member
 
Join Date: May 2006
Location: Portland, OR
Posts: 217
DerkWehler is on a distinguished road
I have been going over the EA; I added some debug stuff so I can tell a bit better what it's doing. It seems to enter end exit trades fine, but I am only trying a sampling of the settings.

If anyone has a case where they are 99% sure the EA failed to do as instructed, either on entry or exit, go ahead and let me know the broker, the pair, the TF, and the EA settings so I can see if I can reproduce it and thus find any hidden bugs.

Has anyone had any luck with finding settings that seem to work? Next, I think I will try to enable the EA only at the start of Euro and US sessions, and see if I cannot get it to thus stay out of a lot of the losers.

-Derk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #466 (permalink)  
Old 01-18-2008, 07:32 PM
DerkWehler's Avatar
Senior Member
 
Join Date: May 2006
Location: Portland, OR
Posts: 217
DerkWehler is on a distinguished road
Hi everyone:

I am going to add a feature to prevent it re-entering a trade on the "same run".

The reasoning is: I am now testing it with a super simple setup using only TakeProfit; i.e. when you get a signal, get in and look for 50 pips profit, and just take it; don't be greedy... that's it.

But the problem is that as soon as it gets out, it is likely to try to get right back in because the same signals are still there. So I want to at least try to make it reasonably intelligent about not getting right back in a trade.

This of course it tricky because, how exactly do you define when it's okay to get back in? One way would be to say it has to go forward one candle. That's probably not good enough. Another way is to say it has to switch trade direction each time, but in longer trends, that could be bad too.

So I thought about making it so that if it has been in a buy, it cannot get in another buy until we have had at least "X" amount of opposite (short) Heiken Ashi candles. Or I could require that if it has been in a long trade, it cannot be in another long until the price has touched the opposite (lower) PAC line...

But I am curious if anyone has any better ideas on how to define what a re-entry really is..? Some strategy that will best define the start and end of a run, so that it can make good re-entry decisions.

Thanks,
-Derk

Last edited by DerkWehler; 01-18-2008 at 07:36 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #467 (permalink)  
Old 01-18-2008, 10:31 PM
nondisclosure007's Avatar
Senior Member
 
Join Date: Apr 2007
Posts: 100
nondisclosure007 is on a distinguished road
Quote:
Originally Posted by DerkWehler View Post
Hi everyone:

I am going to add a feature to prevent it re-entering a trade on the "same run".

The reasoning is: I am now testing it with a super simple setup using only TakeProfit; i.e. when you get a signal, get in and look for 50 pips profit, and just take it; don't be greedy... that's it.

But the problem is that as soon as it gets out, it is likely to try to get right back in because the same signals are still there. So I want to at least try to make it reasonably intelligent about not getting right back in a trade.

This of course it tricky because, how exactly do you define when it's okay to get back in? One way would be to say it has to go forward one candle. That's probably not good enough. Another way is to say it has to switch trade direction each time, but in longer trends, that could be bad too.

So I thought about making it so that if it has been in a buy, it cannot get in another buy until we have had at least "X" amount of opposite (short) Heiken Ashi candles. Or I could require that if it has been in a long trade, it cannot be in another long until the price has touched the opposite (lower) PAC line...

But I am curious if anyone has any better ideas on how to define what a re-entry really is..? Some strategy that will best define the start and end of a run, so that it can make good re-entry decisions.

Thanks,
-Derk
Derk,

I've seen a few people out there take the distance of the order (open to close) and say not to open any order, long or short, until x number of pips away from the last order.

Just a thought.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #468 (permalink)  
Old 01-19-2008, 05:12 PM
Junior Member
 
Join Date: May 2007
Posts: 14
Silver is on a distinguished road
CrownFX

Derk

Thank you for your great EA. Just to refresh your memory I (Kobus) am still using CrownFX and Yannis was trying to communicate with you concerning the fix to let it trade on the CrownFX platform.

I am still using the version you posted in Dec on a demo account, I run it 24 hours and all pairs are 4Hr TF. I am very happy with the results, I have trades running 100's of pips into profit.

Looking forward to your next version.

Regards
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #469 (permalink)  
Old 01-21-2008, 03:42 PM
Senior Member
 
Join Date: Nov 2006
Posts: 282
autumnleaves is on a distinguished road
Exiting and reentering

With regard to the problem of exiting and reentering trades in profit, I would suggest that this strategy be avoided, since it creates the further problem of deciding when to avoid reentering a trade. I think it may be simpler if we could just refine the exits. Otherwise the algorithm threatens to become unwieldy and sprout epicycles.

autumn
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #470 (permalink)  
Old 01-21-2008, 03:50 PM
Senior Member
 
Join Date: Nov 2006
Posts: 282
autumnleaves is on a distinguished road
More on exits

The DeMarker or similar oscillator could be used to trigger exits or prevent entries when an oversold/overbought condition has been reached. The same oscillator might also be used to filter out entries when the priceline is ranging.

Another possibility is the Force index, which is a very responsive oscillator.

autumn
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
Synergy Signals [v2] - MQL4 Code Base Post #57