| New signals service! | |
|
|||||||
| 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 |
|
![]() |
|
|
LinkBack (24) | Thread Tools | Display Modes |
|
||||
|
Quote:
Daraknor, Should we update the documentation to use this FXDD data instead. |
|
|||
|
Quote:
Backtesters will be happy ! ![]() Yes.. you don't post too much on the forum but each time... it's a good one ! See you |
|
||||
|
I do think we should update docs to use FXDD Data. *sigh* I'm installing XP again. What stupid OS crashes when you install drivers made for the version you're installing? (they were even "official compatible" drivers.)
I did an optimization run on USDJPY and had no viable results. With so many possibilities, it isn't checking enough of the potential result space. I'm going to post asking how to change the Genetic Algo system to search more than 10k possibilities at a time. I'm hoping to run another optimization and write code at the same time tonight. Quote:
|
|
||||
|
Running another optimization pass on EURUSD while working on Phoenix 6. First day my Windows machine is running, and Phoenix 6 is trading but still needs the pieces that make it worthwhile.
Here is the function that actually submits trades. Are there are any improvements or ideas to alter this? I'm off to get some sleep. Code:
int fireTrade(int TP, int SL, double lot, int order, int incMagic = 0)
{ //Execute Trades
double price;
color arrow;
int ticket;
if (order %2==0) { //if number is even
price = Bid+priceoffset;
arrow = Blue;
}
if (order %2==1) { //if number is odd
price = Ask-priceoffset;
SL = -SL;
TP = -TP;
arrow = Red;
}
ticket = OrderSend(Symbol(), order, lot, price, AcceptSlip,
price - SL * Point,
price + TP * Point, "Primary Order",
MagicNumSet1 + incMagic,
0, arrow);
if (ticket != -1)
return (ticket); //TODO use ticket number somehow
else {
int error=GetLastError();
Log("Error:" + error+" "+Symbol()+" lot:"+lot+" price:"+price+" SL:"+(price-SL*Point)+" TP:"+(price+TP*Point));
if(error==135 || error==136 || error==138 || error==129 || error==130){
RefreshRates();
ticket=OrderSend(Symbol(), order, lot, price, AcceptSlip,
price - SL * Point,
price + TP * Point, "Primary Order",
MagicNumSet1 + incMagic,
0, arrow);
if (ticket != -1)
return (ticket); //TODO use ticket number somehow
else
Log("Error: Order send failed twice. Quitting."+ GetLastError());
}
}
}
|
|
|||
|
Error in Code
I wonder if there is an error in Phoenix code. It seems to be present in all versions. In Signal 5 below, should the reference to signal 3 be there? E.g., SellSignal3=true;
BuySignal3 =true; //=====================SIGNAL5====================== = bool BuySignal5=false, SellSignal5=false; if(U_UseSig5) { int iHour=TimeHour(LocalTime()); int ValidTradeTime = Z_S5_ValidTradeTime(iHour); if(ValidTradeTime==true) { BuySignal5 =true; SellSignal5=true; } } else { SellSignal3=true; BuySignal3 =true; } |
|
||||
|
Quote:
(instead of feeling responsible for something I didn't write) I'm considering releasing 5.6.3 in addition to Phoenix 6 soon. I'd like to make settings files for each of the currencies, but so far I'm not getting much luck (less than 10 trades per month, very low drawdown but very low profits). Between the trailing stop, signal 5 and other bugs I'm seriously considering making 5.6.3. I'm still torn over the Fast should be faster than Slow concept, we need to have good settings before that is turned off. |
|
||||
|
Quote:
|
![]() |
| Bookmarks |
| Tags |
| phoenix, Phoenix_5_6_03.mq4, phoenix mq4, phoenix ea, mq4 profitable tested |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/phoenix/4636-phoenix-development-suggestions-mq4-post-1-a.html
|
||||
| Posted By | For | Type | Date | |
| Forex Factory - Phoenix 2007 (new thread) | This thread | Refback | 06-27-2008 06:56 PM | |
| Phoenix 2007 (new thread) - Page 60 | This thread | Refback | 06-22-2008 11:34 PM | |
| Forex Factory - Phoenix 2007 (new thread) | Post #1 | Refback | 06-22-2008 12:31 PM | |
| Forex Factory - Phoenix 2007 (new thread) | This thread | Refback | 04-27-2008 02:55 PM | |
| Phoenix 2007 (new thread) - Page 65 | Post #1 | Refback | 04-20-2008 04:13 PM | |
| Phoenix 2007 (new thread) - Page 65 | Post #1 | Refback | 04-01-2008 10:32 AM | |
| Forex Factory - Phoenix 2007 (new thread) | This thread | Refback | 02-11-2008 07:45 PM | |
| Phoenix 2007 (new thread) - Page 65 | Post #1 | Refback | 02-06-2008 08:35 PM | |
| Forex Factory - Phoenix 2007 (new thread) | This thread | Refback | 01-08-2008 11:37 PM | |
| Phoenix - Page 2 - Fxopen forex forum - forex review - trading methods - education - analytics | This thread | Refback | 12-26-2007 10:22 AM | |
| Phoenix 2007 (new thread) - Page 65 | Post #1 | Refback | 11-27-2007 07:54 PM | |
| Phoenix 2007 (new thread) - Page 65 | Post #1 | Refback | 11-05-2007 02:10 PM | |
| Firebird EA - fixed version - - Page 109 | This thread | Refback | 10-27-2007 01:21 PM | |
| Phoenix 2007 (new thread) - Page 61 | This thread | Refback | 10-14-2007 11:13 PM | |
| Forex Factory - Phoenix 2007 (new thread) | Post #1 | Refback | 09-30-2007 11:23 PM | |
| Phoenix 2007 (new thread) - Page 65 | Post #1 | Refback | 09-25-2007 08:22 PM | |
| Phoenix 2007 (new thread) - Page 65 | Post #1 | Refback | 08-16-2007 05:57 PM | |
| Forex Factory - Phoenix 2007 (new thread) | Post #1 | Refback | 08-08-2007 09:50 AM | |
| Phoenix 2007 (new thread) - Page 63 | This thread | Refback | 07-23-2007 10:41 AM | |
| Mega Portal - Forex Pivots Brasil | This thread | Refback | 07-16-2007 03:03 PM | |
| Phoenix 2007 (new thread) - Page 60 | This thread | Refback | 07-12-2007 12:01 AM | |
| raffaelegalbiati's bookmarks tagged with | This thread | Refback | 06-25-2007 11:28 AM | |
| Форум трейдеров. Marketiva FAQ по русски. Бонусы. E-Gold. Заработок в интернете: Forex, автосерфинг, HYIP, PTC, CAP. | This thread | Refback | 06-22-2007 07:18 PM | |
| Phoenix 2007 (new thread) - Page 65 @ Forex Factory | Post #1 | Refback | 06-21-2007 02:04 PM | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Phoenix 6 - Development, Download, Bugs - See Post#1 | daraknor | Phoenix | 87 | 11-23-2008 11:51 AM |
| "Phoenix - FAQ, Stable, User support -Read Post #1" | depictureboy | Phoenix | 187 | 10-29-2008 11:16 PM |
| Suggestions for a 4 hr. Trading System? | marcf | Suggestions for Trading Systems | 2 | 05-23-2007 08:20 PM |