Jump to content

EA: PYRAMID POWER 4.1.9


Recommended Posts

  • 2 weeks later...
  • Replies 57
  • Created
  • Last Reply

Top Posters In This Topic

Re: EA: PYRAMID POWER 4.1.9

 

EA: PYRAMID POWER 4.1.9

 

DOWNLOAD LINK :

 

http://www.4shared.com/file/69831718/3cdfe0f/PyramidPower419.html

 

Hi Lonewolf,

 

How do you do?

 

Today I started to test run this EA on my IBFX demo acct, at the time I'm writting this, the profit was 154.4 and the trades is still open, [attached herewith the chart showing the result.]

 

My demo acct starting from USD3000 leverage 1:100

EA sets as default:-

AccountType: 0

Lots: 0.1

StopLoss: 0.0

trailingStop: 15.0

MaxTrades: 4.0

MaxofLots: 0.6

Multiplier: 2.0

risk: 1

Money management: false

TradingTime: false

Stoptrade: 13

Starttrade: 18

 

I may update the result everyday here as my another test run Stomper EA in other thread.

 

I need your advice, may be other traders can help me to explain more details about this EA. Do you have more information or links of forums to discuss about this EA, I meant how to optimize the parameters and what exactly each parameter will affect the trade in different kind of account size and bla bla bla. I'm code idiot.

 

Thanks in advance,

 

Rey

All that is necessary for evil to triumph is for good men/women to do nothing. Sharing is caring
Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

I need your advice, may be other traders can help me to explain more details about this EA. Do you have more information or links of forums to discuss about this EA, I meant how to optimize the parameters and what exactly each parameter will affect the trade in different kind of account size and bla bla bla. I'm code idiot.

 

Thanks in advance,

 

Rey

MAAATOOOOHHHH.... (anu ... ini mangstaps ... lha ini versi ndeso nya)

 

Here ... let me sow you:

INDI

