- Search Crypto Craft
-
gspe replied May 10, 2011Hi, i was thinking about the same thing. Maybe we can start trying 45 > RSI 20 > 55 filter gspe
Caillou: another always-in auto-trader by SteveHopwood
-
gspe replied May 10, 2011Hi guys, the counter trend version worked well today. I stopped it for now, i'll start it again tomorrow at London open. Will see if it works on long run or not. Cheers gspe image
Caillou: another always-in auto-trader by SteveHopwood
-
gspe replied May 10, 2011Counter Trend Version — Hi guys, i was playing with the EA this morning and i thought that maybe a counter trend version could works as well. So attached you find a version in which i simply inverted the buy and sell Orders Condition i'm sure ...
Caillou: another always-in auto-trader by SteveHopwood
-
gspe replied May 10, 2011Spred — Hi, what spread do you have on EUR/USD and GBP/USD? gspe
Caillou: another always-in auto-trader by SteveHopwood
-
gspe replied May 6, 2011Caillou Demo — Hi, i've set up a Demo for this robot, at first i don't belive much in it so i started it half an hour before NFP just to say what's happens and it survives, nice
This demo doesn't seams very good because i've added GBPUSD 5m ...Caillou: another always-in auto-trader by SteveHopwood
-
gspe replied May 6, 2011Alpari Uk Demo is not good for demo the spreads are completely different from Alpari Uk Live. They are the same only if you are going to open an €10.000 account... gspe
Caillou: another always-in auto-trader by SteveHopwood
-
gspe replied May 4, 2011Jabber Trading Chat Room — In order to enable the sound for chat room messages you have to choose from menu Tools > Preferences and then Sounds
Ichimoku Trade Room
-
gspe replied May 4, 2011Jabber Trading Chat Room — Once you have configured your jabber account you are ready to join the chat room. From Buddies menu choose Join a Chat and on next window click on Room List, enter conference.jabber.org as conference server and click ...
Ichimoku Trade Room
-
gspe replied May 4, 2011Jabber Trading Chat Room — Hi guys, this is for who is interested to join a Trading Chat Room. After long research i've chosen Jabber because it's free, open source, and it clients supports many protocol. So first of all you have to download a ...
Ichimoku Trade Room
-
gspe replied May 3, 2011Code Cleaning — Hi, since the version posted here was a bit too complicated with a lot of code not used i cleaned the code, so this version should work a bit better gspe
Script to set to BE+1
-
gspe replied Mar 16, 2011Hi, just click on image gspe
Brijon Concept of Threes auto trading robot by Steve Hopwood
-
gspe replied Mar 16, 2011Great EA — Hi All, this is one of the best EA i've tested, so i've started a new forward test today. The max DD for today was about 5% gspe image
Brijon Concept of Threes auto trading robot by Steve Hopwood
-
gspe replied Mar 7, 2011I'm with you — I am very surprised that not many people have expressed solidarity with Steve. We are with you Steve, at least I'm with you gspe
Brijon Concept of Threes auto trading robot by Steve Hopwood
-
gspe replied Mar 6, 2011Hi, I didn't want to offend you, sorry if you feel this. English is not my language so sometimes is difficult to say thing properly. I just would like to say that you have to try to improve the overall code in order to eliminate every possible cause ...
Zero Divide error? Where do I need to look to fix it?
-
gspe replied Mar 3, 2011Messy Code — Hi, first of all try to simplify and organize better your code, as is now is a bit messy and it's difficult to debug. For example why this code is in start() ?? double Range, AvgRange; int counter, setalert; static datetime ...
Zero Divide error? Where do I need to look to fix it?
-
gspe replied Mar 2, 2011Thanks Sq for your word
I'll try to do the best i can. I don't want to rewrite the EA, my intention is to extract the functions in order to create a Library of Functions. I know that this will be hard to do, and my first think is to don't broke ...Multi-purpose trade management EA
-
gspe replied Mar 2, 2011Hi Steve, if you want, i can try to rewrite/organize the code of MPTM in order to be used as Library, since you use MPTM a lot in yours new EA using a Library should made easy to write and update EA gspe
Multi-purpose trade management EA
-
gspe replied Mar 1, 2011Hi David, I've updated the .mqh file in the post above, now it includes all of yours functions gspe
Handy MQL4 utility functions
-
gspe replied Feb 28, 2011HandyUtilityFunctions.mqh — Ok Thanks. So here is the .mqh version of the Function Library Put the file in ../include directory of your MetaTrader and just add this line of code at beginning of your EA/Indicator #include ...
Handy MQL4 utility functions
-
gspe replied Feb 28, 2011.mqh file — Hi David, i like a lot this function and i you them in my Indicator and EA. Do you mind if i made a .mqh version of this functions? In this way will be easier to attach functions to Indicators or EA. Cheers gspe
Handy MQL4 utility functions