Great EA in backtest! - page 94

 
YupYup:
So far...

WINS: 5

LOSSES: 2

It seems as though everytime i have a couple of wins, i have loss. The problem with the loss is that it takes the amount of wins with it, leaving my account balance at what i started with...

David, any suggestions man??

time...backtests 63% or higher sugest it will be profitable but there is also a sertian amout of draw down that can occure too. from 20-40% I dunno if its cause it was news times in the test or what. My settings had a 27% draw down. So there can be some losses in a row.

Some months,weeks,days were better than others too. Its gonne take some time to get a clear picture.

for me past 2 days are 50/50 but over all in 2 weeks its70%....on monday it was 80% so I was due for losses.

I decided to put it on clients account. Now running on 2 different fxdd accounts. It took the exact same trades today. And I have them on 2 user profiles on same PC.

 

Sweet

xxDavidxSxx:
time...backtests 63% or higher sugest it will be profitable but there is also a sertian amout of draw down that can occure too. from 20-40% I dunno if its cause it was news times in the test or what. My settings had a 27% draw down. So there can be some losses in a row.

Some months,weeks,days were better than others too. Its gonne take some time to get a clear picture.

for me past 2 days are 50/50 but over all in 2 weeks its70%....on monday it was 80% so I was due for losses.

I decided to put it on clients account. Now running on 2 different fxdd accounts. It took the exact same trades today. And I have them on 2 user profiles on same PC.

You're right, ive only started testing this week. I need more time first to see if this is profitable or not.

Thanks,

B

 

hello mr Aaragorn

Aaragorn:
this is the version I'm running now.

these settings...

// ---- 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 = true;

extern bool ShowDirection = true;

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 EnableFractals = false;

extern bool EnableCCI = false;

extern bool EnableCyberiaLogic = true;

extern bool EnableLogicTrading = true;

extern bool EnableADX = false;

extern bool EnablePivot = false; // Use Pivot_day as filter

extern bool BlockPipsator = true;

extern bool EnableMoneyTrain = false;

extern bool EnableReverseDetector = true;

extern double ReverseIndex = 8;

extern double MoneyTrainLevel = 4;

extern int MACDLevel = 10;

extern bool AutoLots = True;

extern double MAXLots = 0.05; // Max lots size on AutoLots--added by project1972

extern bool AutoDirection = True;

extern double ValuesPeriodCount = 7;

extern double ValuesPeriodCountMax = 7;

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 = 2;

extern double Risk = 1.0;

extern double StopLossIndex = 2.5;

extern bool AutoStopLossIndex = true;

extern double StaticStopLoss = 15;

extern double StopLevel;

extern bool EnableTrailingStop = false; // Enable Dynamic Trailing Stop

extern double TrailingStopFactor = 1.0;

extern string TimeTradeHoursDisabled=""; // Example "00,01,02,03,04,05" GMT Alpari=10

extern int GMT=-1; // For North Finance GMT = 3, Alpari GMT = 1, IBFX GMT = -1 etc.

extern int MagicNumber=123000; // Magic Number -- change for every pair traded

// ----

int NoTradeHours1=25; // Time not trade

int NoTradeHours2=25; // Time not trade

int NoTradeHours3=25; // Time not trade

int NoTradeHours4=25; // Time not trade

int NoTradeHours5=25; // Time not trade

int NoTradeHours6=25; // Time not trade

bool SavedBlockSell;

bool SavedBlockBuy;

bool DisableSell = false;

bool DisableBuy = false;

bool ExitSell = false;

bool ExitBuy = false;

double Disperce = 0;

double DisperceMax = 0;

bool DisableSellPipsator = false;

bool DisableBuyPipsator = false;
would u please tell me

the pairs that i can use on this version.

the time frame (that give you good results)

is this the best version u use???

thanks very much dear

 
kalamari:
eurusd

Total number of trades 38

Percentage profitable 73.7%

Total number of pips 38

usdjpy

Total number of trades 25

Percentage profitable 44.0%

Total number of pips -142

no time control on both

wow that sux on the $jpy, is that with 8 reverse index?

 

Been running for 10 days on 2 pairs.

Files:
statement_8.htm  88 kb
 
xxDavidxSxx:
wow that sux on the $jpy, is that with 8 reverse index?

reverse is 3.82. i use my version and wma filter. it really suks.

 

CyberiaTrader

Hi,Can somebody tell, what is the best version of Cyberia expert

 
fibo:
Hi, Can somebody tell, what is the version of Cyberia expert best in real account.

that will be a matter of opinion. It depends on broker it seems.

I'd say mines best with fxdd

 

versions

xxDavidxSxx:
that will be a matter of opinion. It depends on broker it seems. I'd say mines best with fxdd

Ok, but anyway, what is the better version v1.85g v1.85f v. v1.85h v1.88 v1.89d

 
fibo:
Ok, but anyway, what is the better version v1.85g v1.85f v. v1.85h v1.88 v1.89d

you needto find the one I posted last, the one I set up with jpy at the end of it.

it is a pre set version of 1.85g

Reason: