Archive

Posts Tagged ‘Metatrader’

Metatrader Expert Adviser Authentication

February 1st, 2012 Comments off

I need a portion of code writing to add to my expert adviser that authenticates the user with a response from a server.

i.e.

http://www.somewebsite.com/EA_Auth.php?u=test@domain.com& p=QWERTY& mt=203317

u=email address p = password and mt is the Metatrader Account number

The response would be a simple yes or no.

Program Simple Mt4 (metatrader4) Ea (electronic Advisor)

January 29th, 2012 Comments off

Create a simple EA (advisor) for the MetaTrader 4 platform. Details are very simple. Please only apply if having completed an MT4 EA programming project previously. Serious project.

Metatrader 4 Mt4 – Bufu_trend – Expert Adviser Ea

January 19th, 2012 Comments off

I need someone that has previous experience building MT4 expert advisers. If you have built ea’s before feel free to bid if you can do the job with all customizations.

BuFu Trend Follower

This is for Oanda MT4 build 409 5 decimal broker if any of you are familiar with it.

Attached is a template of how I have the indicators set up. I don’t know if it will help you just it case it is there.

Indicators followed by the settings

1. Heiken Ashi Smoothed
MaMetod -1
MaPeriod – 40
MaM…

Mt4 Metatrader Fx Rogue Wave Ea

December 31st, 2011 Comments off

FX Rogue Wave Expert Advisor (An MT4 Forex breakout strategy)
Written by IBtheScottyB

The concept of trading Forex to me is similar to surfing at the beach. The object of the exercise is to catch a wave and ride it as long as you can. If you start paddling on EVERY wave, you will exhaust yourself. In Forex, you will exhaust your capital. You can no more guess what the price is going to do in Forex, than you can guess how big the wave is going to catch.
Therefore, we will take the only certa…

Metatrader Ea Update

December 9th, 2011 Comments off

I have a EA that works very well as a manual trade entry and trade management program. I would like bids on making some simple edits to it’s trade management functions. Successful completion of this project will allow for additional work on other projects I have planned.

Currently, the EA enters trades, sets stops and profit targets based on specific settings of a common indicator. I need the following changes made.

The EA needs to sell 1/3 of the lot size at 1/3 of the projected target pr…

Reverse Engineering Project Ea Metatrader

November 21st, 2011 Comments off

I want to create a reverse option to change the settings from
buy to sell, and from sell to buy. the EA is very simple, all I need
is to create this option reverse the trade position, so if all trade that were positive will know be negative and all trades that are negative are know positive.

Please let me know if you can do this and a time line, I will send EA.

Metatreder Mt4 Mql Strategy Tester

November 21st, 2011 Comments off

We need a very simple Metatrader EA that will use our strategy and it will export results to a csv or xls file. It won’t use any other indicators or anything, it’s going to be really simple and we need it really fast. More details will be given in private.

Mt4 Ea Modification Of Arbitrage System 2

November 10th, 2011 Comments off

I currently have an arbitrage system I wish to modify. I have all of the .mq4 files necessary to complete project.

Candle Ea

November 8th, 2011 Comments off

Dear all metatrader programmers,

I want to develop an EA that enters a trade on any time frame that’s selected in the direction of the last candle. so for example if the last candle closed up i wish the ea to enter immediately a buy order with the SL and TP that I have set in the EA. If the candle closes down, i wish the EA to enter a sell trade again with the SL and TP I set. I would like the option of a trailing stop function to be enabled and set when i wish to use such facility.

regards,

Gareth Williams

Metatrader 4 Indicator

October 7th, 2011 Comments off

I need an indicator created that references a different, custom indicator, which is just a custom moving average. The new indicator will display the value of the change from period to period of the moving average indicator. It needs to be displayed as a histogram.

Details and custom indicator will be provided to selected programmer.

My budget is at most $30 for this job. It should be pretty simple. I’d like it done today, if possible.

Thanks and happy bidding!

Mt4 To Website Via Php/mysql

October 3rd, 2011 Comments off

I am looking for a programmer who can work with metatrader and also php who can create a EA/Script that will export the trades from a metatrader account and list them on a web page. The trades will be stored in a mysql database and whenever one is added or modified, the script will need to send out an email notification.
Pretty simple, should be ready in 1 week or so.

Scalping Ea Needs Modification For Mt4

September 30th, 2011 Comments off

I’m looking to modify a scalping EA for the MetaTrader 4 trading system. It uses two brokers comparing the price feed difference.

Metatrader 4 Expert Adviser Edit

September 27th, 2011 Comments off

I am looking for somebody to add a couple of new, simple criteria to an existing Expert Advisor. I have the source code and the custom indicator that it uses ready to send to a programmer. The EA needs a couple of edits, one of them putting to use the same indicator that is already referenced in the EA but using a different set of values in addition to the ones already being used. The other edit may already be in the code, but I need to make sure it is there and that it works properly.

If this project goes well, I could have many more jobs for the chosen programmer. Happy bidding!

Mt4 Metatrader 4 Buy / Sell Order Window

September 22nd, 2011 Comments off

I need a custom order window created for MT4 that i can drag onto any chart online or offline to use to place my order.

Please see attached word doc. If you can create these things, pm for the password.

Expert Advisor For Metatrader 4 Called Gibbs

September 14th, 2011 Comments off

-FAMA must refresh every tick (See attachment)
-FAMA must show the 5th decimal (Indicator shows 4th decimal price and I don’t want it to cause a problem with demo 5th decimal accounts)
–mini & standard account – 4 & 5 digits automatized.
–comments always on; just shows the extern variables selected.

The extern and intern were preselected already

extern
SignalBuffer(0)
FilterOnly(No)
LotSize(0.05)
TakeProfit(“5,25″)
StopLoss(“25,35″)
TrailingStop(“15,5″)
TicketComment=”order comment”
MagicNumber(1)
TimeFrame(15)

intern
FAMA_range(10)
FAMA_fastMA(2)
FAMA_slowMA(30)
FAMA_filter(50)
FAMA_n(4)
FAMA_h(10)
MACDcorrect_fastMAperiod(12)
MACDcorrect_fastMAperiod(26)
MACDcorrect_fastMAperiod(9)
Slippage(4)
Retries(4)

This should be a basic EA to create, Show me your low bids for this one!

Forex Metatrader Mt4 Ea Needs Slight Modification

August 21st, 2011 Comments off

I have AN EA that requires following modification.

1. Set Timer
Trade Start=0
Trde End = 24
( Trades only between the time mentioned in external parameter. )

2. Currently the EA does not delete pending orders after a trade is closed. We have to delete it. Also the EA creates another pending order which is not needed.

That is all. Simple work for a knowledgeable programmer. Will give the EA on PM, to check.
Thanks

Fix Forex Indicator

July 20th, 2011 Comments off

I have an indicator that shows a Gap in the market. It shows blue and red arrows. Peoblem? If I close the metatrader platform and reopens then the arrows are gone. Can someone make this indicator better and stonger without changing it’s purpose?

http://www.inabalance.com/Gap_Finder1.rar

Metatrader Ea Required Linked To Existing Indicator

July 11th, 2011 Comments off

I have an indicator based on candles and I want an EA writing that will open an order, based on enabled alerts in the indicator, set a take profit level, set a stop loss and set a trailing stop. The EA should be able to count the number of open orders and not open any further orders should the user set max be reached. The EA will work on any timeframe in Metatrader 4.

Change Needed To My Current Ea Mt4 Metatrader Expert

July 8th, 2011 Comments off

Hi,
I have already programmed a Grid trading EA, which omits an important function of accurately checking the distance between subsequent orders . Also I need Breakeven set, and Jumping stops .
Also close when Pair GLobal Profit reaches required dollars.

Metatrader Frontend

June 30th, 2011 Comments off

We are looking for a

Metatrader Ex4 File – Freebie Ea I Need Edited

June 23rd, 2011 Comments off

I have an ex4 file that I would like to add an option too. I would like to be able to set the Maximum Lot Size. It has a Minimum Lot Size option under inputs call “lots”. I want that label changed to “Minimum Lot Size” and I would like to add a “Maximum Lot Size.” Right now with the EA running, under Money Management, it will open trades with various lot sizes and I want to have the ability to set a maximum lot size.

This sounds like an easy job to me except I don’t know how to program.

Metatrader 4 Expert Advisor

June 20th, 2011 Comments off

I need an EA created for me that issues a buy/sell signal based off the values of two indicators from multiple currency pairs. I need the option of having it only work between certain times of the day, which should be variable and input by me. Also, I would like another 2 sets of variables for start and stop times to prevent it from running during news times input by me (sometimes, I will not need these so I need the option of them being null). This EA needs to analyze data on different currencies at the same time. This will be run on a live account, so I need the buy and sell signals, along with stop/loss and exit signals. The buy/sell signals should be issued when the cumulative indicator values reach a certain amount and price reaches a certain price point determined by previous price action. Stop loss will determined by price crossing back down through a moving average, but I’d like the option of a hard stop loss in case the original value is too far away. Also, an exit signal should be issued in case the EA is still in a trade at the end of the selected trading time range (holds on to trade until price crosses stop loss point) or at the close of trade on a Friday. This should not be too difficult to create, but I need someone with experience. I will provide all system details privately.

Thank you and happy bidding!

Mt4 Trade Bot

June 5th, 2011 Comments off

My project is for an Metatrader EA that will work on FXCM and forex.com metatrader platforms. The EA will have to do the following:

- Monitor spread live
- Plot a moving average
- Be able to make trades based on the spread, moving average, and other specified parameters
- Place trades based on a specified % of equity
- Place a stop loss and take profit order (must be able to support a 1 pip take profit and 1 pip stop loss)
-Must be able to trade multiple pairs and manage multiple trades per pair

I have a full explanation of the project for the winning bidder. All aspects of the project have been covered above. I have had over $2k worth of MT4 projects coded so please be a great coder with good support. The code needs to be concise and lightening fast. This project is easy in comparison to many and I would like to spend $100 USD.

Sleeptight

June 5th, 2011 Comments off

Hello,

I need to have an Expert Advisor for MetaTrader 4 (MQL4 – MetaQuotes Language 4).

Here a practical example:

want to enter long on EURUSD at 1.4400 with 2 lots.
I want to set 2 take profit, TP1 is +25 pips (so 1.4425) and TP2 is +50.
I want to put stoploss at -50.
If price hit TP1, EA will close 50% (1 lot) and will move automatically stoploss at -25pips.
If price hit TP2 EA will close the second lot and thank you very much.
If price hit SL without hitting TP1 and TP2, EA will close both lots at -50.

In a few words, EA close 50% of the lots once price reach TP1 and move stoploss at the exact amount of pips of TP1. If I set TP1 at +30 and TP1 is hit, I will have Stopoloss moved at -30.

StP

Metatrader Expert Advisor

April 26th, 2011 Comments off

Hello

I require an experienced Metatrader programmer to program an EA for Metatrader 4.

The EA involves manual entry analysis and once placed on the applicable chart the EA needs to manage and close the trade. At the close of bars additional lots are bought if certain criteria is met.

Details of the EA will be provided upon request. Questions welcomed via PMB.

I require a programmer who provides updates and communicates during the programming progress.

Mt4 Metatrader 4 Programmer For Simple Scripts Please.

April 21st, 2011 Comments off

I have attached the file showing the small 5 scripts I want created for MT4.

if you are a good programmer in MT4 please message me for the password please.

thanks

Forex Metatrader Ea Mt4 Coding Needed With One Indicator.

April 15th, 2011 Comments off

Hi,
I need a Martingale type EA based on Support & resistance, the rules and other details I can give once you PM.
Thanks

Upgrade Existing Metatrader Expert Advisor (ea)

April 12th, 2011 Comments off

Hi all:

Good day. I need a helping hand in upgrading my present EA.

1. More powerful STOPLOSS function script, to close any loss during the sudden up or down of the market.

2. Encrypt the EA and lock it to one computer only for each installation.

3. Only Lot, stoploss and takeprofit variables value are changeable by user at EA properties. Others variables are lock and hidden.

Anyone who is interest, please pm me. I have low budget for this job,and hopefully it can be done within 3 days.

Have a nice day ahead.

regards,

miki

Upgrading Metatrader Mt4 Indicator Base On Harmonics

April 11th, 2011 Comments off

Work on existing MT4 indicator that is base on harmonics and Fibonacci price levels. I provide the indicator for you to improve on.

Things that I want to improve on
1. Provide an email alert when a harmonic pattern occurs. This email alert will automatically sent an email to alert me when the pattern touches the ratio or when a trade is concluded
2. Modify the existing programmed ratios – I like to remove and add some of the text labels and also add in other ratios/numbers such as target profit on to the price panel. These numbers are calculated base on Fibonacci or price levels (such as automatically plot a horizontal line at point B, determine the price level and the entry price will be x pips away from the price at B)
3. When a trade is concluded, plots an up or down arrow on price panel
4. Improve on the panel where there are labels to show calculations of ratio. Improvement include changing text labels and also modification/include/exclude the Fibonacci ratios.
5. Build a new panel that shows a summary of pairs chosen and timeframe that displays potential trade or a comment to buy or sell. User can define the currency they want to track and timeframe.
6. Lock the indicator to specified MT4 account

