Great EA in backtest! - page 137

 

Here is the early of CT that I DL from the first post.somehow this system work.but the thing is I want to add the profit pip (right now the tp is just 1 pips) can somebody help me where to change to make the profit target become 4 or 5 pips? thx in advance.the system work on m1.on 20 trade loss 4 times and the rest won.thx

==========================================================

// ---- Global variables

extern bool ExitMarket = false;

extern bool ShowSuitablePeriod = false;

extern bool ShowMarketInfo = false;

extern bool ShowAccountStatus = false;

extern bool ShowStat = false;

extern bool ShowDecision = false;

extern bool ShowDirection = false;

extern bool BlockSell = false;

extern bool BlockBuy = false;

extern bool ShowLots = false;

extern bool BlockStopLoss = false;

extern bool DisableShadowStopLoss = true;

extern bool DisableExitSell = false;

extern bool DisableExitBuy = false;

extern bool EnableMACD = false;

extern bool EnableMA = false;

extern bool EnableCyberiaLogic = true;

extern bool EnableLogicTrading = false;

extern bool EnableMoneyTrain = false;

extern bool EnableReverceDetector = false;

extern double ReverceIndex = 3;

extern double MoneyTrainLevel = 4;

extern int MACDLevel = 10;

extern bool AutoLots = True;

extern bool AutoDirection = True;

extern double ValuesPeriodCount = 23;

extern double ValuesPeriodCountMax = 23;

extern double SlipPage = 1; // Slippage of the rate

extern double Lots = 0.1; // Quantity of the lots

extern double StopLoss = 0;

extern double TakeProfit = 0;

extern double SymbolsCount = 1;

extern double StaticStopLoss = 18;

extern double Risk = 0.5;

extern double StopLossIndex = 1.1;

extern bool AutoStopLossIndex = true;

extern double StopLevel;

bool DisableSell = false;

bool DisableBuy = false;

bool ExitSell = false;

bool ExitBuy = false;

double Disperce = 0;

double DisperceMax = 0;

bool DisableSellPipsator = false;

bool DisableBuyPipsator = false;

//----

double ValuePeriod = 1; // Step of period in minutes

double ValuePeriodPrev = 1;

int FoundOpenedOrder = false;

bool DisablePipsator = false;

double BidPrev = 0;

double AskPrev = 0;

 

asking

Here is the early of CT that I DL from the first post.somehow this system work.but the thing is I want to add the profit pip (right now the tp is just 1 pips) can somebody help me where to change to make the profit target become 4 or 5 pips? thx in advance.the system work on m1.on 20 trade loss 4 times and the rest won.thx

==========================================================

// ---- Global variables

extern bool ExitMarket = false;

extern bool ShowSuitablePeriod = false;

extern bool ShowMarketInfo = false;

extern bool ShowAccountStatus = false;

extern bool ShowStat = false;

extern bool ShowDecision = false;

extern bool ShowDirection = false;

extern bool BlockSell = false;

extern bool BlockBuy = false;

extern bool ShowLots = false;

extern bool BlockStopLoss = false;

extern bool DisableShadowStopLoss = true;

extern bool DisableExitSell = false;

extern bool DisableExitBuy = false;

extern bool EnableMACD = false;

extern bool EnableMA = false;

extern bool EnableCyberiaLogic = true;

extern bool EnableLogicTrading = false;

extern bool EnableMoneyTrain = false;

extern bool EnableReverceDetector = false;

extern double ReverceIndex = 3;

extern double MoneyTrainLevel = 4;

extern int MACDLevel = 10;

extern bool AutoLots = True;

extern bool AutoDirection = True;

extern double ValuesPeriodCount = 23;

extern double ValuesPeriodCountMax = 23;

extern double SlipPage = 1; // Slippage of the rate

extern double Lots = 0.1; // Quantity of the lots

extern double StopLoss = 0;

extern double TakeProfit = 0;

extern double SymbolsCount = 1;

extern double StaticStopLoss = 18;

extern double Risk = 0.5;

extern double StopLossIndex = 1.1;

extern bool AutoStopLossIndex = true;

extern double StopLevel;

bool DisableSell = false;

bool DisableBuy = false;

bool ExitSell = false;

bool ExitBuy = false;

double Disperce = 0;