int GetSignal() {
  gi_476 = 3;
  double l_icustom_0 = iCustom(NULL, 0, "StepMA_Stoch_v1", gi_188, gd_192, gi_200, 0, 2);
  double l_icustom_8 = iCustom(NULL, 0, "StepMA_Stoch_v1", gi_188, gd_192, gi_200, 0, 1);
  double l_icustom_16 = iCustom(NULL, 0, "StepMA_Stoch_v1", gi_188, gd_192, gi_200, 1, 1);
  double l_imacd_24 = iMACD(NULL, 0, 12, 26, 9, PRICE_CLOSE, MODE_MAIN, 0);
  double l_imacd_32 = iMACD(NULL, 0, 12, 26, 9, PRICE_CLOSE, MODE_MAIN, 1);
  double l_imacd_40 = iMACD(NULL, 0, 12, 26, 9, PRICE_CLOSE, MODE_SIGNAL, 0);
  double l_imacd_48 = iMACD(NULL, 0, 12, 26, 9, PRICE_CLOSE, MODE_SIGNAL, 1);
  double l_ima_56 = iMA(NULL, 0, g_period_220, 0, MODE_EMA, PRICE_CLOSE, 0);
  double l_ima_64 = iMA(NULL, 0, g_period_220, 0, MODE_EMA, PRICE_CLOSE, 1);
  double ld_unused_72 = iMACD(NULL, PERIOD_M1, 5, 30, 4, PRICE_CLOSE, MODE_MAIN, 0);
  double ld_unused_80 = iMACD(NULL, PERIOD_M1, 5, 30, 4, PRICE_CLOSE, MODE_SIGNAL, 0);
  double ld_unused_88 = iMACD(NULL, PERIOD_M5, 6, 24, 4, PRICE_CLOSE, MODE_MAIN, 0);
  double ld_unused_96 = iMACD(NULL, PERIOD_M5, 6, 24, 4, PRICE_CLOSE, MODE_SIGNAL, 0);
  double l_imacd_104 = iMACD(NULL, PERIOD_M15, 8, 32, 4, PRICE_CLOSE, MODE_MAIN, 0);
  double l_imacd_112 = iMACD(NULL, PERIOD_M15, 8, 32, 4, PRICE_CLOSE, MODE_SIGNAL, 0);
  double l_imacd_120 = iMACD(NULL, PERIOD_M30, 16, 48, 4, PRICE_CLOSE, MODE_MAIN, 0);
  double l_imacd_128 = iMACD(NULL, PERIOD_M30, 16, 48, 4, PRICE_CLOSE, MODE_SIGNAL, 0);
  double l_imacd_136 = iMACD(NULL, PERIOD_H1, 24, 168, 4, PRICE_CLOSE, MODE_MAIN, 0);
  double l_imacd_144 = iMACD(NULL, PERIOD_H1, 24, 168, 4, PRICE_CLOSE, MODE_SIGNAL, 0);
  double l_imacd_152 = iMACD(NULL, PERIOD_H4, 42, 180, 4, PRICE_CLOSE, MODE_MAIN, 0);
  double l_imacd_160 = iMACD(NULL, PERIOD_H4, 42, 180, 4, PRICE_CLOSE, MODE_SIGNAL, 0);
  double ld_unused_168 = iMACD(NULL, PERIOD_D1, 30, 120, 4, PRICE_CLOSE, MODE_MAIN, 0);
  double ld_unused_176 = iMACD(NULL, PERIOD_D1, 30, 120, 4, PRICE_CLOSE, MODE_SIGNAL, 0);
  double ld_unused_184 = iMACD(NULL, PERIOD_W1, 16, 48, 4, PRICE_CLOSE, MODE_MAIN, 0);
  double ld_unused_192 = iMACD(NULL, PERIOD_W1, 16, 48, 4, PRICE_CLOSE, MODE_SIGNAL, 0);
  double ld_unused_200 = iMACD(NULL, PERIOD_MN1, 12, 60, 4, PRICE_CLOSE, MODE_MAIN, 0);
  double ld_unused_208 = iMACD(NULL, PERIOD_MN1, 12, 60, 4, PRICE_CLOSE, MODE_SIGNAL, 0);
  double l_icustom_216 = iCustom(NULL, g_timeframe_232, "Center of Gravity2", gd_248, gd_256, 0, 0);
  double l_icustom_224 = iCustom(NULL, g_timeframe_232, "Center of Gravity2", gd_248, gd_256, 1, 0);
  double l_icustom_232 = iCustom(NULL, g_timeframe_240, "Center of Gravity2", gd_248, gd_256, 0, 0);
  double l_icustom_240 = iCustom(NULL, g_timeframe_240, "Center of Gravity2", gd_248, gd_256, 1, 0);
  double l_icustom_248 = iCustom(NULL, 0, "VHF_v1", gd_264, gd_280, gd_288, 0, 0);
  double l_icustom_256 = iCustom(NULL, 0, "VHF_v1", gd_264, gd_280, gd_288, 0, 1);
  double l_icustom_264 = iCustom(NULL, 0, "VHF_v1", gd_264, gd_280, gd_288, 0, 0);
  double l_icustom_272 = iCustom(NULL, 0, "VHF_v1", gd_264, gd_280, gd_288, 0, 1);
  double l_icustom_280 = iCustom(NULL, 0, "RMI", gd_296, gd_304, 0, 0);
  double l_iadx_288 = iADX(NULL, 0, 14, PRICE_HIGH, MODE_PLUSDI, 0);
  double l_ima_296 = iMA(NULL, 0, g_period_312, gd_320, MODE_SMA, PRICE_CLOSE, 0);
  double l_icustom_304 = iCustom(NULL, g_timeframe_380, "Heiken_Ashi_Ma", gi_368, gi_372, 2, gi_328);
  double l_icustom_312 = iCustom(NULL, g_timeframe_380, "Heiken_Ashi_Ma", gi_368, gi_372, 3, gi_328);
  double l_icustom_320 = iCustom(NULL, g_timeframe_380, "Fisher_m11", gi_348, gd_352, gd_360, 0, gi_328);
  double l_icustom_328 = iCustom(NULL, g_timeframe_380, "BBands_Stop_v1", gi_332, gi_336, gd_340, 0, gi_328);
  double l_icustom_336 = iCustom(NULL, g_timeframe_380, "BBands_Stop_v1", gi_332, gi_336, gd_340, 1, gi_328);

 

SIGNAL BUY/SEL

if (gi_408 != 1) {
     if (l_icustom_0 >= l_icustom_16 && l_icustom_8 < l_icustom_16) {
        gi_476 = 1;
        gi_408 = 1;
        gs_552 = "StepMA Stoch Cross SELL";
     }
  }
  if (gi_408 != 2) {
     if (l_icustom_0 <= l_icustom_16 && l_icustom_8 > l_icustom_16) {
        gi_476 = 2;
        gi_408 = 2;
        gs_552 = "StepMA Stoch Cross BUY";
     }
  }
  if (gi_408 != 3) {
     if (l_imacd_24 > 0.0 && l_imacd_24 < l_imacd_40 && l_imacd_32 > l_imacd_48 && l_imacd_24 > g_pips_204 * Point && l_ima_56 < l_ima_64) {
        gi_476 = 1;
        gi_408 = 3;
        gs_552 = "MACD DOWN-TREND";
     }
  }
  if (gi_408 != 4) {
     if (l_imacd_24 < 0.0 && l_imacd_24 > l_imacd_40 && l_imacd_32 < l_imacd_48 && MathAbs(l_imacd_24) > g_pips_204 * Point && l_ima_56 > l_ima_64) {
        gi_476 = 2;
        gi_408 = 4;
        gs_552 = "MACD UP-TREND";
     }
  }
  if (gi_408 != 5) {
     if (l_imacd_104 < l_imacd_112 && l_imacd_136 < l_imacd_144 && l_imacd_120 < l_imacd_128 && l_imacd_152 < l_imacd_160) {
        gi_476 = 1;
        gi_408 = 5;
        gs_552 = "GMACD DOWN-TREND";
     }
  }
  if (gi_408 != 6) {
     if (l_imacd_104 > l_imacd_112 && l_imacd_136 > l_imacd_144 && l_imacd_120 > l_imacd_128 && l_imacd_152 > l_imacd_160) {
        gi_476 = 2;
        gi_408 = 6;
        gs_552 = "GMACD UP-TREND";
     }
  }
  if (gi_408 != 7) {
     if (l_icustom_216 < l_icustom_224 && l_icustom_232 < l_icustom_240 && l_icustom_248 > l_icustom_256 && l_icustom_264 > l_icustom_272 && l_icustom_280 > 30.0 && l_icustom_280 < 70.0) {
        gi_476 = 1;
        gi_408 = 7;
        gs_552 = "Grafity-VHF-RMI SELL";
     }
  }
  if (gi_408 != 8) {
     if (l_icustom_216 > l_icustom_224 && l_icustom_232 > l_icustom_240 && l_icustom_248 > l_icustom_256 && l_icustom_264 > l_icustom_272 && l_icustom_280 > 30.0 && l_icustom_280 < 70.0) {
        gi_476 = 2;
        gi_408 = 8;
        gs_552 = "Grafity-VHF-RMI BUY";
     }
  }
  if (gi_408 != 9) {
     if (l_iadx_288 < l_iadx_288) {
        gi_476 = 1;
        gi_408 = 9;
        gs_552 = "ADX SELL";
     }
  }
  if (gi_408 != 10) {
     if (l_iadx_288 > l_iadx_288) {
        gi_476 = 2;
        gi_408 = 10;
        gs_552 = "ADX BUY";
     }
  }
  if (gi_408 != 11) {
     if (Open[1] > l_ima_296 && Close[1] < l_ima_296) {
        gi_476 = 1;
        gi_408 = 11;
        gs_552 = "Moving Average SELL";
     }
  }
  if (gi_408 != 12) {
     if (Open[1] < l_ima_296 && Close[1] > l_ima_296) {
        gi_476 = 2;
        gi_408 = 12;
        gs_552 = "Moving Average BUY";
     }
  }
  if (gi_408 != 13) {
     if (l_icustom_304 > l_icustom_312 && l_icustom_336 > 1.0 && l_icustom_320 < 1.0) {
        gi_476 = 1;
        gi_408 = 13;
        gs_552 = "HeikenAshiMa-BBands-Fisher SELL";
     }
  }
  if (gi_408 != 14) {
     if (l_icustom_304 < l_icustom_312 && l_icustom_328 > 1.0 && l_icustom_320 > 1.0) {
        gi_476 = 2;
        gi_408 = 14;
        gs_552 = "HeikenAshiMa-BBands-Fisher BUY";
     }
  }
  g_comment_384 = gs_552;
  return (gi_476);
}

HERE OUTPUT

 if (gi_476 == 1 && gi_480) {
     if (Bid - g_ord_open_price_484 >= g_pips_400 * Point || g_count_412 < 1) {
        g_bid_448 = Bid;
        g_ord_open_price_484 = 0;
        if (g_pips_392 == 0.0) g_price_432 = 0;
        else g_price_432 = g_bid_448 - g_pips_392 * Point;
        if (StopLoss == 0.0) g_price_424 = 0;
        else g_price_424 = NormalizeDouble(g_bid_448 + StopLoss * Point + (MaxTrades - g_count_412) * g_pips_400 * Point, Digits);
        if (g_count_412 != 0) {
           g_lots_464 = g_lots_456;
           for (g_pos_416 = 1; g_pos_416 <= g_count_412; g_pos_416++) g_lots_464 = NormalizeDouble(g_lots_464 * Multiplier, 2);
        } else g_lots_464 = g_lots_456;
        if (g_lots_464 > MaxOfLots) g_lots_464 = MaxOfLots;
        OrderSend(Symbol(), OP_SELL, g_lots_464, g_bid_448, g_slippage_420, g_price_424, g_price_432, g_comment_384, g_magic_184, 0, Red);
        return (0);
     }
  }
  if (gi_476 == 2 && gi_480) {
     if (g_ord_open_price_484 - Ask >= g_pips_400 * Point || g_count_412 < 1) {
        g_ask_440 = Ask;
        g_ord_open_price_484 = 0;
        if (g_pips_392 == 0.0) g_price_432 = 0;
        else g_price_432 = g_ask_440 + g_pips_392 * Point;
        if (StopLoss == 0.0) g_price_424 = 0;
        else g_price_424 = NormalizeDouble(g_ask_440 - StopLoss * Point - (MaxTrades - g_count_412) * g_pips_400 * Point, Digits);
        if (g_count_412 != 0) {
           g_lots_464 = g_lots_456;
           for (g_pos_416 = 1; g_pos_416 <= g_count_412; g_pos_416++) g_lots_464 = NormalizeDouble(g_lots_464 * Multiplier, 2);
        } else g_lots_464 = g_lots_456;
        if (g_lots_464 > MaxOfLots) g_lots_464 = MaxOfLots;
        OrderSend(Symbol(), OP_BUY, g_lots_464, g_ask_440, g_slippage_420, g_price_424, g_price_432, g_comment_384, g_magic_184, 0, Blue);
        return (0);
     }
  }
  return (0);

 

