Archive

Archive for the ‘Metatrader’ Category

Mt4 Simple Trade Manager Ea

February 22nd, 2012 Comments off

Hi,
i like to create a simple Trade manage EA based on the sure-fire hedghe strategy.
(her is the strategy: http://www.forex-central.net/sure-fire-forex-hedging-strategy.php )

How it should work:

I will enter the first trade manually (so no indicators etc. needed)
Then the EA should open all additional trades, manage them and close it when specific TP is reach.

What should be included as variable options in the EA is:

- an option to set lotsize for second trade
- an opti…

Fix Forex Mt4 Ea

February 14th, 2012 Comments off

I wanted to add 2 featurea to an EA that I found online.

Add:

Use MA: True/False
EMA: 200
SMA: 200

This is saying that:

if the market is above the MAs value which is set to 200 each in this example then do a buy only.
if the market is below the MAs value which is set to 200 each in this example then do a sell only.

Add:

UseMissingDot: True/False
UseOppositeDot: True/False

Currently the EA only closes on opposite dot. I want to change that option to true/false. And I w…

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.

Rebuild Mt4 Ea (expert Advisor)

January 26th, 2012 Comments off

I have a MT4 Expert Advisor that was custom build a while ago. After that there have been many modifications and new features added by different coders. What I’m looking for is a coder that can rebuild this EA so it’s clean (to eliminate some bugs) and make some modifications.

You need to be very experienced with Expert Advisors for this project. If you’re interested please let me know and I’ll provide more info.

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…

Expert Advisor Ichimoku Ea Mt4 Expert Advisor Forex 5

January 10th, 2012 Comments off

I require a Forex EA program writer to program a simple Expert Advisor based on 5 indicators (Ichimoku, Parabolic, daily pivots and other) and trading strategy. This system will be for self-trading. It includes basic TP, SL (hide), trailing stop, breakeven, Time Filter (start and end hour to trade) and other inputs for later optimization. For any timeframe/any pair. The final project must provide full MQL code of the expert.
4 digit broker, slippage=3/4pips

It opens 3 trades when breaks ichi…

Forex Multitimeframe Fractal Indicator

January 6th, 2012 Comments off

Dear Programmer,
Please provide a quote and initial completion time for Multitimeframe Fractal Indicator. Multitimeframe Fractal Indicator must be written to be able to be incorporated into an EA.
Please create an indicator that will place the fractals from one time frame on a smaller time frame. My primary goal is to place fractals from the Month W1 D1 240m 60m 30m 15m 5m charts on the 1 min chart. However I want be able to place the fractal from any larger time frame onto a smaller time fra…

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…

Metatreder Mt4 Mql To Website 2

December 11th, 2011 Comments off

We need to create a simple script that will show all the trades (open, pending, closed) from our metatrader account on a web page.

It needs to be built on php/mysql as we need to store all the trades in a mysql database.

First the trades will be sent to the database and from there parsed to a web page.

Should be really simple.

Budget is $370 – we need a fully working program without any bugs.

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…

Convert Forex Indicator Into Automated Ea

November 24th, 2011 Comments off

Current indicator produce entry, target and stoploss message.
I need it to be converted into automated EA with the following features
1. add 3 pips into the stoploss
2. Close 70% of lots when hit 1:1 profit (profit equals to stoploss, currently targets given by indicator is at least 2 times stoploss)
3. Open trades based on account percentage , that means the lots will be calculated based on the stoploss. if the stoploss is 20pips the lots will be based on say 2% risk is the trade hit 20pips…

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 To Website

November 21st, 2011 Comments off

We need to create a simple script that will show all the trades (open, pending, closed) from our metatrader account on a web page.

It needs to be built on php/mysql as we need to store all the trades in a mysql database.

First the trades will be sent to the database and from there parsed to a web page.

Should be really simple.

Budget is $370 – we need a fully working program without any bugs.

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

Ea Find Trend Mt4 Expert Advisor Forex 8 Indicators

November 2nd, 2011 Comments off

I require a Forex EA program writer to program a simple Expert Advisor based on 8 indicators and trading strategy. This system will be for self-trading. It includes basic TP, SL (hide), trailing stop, breakeven, Time Filter (start and end hour to trade) and other inputs from indicatores for later optimization. For any timeframe/any pair. The final project must provide full MQL code of the expert.
4 digit broker, slippage=3/4pips

It opens 3 trades at specific time and they will be closing as they reach specific TP.

The strategy has 2 signals in different times. It opens the trades when there is a valid signal 1 and we look back in time MACD to check the changing colour bars (signal2).
Then combine these 2 signals.
See pictures files buy and sell.jpg :

Begin Trend Forex

October 27th, 2011 Comments off

I require a Forex EA program writer to program a simple Expert Advisor based on 8 indicators and trading strategy. This system will be for self-trading. It includes basic TP, SL (hide), trailing stop, breakeven, Time Filter (start and end hour to trade) and other inputs for later optimization. For any timeframe/any pair. The final project must provide full MQL code of the expert.

It opens 3 trades at specific time and they will be closing as they reach specific TP.

see picture:

Mt4 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!

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!

Modification Of Expert Advisor

September 27th, 2011 Comments off

I am looking for a serious, smart coder with experience in mt4.Someone whowould not waste either of us time, understands

the project and is neat and orderly in his coding.

I just want some modification done on my existing EA.Please use the attached diagram to help understand how the EA

works.Basically,when the EA is attached, it does the following;

1) Waits for the current bar to close

