100 Cents Only (Genom Win2S)

Användaren har raderat systemet..

100 Cents Only Diskussion

Dec 05, 2011 at 16:11
10,458 Visa
171 Replies
Medlem sedan Aug 08, 2011   22 inlägg
Dec 13, 2011 at 13:37



Takes US customers

Bilagor:

Medlem sedan Dec 09, 2011   42 inlägg
Dec 13, 2011 at 14:26
that's funny. wonder why Q&A session says:

Our services are not offered to the resident of the Republic of Cyprus, State of Kuwait, The United States of America and in all other countries where you are required by local laws to trade ONLY with a regulated Foreign Currency Broker.
To live the life of the Professional Bum.
Medlem sedan Jul 29, 2011   25 inlägg
Dec 13, 2011 at 14:34
I guess you can be in the USD and make financial transactions there without being a resident.
Medlem sedan Jul 08, 2011   7 inlägg
Dec 13, 2011 at 14:43
Hi guys,

Does anyone in here have a solution to the problem where Ilan at some point seems to hang? Not taking any more orders. Restarting MetaTrader solves it but that isn't the solution I'm looking for.

It must be something in the code ...
If there's someone out there with a solution, please let us know.

Kind regards and thanks in advance
Medlem sedan Oct 18, 2011   13 inlägg
Dec 13, 2011 at 14:54

   forexpipmaker posted:
   Jaydee, it seems figfx doesn't allow US citizens either. Anyone know any broker other than FXDD that allow hedging for US Citizens?


Try this : https://www.tradefort.com/?5ab139a

They offers a Cent account with USD5 welcome bonus. Great for trying your strategy with no funding.
Allow hedging and scalping. Moreover, no reqoute and low spreads. 😉
Medlem sedan Sep 14, 2010   79 inlägg
Dec 13, 2011 at 16:50

   offride posted:
   

   forexpipmaker posted:
   Jaydee, it seems figfx doesn't allow US citizens either. Anyone know any broker other than FXDD that allow hedging for US Citizens?


Try this : https://www.tradefort.com/?5ab139a

They offers a Cent account with USD5 welcome bonus. Great for trying your strategy with no funding.
Allow hedging and scalping. Moreover, no reqoute and low spreads. 😉

Thank you very much, I have registered and got a 500 cents welcome bonus for this ea.
Medlem sedan Aug 08, 2011   22 inlägg
Dec 14, 2011 at 01:17

   peterbracke posted:
   Hi guys,

Does anyone in here have a solution to the problem where Ilan at some point seems to hang? Not taking any more orders. Restarting MetaTrader solves it but that isn't the solution I'm looking for.

It must be something in the code ...
If there's someone out there with a solution, please let us know.

Kind regards and thanks in advance

Anyone have a fix for this issue other then switching timeframes quickly? the does appear to be something wrong with the code, and several of us are having this problem. Perhaps it can only scalp on one chart/pair at a time?
Medlem sedan Sep 14, 2010   79 inlägg
Dec 14, 2011 at 01:41
Of course we all need a revision of ilan v1.47 which is able to eliminate all previous bugs.
Just waiting for the man .......
Medlem sedan Jul 08, 2011   7 inlägg
Dec 14, 2011 at 08:41
I noticed Ilan v1.48 is a lot safer and so far bug free ...

Just saying
Medlem sedan Dec 09, 2011   42 inlägg
Dec 14, 2011 at 09:02
akmal, i notice you did some adjustments to your lot exponential. your positions aren't doublign anymore. what are you using?
To live the life of the Professional Bum.
Medlem sedan Sep 14, 2010   79 inlägg
Dec 14, 2011 at 09:30
I just wait for the balance big enough.
You have a smart eyes.
Medlem sedan Dec 09, 2011   42 inlägg
Dec 14, 2011 at 14:06
Even so, better safe than sorry. I have alot of interest in martingale EAs. At the moment I'm using a low yielding martingale hybrid to pay off my home mortgage installments. Looking for something aggressive to use small money to make large returns with.

Do you ever use optImization Akmal? Or just experiment?
To live the life of the Professional Bum.
Medlem sedan Oct 06, 2009   33 inlägg
Dec 14, 2011 at 14:12
Akmal - Thanks for status and update. little tool you can use to stop the EA when equity reached target level
https://www.forexfactory.com/showthread.php?p=2621395#post2621395
Fool me once, shame on you; fool me twice, shame on me.
Medlem sedan Sep 14, 2010   79 inlägg
Dec 14, 2011 at 14:16

   forexpipmaker posted:
   Even so, better safe than sorry. I have alot of interest in martingale EAs. At the moment I'm using a low yielding martingale hybrid to pay off my home mortgage installments. Looking for something aggressive to use small money to make large returns with.

Do you ever use optImization Akmal? Or just experiment?

I do not know what you really mean, but I think the answer is just experiment for optimization.
Medlem sedan Sep 14, 2010   79 inlägg
Dec 14, 2011 at 14:21

   getting posted:
   Akmal - Thanks for status and update. little tool you can use to stop the EA when equity reached target level
https://www.forexfactory.com/showthread.php?p=2621395#post2621395

Thanks for sharing. Actually in this ea, there is already prepared with:
UseEquityStop = FALSE;
TotalEquityRisk = 20.0;

But yours is more complete.
ForexScam
forex_trader_32776
Medlem sedan Mar 28, 2011   1008 inlägg
Dec 14, 2011 at 17:28

   Win2S posted:
   Of course we all need a revision of ilan v1.47 which is able to eliminate all previous bugs.
Just waiting for the man .......

Attach the EA, and I'll check it out. I think I have ilan 1.4 - so many tweaked versions out there its' hard to tell who has what.
Medlem sedan Sep 14, 2010   79 inlägg
Dec 14, 2011 at 17:44
OK. Thanks in advance.
Here is the link of the code: https://ilan-forex.ru/wp-content/uploads/2011/06/Ilan-Trio-V1.47.mq4
Medlem sedan Oct 06, 2009   33 inlägg
Dec 14, 2011 at 22:34 (redigerad Dec 14, 2011 at 22:57)
if (OrderSymbol() != Symbol() || OrderMagicNumber() != g_magic_176_15) continue;
if (OrderSymbol() == Symbol() && OrderMagicNumber() == g_magic_176_15)

im not a coder, but these two lines look kind of weird, and it's appear frequently throughout 1.47
Fool me once, shame on you; fool me twice, shame on me.
Medlem sedan Oct 06, 2009   33 inlägg
Dec 15, 2011 at 00:39
Akmal,
Sleep(5000); to Sleep(500); seems to help. There are 6 line of this code, not counting the line with '//' omitted code.
Fool me once, shame on you; fool me twice, shame on me.
Medlem sedan Sep 14, 2010   79 inlägg
Dec 15, 2011 at 01:36

   getting posted:
   if (OrderSymbol() != Symbol() || OrderMagicNumber() != g_magic_176_15) continue;
if (OrderSymbol() == Symbol() && OrderMagicNumber() == g_magic_176_15)

im not a coder, but these two lines look kind of weird, and it's appear frequently throughout 1.47

These two lines are important in giving address of the ea. The question is how to make their appearance more effective and not cause any conflicts.
Logga in / Registrera dig to comment
You must be connected to Myfxbook in order to leave a comment
*Kommersiell användning och skräppost tolereras inte och kan leda till att kontot avslutas.
Tips: Om du lägger upp en bild/youtube-adress bäddas den automatiskt in i ditt inlägg!
Tips: Skriv @-tecknet för att automatiskt komplettera ett användarnamn som deltar i den här diskussionen.