OK ...no... you translate google:

"Ea ini kebanyakan indicator, sebenarnya. saya belom mencoba tapi melihat semacam ini ... jadi males untuk mencoba. tapi terimakasih kepada anda mas cubierey sebagai tester. beberapa kekurangan dari ea ini adalah tidak adanya library script yang biasa digunakan untuk normalisasi harga alias "order reliable" kalau tidak salah. Kelihatanya. si penulis ea terlalu serakah sehingga menggunakan MACD dari waktu yang kecil sampai yang besar. Kalau anda tahu indikator yang lain harap di post di sini"

 

you stand ??

[spoiler=stttttt... hey You .. YES you ... let tell me you A SECRET ... click here ... yeah ... click on this button ] II Vocabulary that you should know:

PLON=it mean someting that really bad ... REEEELY BAD like a BLOOD sucker stuff ...

CEMPLON= the PRODUCER OF SOMETHING THAT CLAIM GOOD but IT IS NOT ... and WASTED all YOUR MONEY!

---- make sure Oxford or Cambridge knows it ...--- K =D>

 

Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

Hi Abang Kardel,

 

Thanx for your reply, wow you made me feel that you like a God "Tuhan" and I'm just a small little potato. :mrgreen:

 

May I know so far which EA/EAs you r using to run in your real account. Boleh recomendkah?

 

I'm sure I need some time to digest what u wrote in the previous post.

 

Again terima kasih.

 

Rey

All that is necessary for evil to triumph is for good men/women to do nothing. Sharing is caring
Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

Hi Abang Kardel,

 

Thanx for your reply, wow you made me feel that you like a God "Tuhan" and I'm just a small little potato. :mrgreen:

 