double DisperceMax = 0;

bool DisableSellPipsator = false;

bool DisableBuyPipsator = false;

//----

double ValuePeriod = 1; // Step of period in minutes

double ValuePeriodPrev = 1;

int FoundOpenedOrder = false;

bool DisablePipsator = false;

double BidPrev = 0;

double AskPrev = 0;

 

Here we go.

CT 1.93 is maintaining the bad results.

Lets recall it gets really bad results in 99% backtest (it wiped the account).

Ironically, my trust on CT now: 99% that it will fail on live and even DEMO.

Great EA on backtest though.

Lets keep 1% hope then.

 

There is some obnoxious pop up that demands that I open it or save it to disk when I click on the forum index for this forum. Can that be dealt with by the site administrators somehow? It seems to be something called 'zedo' I have no idea what zedo is nor do I want to know. I simply want it to stop blocking my access to the forum index page. Apparently I can still access individual forum threads but I have to use the 'previous thread' and 'next thread' buttons at the bottom of the thread to move to other threads. that's really annoying and there's no way of seeing what threads are in the forum as a whole. I'm posting on this thread simply because I'm familiar with this thread. Please Please any forum moderators or administrators. Get that pop up zedo php thing removed form this thread index as soon as possible.

as for my results with CT 193b. I have had it running since Dec. 29 in my live account at fxdd. looks like this...

Closed Transactions:

Ticket Open Time Type Lots Item Price S / L T / P Close Time Price Commission Taxes Swap Profit

2062031438 2007.01.12 03:53 sell 0.01 eurusd 1.2893 1.2910 1.2796 2007.01.12 06:42 1.2910 0.00 0.00 0.00 -1.70

2062029264 2007.01.11 18:04 sell 0.01 eurusd 1.2898 1.2915 1.2801 2007.01.11 20:47 1.2890 0.00 0.00 0.00 0.80

2062021761 2007.01.11 02:41 sell 0.01 eurusd 1.2947 1.2964 1.2850 2007.01.11 06:04 1.2964 0.00 0.00 0.00 -1.70

2062017488 2007.01.10 11:35 sell 0.01 eurusd 1.2988 1.3003 1.2891 2007.01.10 15:30 1.2981 0.00 0.00 0.00 0.70

2062016792 2007.01.10 09:46 sell 0.01 eurusd 1.2994 1.3004 1.2897 2007.01.10 10:46 1.2984 0.00 0.00 0.00 1.00

2062016651 2007.01.10 09:31 sell 0.01 eurusd 1.2994 1.3008 1.2897 2007.01.10 09:41 1.2988 0.00 0.00 0.00 0.60

2062016059 2007.01.10 07:39 sell 0.01 eurusd 1.2977 1.2994 1.2880 2007.01.10 09:31 1.2994 0.00 0.00 0.00 -1.70

2062015136 2007.01.10 03:23 sell 0.01 eurusd 1.2975 1.2991 1.2878 2007.01.10 03:34 1.2969 0.00 0.00 0.00 0.60

2062013542 2007.01.09 19:53 sell 0.01 eurusd 1.3006 1.3020 1.2909 2007.01.09 23:12 1.2999 0.00 0.00 0.00 0.70

2062011386 2007.01.09 15:20 sell 0.01 eurusd 1.3021 1.3029 1.2924 2007.01.09 16:03 1.3012 0.00 0.00 0.00 0.90

2062005994 2007.01.08 16:57 sell 0.01 eurusd 1.3017 1.3034 1.2920 2007.01.08 18:21 1.3006 0.00 0.00 0.00 1.10

2062005619 2007.01.08 16:25 sell 0.01 eurusd 1.3000 1.3017 1.2903 2007.01.08 16:57 1.3018 0.00 0.00 0.00 -1.80

2062005364 2007.01.08 16:03 sell 0.01 eurusd 1.2987 1.3004 1.2890 2007.01.08 16:24 1.3004 0.00 0.00 0.00 -1.70

2062003320 2007.01.08 10:26 sell 0.01 eurusd 1.3008 1.3025 1.2911 2007.01.08 10:53 1.3025 0.00 0.00 0.00 -1.70

