- Search Metals Mine
- 354 Results (12 Threads, 342 Replies)
-
tradeigel replied Oct 31, 2006guys, I think I found a bug: 1) SlowerEMAafter = iMA(NULL, 0, SlowerEMA, 0, FasterEMA, PRICE_CLOSE, i-1); 1) FasterEMAafter = iMA(NULL, 0, SlowerEMA, 0, MODE_EMA, PRICE_CLOSE, i-1); Whoever the programmer is: 1)why do you use 'FasterEMA' as ...
New profitable System - Sidus
-
tradeigel replied Oct 31, 2006it's an indicator, right? If so, drag it into experts/indicators.
New profitable System - Sidus
-
tradeigel replied Oct 25, 2006I totally agree with Mun, just learn MQL right away, it's pretty easy! Hendrick: I am SO looking forward to P5! Right now, P4 is already performing pretty good (6-1) since last Friday.
Phoenix 2007 (new thread)
-
tradeigel replied Oct 23, 2006stockwet, I see you fixed the problem. That's good. Congrats on this
.The Fozzy EA
-
tradeigel replied Oct 20, 2006Wait a minute... I think you got that mixed up in you head
. If you use EVERY TICK MODELLING - method in MT4 then it uses ALL timeframes below the one you're testing on. So don't test on M1, just test in any TFrame but make sure you have set it to ...Flyer! EA - New Thread!
-
tradeigel replied Oct 20, 2006please keep us posted about your ForwardTestingResults so we can see if it's already worth starting an EA for this method or sth.

daily range Strategy
-
tradeigel replied Oct 20, 2006please read more than just the most recent posts. That is, RTFM(!) - read the phoenix manual, some general information about Phoenix or read/understand the code before you ask this kind of questions. I am not trying to be rude, I'm just annoyed by ...
Phoenix 2007 (new thread)
-
tradeigel replied Oct 20, 2006hi GirlFlyer, could you post the most recent forward testing results?
Flyer! EA - New Thread!
-
tradeigel replied Oct 19, 2006well...stockwet, I think I'll have a look at the EA this weekend, I'll tell you then what I meant.
The Fozzy EA
-
tradeigel replied Oct 19, 2006Maybe I got that wrong but isn't the S/L wayyyy to far away, stockwet?
The Fozzy EA
-
tradeigel replied Oct 19, 2006Hi GirlFlyer, as Hendrick really has alot to do, I'll give you a quick answer, too. For MT4 Backtesting use this for pretty accurate backtesting: url If you don't have a good modelling quality (anything below 90%), forget the results :/. Maybe I ...
Phoenix 2007 (new thread)
-
tradeigel replied Oct 18, 2006Well..the settings are not too important since P4 is setting them itself anyway. BUT: you're using it on M30! That's the difference. Hendrick runs P4 on M15! BTW, for me it's a boring day till now
only 2 closed trades but both by PB.Phoenix 2007 (new thread)
-
tradeigel replied Oct 17, 2006hey Hendrick, did you have a bad day for Pv4.2, too? Can you see a correlation between news days (like today) and bad days for Phoenix? What do you think about my suggestion made a few past ago (with changing the CommentCode in P4)? Are you testing ...
Phoenix 2007 (new thread)
-
tradeigel replied Oct 17, 2006wow..bad day for Phoenix
Well...actually, not _that_ bad. If I hadn't used GBPUSD and PB then there was just one bad trade. Hm..But PB is not performing bad. But it's probably not a good concept to base the decisions just on 2 currency pairs (bad ...Phoenix 2007 (new thread)
-
tradeigel replied Oct 17, 2006till now (test started this week) I have each 4 trades one loss, and this happened twice. That is: 4 wins, 1 loss, 4 wins again, and 1 loss. I am using Phoenix & PB. IMPORTANT: the 2 losses were both (!) GBPUSD trades, only one win was GBPUSD ...
Phoenix 2007 (new thread)
-
tradeigel replied Oct 17, 2006hey howard, generally use PrefSetting=TRUE and paste the new PrefSettings into the code as you did. If Hendrick submits a PhoenixVERSION.mq4 in addition to the settingsFile, use that instead - it has the new settigs already, although it's also ...
Phoenix 2007 (new thread)
-
tradeigel replied Oct 16, 2006Well...to curreny correlation: Maybe it's an idea to read out current currency correlation and then let Booster act accordingly. to today's performance: It's just AWESOME!! Opened 8 trades, 4 opened by Booster, 4 by regular Phoenix. Only 1 (!) was ...
Phoenix 2007 (new thread)
-
tradeigel replied Oct 16, 2006Hendrick, wouldn't it make sense to add this to the code of Phoenix & P.Booster: right in the beginning: #define version <PUT HERE THE VERSION NUMBER (like v2.2)> string EAComment="Phoenix "+version; and in each Order*()-function put only EAComment ...
Phoenix 2007 (new thread)
-
tradeigel replied Oct 15, 2006You can run multiple systems with one broker and one account with that broker. Just be sure that the smiley face in the upper right corner is there in EVERY system chart!
Phoenix 2007 (new thread)