Jump to content

Robominer


Recommended Posts

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

Top Posters In This Topic

  • 2 weeks later...

Re: ROBOMINER latest version 212

 

Hi all,

 

Here is the latest version of Robominer version 212, thanks to Kardel again as always. I think I have manage to crk it but pls check. If not some of u talented coders can correct that & repost if required.

 

Thank u all & enjoy! :)

 

caillie,

 

if you compile it in metaeditor, it gives warning "Function "FindAndCloseAll" is not referenced and will be removed from exp-file"

 

what gives this error?! means it removed part of code or what?

 

appreciate an answer :">

 

btw anyone who want to demo this can just download from goldmine website - no need to crack it :D

 

bratt

Link to comment
Share on other sites

Re: ROBOMINER latest version 212

 

Hi all,

 

Here is the latest version of Robominer version 212, thanks to Kardel again as always. I think I have manage to crk it but pls check. If not some of u talented coders can correct that & repost if required.

 

Thank u all & enjoy! :)

 

caillie,

 

if you compile it in metaeditor, it gives warning "Function "FindAndCloseAll" is not referenced and will be removed from exp-file"

 

what gives this error?! means it removed part of code or what?

 

appreciate an answer :">

 

btw anyone who want to demo this can just download from goldmine website - no need to crack it :D

 

bratt

 

Bump!

 

do no one know what this error means -

 

Especially appreciate if caillie would see this question :?

 

Thanks

Link to comment
Share on other sites

  • 3 weeks later...
  • 2 weeks later...

Re: ROBOMINER latest version 212

 

caillie,

 

if you compile it in metaeditor, it gives warning "Function "FindAndCloseAll" is not referenced and will be removed from exp-file"

 

what gives this error?! means it removed part of code or what?

 

appreciate an answer :">

 

btw anyone who want to demo this can just download from goldmine website - no need to crack it :D

 

bratt

"Function xxx is not referenced and will be removed", could means one of 2 things:

- The programmer is using other people code as the base and forget to erase the function. Which means it supposed to run flawless even with the warning.

- Error in decompiling, thus an important function is not included by the decompiler. Looking from the name of the function, this could means the result is a useless EA.

 

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

  • 2 weeks later...

Re: ROBOMINER

 

Can some please advise what timeframe does this EA trades ?

I have done a Back test on 1H, it closed at Stop when it reaches 29-Jan-08.

It was perfect straight line up, until it hits the "Close at Stop"...

I started a back test for EURCHF from 1-Jan-08 to 2-July-09.

Link to comment
Share on other sites

Re: ROBOMINER

 

Can some please advise what timeframe does this EA trades ?

I have done a Back test on 1H, it closed at Stop when it reaches 29-Jan-08.

It was perfect straight line up, until it hits the "Close at Stop"...

I started a back test for EURCHF from 1-Jan-08 to 2-July-09.

 

The last 2 weeks in January were very rough for most EA... I have found a lot fail during this time frame. Load up a chart and scroll back in time and you will see the action that took place then..

Link to comment
Share on other sites

Re: ROBOMINER

 

Can some please advise what timeframe does this EA trades ?

I have done a Back test on 1H, it closed at Stop when it reaches 29-Jan-08.

It was perfect straight line up, until it hits the "Close at Stop"...

I started a back test for EURCHF from 1-Jan-08 to 2-July-09.

 

when i see a graph like that, i write it off.

 

its either:

 

1. martingale

2. grid trader

3. using massive stop losses

4. is the holy grail.

"It is inconceivable that anyone will divulge a truly effective get-rich scheme for the price of a book."

Victor Niederhoffer (1943–), US hedge fund manager and statistician

Link to comment
Share on other sites

Re: ROBOMINER

 

Here is the keygen - enjoy

 

 

 

//+------------------------------------------------------------------+

//| RoboMiner keygen.mq4 |

 

//+------------------------------------------------------------------+

 

extern string InitialAccountSet = "Enter Account Number";

extern int InitialAccount = 0;

string UnlockCode = "";

string UnlockCode0001 = "";

string UnlockCode0102 = "99";

string UnlockCode0302 = "99";

string UnlockCode0502 = "97";

string UnlockCode0701 = "2";