2)Opens a buy or sell position X pips from the close of the current bar.If a buy positon is opened another buy positon

can not be opened unitl a sell postions has been opened.also if a sell posions has been opened , another sell positions

can not be opend until a buy positons has been opened(Please see attached diagram).Each time a poition is opened , it is

incremental by an already set incremental value
3)All opened positions are closed using either one of the following rules;

I) If the opened postions reaches take profit at the close of the bar, we close all opened positions

II)If the m value is reached at the close of a bar, we close all opened positons.

If the above is not attained we continue to open position according to the specifications above.

4) when the parameters of the EA is changed while it is working, the change is noticed by the EA and its working is

updated to reflect this change.

The above is the way the EA works, however I want the following modificatio made on this EA

It should have all the current features(listed above) with the following additions.

1)A hidden stop loss( this should be optional with a true or false toggle at the input tab, I can use true if i want

to use stop loss or false if I dont want to use a stop loss .If the stop loss is triggered, EA waits for the current

candle to close then starts the process all over again

Please the M routine( which uses the M variable.this is a routine that restricts the EA to only close open positions

when they reached a stiPulated dollar value.This dollar value is given in the M variable which is in the input tap)

should only apply when we are considering the first conditions for closing(that is the condition of closing all opened

positions at the close of the candle when the sum in dollar of all opened positions is a positive.
The winner of this bid would be able to run the EA to see and understand how it works

2)The EA should remember the last trade that it opened no matter the interruption(even if it is;market closure, internet

failure,EA removed from chart, power failure,e.tc..any type of interrruption)Currently , this fucntion works but not 100%

of the time.I want it to be effective 100% of the time

2) In Continuation of the specification above, When the market closes on friday then opens on sunday or any day or when

ever there is any type of interuption(market closure, internet failure,EA removed from chart, power failure,e.tc..any

type of interrruption)(irrespective of the duration) the EA should continue operation immediately the interruption has

ended or as soon as the EA is re-aattached to the chart

If the last position that was opened was a buy and the current price is Ypips below the opened buy postion or if

the Last positions is a sell and the current price is Ypip above the opened sell postions, the EA should do the

followingis ;

1)Calculate the difference between the current market price and the price at which the last position was opened

2) It should then immediately open a new position opposite to the last opened positons and with lot size equal to;

(difference between the current price and the last opened price)divided by interval ( D) then the result multiplied by

the increment value X and then added to the last lotsize.After which it starts its normal function of adding subsequent

position using the incremental value.

If current price=P2
Last opened Position Price=P1
Interval=D
Incremental value=X
Last Lotsize=LLsize

