- Search Crypto Craft
- yohan_ip replied Jul 14, 2008
IMHO — Hi, i think you should try to d a manual trading method first before you jumped in automatic trading. There is a big gap between trading the market manually and automaticly, you should be aware of the risk and reward between trading it ...
Forward testing the EA-a FREE** 1M TF EA
- yohan_ip replied Jul 14, 2008
Hi there, Unfortunately, there is no specific condition on exiting the trades besides the SL, TP, BombardTarget, and also the Manual closing offcourse. Any suggestion?
Thank you.Forward testing the EA-a FREE** 1M TF EA
- yohan_ip replied Jul 12, 2008
Hi there
Thank you very much, but i think the thread is done, TotalEACompound was once a great EA and it's still is on a breakout-trending market. Bombard EA is actually an expansion from the TotalEACompound regards and thakn you to all of you ...Forward testing EA- results in 2 weeks
- yohan_ip replied Jul 11, 2008
Hi, these are interesting results. would you mind to share the settings? and which version did you use? because from what i see on your statement, you are run the EA on multiple pairs. i'll use the settings to implement some neural network to the ...
Forward testing the EA-a FREE** 1M TF EA
-
rebate or cashback on interbankfx
Started Jul 11, 2008|Broker Discussion|20 repliesanybody know someone or some website offering rebates/cash back if trade through InterbankFX? ...
- yohan_ip replied Jul 11, 2008
i'm using a global variable to define ones account, say if you start your account with a $2000 deposit. Try to press F3 on your metatrader platform, you should see some global variables there. one of them named First_Deposit, the variable serves as ...
Forward testing the EA-a FREE** 1M TF EA
- yohan_ip replied Jul 11, 2008
Thank you — yes there is some parameters need to be changed if you want to trade the EA after it had close all trades. Thank you very much for trying the EA, if only more user testing the EA, we could try to set the best parameter for every ...
Forward testing the EA-a FREE** 1M TF EA
- yohan_ip replied Jul 9, 2008
This is not an EA yet..
— Hi there Gambler! i've tried to intrepret your funtastic system, the attached code is not an EA yet, but it will plot some arrow to the chart acknowledging the user about when to buy, and when to sell Please take a ...EA for gambler system
- yohan_ip replied Jul 7, 2008
Yes, you are right, you declare the variables as your global variable. BUT you declare the variable at your script, not at your MetaTrader platform, you declare a meta trader global variable using the following sintax : ...
What's wrong with this EA?
- yohan_ip replied Jul 7, 2008
Hai! — As the title stated, it'll be available FREE to use as long as the user had tested it, and is ready to accept the loss that it might incuur I've made some modifications to the EA, i've attached it to the first post (The first page on ...
Forward testing the EA-a FREE** 1M TF EA
- yohan_ip replied Jul 4, 2008
script global variables and metatrader global variables — Hello, i would like to ask you a question.. did you assuming that the following code : int numOrders; int TicketNumber = 0; bool PositionOpen = false; bool PositionLong = false; will ...
What's wrong with this EA?
- yohan_ip replied Jun 17, 2008
TotalEA? — hi there, IMHO you should ask the question on the thread devoted to it
, from my past experience using the TotalEACompound, i'm limiting the ProtectProfit to 150Forward testing the EA-a FREE** 1M TF EA
- yohan_ip replied Jun 16, 2008
Every EA has their own risks — Hello there
thank you for trying the EA, but i limit the EA for a demo account only because there is a great risk when trading using a martingale system, you need to get familiar with the EA, you need to know ...Forward testing the EA-a FREE** 1M TF EA
- yohan_ip replied Jun 12, 2008
i use a diffrent formula to calculate the martingale theory, the EA will decide.. when, and where should the EA trade using martingale calculations..

Forward testing the EA-a FREE** 1M TF EA
- yohan_ip replied Jun 12, 2008
Hi, Here is the basic idea behind the EA : The EA will only trade on the direction where the pair is getting interests
The EA will looks for similarity conditions to the current conditions, if it found one roughly maches and the match was ...Forward testing the EA-a FREE** 1M TF EA
- yohan_ip replied Jun 11, 2008
Hi! my friend and i also testing it on a mini interbank demo account on a VPS, yup, it shows a good results for the EURUSD 1M TF, +150 pips for about 3 days since monday.. Let's see what will happen next

Forward testing the EA-a FREE** 1M TF EA
- yohan_ip replied Jun 11, 2008
Yup an UPS indeed — Hi there, thank you very much for your concern.. yes a UPS should help a lot.. Thank you very much for your kind opportunity Best regards, Yohan Ps. i've sent you some email

A simple EA
- yohan_ip replied Jun 11, 2008
Hi, i'm so sorry, there has been some power failure back home,
i'll modify the script as soon as the power restored. and about the other scripts, i'm currently working on it. best wishes and regards, yohan ps. sending posts through office's ...A simple EA
- yohan_ip replied Jun 10, 2008
some hints
— Hi there, here is a guidelines.. The EA should only be put on 1 chart whenever you are starting to 'count' you need to delete all of the global variables.. example.. you run your chart at 10.00 am till 11.00, the counter reads ...Creating a simple counter