May I know so far which EA/EAs you r using to run in your real account. Boleh recomendkah?

 

I'm sure I need some time to digest what u wrote in the previous post.

 

Again terima kasih.

 

Rey

 

Hi... JUGA.

 

I NOT GOD... is musrik, bad, halal to hel, no... no... no.

I use RSI R2... (shashi- find in no brainer thread) ... n i modif litle litle....

you malay ??

[spoiler=stttttt... hey You .. YES you ... let tell me you A SECRET ... click here ... yeah ... click on this button ] II Vocabulary that you should know:

PLON=it mean someting that really bad ... REEEELY BAD like a BLOOD sucker stuff ...

CEMPLON= the PRODUCER OF SOMETHING THAT CLAIM GOOD but IT IS NOT ... and WASTED all YOUR MONEY!

---- make sure Oxford or Cambridge knows it ...--- K =D>

 

Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

Hi Abang Kardel,

 

Thanx for your reply, wow you made me feel that you like a God "Tuhan" and I'm just a small little potato. :mrgreen:

 

May I know so far which EA/EAs you r using to run in your real account. Boleh recomendkah?

 

I'm sure I need some time to digest what u wrote in the previous post.

 

Again terima kasih.

 

Rey

 

Hi... JUGA.

 

I NOT GOD... is musrik, bad, halal to hel, no... no... no.

I use RSI R2... (shashi- find in no brainer thread) ... n i modif litle litle....

you malay ??

 

I''m not Malay but I have few malay friends when I working in Qatar.

All that is necessary for evil to triumph is for good men/women to do nothing. Sharing is caring
Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

Hi Abang Kardel,

 

Thanx for your reply, wow you made me feel that you like a God "Tuhan" and I'm just a small little potato. :mrgreen:

 

May I know so far which EA/EAs you r using to run in your real account. Boleh recomendkah?

 

I'm sure I need some time to digest what u wrote in the previous post.

 

Again terima kasih.

 

Rey

 

 

I use RSI R2... (shashi- find in no brainer thread) ... n i modif litle litle....

 

Its Cool Mr. Sharpeye, thank You Very much :arrow: :arrow: :arrow:

Homo Homini Lupus Bellum Contra Poenna
Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

wah piramid muncul juga,

beberapa waktu lalu mr kardel pernah memberikan EA ini,dan saya ditest demo..

wah hasilnya bagus banget.....untuk pertama :D :D

dia ini piramid perlu MM yang bagus,profit dia ambil kecil2 sampai gede terus loss gede semua :D :D

sampai sekarang saya belum dapat membuat EA ini konsisten gain.... :mrgreen:

naik turun ===MC ujungnya :mrgreen:

ada yang punya masukan biar profitable nih EA

terus indinya ini yang tanda tanya karena dia pakai pukat harimau kalau sampan atau getek yang narik pasti tengelam(MC).

pernah dulu saya tanya MR Kardel mengenai indi,rupaya dia mules melihat cukup banyak :mrgreen: :mrgreen:

tapi memang EA ini harus lebih disempurnakan lagi,kabarnya sih lebih mending dari yang dulu pertama keluar.

Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

wah piramid muncul juga,

beberapa waktu lalu mr kardel pernah memberikan EA ini,dan saya ditest demo..

wah hasilnya bagus banget.....untuk pertama :D :D

dia ini piramid perlu MM yang bagus,profit dia ambil kecil2 sampai gede terus loss gede semua :D :D

sampai sekarang saya belum dapat membuat EA ini konsisten gain.... :mrgreen:

naik turun ===MC ujungnya :mrgreen:

ada yang punya masukan biar profitable nih EA

terus indinya ini yang tanda tanya karena dia pakai pukat harimau kalau sampan atau getek yang narik pasti tengelam(MC).

pernah dulu saya tanya MR Kardel mengenai indi,rupaya dia mules melihat cukup banyak :mrgreen: :mrgreen:

tapi memang EA ini harus lebih disempurnakan lagi,kabarnya sih lebih mending dari yang dulu pertama keluar.

 

Anu... do ... ea nya firaun .... hihihihihihihihhihhihi.....

Martiangle = Gambel....trus gembel...hehehehehe

No Gut, lo ada ea yang versi lama do ... post dong !

 

@cubirey try the old vers.... beter. may be giovaldo help!!

