Jump to content

Recommended Posts

  • Replies 413
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Re: [req] caspian EA - debuged dragonpips

 

As you know Caspian EA is an Iranian expert with good result.

I contact with them about concept of their strategy.They told me Caspian EA is an optimizing version of "FiBros EA".

They use a professional programmer team to maintain the main idea with major changes to improvement the result.

 

I can not find "Fibros EA" in the net.Do you have it?

Thanks

Posted

Re: [req] caspian EA - debuged dragonpips

 

Pied Piper,

I strongly advise that no one shall buy this EA. As in the titled said, it just a debugged dragonpips. Using the debugged Dragpips instead.

 

Be warned, do not buy this caspian EA.

Posted

Re: [req] caspian EA - debuged dragonpips

 

Wow... too late!!! I've already bought it. Looking through the code, I can confirm that it's not DP. :P Maybe because they are both asian scalpers but their trades are different when compared.

 

I believe this bot will perform very well with ECN brokers where your stops are not hunted and where true prices & very low spreads are displayed. :-bd This can be seen from the EA seller's live accounts running since June. 8-)

 

However, with due respect to Finimej, our moderator with 82 kudos, ;) I've changed my mind about posting it.

Posted

Re: [req] caspian EA - debuged dragonpips

 

I am not sure why you changed your mind. I knew from the trades they made, that this is not DP as you can see from my post right after finimej. They maybe similar, but it is optimized and polished forsure.

 

It would be nice if you share it here so we could all find the best settings and brokers for it. Although the decision is yours.

 

thanks

Posted

Re: [req] caspian EA - debuged dragonpips

 

if you notice the trade behaviour based on the statements, caspian ea is trading lesser and lesser and winning pips is lesser too. most likely due to the pattern of the two pairs has changed. ...

Posted

Re: [req] caspian EA - debuged dragonpips

 

Most likely this is not dragonpips, this is what is found in another forum.

Password I have not, but the files are visible and they are different, will soon be compared with our copy, which we bought.

http://www.forexsharing.com/892423

Posted

Re: [req] caspian EA - debuged dragonpips

 

Most likely this is not dragonpips, this is what is found in another forum.

Password I have not, but the files are visible and they are different, will soon be compared with our copy, which we bought.

http://[email protected]/892423

 

No password no use.... :berbusa:

Posted

Re: [req] caspian EA - debuged dragonpips

 

here educated unlimited...please mirror

http://rapidshare.com/files/286455933/CaspianEA.CHF_-_Open.mq4.html

 

http://rapidshare.com/files/286456137/CaspianEA.GBP_-_Open.mq4.html

 

 

some kudos in the way of downloading.... :-bd

Posted

Re: [req] caspian EA - debuged dragonpips

 

here educated unlimited...please mirror

http://rapid*share.com/files/286455933/CaspianEA.CHF_-_Open.mq4.html

 

http://rapid*share.com/files/286456137/CaspianEA.GBP_-_Open.mq4.html

 

 

some kudos in the way of downloading.... :-bd

Thanks,but you forget the indicators.

Please upload these indicators:

 

Channel.ex4

and

EFF.ex4

and

MarketMovment.ex4

 

thanks

Posted

Re: [req] caspian EA - debuged dragonpips

 

here is the full package in case some one need it to study it.. please mirror...

 

http://rapid*share.com/files/286460688/_Caspian_no_pass.rar.html

Error Message. Please reupload the package!

Posted

Re: [req] caspian EA - debuged dragonpips

 

Caspian EurGbp is a clone of dragonpips, optimides, not debugged

Caspian EurChf is totally different.

 

For caspian EurGbp, like I post in the thread about Dragonpips, remove the lines with //, it will be faster

//double l_iclose_72 = iClose(Symbol(), PERIOD_M15, 0);

//double l_iopen_80 = iOpen(Symbol(), PERIOD_M15, 0);

//double l_ilow_88 = iLow(Symbol(), PERIOD_M15, 0);

//double l_ihigh_96 = iHigh(Symbol(), PERIOD_M15, 0);

double l_irsi_104 = iRSI(NULL, PERIOD_M15, 6, PRICE_CLOSE, 0);

double l_irsi_112 = iRSI(NULL, PERIOD_M1, 20, PRICE_CLOSE, 0);

double ld_120 = NormalizeDouble(iMA(NULL, 0, 8, 0, MODE_SMA, PRICE_WEIGHTED, 1), 4);

double ld_128 = NormalizeDouble(iMA(NULL, 0, 8, 0, MODE_SMA, PRICE_WEIGHTED, 1), 4);

double l_icci_136 = iCCI(Symbol(), PERIOD_M15, 14, PRICE_CLOSE, 0);

double l_icci_144 = iCCI(Symbol(), PERIOD_M5, 42, PRICE_CLOSE, 0);

double l_icci_152 = iCCI(Symbol(), PERIOD_M1, 210, PRICE_CLOSE, 0);

double l_icci_160 = iCCI(Symbol(), PERIOD_M1, 80, PRICE_CLOSE, 0);

//double l_imomentum_168 = iMomentum(Symbol(), PERIOD_M1, 60, PRICE_CLOSE, 0);

double l_imomentum_176 = iMomentum(Symbol(), PERIOD_M5, 4, PRICE_CLOSE, 0);

//double l_imomentum_184 = iMomentum(Symbol(), PERIOD_M15, 14, PRICE_CLOSE, 0);

//double l_iwpr_192 = iWPR(Symbol(), PERIOD_M1, 14, 0);

double l_iwpr_200 = iWPR(Symbol(), PERIOD_M5, 14, 0);

//double l_iwpr_208 = iWPR(Symbol(), PERIOD_M15, 14, 0);

//double l_iforce_216 = iForce(Symbol(), PERIOD_M5, 13, MODE_SMA, PRICE_CLOSE, 0);

double l_ibands_224 = iBands(Symbol(), PERIOD_M5, 20, 2, 0, PRICE_WEIGHTED, MODE_UPPER, 1);

//double l_ibands_232 = iBands(Symbol(), PERIOD_M5, 20, 2, 0, PRICE_WEIGHTED, MODE_BASE, 1);

double l_ibands_240 = iBands(Symbol(), PERIOD_M5, 20, 2, 0, PRICE_WEIGHTED, MODE_LOWER, 1);

double l_ima_248 = iMA(Symbol(), PERIOD_M5, 1, 0, MODE_EMA, PRICE_HIGH, 0);

//double l_ima_256 = iMA(Symbol(), PERIOD_M5, 1, 0, MODE_EMA, PRICE_MEDIAN, 0);

double l_ima_264 = iMA(Symbol(), PERIOD_M5, 1, 0, MODE_EMA, PRICE_LOW, 0);

//double l_ibands_272 = iBands(Symbol(), PERIOD_M5, 20, 2, 0, PRICE_WEIGHTED, MODE_UPPER, 0);

//double l_ibands_280 = iBands(Symbol(), PERIOD_M5, 20, 2, 0, PRICE_WEIGHTED, MODE_BASE, 0);

//double l_ibands_288 = iBands(Symbol(), PERIOD_M5, 20, 2, 0, PRICE_WEIGHTED, MODE_LOWER, 0);

//double l_ima_296 = iMA(Symbol(), PERIOD_M1, 1, 0, MODE_EMA, PRICE_HIGH, 0);

//double l_ima_304 = iMA(Symbol(), PERIOD_M1, 1, 0, MODE_EMA, PRICE_MEDIAN, 0);

//double l_ima_312 = iMA(Symbol(), PERIOD_M1, 1, 0, MODE_EMA, PRICE_LOW, 0);

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...