I have attached harmony9 which is similar to the outcome i wanted.
but you will have to work with harmony06 and aa_z which is the mq4 file

Program Mt4 Ea 2

April 11th, 2011 Comments off

I need an EA programmed based on the rules that I have attached in the Word file. I will send you the relevant indicators once the project has started. If you have any questions please feel free to contact me.

Forex Metatrader 4: Combined 3 Pairs In 1 Chart

April 8th, 2011 Comments off

Hi,

I trade forex and I’m looking for programmer to modify chart on Metatrader 4.

I would like to monitor and trade the following pairs simutaneously:-

a) gbpusd
b) usdchf
c) gbpchf

I need a combined MT4 chart of all 3 pairs. Each candle stick = no of pips gbpusd + no of pips usdchf + gbpchf at that particular time frame. (i.e. CombinedChart.jpg). Sort of an Index Chart for all 3 pairs.

What I dont want is all the 3 pairs in 1 MT4 chart. (see NotCombined.jpg attached herewith.)

Please bid.

Regards.

Looking To Buy Profitable Metatrader Forex Statements.

April 6th, 2011 Comments off

It doesnt matter how you generate them.
I am looking to buy profitable and realistic MT4 statements

Consolidate Metatrader Statements Results Html

April 6th, 2011 Comments off

Need someone familiar with metatrader and generate a statement based on dates and time of entry and exit. Requires about 100 entries.

1. I will give you all the trade entry and exit time.
2. I need you to calculate the profit loss
3. Then enter the data into a HTML statement in exact form of how metatrader generates them.
5. Total of not more than 150 entries.
6. There are about 6 currency pairs.
7. Make sure spread is included and all calculations to be correct.
8. By all means use automated methods.

Metatrader Ea

March 17th, 2010 Comments off

This is an EA for metatrader that has several fixed and adjustable parameters. It involves a series of crosses on indicators, and uses values on multiple timeframes. You need to be familiar with building expert advisors in Metatrader.

Categories: Programming Tags:

Metatrader 4 Interface

March 9th, 2010 Comments off

Require a experienced Metatrader EA, c++ and .net c# programmer to code up a simple interface which displays and performs functions against open trades

Categories: .NET, C/C++, Programming Tags: , ,

Metatrader/4 Ea Project

March 3rd, 2010 Comments off

I would like to work with very experienced MT/4 (MetaTrader 4) programmer on a simple break-out program that is doing well as a mechanical system. Since it is based upon specific time periods of the trading day, depending on the currency pair, these time periods should be easily adjustable. Only one indicator (support & resistance) is utilized. Order entry, setbacks, stop loss, profit targets, and following stop limits should also be adjustable. It should be capable of being used with any MT4 broker, no matter what time broker platform is set against GMT. Design and layout should be modular to allow additional features in the future. Desire input on possible money management program. I have screen shots available and a full description of mechanical system for the person capable of this project.

Categories: Programming Tags: , ,

Metatrader Expert Advisor (ea)

March 1st, 2010 Comments off

I looking for professional programmer who can build an EA .. The details will be discussed later

Metatrader Ea 4 Program

February 27th, 2010 Comments off

I need a Meta Trader coded for FOREX trading using the MT4 trading platform. My needs are simple. Entries are made from the Parabolic SAR indicator on a time frame I will supply to bidders. Trades are buy or sell stops. Entries are adjusted based on the plots from the SAR. Upon trade entry a target is set and a stop is also set. No additional adjustments are needed after trade entry. I will supply screen shots to bidders to simplify my needs.

I am looking for someone who is talented in the coding of these programs as I have several trading strategies that I believe could successfully be automated using the MetaQuotes Language.

Metatrader Indicator

February 19th, 2010 Comments off

I have a probleme with an indicator(not a big code), you need to fix it,it’s a refresh problem, i need to change another time frame to see arrow with that i have a bug with alert it sound always before the arrow you need to fix it.
It’s all what i need.
Expert programmeer needed.

Metatrader Expert Advisor..

February 15th, 2010 Comments off

Hi
I am looking for someone to program an existing custom indicator into an expert advisor for hands free trading in MT4. All the code for the indicator (1) will be supplied only the properties for adding buy and sell orders as well as stop loss orders must be program. The indicator is a trend following sytem and when the indicator changes from buy to sell I want the program to issue an order to buy and sell with the changes. Also would like to have the ea work on whatever time frame the ea is attached to. Ideally 15 minute.

Bear