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

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

Offer Expert Coding for free - if the idea is sound 1 reply

I Will Learn Coding in 1 Month - Give me the 80/20 of MT4 Coding 14 replies

Looking for someone familiar with programming expert advisors for MT4... 6 replies

How to set Alarms & Expert advisors on MT4 0 replies

Expert Advisors for Meta 4 6 replies

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 32
Attachments: free MT4 coding on expert advisors
Exit Attachments

free MT4 coding on expert advisors

  • Last Post
  •  
  • Page 1 2 3
  • Page 1 2 3
  •  
  • Post #1
  • Quote
  • First Post: Jun 12, 2014 7:46am Jun 12, 2014 7:46am
  •  chaosbun
  • Joined Dec 2013 | Status: Member | 599 Posts
Hi guys . I am a programer and willing offer my services to code trading expert advisor for you.


You can pm me or post here.

What i need know

What indicators you use for entry in detail include the key parameter
What symbol and timeframe (all tf and symbol are fine)
Description of your experience trading it in manual


I will response soon within 24 hrs to let you know if i can do it.
Learn to Trade is Important. Keep your bias & ego aside.
  • Post #2
  • Quote
  • Jun 12, 2014 7:57am Jun 12, 2014 7:57am
  •  chaosbun
  • Joined Dec 2013 | Status: Member | 599 Posts
I had experience coding more than 10 expert advisor. However I am still learning
Learn to Trade is Important. Keep your bias & ego aside.
  • Post #3
  • Quote
  • Jun 12, 2014 10:41am Jun 12, 2014 10:41am
  •  200km
  • | Membership Revoked | Joined Apr 2013 | 96 Posts
Quoting chaosbun
Disliked
I had experience coding more than 10 expert advisor. However I am still learning
Ignored
can you code an ea with buy/sell buttons on the chart ? when i press buy button i'd like this ea to place a buy limit order few pips below current bid price and a sell limit order x pips above the ask price when sell button is pressed.i intend to use this ea instead of sending market orders to the broker.it'll save me from slippage/drawdown/commission costs and emotional trades.

something like in this would be great

Attached Image
  • Post #4
  • Quote
  • Jun 12, 2014 12:07pm Jun 12, 2014 12:07pm
  •  omid650
  • | Joined Aug 2006 | Status: Member | 9 Posts
Dear Chaosbun
first of all thanks for your efforts

I need an EA to manage positions with the following conditions :
If size of position with ticket number xxxxxxx was A lot then close B lot of it if reached the price nnnnnn (I mean both SL and TP )

is possible to code such EA please ?
  • Post #5
  • Quote
  • Jun 12, 2014 1:50pm Jun 12, 2014 1:50pm
  •  fxdaytrader_
  • Joined Jan 2011 | Status: UberTroll | 1,847 Posts
Quoting chaosbun
Disliked
I had experience coding more than 10 expert advisor. However I am still learning
Ignored
yeah, that sounds like a plan. Learning by doing is the best. Good luck
PM me with coding requests and I'll probably put you on my ignore list
  • Post #6
  • Quote
  • Jun 14, 2014 5:22am Jun 14, 2014 5:22am
  •  chaosbun
  • Joined Dec 2013 | Status: Member | 599 Posts
I am coding your system which is working into Expert Advisor.

I not doing modification to your indicators or "display" to make your trading look nicer.

If you got a system, please include the following mention in post 1.

I will do my best to code it as what you want, also please include your experience in trading it manually and how long you been doing it, no point wasting time trade a system that don't even work when manual trading.
Learn to Trade is Important. Keep your bias & ego aside.
  • Post #7
  • Quote
  • Edited Jul 2, 2014 8:44am Jul 1, 2014 9:41am | Edited Jul 2, 2014 8:44am
  •  rivercrosser
  • | Joined Jul 2009 | Status: Member | 9 Posts
Dear Chaosbun, I would like to request an EA coding from you please. I have the source codes of the required indicators but I do not own them. Truly appreciate if you can kindly take a look and hopefully can code it into an EA.

my email address is nycc029(at)gmaildotcom

Thank you very much.
  • Post #8
  • Quote
  • Jul 1, 2014 10:00am Jul 1, 2014 10:00am
  •  Thepipster
  • | Joined May 2012 | Status: Working the mine. | 404 Posts
I have a simple idea, to see if it's possible. I want and EA to place two, opposite limit entry orders, straddling the market price, with a buffer that can be changed in settings. I want the EA to modify the limit orders whenever price moves to keep the distance from price to the orders the same. So, for example, if we want the limit orders to be 4 pips away from the price, (this means 4 pips away from being executed, the buy has to have the spread from the sell, or in other words, the bid from the ask) when price moves, the EA needs to modify the orders to move with price. The orders need to have a TP and SL that is adjustable in settings. The EA needs to run all the time. When price moves really fast into a spike, the EA won't be able to modify the order fast enough, so the order will be forced to be opened, which is what we want. When an order is opened, we want the opposite limit order to be cancelled. Then when the TP is hit from the opened order, we want the EA to start all over again, placing the limit orders. Can you also include a means of automatic compounding? This means having a lot size in settings as percentage of account balance, that increases automatically.

thanks, and let me know of any questions.
Too close for pips, switching to points.
  • Post #9
  • Quote
  • Jul 3, 2014 3:40am Jul 3, 2014 3:40am
  •  satheesh
  • | Joined May 2010 | Status: Member | 546 Posts
Dear sir,
I need a simple moving average crossover EA to trade in one minute time frame.
The conditions are
1.If 14 sma crosses upside the 240sma the long must be opened
2.If 14 sma crosses downside the 240sma the short must be opened
3.If the ma crosses in the opposite direction the existing order must e closed
4.I need a customized stoploss (20pip as default) and TP(20pip as default)
5.Also I need buy only, sell only options
6.If the price move 30 pips positive the sl must set to break even +1 pip
7.lot size from 0.01.and it should trade only on one minute timeframe
Read the chart... Fundies are catalyst...
  • Post #10
  • Quote
  • Oct 19, 2014 1:08pm Oct 19, 2014 1:08pm
  •  rikiolivier
  • | Joined Oct 2011 | Status: Member | 3 Posts
Quoting chaosbun
Disliked
Hi guys . I am a programer and willing offer my services to code trading expert advisor for you. You can pm me or post here. What i need know What indicators you use for entry in detail include the key parameter What symbol and timeframe (all tf and symbol are fine) Description of your experience trading it in manual I will response soon within 24 hrs to let you know if i can do it.
Ignored

I have this EA to manage trades. It does many things but it does not re-open trades, it has to be manual. It can manage trades according to its magic number and what I would like the EA to do is re-open the trades that it just closed. I have no idea how to do that. The trading idea that I am trying to do with this EA is based on basket trading. When the basket takes profit according to the TP selected within the EA, I want the EA to re-open that basket of trades again automatically without having to do it manually. Please take a look at the EA and let me know if this is possible to do. I trade my strategy manually, and all I can say is the only thing this is missing is to have an EA manage and open trades automatically. Thank you.
Attached Files
File Type: mq4 Multi purpose trade manager.mq4   38 KB | 1,080 download
File Type: pdf Multi purpose trade manager instructions.pdf   79 KB | 1,271 download
  • Post #11
  • Quote
  • Oct 24, 2014 12:04am Oct 24, 2014 12:04am
  •  nakedcharts
  • | Joined May 2014 | Status: Member | 17 Posts
Hi Chaosbun,

Will you be able to help me out in a simple coding of an indicator?

It is just to plot out horizontal levels based on daily ( d1) timeframe of pivots on the line chart.

Attached will be an idea of what is requested.

Thank you and have a nice day.


Regards,
Nakedcharts
Attached Image (click to enlarge)
Click to Enlarge

Name: Pivot levels 241014.png
Size: 66 KB
  • Post #12
  • Quote
  • Dec 5, 2014 5:31am Dec 5, 2014 5:31am
  •  qazas
  • | Joined Dec 2014 | Status: Member | 17 Posts
hello the indicator are one found on this forum :

the rule for the entry are simple direction if >0 buy if <0 sell dirction.

take a look the indicator on time frame 5 m ,

the indicator show all the new support so if the there are a change of level of the line of indicator the low of (close or open ) is the new entry for the position

esample direction buy: change of level of indicator : bar up : in the open of the bar could enttry in buy limit , at the break of livel of close entry like buy stop for scalp position esample , sell in the direction buy are the break of open livel or low value of te bar
the same for the direction sell.

when indicator line cross 0 is the bigger support or resitenze for change trade or close .
i think is better put the indicator on the chart to take a look of this strategy is very simple and clear take a look the chart .
Attached File
File Type: ex4 TmaSlope-Mtf-True.ex4   8 KB | 488 downloads
  • Post #13
  • Quote
  • Dec 5, 2014 9:54am Dec 5, 2014 9:54am
  •  kleybenny
  • Joined Apr 2014 | Status: Upwards | 400 Posts
Hi,

I need your help. Its very simple: I need a Ea, which opens every day after daily candle close 2 positions: one buy market order and one sell market order. Each should have 10 pips tp. Thats all. No sl or mm or something. only sell and buy each day and 10 tp. Thats it. Please help.

