DislikedI got whipsawed to death last night when the news came out on the GBP/JPY. 6 stop outs, so I got out. So, I am not enjoying this run of pips. This was on the daily.Ignored
1M & 5M Scalping System (Scalping Paradise) 21 replies
A switch: from part time trading to full time trading 8 replies
A system that works for a part time trader with minimum screen time 16 replies
Dear Full time/Part time Traders – Thanks for your time and help 7 replies
Part Time Wealth Building System - "High-Low Trending" 9 replies
DislikedI got whipsawed to death last night when the news came out on the GBP/JPY. 6 stop outs, so I got out. So, I am not enjoying this run of pips. This was on the daily.Ignored
DislikedWow...I m new to the "Factory"....and the wealth of knowledge you find here is more than what any one will ever get in a course on Forex trading costing a small fortune...
Hats off to TK for this wonderful thread (and the Daily as well)...you are truly a decent person for sharing this system....
A quick question if I may; ( and I know the answer is probably some where in the thread I just haven't found it even after the first 40 or so pages...my apologies for that)....
But if one is using the GBP/JPY would u still use the 50 pip entry and 30sl or a higher figure?
Many thanksIgnored
DislikedI tried entering this morning on the 08:00 bar after the uptrend was clear. I had a 30 pip stop and was stopped out. Do I just need to use a bigger sl or is there a way to pick the best time to enter? Thanks.Ignored
DislikedRhythm does not reverse orders after 3 Bars +/-. I left this up to the trader to decide if he wants to do this or not. I figured some people might want to reverse orders earlier or even later than 3 days. I myself don’t use “Overrule Direction” I always set it to True and I decide daily what direction I am going to take with “Direction Long: =True/False”Ignored
DislikedHere is how I have my settings just not sure how everything should be set for how I want to trade. Here's what I wanted: I wanted that when it opens a trade, it opens with the trend/or last bars, short or long. But I want the EA to be able to open correctly with the trend, without my input. To accomplish this what variables do I need for line one, and two, below? They both had false:
I do not understand the purpose of OverruleDirection.
extern bool OverruleDirection =
extern bool DirectionLong =
extern int EntryTimeHour = 2;
extern int ExitTimeHour = 23; // Set it equal of lower of
extern int MaxTrades = 0; // Set <= 0 to disable
extern bool TrailOnceStop = false;
extern bool TrailingStop = false;
a lessor problem for me is what line 3 should be. I have SBFX Platform and would like my orders open at 8:00 am each day. SBFX GMT-2, and I am in GMT-5 Zone. This is the first time using this EA and it is confusing to me.
Opened a buy ...today then the EA put in a sell and then about 8 pips later wanted to close the sell, which I did not allow. So there is no way this EA is safe [as is] to just let it run. It would kill my account. I have set at 50sl, 120tp. IMO ...
StrawStock, I appreciate if you have some answers for me. Or anyone else that has the answers, I would appreciate your help here. Thanks all!Ignored
DislikedHere is latest Rhythm EA. A fix was made by Michal. The EA was closing orders at 00:00 automatically. This should fix any problems when using it to trade weekly or when you open trades late in the day like 22, 23 or 24, It should now stay in a trade until PT or Time exit is used and executed.
If you do enter orders before 00:00 and you are using “OverruleDirection” = False the EA will trade in the previous days trend not the current day your on. EA determines trend from open 00:00 to 23:00 close ( positive=long negative= short) If the current day is down and the previous day was up the EA will place a Buy for next trade. You will have to override OverruleDirection = True
and use DirectionLong =True/ False to change this.Ignored
DislikedHere is latest Rhythm EA. A fix was made by Michal. The EA was closing orders at 00:00 automatically. This should fix any problems when using it to trade weekly or when you open trades late in the day like 22, 23 or 24, It should now stay in a trade until PT or Time exit is used and executed.
If you do enter orders before 00:00 and you are using “OverruleDirection” = False the EA will trade in the previous days trend not the current day your on. EA determines trend from open 00:00 to 23:00 close ( positive=long negative= short) If the current day is down and the previous day was up the EA will place a Buy for next trade. You will have to override OverruleDirection = True
and use DirectionLong =True/ False to change this.Ignored
DislikedFor those keeping to the original weekly method for cable, like myself, its been a bad week. Stopped out five times for a loss of approx. 150 pips and currently not in any trade.
These are the weeks where MM is crucial if you are sticking purely to the original method that TK posted on message #1 for the GBP/USD. Hope we are rewarded over the next few weeks.Ignored
DislikedI also using original and got stop out 6 times already. And was experience slipage, so it was not 210 pips but actually 230 pips down(my spread 5pips). Bad week. Eventially we should win all those loses back. Just got to stick with the method.Ignored
DislikedI use also the original and got stop 5 times this week.
I backtested the method and got about 1000 pips drawdown at the beginning of 2005. I am not saying we will get this kind of drawdown now, just saying the worst case of the backtest.Ignored
DislikedWould you please explain which charts to put this on & why? For example: I read somewhere that it needs to be on a 1 hr chart to trade daily. Is that true? What about weekly?
Many thanks for all your hard work on this!Ignored
DislikedI did manul backtest with Alpari 15 min data. Spread 3 pips
2004 about +1500 pips
2005 about 0 pips
2006 about +3000 pips
Use the rules om page 1.
I am aware that at some big news, the price may have gap. I didn´t consider that at the backtest, just assume that I can stop at 30 pips and reverse at 50 pips. Otherwise, it may cost a few hundred pips more. 2005 was not a good year for this method and 2006 was a very good year.Ignored
DislikedIt can be attached to any timeframe or chart. It does open or close on hourly thou. If I was trading it for weekly I would attach it to a 4hr chart sometime Sunday b4 00:00 Monday,,,You can have it open your order hourly
anytime between 0 and 23 make sure you set a stop just dont set a time-exit or PT if you want it to trade until Friday.
Sometime Friday you would set a PT or exit time to close it. Of course you can set these variables earlier and get out when ever you want during the week.Ignored