string UnlockCode0801 = "2";

string UnlockCode0904 = "";

int li_72;

int l_str2int_60;

string ls_36;

bool li_4 = FALSE;

 

//+------------------------------------------------------------------+

//| expert initialization function |

//+------------------------------------------------------------------+

int init()

{

//----

 

//----

return(0);

}

//+------------------------------------------------------------------+

//| expert deinitialization function |

//+------------------------------------------------------------------+

int deinit()

{

//----

 

//----

return(0);

}

//+------------------------------------------------------------------+

//| expert start function |

//+------------------------------------------------------------------+

int start()

{

//----

UnlockCode = Encoder();

MessageBox(UnlockCode, "Unlock code", 0);

 

//----

return(0);

}

//+------------------------------------------------------------------+

 

 

 

 

string Encoder()

{

 

int li_72 = InitialAccount;

bool li_4 = FALSE;

li_72 *= 2;

string ls_64;

li_72 -=13;

li_72 *=3;

li_72 -=177;

ls_64 = DoubleToStr(li_72, 0);

UnlockCode0001 = StringSubstr(ls_64, 0, 1);

UnlockCode0102 = "33";

UnlockCode0302 = "33";

UnlockCode0502 = "35";

UnlockCode0701 = "2";

UnlockCode0801 = "2";

UnlockCode0904 = StringSubstr(ls_64, 1);

Print("Unlock = " + UnlockCode);

 

return (UnlockCode0001 + UnlockCode0102 +UnlockCode0302 + UnlockCode0502 + UnlockCode0701 +UnlockCode0801 +UnlockCode0904);

}

Link to comment
Share on other sites

Re: ROBOMINER

 

Anyone ever try or use robominer pair (AUDNZD) with martiangle system?

It is just backtest from July 1 2007 till 26 June 2009.I didn't use any strategy at all.May be it should just buy if the price near the bottom range (about 1/8 range area from the highest price (1.29630) to lowest price (1.04640)....and just sell if the price near the top range (about 1/8 range area from highest price to the lowest price).

If the price about middle range,don't use martiangle because it may take many levels that can eat much margin and floating loss.

Using no indicator,just entry the market by price range.Do some mathematic calculation for safely used margin,multiply lot 1.7.May be it can be used for any other exotic pair like EURCHF or EURGBP if we know highest price and lowest price range for years.

Please give some advice.Thanks

Link to comment
Share on other sites

Re: ROBOMINER

 

CHECK OUT THIS FORWARD TEST OF ROBOMINER LOTS......... :mrgreen: :mrgreen: :mrgreen: :mrgreen:

 

I had originally set it to trade 1.00 lot and on AUDNZD only but then added EURCHF and changed the lots to 10.00. :shock:

 

The only loss it had was manually closed by me, so i could get a Profit Factor on the Report.

 

Profit Factor 1105.03

Less than 1 month trading

61 straight wins

100K to 400K :shock: :o

 

THX for sharing, I will test it on demo! :-bd

Link to comment
Share on other sites

Re: ROBOMINER

 

New Email From Robominer:

 

We have "not so good news" and some "great news" for you.

 

Not so good news:

We have received confirmation from the NFA that the FIFO rule will apply to all trading, and it will affect all US brokers (besides FXDD) starting July 31st 2009, a this moment all we can suggest to our US customer base, is that you contact your state senator or member of congress and explain to them how the NFA is implementing unexplainable and bizarre rules, which will eventually shut down US brokers, we applaud PFGBest for doing all they can in fighting these rules, we as well stand up to FXDD, for working around the clock to make sure, that we will be able to trade as usual, just like we did, when the NFA was doing what it is suppose to do - protect the investors.

 

Great News:

The developers of the RoboMiner have come up with a solution to the FIFO rule, and we are happy to announce the release of the RoboMiner II 2.14

We are pleased to announce the immediate availability of the RoboMiner II. The RoboMiner II can be set to trade exactly like the current RoboMiner. In addition, by setting the FIFO switch to true, it will be able to trade under the new FIFO regulations.

 

There are three 3 new settings in the RoboMiner II:

 

EmergencyCloseAllTrades = false. This is the default. If set to true, it will close all orders for the RoboMiner II on that currency pair.

 