Thank you
EXERCISING
  • Post #14
  • Quote
  • Dec 12, 2014 5:31pm Dec 12, 2014 5:31pm
  •  qazas
  • | Joined Dec 2014 | Status: Member | 17 Posts
Quoting kleybenny
Disliked
Hi, I need your help. Its very simple: I need a Ea, which opens every day after daily candle close 2 positions: one buy market order and one sell market order. Each should have 10 pips tp. Thats all. No sl or mm or something. only sell and buy each day and 10 tp. Thats it. Please help. Thank you
Ignored

try this

you have to set lot and take profit
Attached File
File Type: mq4 day open.mq4   2 KB | 601 downloads
  • Post #15
  • Quote
  • Feb 1, 2015 7:56pm Feb 1, 2015 7:56pm
  •  heavytrader
  • | Joined Aug 2014 | Status: Member | 8 Posts
hey guys, has anyone ever experienced using an EA where it brings you in a trade and in less than a second or two it whips you out.
  • Post #16
  • Quote
  • Feb 5, 2015 7:28am Feb 5, 2015 7:28am
  •  senod
  • | Joined Feb 2015 | Status: Junior Member | 2 Posts
Hello Can you help me bulding EA only whit one indicator - QQE ADV ? Sorry for english I use google translator.
Ahh one more. Open trade is on next candle like in picture.
Setting QQE adv
SF 3
RSI_Period 2
WP 0

TM 15 min
All pairs.

We need two levels 99 and 1. When price touch 99 then we sell and when touch 1 then we buy.

TP 9pips
SL 11pips
Attached Images (click to enlarge)
Click to Enlarge

Name: p1.png
Size: 100 KB Click to Enlarge

Name: p2.png
Size: 101 KB Click to Enlarge

Name: p4.png
Size: 94 KB
  • Post #17
  • Quote
  • Feb 6, 2015 4:02am Feb 6, 2015 4:02am
  •  smittysarg
  • | Joined Jan 2013 | Status: Member | 1 Post
Hi Chaosbun
Thanks for offering your services. I have a system that would love to make EA. Please let me know if you can do this or if this is possible.

10 & 20 EMA of the High
10 & 20 EMA of the Low

RSI
10 period with moving average of RSI also set to 10
levels 45 and 55 on RSI Chart

The system
The 20 EMA is like a band, I only trade when price closes out of the band and when the RSI level is also outside the 45 to 55 levels. Also when RSI is above the 10 MA when is is above 55 level or below MA when it is below the 45 level

Long:
If price closses above the 20 EMA of the High line, RSI is above 55, RSI is above 10 MA I enter at open of next candle
Scenario 1: SL is initially just below the 20 EMA of the Low line, and TP is the distance from the open to Stop loss therefore trade is 1:1 RR
Scenario 2: SL moves with the 20 EMA of the low and Take profit is when price reverses through the 10 EMA of the low.
Scenario 3: SL is set below the 20 EMA and a trailing stop is placed.

Short:
reverse of Long

I would like to make this an EA, can you help
Attached Image (click to enlarge)
Click to Enlarge

Name: systempic.jpg
Size: 191 KB
  • Post #18
  • Quote
  • Feb 7, 2015 11:42pm Feb 7, 2015 11:42pm
  •  kohonez
  • | Joined Jan 2015 | Status: Member | 26 Posts
Hi,
I need your help friends. Its very simple: I need a EA, which opens every day after daily candle close 2 positions: one buy market order and one sell market order. Each should have 10 pips tp. Thats all. No sl or mm or something. only sell and buy each day and 10 tp. Thats it. Thank you!
  • Post #19
  • Quote
  • Feb 12, 2015 11:49am Feb 12, 2015 11:49am
  •  lumbrjack
  • | Joined Mar 2012 | Status: Member | 11 Posts
Hello chaosbun

Iīm using a market depth plugin that shows the instant bid/ask offers amount in dollars.

I need an EA that make a simple sum of all offers showed during a specific time which will defined by the timeframe that Im trading.

So if I choose the 1 Minute timeframe, the EA will show a total amount of bid and ask offers during 1 minute.

Its a simple indicator that shows the result of all bid/ask offers during a candle. The ideia is show if we have more bid or ask offers.

Could you help?

Thanks
Attached Images
  • Post #20
  • Quote
  • Mar 18, 2015 5:01am Mar 18, 2015 5:01am
  •  mohitkr
  • | Joined May 2013 | Status: Junior Member | 10 Posts
Dear Sir, Please make ea of this strategy.Thanks
Attached File
File Type: pdf Blessing System.pdf   326 KB | 1,752 download
  • Platform Tech
  • /
  • free MT4 coding on expert advisors
  • Reply to Thread
    • Page 1 2 3
    • Page 1 2 3
0 traders 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 / ©2021