[spoiler=stttttt... hey You .. YES you ... let tell me you A SECRET ... click here ... yeah ... click on this button ] II Vocabulary that you should know:

PLON=it mean someting that really bad ... REEEELY BAD like a BLOOD sucker stuff ...

CEMPLON= the PRODUCER OF SOMETHING THAT CLAIM GOOD but IT IS NOT ... and WASTED all YOUR MONEY!

---- make sure Oxford or Cambridge knows it ...--- K =D>

 

Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

wah piramid muncul juga,

beberapa waktu lalu mr kardel pernah memberikan EA ini,dan saya ditest demo..

wah hasilnya bagus banget.....untuk pertama :D :D

dia ini piramid perlu MM yang bagus,profit dia ambil kecil2 sampai gede terus loss gede semua :D :D

sampai sekarang saya belum dapat membuat EA ini konsisten gain.... :mrgreen:

naik turun ===MC ujungnya :mrgreen:

ada yang punya masukan biar profitable nih EA

terus indinya ini yang tanda tanya karena dia pakai pukat harimau kalau sampan atau getek yang narik pasti tengelam(MC).

pernah dulu saya tanya MR Kardel mengenai indi,rupaya dia mules melihat cukup banyak :mrgreen: :mrgreen:

tapi memang EA ini harus lebih disempurnakan lagi,kabarnya sih lebih mending dari yang dulu pertama keluar.

 

Anu... do ... ea nya firaun .... hihihihihihihihhihhihi.....

Martiangle = Gambel....trus gembel...hehehehehe

No Gut, lo ada ea yang versi lama do ... post dong !

 

@cubirey try the old vers.... beter. may be giovaldo help!!

 

 

Which one is old version and where can I get it? Kindly post the link please. :oops:

All that is necessary for evil to triumph is for good men/women to do nothing. Sharing is caring
Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

Which one is old version and where can I get it? Kindly post the link please. :oops:

 

Here ... miror.

http://www.4shared.com/file/72191454/cf43d474/PyramidOldandNew.html

[spoiler=stttttt... hey You .. YES you ... let tell me you A SECRET ... click here ... yeah ... click on this button ] II Vocabulary that you should know:

PLON=it mean someting that really bad ... REEEELY BAD like a BLOOD sucker stuff ...

CEMPLON= the PRODUCER OF SOMETHING THAT CLAIM GOOD but IT IS NOT ... and WASTED all YOUR MONEY!

---- make sure Oxford or Cambridge knows it ...--- K =D>

 

Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

"Ask and you will be given!"

 

Well, I hope everything is as easy as in the bible.

 

I got:

Heiken_Ashi_Ma.ex4

Fisher_m11.ex4

BBands_Stop_v1.ex4

StepMA_Stoch_v1.ex

 

I don't have:

VHF_v1.ex4

Center of Gravity2.ex4

RMI.ex4

 

I do have the "center of gravity1" but I guess it's no use for the EA right.

 

So the 4 musketeers are in the attachment.

 

Regards,

Ore no Shinka Hikari yo Hayai. Zen Uchi o Nani no Mono Ore no Shinka Chuito Kore Nai.

Ten no Michi yo Iki. Subete o Sukosadoru Otoko.

Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

"Ask and you will be given!"

 

Well, I hope everything is as easy as in the bible.

 

I got:

Heiken_Ashi_Ma.ex4

Fisher_m11.ex4

BBands_Stop_v1.ex4

StepMA_Stoch_v1.ex

 

I don't have:

VHF_v1.ex4

Center of Gravity2.ex4

RMI.ex4

 

I do have the "center of gravity1" but I guess it's no use for the EA right.

 

So the 4 musketeers are in the attachment.

 

Regards,

 

William can u share your center of gravity here so made it complete and become 7 musketeers :mrgreen:

 

by the way gentlemen do you know all the settings of each indicators to run in this EA, very interesting.

 

Rey

 

Oh i got the COG in my pc...

All that is necessary for evil to triumph is for good men/women to do nothing. Sharing is caring
Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

Hi All,

 

I have this and forgot where did I get it

 

The source may come from here

http://www.pyramidrobotforex.com/index.php

 

this EA may be considered is the latest version. not sure?

 

I notice that this EA has the same file name with the so called "old version" given by mas Kardel but the size of the file is different thats meant the contains is different.

 

