Archive

Archive for the ‘MQL4’ 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…

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.

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.

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 :

Mql4/mt4 Simple Custom Indicators

October 4th, 2011 Comments off

Greetings. I’m looking to get essentially three custom indicators produced based on two common indicators: moving average of oscillator (osma) and accelerator oscilaltor (ac):

1) ‘osmax’
2) ‘acx’
3) ‘flow’

*for all below, ‘current bar’ is obviously the current bar being sampled. ‘previous bar’ is the one immediately preceding ‘current bar.’ ’2nd previous bar’ is the one immediately preceding ‘previous bar’ and is two bars behind ‘current bar.’

*it is ok to subtract a negative (i.e. (0.5 – (-0.25)), as each ‘osmax’ and ‘acx’ quotient is ultimately put in absolute values

*if acx/osmax quotient or numerator/denominator = ’0,’ then round/change to ’0.000001.’

1.) ‘osmax’ indicator:
> indicator color: ‘peru’
> bar thickness: 2nd biggest
> function (osmax quotient): absolute value[(current bar-previous bar)/(previous bar-2nd previous bar)]
> all bars based on common ‘osma’ indicator

2.) ‘acx’ indicator:
> indicator color: ‘powder blue’
> bar thickness: 2nd biggest
> function (acx quotient): absolute value[(current bar-previous bar)/(previous bar-2nd previous bar)]
> all bars based on common ‘ac’ indicator

3.) ‘flow’ indicator:
> indicator color: ‘limegreen’
> bar thickness: 2nd biggest
> function: (acx quotient/osmax quotient)

If there are any questions/comments/concerns, feel free to contact. Happy bidding…

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.

Mql4 Indicator Modification And Ea

September 10th, 2011 Comments off

The task for a skilled programmer is, to change alerts in an indicator that draws 3 different kinds of trendlines, and to make
an Expert Advisor, based on this indicator.

1.step
- add some new types of alerts with option to choose on/off for each type of alert
- add option for existing alerts to choose on/off

2.step
Create EA with usual functions like TP, SL, MM etc., that activates an order execution script at certain defined signals, which are provided by the above indicator.
The scripts should be exchangeable.

This is a rather definitive description of the task.
I can provide the indicator, at interest, and go further in detail after your bid.

Thank you.

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

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

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

Mql4 Indicator Modification

July 23rd, 2011 Comments off

Adding simple alert to the indicator

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

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.

Simple Ea

July 3rd, 2011 Comments off

The description for my EA is attached.

Simple Add On Feature To Ea

June 22nd, 2011 Comments off

I would like to add this simple feature to my EA. If you have any questions about it or need further clarification, please message me. I will provide my EA and related files later on.

Ea Modification

June 3rd, 2011 Comments off

I would like to make a modification to my EA. The relevant files are attached.

Metaquotes Language 4 (mql4) Change Indicator To Expert 2

May 23rd, 2011 Comments off

I have code for an indicator that places arrows to identify an uptrend or a down trend and then sounds an alert to the fact. I want this indicator changing into an expert advisor which when the:

Alert sounds for a down trend it places a sell order with 200 take profit, 50 stop loss and 40 trailing stop. When the alert arrow sounds for an uptrend it closes the order immediately.

Alert sounds for an up trend it places a buy order with 200 take profit, 50 stop loss and 40 trailing stop. When the alert arrow sounds for a down trend it closes the order immediately.

Mt4 Expert Expert Advisor

May 4th, 2011 Comments off

I search a programmer who programmed me a Expert Advisor in MQL.

This Expert Advisor will run with an indicator.

Metaquotes Language 4 (mql4) Change Indicator To Expert

May 4th, 2011 Comments off

I have code for an indicator that places arrows to identify an uptrend or a down trend and then sounds an alert to the fact. I want this indicator changing into an expert advisor which when the:

Alert sounds for a down trend it places a sell order with 200 take profit, 50 stop loss and 40 trailing stop. When the alert arrow sounds for an uptrend it closes the order immediately.

Alert sounds for an up trend it places a buy order with 200 take profit, 50 stop loss and 40 trailing stop. When the alert arrow sounds for a down trend it closes the order immediately.

Mt4 Simple Indicator

April 29th, 2011 Comments off

I need help creating a simple MT4 indicator which show angle degree text of moving average lines slope, see the attachment for the details.

Please quote price and time.

Mt4 Ea Scalper

April 27th, 2011 Comments off

I need a programmer to me my existing Expert
describes. The program runs on the MT4 platform and is a scalper the
15-30 trades a day makes. It will be up specific items, Pending Orders
triggered. The problem is not that he is some pending orders,
extinguished. Moreover, should also have a limit from 0.1 to 25 Lot pure. If the
whole has proven in MT4, is to be re-written the program in JAVA.

Mt4 Indicator Recoding

April 23rd, 2011 Comments off

Hellos,

I have a mt4 indicator that need to have certain additions. I want to have added in 2 rsi as a filter that run on different timeframe. The rsi addition will need to be inline with original signal before giving alert.

Also needed is the email/alert need fixing. Right now everything show as a sell even when a buy. Also need to have it alert only at the end of bar not every instance. and give the pair and timeframe.

More details will be presented to winning programmer.

I also am having similar works done to a experts adviser. Please check as well.

Thank you for looking.

Ea Mt4 Expert Advisor Forex 4 Indicators

April 20th, 2011 Comments off

I require a Forex EA program writer to program a simple Expert Advisor based on 4 indicators and trading strategy. This system will be for self-trading. It includes basic TP, SL (hide), trailing stop, breakeven, Time Filter 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 signal and they will be closing as they reach specific TP.
It uses only 4 indicators and basic knowledge of candlesticks. If one trade is loss or there is some indicators signal, next trade is aggressive.

I’m looking forward to seeing bids.

We can set up a series of milestones if that suits you.

-Submitting a version 1.0 (payment – 40%)
-Any other revisions
-Final completion of EA source Code (Final Payment – 60%)

4 digit broker, slippage=3/4pips

INPUTS TO:
Magicnumber
Time filter
Indicator tro_tunnel_dragon (6 inputs)
Bolinger bands ( 2 inputs)
NB Meter_MACD (4 inputs)
Gann_HiLo_Activator_v2 or similar moving average

Stoploss =40,
TProfits (TP1/TP2/TP3)
Trailingstop
Breakeven =25

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.

Mql4 Programmer Required

April 7th, 2011 Comments off

I’m looking for help in programming an EA in MQL4. The EA called MTF, as of now, has been in development for well over 2 1/2 years. The system works extremely well. The problem that I’ve had is trying to find a reliable, competent programmer who really knows what they are doing!!! Must also have strong math skills and sign an NDA.

The EA should require around 40 – 60 hrs to complete. Once the EA is proven, Greenberg Traurig will patent the EA at Phase 1 and 2, then it will be marketed with a “small twist”. The marketing “small twist” will be discussed with the chosen programmer which will be part 2, a new commercial EA. Step 1 first.

The following is a short partial description of the MTF EA.

The EA is heavily rule-based and works with any currency pair, 24 hrs a day, independent of current affairs. It is best not to run the EA 24 hrs before a major holiday of that currency pair. No problem running Friday’s, except do not open a new trade after noon of the New York session and it is better to wait for the London session to open on Monday, to start trading again. The first of the week opening sessions of the Australian and the Tokyo market on Monday, usually does not move very much, short cycles. MTF looks for trends, it is not a scalping system. MTF is designed for day trading and long term. Therefore, it is designed to work on the M30 and higher time frames. The most stable and profitable time frames. The faster time frames are used to help verify that a trend is developing. Scalping is too risky!!! As the trading account develops, then the W1 and MN time frames will be traded.

Custom channel indicators for each time frame are used to determined if the developing trend is new or a late rebound. Support and Resistance (S/R) is used to set the Stop Loss, or the Channel Indicator. Stop Loss is not set at a predetermined setting for each time frame. As an example, lets say 40 – 60 pips for the M30 time frame which is the average Stop Loss setting for most of the EA’s on the market. Using S/R or the Channel Indicator, the Stop Loss setting can be as low as 10 pips. This minimizes the loss if the trade turns compared to other systems. The slower the time frame the higher the Stop Loss setting.

Take Profit is taken also from the Channel Indicator, usually securing more pips by exiting the trade in a more timely manner. Trends follow channels. Very few EA’s use a channel indicator. Most channel indicators simply are very poor. Of the hundreds of channel indicators that are on the market, I got lucky and found one that partially worked. After studying this channel indicator I realized it needed a few modifications and needed to be adjusted for each time frame. This little bit of programming I was able to do.

There are 4 custom indicators to help the program stay in a trade without a premature exit, due to a very small trend reversal. One or all 4 of these custom indicators need to be merged with another indicator, for improved trend confirmation and to help filter out the noise of a small trend reversal. The problem is the number of buffers available with MQL4. 8 is the maximum number of buffers that MQL4 allows. With just simple merging of 2 indicators, this number is exceeded. This is where some great programming skills are required.

Phase 2, I want to market an EA that works, not scam the general consumer. 99% of the EA’s on the market just don’t work. Those that do, seemed to be designed for a few specific currency pairs and are only marginally profitable for a short time before major updates are needed or stop being profitable at all. MTF does not have that problem.

This is just a brief outline of the EA. There are many more custom and modified indicators used in determining a trade entry or exit.

I hope this helps some.

Once the NDA is signed, all details will be presented.

If this is of interest to you, please contact me by email.

Sincerely,

Mark Perkins

Bear