2062001723 2007.01.08 03:12 sell 0.01 eurusd 1.3005 1.3020 1.2908 2007.01.08 09:19 1.3020 0.00 0.00 0.00 -1.50

2061999896 2007.01.05 18:20 sell 0.01 eurusd 1.3001 1.3018 1.2904 2007.01.08 02:43 1.2993 0.00 0.00 0.05 0.80

2061998854 2007.01.05 16:41 sell 0.01 eurusd 1.3011 1.3028 1.2914 2007.01.05 17:54 1.3002 0.00 0.00 0.00 0.90

2061994758 2007.01.05 08:48 sell 0.01 eurusd 1.3090 1.3096 1.2993 2007.01.05 09:24 1.3080 0.00 0.00 0.00 1.00

2061994532 2007.01.05 07:38 sell 0.01 eurusd 1.3078 1.3092 1.2981 2007.01.05 08:48 1.3092 0.00 0.00 0.00 -1.40

2061992260 2007.01.04 19:14 sell 0.01 eurusd 1.3099 1.3116 1.3002 2007.01.04 19:29 1.3093 0.00 0.00 0.00 0.60

2061989594 2007.01.04 13:13 sell 0.01 eurusd 1.3099 1.3116 1.3002 2007.01.04 15:34 1.3116 0.00 0.00 0.00 -1.70

2061987313 2007.01.04 09:38 sell 0.01 eurusd 1.3173 1.3182 1.3076 2007.01.04 10:05 1.3164 0.00 0.00 0.00 0.90

2061986021 2007.01.03 23:50 sell 0.01 eurusd 1.3167 1.3178 1.3070 2007.01.04 09:36 1.3178 0.00 0.00 0.17 -1.10

2061982000 2007.01.03 15:15 sell 0.01 eurusd 1.3244 1.3256 1.3147 2007.01.03 15:59 1.3235 0.00 0.00 0.00 0.90

2061981663 2007.01.03 14:16 sell 0.01 eurusd 1.3231 1.3247 1.3134 2007.01.03 15:15 1.3249 0.00 0.00 0.00 -1.80

2061981283 2007.01.03 13:17 sell 0.01 eurusd 1.3232 1.3243 1.3135 2007.01.03 13:59 1.3224 0.00 0.00 0.00 0.80

2061978991 2007.01.03 08:11 sell 0.01 eurusd 1.3283 1.3288 1.3186 2007.01.03 09:16 1.3275 0.00 0.00 0.00 0.80

2061978161 2007.01.03 02:36 sell 0.01 eurusd 1.3282 1.3294 1.3185 2007.01.03 06:52 1.3294 0.00 0.00 0.00 -1.20

2061972572 2006.12.29 16:55 sell 0.01 eurusd 1.3180 1.3194 1.3083 2006.12.29 17:09 1.3174 0.00 0.00 0.00 0.60

2061955702 2006.12.22 17:02 balance Wire Dep 12/21 - AL 760.00

0.00 0.00 0.22 -5.30

Closed P/L: -5.08

Open Trades:

Ticket Open Time Type Lots Item Price S / L T / P Price Commission Taxes Swap Profit

No transactions

0.00 0.00 0.00 0.00

Floating P/L: 0.00

Working Orders:

Ticket Open Time Type Lots Item Price S / L T / P Market Price

No transactions

Summary:

Deposit/Withdrawal: 760.00 Credit Facility: 0.00

Closed Trade P/L: -5.08 Floating P/L: 0.00 Margin: 0.00

Balance: 754.92 Equity: 754.92 Free Margin: 754.92

Details:

Graph

Gross Profit: 13.75 Gross Loss: 18.83 Total Net Profit: -5.08

Profit Factor: 0.73 Expected Payoff: -0.18

Absolute Drawdown: 6.38 Maximal Drawdown: 7.38 (0.97%) Relative Drawdown: 0.97% (7.38)

Total Trades: 29 Short Positions (won %): 29 (58.62%) Long Positions (won %): 0 (0.00%)

Profit Trades (% of total): 17 (58.62%) Loss trades (% of total): 12 (41.38%)

Largest profit trade: 1.10 loss trade: -1.80

Average profit trade: 0.81 loss trade: -1.57

Maximum consecutive wins ($): 4 (3.30) consecutive losses ($): 4 (-6.70)