And I run this v2008i yesterday on the same IBFX demo acct, do u know what is the result, see next post

All that is necessary for evil to triumph is for good men/women to do nothing. Sharing is caring
Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

"Ask and you will be given!"

 

Well, I hope everything is as easy as in the bible.

 

I got:

Heiken_Ashi_Ma.ex4

Fisher_m11.ex4

BBands_Stop_v1.ex4

StepMA_Stoch_v1.ex

 

I don't have:

VHF_v1.ex4

Center of Gravity2.ex4

RMI.ex4

 

I do have the "center of gravity1" but I guess it's no use for the EA right.

 

So the 4 musketeers are in the attachment.

 

Regards,

 

William can u share your center of gravity here so made it complete and become 7 musketeers :mrgreen:

 

by the way gentlemen do you know all the settings of each indicators to run in this EA, very interesting.

 

Rey

 

Oh i got the COG in my pc...

wuih .. center of gravity itu buatan mustapha belkhayate its very good :arrow: :arrow:

it's manages the mansa moussa gold fund

settingan apa masih ini;

Center of Gravity settings : bars_back=120; m=4; kstd1=1.4; kstd2=2.4; kstd3=3.4;

CandleAverage settings : Length=3; H_period=3; L_period=3; C_period=3;

Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

Here's center_of_gravity

 

Nope. I don't know anything about this EA. I just happen to have the indicators listed.

 

Regards,

Ore no Shinka Hikari yo Hayai. Zen Uchi o Nani no Mono Ore no Shinka Chuito Kore Nai.

Ten no Michi yo Iki. Subete o Sukosadoru Otoko.

Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

If somebody don't know what is

 

Martiangle = Gambel. as mentioned by mas Kardel

 

Here is a very good example

 

this EA v2008i make my demo acct lost more than 2000USD within few hours at the 1st test run. I believe mainly it don't have the settable S/L, T/P and etc which available in the PYRAMID POWER 4.1.9.

All that is necessary for evil to triumph is for good men/women to do nothing. Sharing is caring
Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

Martiangle = Gambel.

Couldn't agree more. I always hate loss pyramid & martiangle. It's more than a gamble. It's like throwing a dynamite to kill a mouse and hope the dynamite doesn't kill you also.

 

Anyway thanks for your test and the confirmation of that martiangle thing. Your the man!

 

Regards,

Ore no Shinka Hikari yo Hayai. Zen Uchi o Nani no Mono Ore no Shinka Chuito Kore Nai.

Ten no Michi yo Iki. Subete o Sukosadoru Otoko.

Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

This is the total actual lose run on v2008i, usd2569, HAVE A LOOK!

 

This made my initial account 3365.91 [365.91 is gained from using Pyramid power 4.1.9] become 796.91.

 

However the account is slowly grow up again when I get rid the v2008i and use back Pyramid power 4.1.9 and stomper,

 

From now on I will continue update my IBFX demo result with this 2 EAs (Stomper & Pyramid power 4.1.9), hopefully daily update :)

 

1) Stomper used on EURGBP, 15M

2) Pyramid power 4.1.9 on GBPJPY, H1

3) Pyramid power 4.1.9 on EURUSD, 30M

 

FYI, when I writing this my IBFX demo acct grow from previous USD 796.91 to now 1609.03

All that is necessary for evil to triumph is for good men/women to do nothing. Sharing is caring
Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

Martiangle = Gambel.

Couldn't agree more. I always hate loss pyramid & martiangle. It's more than a gamble. It's like throwing a dynamite to kill a mouse and hope the dynamite doesn't kill you also.

 

Anyway thanks for your test and the confirmation of that martiangle thing. Your the man!

 

Regards,

 

I'm a lady not man

All that is necessary for evil to triumph is for good men/women to do nothing. Sharing is caring
Link to comment
Share on other sites

Re: EA: PYRAMID POWER 4.1.9

 

I'm a lady not man

Ops, sori for that. Didn't know beforehand. :D

 

Regards,

Ore no Shinka Hikari yo Hayai. Zen Uchi o Nani no Mono Ore no Shinka Chuito Kore Nai.

Ten no Michi yo Iki. Subete o Sukosadoru Otoko.

Link to comment
Share on other sites

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...