FIFO = true or false. Default is true. This must be true to work under FIFO. If false, it works like the original RoboMiner does now.

 

EquityBalanceProfitPercent = 101.5 (This can be either 0 or greater than 100.3)

 

If FIFO is set to false, then the RoboMiner II works just like the RoboMiner does now. It actually works like the special edition (RoboMiner-SE) and adds the TakeProfit after the order is opened, so it will work on ECN brokers as well as regular brokers. This RoboMiner EA will be used for both.

 

If "FIFO" is set to true, and if "EquityBalanceProfitPercent" is set to 101.5 :

 

The RoboMiner starts opening trades, as usual, except there is no TakeProfit. However, whenever the prices move so that the Equity is 101.5% of the Balance (which means we are up 1.5%), then the RoboMiner closes all trades and starts over again opening new trades. This closing of all trades for a 1.5% profit is happening from once to 5 or more times per month in backtests. In essence, every time the equity is up 1.5%, it takes the profit and starts over again opening new trades at every grid level as the various levels are reached.

 

Setting FIFO to true, will automatically enable the "EquityBalanceProfitPercent" feature,setting FIFO to false, will automatically disable that feature.

 

All permanent unlock codes will work with the new RoboMiner II. It is a free upgrade for all current RoboMiner owners. All new orders for the RoboMiner are being filled with the RoboMiner II and it is also available for download in our members' area: http://www.forex-goldmine.net

 

What's great about the new RoboMiner, is that if used with FIFO enabled, you will not have those long lasting open trades, that can sometimes last for months, this as well opens a window for higher risk settings, which we are now testing, we have reason to believe that FIFO enabled can generate better results, then the regular RoboMiner trading system.

 

 

Forex Prospector EA:

 

The Forex Prospector is an additional new product that the developers are releasing. It can trade on any currency pair with appropriate modifications to the settings. It is a mathematical grid trader that is a distant relation to the RoboMiner, except that it opens only one trade at a time. It uses an adaptation of the Fibonacci sequence to calculate lot sizes as the prices move outward from the center of the currency pair. We think you will like the Forex Prospector.

 

The Forex Prospector is as well available for a free demo download from our Members Area.

 

The ForexPropector EA, sells for the same price as the RoboMiner EA, and can only be purchased as a Lifetime EA.

 

As a special introductory offer, we are making the Forex Prospector available to purchase for only $397.00 until midnight Saturday July 25 2009. After that, the price goes back to $497.00.

 

 

GT-Shadow:

 

The GT-Shadow will be upgraded to a new version that incorporates the same FIFO capabilities as the new RoboMiner II. It will be a free upgrade for all current GT-Shadow owners. We expect it to be available for download from within the members' area of forex-goldmine.net by Tuesday or Wednesday next week.

 

 

Forex.com:

 

Even though there is a solution for the RoboMiner and GT-Shadow so that they can trade with FIFO, we still believe that Forex.com is a broker you should consider for the longer term, as we still feel it is a good to have options outside of the US for your trading. We as well know that the FSA UK provides fraud protection for your forex account that protects your balance in case of broker fraud or bankruptcy. This makes a UK forex account very attractive. Forex.com is also offering a free VPS to any live account holder with more than $5000 in their account.

 

Forex.com has lot sizing similar to FXDD, and it requires an account of $2000 to trade the AUDNZD by itself and $3500 to trade both the AUDNZD and the EURCHF. You can complete the entire live account application process online in 10 minutes or less, with all of the necessary settings predefined for you at this link:

 

https://secure.efxnow.com/NewOLS_MQUV_EN/applyforex.aspx?BC=MQUV&IBC=FXGS&SIBC=FGMT

 

If you use the above link to open an account, please send us an email to [email protected] and let us know the name you used to open the account, so we will be able to change your account number free of charge.

 

 

We thank you for being a part of the Forex-Goldmine family and hanging in there with us, at these turbulent times, we are happy to let you know that new RoboMiner II, looks like it will produce better results, while handling less drawdown and we are very exited for this new turning point.

 

Wishing you lots of success and lots of pips.

 

Forex-Goldmine Team.

 

14525 SW Millikan Way # 23355

Beaverton, OR 97005-2343

USA

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