• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 1:51am
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 1:51am
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

I will code your EA (Robot) for free 57 replies

Free 100% Non Repaint High accurate Arrow Indicator for You 26 replies

indicator code to inside EA code 15 replies

I am going to give away all my profits 19 replies

20pips a day and I will eventually give my day-job away 39 replies

  • Trading Systems
  • /
  • Reply to Thread
  • Subscribe
  • 389
Attachments: Non-Indicator Trade Robot (Free Give away w/ Code)
Exit Attachments
Tags: Non-Indicator Trade Robot (Free Give away w/ Code)
Cancel

Non-Indicator Trade Robot (Free Give away w/ Code)

  • Last Post
  •  
  • 1 1011Page 121314 60
  • 1 11Page 1213 60
  •  
  • Post #221
  • Quote
  • May 2, 2014 7:04am May 2, 2014 7:04am
  •  Doctor.Faust
  • | Joined Apr 2014 | Status: Member | 3 Posts
Quoting iamgotzaa
Disliked
I'm giving away my ea code all for free.
Ignored
Dear iamgotzaa,

many thanks for your hard work and sharing your EA.
I am very pleased that the EA works in profit.

Only one thing I do not understand: can i adjust the takeprofit or stoploss parameters?

Many kind regards and continued success
André
 
 
  • Post #222
  • Quote
  • Edited 9:20am May 2, 2014 8:37am | Edited 9:20am
  •  iamgotzaa
  • Joined Feb 2013 | Status: One step closer! | 764 Posts
Too extreme
Attached Image (click to enlarge)
Click to Enlarge

Name: image.jpg
Size: 128 KB
Holy grail, pls pm
 
 
  • Post #223
  • Quote
  • May 2, 2014 4:48pm May 2, 2014 4:48pm
  •  persia
  • | Joined Feb 2011 | Status: Member | 108 Posts
Quoting gaztrader29
Disliked
Hi all, just started to test v66b today- looking good but what was the consensus on running it through NFP? Does it have spike protection or news filter protection as yet? I am guessing that if we have open trades we should close or manage them (add a hard SL) prior to the news?
Ignored
i am agree with your last paragraph i did that during my test in this week.
 
 
  • Post #224
  • Quote
  • May 2, 2014 4:56pm May 2, 2014 4:56pm
  •  persia
  • | Joined Feb 2011 | Status: Member | 108 Posts
hello again, i want to update my result that i got with ea(version 66b) , my total profit is $1271.00 since Monday until today.that is great

but i should tel you that i manually put stop loss or closed the position when it was in profit, sometimes the TS doesn't work properly that needs

to be consider. have a nice weekend for all

best regards
 
 
  • Post #225
  • Quote
  • May 2, 2014 5:28pm May 2, 2014 5:28pm
  •  ChicagoRob
  • Joined Mar 2008 | Status: Member | 953 Posts
Only two days, but I'm quite happy with the results. I'm running 24 pairs, so I can
cherry-pick the best of the lot after my test is completed. Agree with the above
poster regarding the TS. I have a couple of floaters that I'm going to close out
manually, instead of letting them get chewed up by the TS.

Rob
Attached Image (click to enlarge)
Click to Enlarge

Name: Non-indi EA.jpg
Size: 142 KB
 
 
  • Post #226
  • Quote
  • Edited May 3, 2014 4:13am May 2, 2014 5:33pm | Edited May 3, 2014 4:13am
  •  DerBerliner
  • | Joined Jan 2011 | Status: Member | 822 Posts
Mine is doing the job quite well during one week !

http://www.myfxbook.com/members/TGT_...d-pairs/905637

@Rob: so, plz keep on posting the outcomes made with all pairs - that's quite interesting to have a look on the results of (so far) nonrecommended pairs !
 
 
  • Post #227
  • Quote
  • May 2, 2014 9:48pm May 2, 2014 9:48pm
  •  TroubleMan
  • | Joined Apr 2014 | Status: Member | 3 Posts
Quoting seatrader888
Disliked
iamgotzza, please help! i've been trying to use this ea on my live account but still it doesn't trade after three (3) days....maybe something wrong with my set up.... question: is it possible to use this ea feb10v66b of feb10v70c on live account with only $500 current balance?.... brgrds, st888
Ignored
Seatrader888 your EA appears to be turned off try clicking the Autotrading button on your trading platform, I think you'll get the big smile instead of that frown
 
 
  • Post #228
  • Quote
  • May 3, 2014 9:26am May 3, 2014 9:26am
  •  hewtwok
  • | Joined Sep 2006 | Status: Member | 308 Posts
Hmm, i try backtest using default settings...no trade. did i miss anything? or it does not work on backtest?
 
 
  • Post #229
  • Quote
  • May 3, 2014 9:38am May 3, 2014 9:38am
  •  dinofx
  • | Joined Dec 2008 | Status: Member | 247 Posts
Hi Gotzaa,

Your coding idea have catch my attention, so i've read the whole thread and also downloaded the libraries. But those on post #1 have not been upgraded to please the latest mq4 coding rules; so metaeditor complaint with endless errors list. The '.' have to be replaced by '_' for example; and there are some others '$' & so on to been fixed first before compiling the EA itself. So i wonder if the EA really use these librairies ? (will see later on compiling/testing ). Note that all coded EA now should send order with the ecn style (2 steps: order sent first, then after checking that the order exist, set the sl & tp).

As my own contribution to improve that counter trend advisor:
- when an order is placed, why not also sending one or more pending limit orders to catch some pullback (with a time expiration indeed)
- to detect the real trend: see the big picture on W1 tf, then compare with lower tf to know if it agree with w1. Setting a ratio "daily pivot/weekly pivot" (set it external to find the most secure level while testing), in fact 2 : one for upward trend & one for downward trend). Note that each pair has its own historical volatility; meaning that custom pair settings have to be found & used. When done, its easier to follow the lower tf (m15 for example) with a sma5/sma8 cross (or else)
- each pair or pairs group have its own main market hours, where you can find the ranging/volatil activity. So the trading hours have to be set for them.
- and finally, knowing where price has high probability to bounce (long trend channel) help to place good orders and trailing closer (let the ts far away when not near support/resistance).

Here are my first comments before diving deeper in the code. More post later.

Thanks for that thread.
 
 
  • Post #230
  • Quote
  • May 3, 2014 10:18am May 3, 2014 10:18am
  •  bianzhq
  • | Joined Apr 2014 | Status: Member | 3 Posts
Thank you. Iamgotzaa.
I am backtesting your EA. Very impressive. But sometimes it will destroy the whole account. Have you any idea to deal with it? Or at least make maximum drawdown like 20%.

Anyway great EAs.
I have translated to new metatrader 4 version 625.
And I have also dealt with the path problem. Put all of them in your MQL4\Experts directory.
Attached File(s)
File Type: mq4 Feb10v70c.mq4   49 KB | 337 downloads
File Type: mq4 Feb10v66b.mq4   47 KB | 330 downloads
File Type: mq4 Lib.mq4   4 KB | 238 downloads
File Type: mq4 OA.mq4   7 KB | 232 downloads
File Type: mq4 Trade.mq4   4 KB | 259 downloads
 
 
  • Post #231
  • Quote
  • May 3, 2014 1:28pm May 3, 2014 1:28pm
  •  iamgotzaa
  • Joined Feb 2013 | Status: One step closer! | 764 Posts
Quoting dinofx
Disliked
Hi Gotzaa, Your coding idea have catch my attention, so i've read the whole thread and also downloaded the libraries. But those on post #1 have not been upgraded to please the latest mq4 coding rules; so metaeditor complaint with endless errors list. The '.' have to be replaced by '_' for example; and there are some others '$' & so on to been fixed first before compiling the EA itself. So i wonder if the EA really use these librairies ? (will see later on compiling/testing ). Note that all coded EA now should send order with the ecn style (2 steps:...
Ignored
thanks

its' quite hard to code but developing a strategy base on what you described it hell a lot harder. And it is so complex with dealing with those kind of support and resistance zone & decision.
Holy grail, pls pm
 
 
  • Post #232
  • Quote
  • May 3, 2014 1:29pm May 3, 2014 1:29pm
  •  iamgotzaa
  • Joined Feb 2013 | Status: One step closer! | 764 Posts
Quoting persia
Disliked
hello again, i want to update my result that i got with ea(version 66b) , my total profit is $1271.00 since Monday until today.that is great but i should tel you that i manually put stop loss or closed the position when it was in profit, sometimes the TS doesn't work properly that needs to be consider. have a nice weekend for all best regards
Ignored
Awesome!!
Holy grail, pls pm
 
 
  • Post #233
  • Quote
  • May 3, 2014 1:37pm May 3, 2014 1:37pm
  •  iamgotzaa
  • Joined Feb 2013 | Status: One step closer! | 764 Posts
Week 02, APR28-MAY2 result updated
Holy grail, pls pm
 
 
  • Post #234
  • Quote
  • May 3, 2014 1:38pm May 3, 2014 1:38pm
  •  iamgotzaa
  • Joined Feb 2013 | Status: One step closer! | 764 Posts
Quoting Doctor.Faust
Disliked
{quote} Dear iamgotzaa, many thanks for your hard work and sharing your EA. I am very pleased that the EA works in profit. Only one thing I do not understand: can i adjust the takeprofit or stoploss parameters? Many kind regards and continued success André
Ignored
I try to make that coming for next version but for v66b, I think I need more time to re-do. So busy with day job and more thing in my head for next version.



will post the update here.
Holy grail, pls pm
 
 
  • Post #235
  • Quote
  • Edited May 4, 2014 3:41am May 3, 2014 1:52pm | Edited May 4, 2014 3:41am
  •  iamgotzaa
  • Joined Feb 2013 | Status: One step closer! | 764 Posts
ok

this is it!

as promised before. from the feedbacks you guys gave me.

Name: MayDay
version: 0.2.0

features/highlights:

  1. improve entry from Feb10v66b, to be more like trend follower (v66b was absolutely counter trend)

    1. entry condition has been changed

  2. improve close order logic decisions when feels i'm gonna money, something are considered to close

    1. how fast you losing (pips/bar)
    2. how long the order has been alive
    3. RRR

  3. emphasize on reverse trade direction,

    1. stop loss on reverse has been removed REASON: back test result show significant losses in many times

  4. more settings (Setting explanation describe here)
  5. add experimental "hedging" strategy but will be turned off by default in this version, user can experiment the hedging strategy

    1. but trigger condition to go into hedging with still sucks
    2. my hedging strategy also sucks
    3. use at your own risk

  6. Build 646 compiled
  7. AutoMagic function is the same, REASON: you are able to resume bot session after restart MT4, if using random number, you are screwed to close all open trades before running.
  8. all default settings, give shown back test result. settings have not been optimized for neither DD, balance nor %win.
  9. 20% DD still an issue for me. User must pay attention and make intervention.


Setting explanation describe here

Attached Image (click to enlarge)
Click to Enlarge

Name: Capture.PNG
Size: 37 KB
Attached File(s)
File Type: mq4 Lib.mq4   4 KB | 639 downloads
File Type: mq4 MayDay0.2.0.mq4   61 KB | 794 downloads
File Type: mq4 OA.mq4   6 KB | 628 downloads
File Type: mq4 Trade.mq4   7 KB | 610 downloads
File Type: rar mayday.rar   95 KB | 787 downloads
File Type: ex4 MayDay0.2.0.ex4   146 KB | 757 downloads
Holy grail, pls pm
 
 
  • Post #236
  • Quote
  • May 3, 2014 3:38pm May 3, 2014 3:38pm
  •  persia
  • | Joined Feb 2011 | Status: Member | 108 Posts
Quoting iamgotzaa
Disliked
ok this is it! as promised before. from the feedbacks you guys gave me. Name: MayDay version: 0.2.0 features/highlights: improve entry from Feb10v66b, to be more like trend follower (v66b was absolutely counter trend) entry condition has been changed improve close order logic decisions when feels i'm gonna money, something are considered to close how fast you losing (pips/bar) how long the order has been alive RRR emphasize on reverse trade direction, stop loss on reverse has been removed REASON: back test result show significant losses in many...
Ignored
thank you so much for all your hard work, i will try this new version on next week.
regards
 
 
  • Post #237
  • Quote
  • May 3, 2014 3:57pm May 3, 2014 3:57pm
  •  ChicagoRob
  • Joined Mar 2008 | Status: Member | 953 Posts
I am unable to test Mayday 0.2.0. It will not compile in my build 625 platform. When attempting to compile, it shows 58 errors.
Can you post the .ex4?

Rob
 
 
  • Post #238
  • Quote
  • May 3, 2014 4:13pm May 3, 2014 4:13pm
  •  bazze
  • | Joined Nov 2013 | Status: Member | 1,130 Posts
Thank you for this...
 
 
  • Post #239
  • Quote
  • May 3, 2014 4:19pm May 3, 2014 4:19pm
  •  bazze
  • | Joined Nov 2013 | Status: Member | 1,130 Posts
Quoting ChicagoRob
Disliked
I am unable to test Mayday 0.2.0. It will not compile in my build 625 platform. When attempting to compile, it shows 58 errors. Can you post the .ex4? Rob
Ignored
The same happens here...
 
 
  • Post #240
  • Quote
  • May 3, 2014 4:33pm May 3, 2014 4:33pm
  •  flx23
  • | Joined Jan 2014 | Status: Member | 6 Posts
Quoting bazze
Disliked
{quote} The same happens here...
Ignored
Copy {Lib4, OA, Trade}.mq4 into the same folder where your EA is located and compile again.
 
 
  • Trading Systems
  • /
  • Non-Indicator Trade Robot (Free Give away w/ Code)
  • Reply to Thread
    • 1 1011Page 121314 60
    • 1 11Page 1213 60
1 trader viewing now
  • More
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2023