Maximal consecutive profit (count): 3.30 (4) consecutive loss (count): -6.70 (4)

Average consecutive wins: 2 consecutive losses: 1
 
parlenk:
Here is the early of CT that I DL from the first post.somehow this system work.but the thing is I want to add the profit pip (right now the tp is just 1 pips) can somebody help me where to change to make the profit target become 4 or 5 pips? thx in advance.the system work on m1.on 20 trade loss 4 times and the rest won.thx

Change the following;

bool DisablePipsator = false;

to...

bool DisablePipsator = true;

Be prepared for an enormous amount of testing if you want to make this EA profitable. Try using higher time periods, as many brokers don't allow scalping using "pipsator" Higher time periods = more pips per trade. Good luck!

 
parlenk:
Here is the early of CT that I DL from the first post.somehow this system work.but the thing is I want to add the profit pip (right now the tp is just 1 pips) can somebody help me where to change to make the profit target become 4 or 5 pips? thx in advance.the system work on m1.on 20 trade loss 4 times and the rest won.thx

==========================================================

// ---- Global variables

extern bool ExitMarket = false;

extern bool ShowSuitablePeriod = false;

extern bool ShowMarketInfo = false;

extern bool ShowAccountStatus = false;

extern bool ShowStat = false;

extern bool ShowDecision = false;

extern bool ShowDirection = false;

extern bool BlockSell = false;

extern bool BlockBuy = false;

extern bool ShowLots = false;

extern bool BlockStopLoss = false;

extern bool DisableShadowStopLoss = true;

extern bool DisableExitSell = false;

extern bool DisableExitBuy = false;

extern bool EnableMACD = false;

extern bool EnableMA = false;

extern bool EnableCyberiaLogic = true;

extern bool EnableLogicTrading = false;

extern bool EnableMoneyTrain = false;

extern bool EnableReverceDetector = false;

extern double ReverceIndex = 3;

extern double MoneyTrainLevel = 4;

extern int MACDLevel = 10;

extern bool AutoLots = True;

extern bool AutoDirection = True;

extern double ValuesPeriodCount = 23;

extern double ValuesPeriodCountMax = 23;

extern double SlipPage = 1; // Slippage of the rate

extern double Lots = 0.1; // Quantity of the lots

extern double StopLoss = 0;

extern double TakeProfit = 0;

extern double SymbolsCount = 1;

extern double StaticStopLoss = 18;

extern double Risk = 0.5;

extern double StopLossIndex = 1.1;

extern bool AutoStopLossIndex = true;

extern double StopLevel;

bool DisableSell = false;

bool DisableBuy = false;

bool ExitSell = false;

bool ExitBuy = false;

double Disperce = 0;

double DisperceMax = 0;

bool DisableSellPipsator = false;

bool DisableBuyPipsator = false;

//----

double ValuePeriod = 1; // Step of period in minutes

double ValuePeriodPrev = 1;

int FoundOpenedOrder = false;

bool DisablePipsator = false;

double BidPrev = 0;

double AskPrev = 0;

Hello,can you send me this Version of cyberia trader?

webman

 

please sent me too

 

can some one help me, i got error messange. what should i do?

11:18:32 Cyberia Trader 1.93b Euro EURUSD,H1: invalid lots amount for OrderSend function

11:18:32 Cyberia Trader 1.93b Euro EURUSD,H1: Error on the Short Entry: 4051

11:18:32 Cyberia Trader 1.93b Euro EURUSD,H1: ErrorValues:Symbol=EURUSD,Lots=-0.06,Bid=1.2941,Ask=1.2943,SlipPage=0StopLoss=1.2958,TakeProfit=97tp * point= 0.0097

 
 

Every pair has very different characteristics. You should not use any version untill you spent hours and hours backtesting and optimising virtually every setting on least 6 months of data better 1 year. Make good use of the Gentic Backtester to find best settings and always make sure you have a full set of tick data. The system works best on majors euro, usd/jpy cable as it must have high volume high reversal ticks. Thin trending pairs no good. Specially exotic crosses is a killer.

This system once perfectly setup is a slow plodder. It will have many days where it loses and many more days it just keeps winning. You just have to give it time but again i cant stress how important it is to do your own extensive backtesting and not assume that any version here will work.

Reason: