- Search Crypto Craft
-
iamgotzaa replied Apr 25, 2014stop loss on reverse is bid/ask +/- some pips (i think 10 pips or 100 points) depends on side you are on. you could change to the highest high of last 5-10 bars using HP() or LP() function (for Lowest Low)
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 25, 201466b is worth to run live account. 70c is promising (and under testing). If anybody want to run, I recommend 66b. because it just trade more than latest version. BUT keep the eyes open for large draw down may occur. And manual intervention may be ...
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 25, 2014Persia, v70c it need some time to take trade. That's all about.
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 24, 2014no. I also not aware of that rule. Intention of the code is to minimize the trade number as low as possible. --> less draw down
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 24, 2014Hi Persia, I rerun the back test with minor user setting change. The "Calm_range" I reduce to 200 from 400. And attached file is test result. Note that it yield large draw down. This is why I use 400 as a default. Because in calm market or Asian ...
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 24, 2014would you forward me the setting file you have there? I'll take a look why it is not trading.
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 24, 2014GBPAUD lastnight did retrace to 1/2 from here it dropped. Hope u got out.
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 24, 2014Persia pls use v66b. v70c fromback test on GU it may take up to 7-10 days for a trade. V66b yields higher trade positions.
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 24, 2014\ thanks, appreciate
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 23, 2014Can I get one of the script showing trade results history, please!!!
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 23, 2014it will let it pass if it holds no positions, until entry condition matches. but if you can write some algorithm to capture that and follow/reverse, also possible.
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 23, 2014try search in the code for OrderOpenTooLongAndNotMove(); //BuyThenImmediateProfit(); //PositionLossAfterHrsthenClose();
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 23, 2014if you use only compiled .ex4 file to run EA it will work. if you compile the code .mq4 it will not work due to new mql4 language
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 22, 2014haha me too -40 pips now no sweat yet. I admit. it bot is sometime stupid. Still require user decision to intervene sometime. it has some draw down. I need to improve it. that's why I move to new build mt4 which is Object base programming. easier to ...
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 22, 2014Haha, It does nothing. I should remove it.

Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 22, 2014please look at my post #12
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 22, 2014Older version Archive v66 v66a v66b All .ex4 files, are working fine. Running on Live account now.
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 22, 2014For first time entry position, on Buy side. It need to pass a series of condition test. Main conditions are trading range of last 5 bars (M15) must be larger than 400 points (40 pips) , which can be reduced in order to gain more frequent entries. In ...
Non-Indicator Trade Robot (Free Give away w/ Code)
-
iamgotzaa replied Apr 22, 2014TF M15 Best for GBP crosses pair such as GBPCHF GBPCAD GBPAUD GBPNZD GBPUSD forgot to mention
Non-Indicator Trade Robot (Free Give away w/ Code)