DislikedInteresting and informative post which includes sensible comments and good advice...Ignored
4 HD system (trend follower) 3 replies
Journal for Trend Follower 5 Minute System 9 replies
Trend Follower System Programming 4 replies
A good EA trend follower? 2 replies
trend follower system templates and indicators an issue 5 replies
DislikedInteresting and informative post which includes sensible comments and good advice...Ignored
DislikedPilatus:
I used to run the Paltalk chatroom for this system, it picked up nicely at one point, It was great talking to other traders from this forum and comparing signals and learnt so much about this system by the wicker each and every day.
Unfortunately, with paltalk, im having to keep my pc on for 17 hours a day along with the paltalk software to keep the room open. I've closed it down for the time being as people started slipping away one by one and hardly anybody would join me so i cant waste my time and my pc resources are low already as I run 3 copies of MT4 everyday on it. Im searching for another chatroom alternative that I may set up sometime for people that may be interested.
Ignored
DislikedGBPJPY - 1.08.2007
===============
http://img222.imageshack.us/img222/9...infoek1.th.png
================
Explanation for Trend Follower Alert indicator!
I attach new corrected version!!!
ValTrgIgnored
DislikedI will let it open 24/24 if it is useful.
the name is simply : Trend Follower 5 Minute System (I hope there is no copyright, or you allow me to use the name, otherwise I will change it, Mr wicker)
Category : Business anf Finance
Sub-Category : Day Traders / Stocks & Bonds
link :
http://chat.paltalk.com/g2/webapp/se...Searchwithin=Y
the wicker, WilteredFire, pmurfin, etc, you are welcome to be administrators
hope it helpsIgnored
DislikedHey all,
Just joined the forum for this thread
Without meaning to be rude by using my first post as a question, could someone please define for me the colours of the rainbow mma's as when i show all 11 of them in MT4, the colours are different than the examples here/intended colours.
Mine are,
rainbow 1: purple(medium orchid)
rainbow 2: purple(medium orchid)
rainbow 3: purple and red
rainbow 4: red
rainbow 5: red and lime lime
rainbow 6: lime
rainbow 7: lime and deep sky blue
rainbow 8: Deep sky blue
rainbow 9: Deep sky blue and gold
rainbow 10:gold
rainbow 11: gold
Many thanks to all for all the work...fantasticIgnored
Dislikedhi scrycraper,
thanks skyscraper for your EA
when you (or someone who understand the parameters of the EA) will have time, is it possible to have comments inside the EA ?
I read your posts in this thread
I am not sure I understand
for example, if I want to trade 4 lots (each of 25 000, do I have to set this somewhere in MT4)
with initial stop loss = 70
and I want 4 target profits,
1st tp at 20 (new sl =BE, when profit > 34, sl=BE+20)
2nd tp at 40
3rd tp at 60 (when profit > 69, sl=BE+40)
last tp at 150
is it correct to set the parameters like that (with EA v1.2) ?
extern int iStopLoss = 70;
extern int iTPIncrement = 20;
extern int iTradeFactor = 35; //1 = .05/.01, 10 = 0.5/0.1, 100 = 5.0/1.0, 1000 = 50/10
extern int PipsTrail = 20;
extern int Magic = 13001;
extern int MaxTrades = 0;
extern int noOfSmallLot=4; // = nb of exits, first at iTPIncrement, 2nd at 2xiTPincrement, etc
extern int TakeProfit=150; // target profit for last small lot
thanks a lotIgnored
DislikedVongkasem,
I will not post any EA in this thread anymore. I don't want to offend anybody. But I will answer you questions, please send me PM.Ignored
DislikedI seem to have gotten a large number of bad trade suggestions based on this system today.
Anyone else?Ignored
Dislikedhi scrycraper,
thanks skyscraper for your EA
when you (or someone who understand the parameters of the EA) will have time, is it possible to have comments inside the EA ?
I read your posts in this thread
I am not sure I understand
for example, if I want to trade 4 lots (each of 25 000, do I have to set this somewhere in MT4)
with initial stop loss = 70
and I want 4 target profits,
1st tp at 20 (new sl =BE, when profit > 34, sl=BE+20)
2nd tp at 40
3rd tp at 60 (when profit > 69, sl=BE+40)
last tp at 150
is it correct to set the parameters like that (with EA v1.2) ?
extern int iStopLoss = 70;
extern int iTPIncrement = 20;
extern int iTradeFactor = 35; //1 = .05/.01, 10 = 0.5/0.1, 100 = 5.0/1.0, 1000 = 50/10
extern int PipsTrail = 20;
extern int Magic = 13001;
extern int MaxTrades = 0;
extern int noOfSmallLot=4; // = nb of exits, first at iTPIncrement, 2nd at 2xiTPincrement, etc
extern int TakeProfit=150; // target profit for last small lot
thanks a lotIgnored
DislikedI seem to have gotten a large number of bad trade suggestions based on this system today.
Anyone else?Ignored
DislikedI received PM's regarding posting EA. I had stopped posting EA, because I found some people are offended. But anyway, if any of you thinks I should not post the EA then do let me know and I will stop doing it.
Attached EA is completely based on Wicker system. It has flexibility for you turn on and off some filter.
tadinda is doing an excellent job with testing and we are communicating in regular basis.
I will answer some of the question ask in EA regarding TP and all. Meanwhile , take the attached EA and play with it.
Download and compile it .Ignored
DislikedI received PM's regarding posting EA. I had stopped posting EA, because I found some people are offended. But anyway, if any of you thinks I should not post the EA then do let me know and I will stop doing it.
Attached EA is completely based on Wicker system. It has flexibility for you turn on and off some filter.
tadinda is doing an excellent job with testing and we are communicating in regular basis.
I will answer some of the question ask in EA regarding TP and all. Meanwhile , take the attached EA and play with it.
Download and compile it .Ignored