New Lotsize=(((P2-P1)

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!

Simple Mt4 Forex Robot To Export Data To Xls File

September 11th, 2011 Comments off

I need a simple way to export data from metatrader to an excel file, i will probably need something like backtesting for a forex robot, exporting data from the past based on some very simple criteria: create trades (from the past) that would either win or lose xxx number of pips. For each entry i will need the currency pair, entry point, exit point, number or pips won/lost and if possible a stop loss and take profit levels. I need a bit of randomness in the whole thing, like for example i don’t want all the trades to have 100 pips profit exactly, maybe select from a range, between 100-300 pips.

My budget is $220 and i need it done in less than one week.

Categories: Bot, Data, Forex, Metatrader, MT4, Simple Tags: , , , , , ,

Grid Hedge Ea With Features

September 8th, 2011 Comments off

This is basically a grid hedge expert advisor with many features. It will need to be extremely user friendly, as I am new to Meta Trader and using EA’s. I will start by explaining the basics of the system and follow it up with all the features to be included in the EA.

When describing this system, I will be referring to a

Forex Mt4 Grid Ea With One Indicator Metatrader Mq4 Ex4 2

August 24th, 2011 Comments off

A grid EA , with 1 indicator .

1. Speed/ Tick Indicator. ( True/ False )

Activates the Pending order, when EA detects Speed/ Tick data or senses volatility.

2. Ea places Sell Stop & Buy Stop ” x” pips apart.

3. When one of the order is triggered, EA moves the other pending stop Order as follows.

a. Example: EUR/USD Buy Order is trigerred at 1.4200 , Sell Stop is at 1.4170

Price moves to 1.4199 , sell stop Modified to 1.4171 …. Each loss pip triggers closing up of Sell stop by 1 pip.

However if price moves to 1.2003.. Sell pending stop is triggered by 1 pip an is placed at 1.4171 .

In brief, loss of a trade by each pip modified sell stop by 1 pip, and gain trade modified sell stops only by 1 pip

for every 3 pips.

4. timer function .

Hence these are the external parameters required.

1. Sell Pending Order = True/ False
2. Buy Pending Order = True/ False
3. Trade time start = 0
4. Trade time Stop = 24
5. Trade Comment =
6. Stop Order distance =
7. Modify Opp.Order When pips moves to loss by =
8. Modify Opp.Order when pips moves to profit by =
9. Use Speed Indicator function = True/False

Another important criteria would be to modify the orders internally without placing modifications to brokers inorder
to avoid excessive trades modifications , thereby avoiding any Broker ban.

I have a few Speed / Tick Indicators, which I can send by Pm . Please throw any doubts you may have.
Programmers with Skype preferred .
Thanks

Renko Ea

August 23rd, 2011 Comments off

I need someone to create me a simple EA, It uses only one indicator,it’s not based on time charts but Renko charts.

I will give full details trough pm.

Thanks

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

Forex Mt4 Grid Ea With One Indicator Metatrader Mq4 Ex4

August 20th, 2011 Comments off

A grid EA , with 1 indicator .

1. Speed/ Tick Indicator. ( True/ False )

Activates the Pending order, when EA detects Speed/ Tick data or senses volatility.

2. Ea places Sell Stop & Buy Stop ” x” pips apart.

3. When one of the order is triggered, EA moves the other pending stop Order as follows.

a. Example: EUR/USD Buy Order is trigerred at 1.4200 , Sell Stop is at 1.4170

Price moves to 1.4199 , sell stop Modified to 1.4171 …. Each loss pip triggers closing up of Sell stop by 1 pip.

However if price moves to 1.2003.. Sell pending stop is triggered by 1 pip an is placed at 1.4171 .

In brief, loss of a trade by each pip modified sell stop by 1 pip, and gain trade modified sell stops only by 1 pip

for every 3 pips.

4. timer function .

Hence these are the external parameters required.

1. Sell Pending Order = True/ False
2. Buy Pending Order = True/ False
3. Trade time start = 0
4. Trade time Stop = 24
5. Trade Comment =
6. Stop Order distance =
7. Modify Opp.Order When pips moves to loss by =
8. Modify Opp.Order when pips moves to profit by =
9. Use Speed Indicator function = True/False

Another important criteria would be to modify the orders internally without placing modifications to brokers inorder
to avoid excessive trades modifications , thereby avoiding any Broker ban.

I have a few Speed / Tick Indicators, which I can send by Pm . Please throw any doubts you may have.
Programmers with Skype preferred .
Thanks

Modify Mt4 Ea (expert Advisor)

August 15th, 2011 Comments off

I have a martingale EA that works on a trend indicator. It has the option to close all trades when the trend reverse and go the other direction. I need a modification that allows me to input after how many pips the EA should switch on trend reversal because sometimes the trend is at 0 point and keeps moving up and down so the EA will keep closing trades and switch constantly so that’s a problem.

Also I need the EA to place the same trade again if that trade closed out buy trailing stop or take profit and the price goes back to the open price of the trade that closed. Now the bot will wait till the next level to place the next martingale trade in a situation like that.

If you are interested in this project send a message for more info. You need to have experience with modification of MT4 EA’s to be able to do this project.

Fractal Ea 2

August 15th, 2011 Comments off

I need a really simple ea. All it needs to do is buy if the last upper fractal is broken by 1pip and sell if the lower fractal is broken by 1pip. This is all it needs to do.
Other indicators I will add later on.

Thanks

Atr Indicator Alert

July 27th, 2011 Comments off

Hi,
I need a indicator to make an alert and put an arrow on the candle when price candle closes above/below (x)ATR
ATR will be set to default (3)ATR and default 24 periods, but variable.
Ty

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

Fractal Ea

July 20th, 2011 Comments off

I need a really simple ea. All it needs to do is buy if the last upper fractal is broken by 1pip and sell if the lower fractal is broken by 1pip. This is all it needs to do.
Other indicators I will add later on.

Thanks

Create Mt4 Ea (expert Advisor) From Trend Indicator

July 18th, 2011 Comments off

I have a trend indicator and want a bot to follow that indicator with options I can set. I have a detailed description of what the bot should do but suggestions are always welcome. Please contact me if you are interested and I’ll send you more details.

Turn News Indicator Into Forex Ea

July 13th, 2011 Comments off

-Add buy/sell stop to both side of current position (1,2,3 set option)
-Add risk money management percentage
-I want to add a feature to remove the buy/sell stop orders within a certain amount of seconds after the scheduled time. Just incase I didn’t catch the spike.

-pipsaway:========== 10
-stoploss:========== 10
-TrailingStop:====== 10
-TrailingStep:====== 2
-TakeProfit:======== 25
-breakeven:========= 10
-Lots:============== 1
-MoneyMangment =====
-interval:========== 1

See attachment of news feed indicator.

Bear