Quantcast
Channel: MQL5: Freelance service for traders
Viewing all 21071 articles
Browse latest View live

Modify indicator

$
0
0

H e l l o  R o c k y ,


I need a modification af an indicator you made for me.


B e s t  r e g a r d s,


M a r t i n


Inside bar EA

$
0
0

I have an EA I would like you to give me a quote on. It is simply based on the EA taking a trade when there is a break of an inside bar.

"An inside bar has a high that is equal to or lower than the previous bars high, it also has a low that is equal to or higher than the previous bars low."

 

The EA will take a trade on the break of an inside bar only if the following criteria are adhered to.

 

1) This method is specifically to work on the 1 hour timeframe.

2) Trades will be taken on the following currency pairs, EUR/USD, GBP/USD,                                                             USD/CHF, USD/JPY

3) For the EA to take a long trade, the break of an inside bars high on the 1 hour timeframe must be higher than the days open (open = 6AM GMT)

4) If the EA is to take a short trade, the break of the inside bars low must be lower than the days open.

5) Stop is to be placed one pip above/below the inside bar. If the trade is a long trade then the stop is placed 1 pip below the inside bar. If the trade is a short trade then the stop is placed 1 pip above the inside bar. The stop remains in this position for the duration of the trade.

5) Trades are only to be taken between 6AM and 5PM (GMT)

6) When the above conditions are met the EA will open 2 positions. If going long the EA will open 2 positions (spread included) when the price has broken the high of the previous inside bar by 1 pip. If going short then the EA will open 2 positions when the price has broken the low of the previous inside bar.

7)When 1:1 has been reached then the EA will close one position leaving the second position open

7) if the stop loss is hit before 1:1 has been reached then both positions will be closed for a loss.

7)If the stop loss is not hit, the trade will be allowed to run until 1: 10 risk reward has been achieved, at which point the remaining position will be closed. 

Trend Catcher Indicator

$
0
0

Hi,

 

Find attached for the Indicator coding requirement. Let me know if you can do it.

Platform: MT4

Theme: Signal Indicator for Buy & Sell

Indicator name: Trend Catcher

Indicator Base: Based on the indicator package supplied by Vijay

Buy Signal: Buy signal “candle crossing on or below bottom 3 bands, signal after a bull candle (close bar)”

Sell Signal: Sell signal “candle crossing on or above 3 bands, signal after a bear candle (close bar)”

Time Frames: All

Default Time frame: Based on the chart

Exclusions : Dojis, Hammer, hanging man, Star

(Do you have the definitions for these symbols)?

Candle Colors: Bull Candle – Green

                          Bear Candle – Red 

Shorter007

$
0
0
I look for EA making buy after price close is below 3 barchart lowest moving average and sell when close is abose 3 barchart highest moving average. Stop loss is on the former lowest before entry the EA could be used in timeframe from 5 mn to 60 mn.The EA could be reverse to sell when price close is above 3 barchart highest and to buy when price close is below the 3 barchart lowest moving average. the optimisation must be possible for high and low period and for stop loss. 

EA for Hunting FX

$
0
0

General Conditions::

**Follow 15 Minutes Time frame

**Follow 15 Minute Candle when open trade

**No TP in every Trade

**Default Trade volume/lot Size: 0.01(can be changeable manually)

**All time it will have 50 Trades as pending

**When Spread more than 3 Pips, No trade will open.

 

How Work?

1. When the EA will start it will check previous candle of 15 Minutes TF,

If the previous candle is a Bull Candle it will open a Buy Trade with 0.01 Volume.

If the previous candle is a Bear Candle it will open a Sell Trade with 0.01 Volume

2. It will set a SL of 20 Pips of *First Trade*, If it Hit SL a Reverse Trade/ (*New Trade*) will Open and again will Set a SL of 20 Pips.

 

3. When *First Trade*/*New Trade* will open it will open 50 trades consecutively (50 Trade as pending) after each 6 Pips movement. But when Hit SL, all pending trade shall close with SL

 

Lets Assume that A Buy/Sell trade will go 200/300 pips.

We know that after each 6 Pips Movement it will open a New Trade.

Then the following conditions will be implied:

 

1A: We know *First Trade*/*New Trade* will Set a 20 Pips SL

2A: After 6 Pips the 2nd Trade will open & all open trade will set a SL of 15 pips calculating from First Trade.

3A: After 6 Pips the 3rd Trade will open & all open trade will set a SL of 9 Pips from First Trade or will set SL of (+2 Pips profit from Breakeven/Average of 3 Trades)

4A: After 6 Pips the 4TH Trade will open & all open trade will set a SL of "+2Pips from Break Even/Average of Trades"

5A: Again after 6 Pips the 5TH Trade will open & all open trade will set a SL of "+2Pips from Break Even/Average of Trades"

-------------------------------------------------------------------------

-------------------------------------------------------------------------

49A: After 6 Pips this is how SL will set same as above

50A: After 6 Pips this is how SL will set same as above 

All the time it will have a reserve of 50 Pending order (which will open after 6 consecutive pips). When Hit SL All due pending orders (which are not open yet) will close with open trades.

 

              INPUT’s

 

SEFETY LIMIT                    0

LOT SIZE                          0.01

PIPS STEP                        6

MAX SPREAD                    3

SL                                  20Pips

AVERAGE SL                     2

PROFIT LIMIT                    0

MAX TRADE                      500

LONG/SHORT                   TRUE/FALSE

PENDING ORDER               TRUE/FALSE           (Shall have 50 pending Orders)

EA based on a technical indicator

$
0
0
1)  I have one MT4 technical indicator that I want to use to trade automatically with.
- I'll provide the details of the technical indicator to the chosen developer for them to think of a proof of concept / feasibility studies.

- Based on specific entry criteria by the technical indicator i.e. EA will read the technical indicator and (1) Buy when Up Arrow show and (2) Sell when Down Arrow show

2)  I want to compile this into a EX4 file so that it can trade automatically.

3)  The input variables should include minimally the following:

* Max trades (each trade open will call on a script (I can specify which script to open, stop loss and take profit will depend on the variables below), for example:)

Note: Different trading scripts cos I can select for different script to open:

1)  Single trade only

2)  Multiple trades e.g. 4 of 0.25 lots each, 3 of 0.01 lots each, 2 of 1 lot each, etc.

Alternatively, you can build-in all these input variables in the EA also.

 

* Lot size (adjustable manually) 

Account Balance
Lot size (adjustable manually)
<=$1000 
 0.01
$2000 
 0.02
$3000
0.03 (+0.01)
$4000
0.04 (+0.01)
$5000
0.05 (+0.01)
* Take profit (in pips) per position
* Stop loss (in pips) per position
* Trail start (profit in pips to activate trailing stop) per position
* Trailing stop (in pips) per position
* Trail step (step in pips for the trailing stop) per position
* Trading days (e.g. Mon and/or Tue and/or Wed and/or Thur and/or Fri)

Please let me know if you have other variables that you suggest I should have.
 
4)  If you can do this Job let me know.

5)  Thanks!

Genetic Indicator II

$
0
0

Hi community!

I need an Indicator that using Genetic Algorithm "Ugalib", as described on the article http://www.mql5.com/en/articles/55, that could perform optimization on a set of indicators chosen by user, and display its parameters values on the chart or write them down into a Log File.

For better clarifying and giving an example:

From a set of 8/9 (or more) standard indicators pre-defined by user, the user must be able to choose 1 up to 5 indicators. Then the Genetic Indicator should optimize the parameter values of each chosen indicator using the Genetic Algorithm and then present the results of each optimization of each indicator; on the chart or in a Log file. 

The user should be able too, to input the range values (start, step, end) of each Indicator parameters to be optimized! 

Please, if you do not master the mechanics of Genetic Algorithm, don´t apply for this job. It would be a complete waste of time for both parties.

Thanks. 

EA to execute trades on Renko charts

$
0
0

The requirement is as follows , It is very simple

1) I have a simple custom indicator that generates buy/sell signals.

2) Need a Trade management EA to take those signals and enter/exit trades ON RENKO CHARTS.  using the usual trade management features like( this should be independent of the indicator, it should be able to take signals from any custom indicator that gereates a  buy/sell signal)

1) Position  sizing feature by lots of % of account 

2) Take profit and S/L levels based on the signal  and a worst case stop loss level(in case the reversal trade  isnt executed due to some fault)

        3) Staggered exits and moving of s/l based on certain conditions  

        4) Re entry conditions to be activated only after the P1 and P2 are executed  

        

Please let me know if we can talk today? my skype is carryon12@outlook.com 


Heiken ashi

$
0
0

Step 1: a) if the last heiken ashi bar is green ( checked at the completion of the 4 hr bar )

b) and the slope of 20 period EMA is UP

c) and the price is above the EMA... the signal is to BUY on 4 hr chart

then check the same signals from 60 min chart as follows: 

a) if the last heiken ashi bar is green ( checked at the completion of the 1 hr bar )

b) and the slope of 20 period MA is UP

c) and the price is above the EMA... the signal is to BUY on hourly chart

then check the same signals from 30 min chart as follows: 

a) if the last heiken ashi bar is green ( checked at the completion of the 30 min bar )

b) and the slope of 20 period MA is UP

c) and the price is above the EMA... the signal is to BUY on hourly chart 

 

then merge this ea with the hedging EA , and remove the option of placing a trade when ea is attached to chart( we dont need it anymore)

once all three signals from three charts match ( i.e all three are buy or all three are sell) ...EA must Place a trade according to that signal. from there on it should start the hedging strategy and donot place any more trades based on the heiken ashi / ema monitoring, instead keep placing trades as our hedging strategy will do. Once all the trades hit SL or TP, it should start monitoring all three charts again, for trade entry signals and start looking for potential signals.

hope its clear enough... 

2 Custom Functions for an EA.

$
0
0

Hi. I need 2 custom functions that will be used in an EA Generator. The first one will place a profit target equal to or greater than or less than the stop loss value. The stop loss could be something like a MA or the low/high of a bar or any other value to be determined in real time after trade is placed. The second custom function I am looking for to use in the EA generated by the EA Generator will limit the number of "completed trades" in the same direction. Like 2 or 3 buys in the same direction and vice versa. So the number of trades allowed in the same direction will be an input. And also say the number is 2 in the same direction and only one is complete and a short comes along we can go for the short.

Thank you. Looking forward to working with you again!!  

"My Project RB3" EA

$
0
0

The EA "my project rb3" in mq5. Refering to mailconversation.

"My supervisor came to me and told that is possible to make the deal and send the source code under mql5. For this you need to go to Freelance section and click on "New Job". After that, you should set any Name,Price and Period. On the Developer field you set my name "c4b3l3r4". In the job description you describe what we agree. Then click "Add" and select the Indicators and Expert Categories. after that click on Apply. I will receive the order to proceed.
PS: Once you have clicked on "New Job" a prompt window will appear with the acceptance requirements and 3 articles, I strongly recommend you to read it.

About the price, I´m gonna be very sincere and I hope you understand it.
Firstly, before to came with the strategy, I've made some assumptions and then created 2 indicators to make the assumptions more "observable".
After that, I started to build the EA.
if you really want to improve my EA, you should have at least my indicators to understand the whole picture and see what´s going on. 
I will give you 3 EA´s the original one, the improved one and the most recent with the built-in signal function that trade 2 pairs, EURUSD and GBPUSD
(GBPUSD still need more studies).
and the 2 indicators (the last indicator I've made, I won´t used it in my EA's, but it will go with the package like a bonus).
and of course the desired support to make you understand the idea.

in another words I will send you almost all my work of this project (except the one I'm currently working on, it will take a couple months to finish it haha ).

For the idea and everything I think $900 is a far price.

Let me know when you are ready.

Best Regards,

Romeu. "

 

 

 

 

Breakout entry with Moving average crossover filter and money management

$
0
0

I would need a expert advisor that will:

-1)scan several markets that I trade at the time the daily candles close (end of trading day)

-2)entry- it would buy at market price after the close if price closed above the highest price in last 50 trading days

- it would sell at market price after the close if price closed below the lowest price in last 50 trading days

------entry filter - before entering a trend filter criteria would need to be met

--a)buy only if simple moving average of 50 days is above simple moving average of 200 days

--b)sell only if simple moving average of 50 days is below simple moving average of 200 days  

- 3) stop loss- would be based on a percent of equity risk that I choose (0.25%)

- based on ATR indicator (average true range)

- formula would be- number of units= (( risk percent x equity value) / (3 x ATR * point value))

- 4) exit- a trailing stop based on 3x ATR

 

--of course the program should be written in a manner that i can manually change the risk percent on each trade, value of simple moving averages and the number of days i look for the highest price.

 

please contact me on this mail if you can do the job

svejed1@gmail.com 

if i am satisfied with the results, i will give you a bonus to a already agreeded price.


TradeWoel EA

$
0
0

A TEXAS Hello MQL Community!

I would like, please, to pay for an EA to be created.

It must mechanically use seven indicators, have a magic number, trade time setting: minutes, hours and days, have mm, breakeven, trailing stop, and some additional features.

 I'm requesting a "top" programmer who speaks English.

Sentiment with myfxbook data (API)

$
0
0

-Indicator integrated in MT4 to analyze volume and sentiment which gets the data from myfxbook.com (API) :

  www.myfxbook.com/community/outlook
  www.myfxbook.com/api/get-community-outlook.json

-One indicator should show the sentiment with POSITIONS and VOLUME with a continuated line inside a histogram from 0% to 100% being 50% the line which separate long sentiment (50 to 100) and short sentiment (0 to 50). At the same time would be good to writte down the position and volume from the current bar.

-The other one should be a kind of On Base Volume indicator using the Volume data from myfxbook.

-Any idea to improve the indicator is wellcome, you can see what I'm looking for with the JPG files.




P47Thunderbolt

$
0
0
Dear:  Mr Hooshang Nosratpanah
Greetings from Grant..  I am very interested to see what price you can kindly offer for a Meta Trader MT4 auto trading robot script.

This is my first software engineer programmer request, please be patient with me.  I have the world of patience for you to develop the optimal MT4 autotrading robot, and to build a working relationship together.
With my schedule, I find it very hard to send hands only quality time 24/7 doing MT4 manual traders day & night with my meeting schedule.  Its not a nice feeling leaving the computer in the middle of trying to doing buying and selling, very upsetting!  Because of this it will be very appreciated if you can help and assist me with a user friendly script for MT4 auto trading robot with the following items that I have been using manually with good correlation (Less than 1% error 1.00-0.01) between indicators.

Platform: MT4
Theme: Fully automated MT4 auto trading robot script
Indicator name: Buy & Sell script using changes in Stochastic, MACD, RSI, and Bull and Bear Candle stick trend synchronization.

Indicator Base: Fully functional inputs for properties kindly requested
Stochastic(Properties): Level 1=70, Level 2=30.  K Period = 5, D Period=3, Slowing=3, Colors:  (Bull=Green, Bear=Red).
Sell signal (5,3,3) crosses below signal Level 1=70, matching MACD, RCI, signals and Sell Signal on "candle stick crossing"
Buy signal (5,3,3) crosses signal Level 2=30, matching MACD, RSI, signals and Buy Signal on "candle stick crossing"

MACD(12,30,5): Fast EMA=12, Slow EMA=30, MACD SMA=5. Colors:  (Bull=Green, Bear=Red).
Sell signal (5,3,3) crosses dropping below (Stohcastic signal Level 70), matching signals for Stochastic, RSI, and Sell Signal on "candle stick crossing"
Buy signal (5,3,3) crosses signal below (Stochastic signal Level 2=30), matching signals for Stochastic, RSI, and Buy Signal on "candle stick crossing"

RSI(8): RSI Period=8, Level 1=70, Level 2=30

Sell signal (5,3,3) crosses dropping below (RSI signal Level 1=70), matching Stochastic, MACD,signals and Sell Signal on "candle stick crossing"
Buy signal (5,3,3) crosses signal Level 30, matching Stochastic, MACD, signals and Buy Signal on "candle stick crossing"

Buy Signal: Buy signal “candle crossing on or below bottom 3 bands, signal after a bull candle (close bar)”
Sell Signal: Sell signal “candle crossing on or above 3 bands, signal after a bear candle (close bar)”, non negative.
Time Frames: All
Stop Loss: Non negative.  2 decimal places behind full stop (XXX.XX), Execution Price (XXX.XX), (0.01, 0.02, 0.03,.....etc)
Take Profit: At sell signal, or at a certain price.
Default Time frame: Based on the chart
Exclusions : Dojis, Hammer, hanging man, Star
(Do you have the definitions for these symbols)?
Candle Colors: Bull Candle – Green
                          Bear Candle – Red 


I would very appreciate is you can reply back to me to agree on a fare price, I can pay you right away!
I am open to your edits, and modifications to deveop the optimal MT4 auto trading robot script!
Sincere Regards,
Grant


Fractal Indicator with Dashboard

$
0
0

This is similar to a job you have completed already for someone else (iyas120 2014.05.12). It involves re-developing the Dashboard Fractals originated by Pipware (see http://www.pipware.com/software/dashboard/fractals.html).

In the Dashboard

Sample Dashboard
Add a row for Week (abbreviate as WK)
  1. Arrow symbol for each time frame showing trend direction

  2. Trend Direction in M1, M5, M15, H1, H4, DAY and WEEK time frames based on fractal breaks

  3. Candle/bar count from the last fractal direction break

  4. Pips count from the last fractal direction break

  5. Highlight color NOT required but an alert (with popup, sound, email options) for a selected time frame is required

  6. Dashboard able to be positioned on left or right and top or bottom of any selected window (0 or 1 or 2 etc) with additional manual X and Y positioning option

  7. Dashboard to have options to set fonts and all colors, including the background 

In the Chart

A. Show fractal support and resistance horizontal lines for multiple time frames (as selected) for the most recent up and down fractals.

For example (from Pipware, showing lines for 2 time frames):

Example of S&R lines 

  1. Lines to be weighted with thinner line to indicate direction of current trend (as explained at the Pipware link)
  2. Color, style and weight of lines for each time frame able to be set by user (not all the same as Pipware does it)
  3. User able to select any one or more time frame lines, or none of the lines to be shown (i.e. can switch on or off)
  4. Time frame of each line indicated by hovering mouse over a line and by text label visible when "Show object descriptions" selected in chart properties
B. Show current fractal-break-based trend direction arrow 

For example (from Pipware site)

Fractal break direction arrow example
Note the arrow is placed at B when the candle price action breaks the fractal at A. 

  1. The arrow should appear as soon as the break happens and not wait until the candle closes.
  2. This should operate on the time frame of the existing chart or Period 0 so it will work on any time frame, for example, any created with Periodcon script.
  3. The appearance of the arrow able to be switched on or off 

 

 

Adjustments Europe Breakout Strategy 0.1

$
0
0
Adjustments to Europe Breakout Strategy 0.1 to be build by hooshang. Specs have been discussed in private chat. Document and files will be added during work agreement . I will be looking forward to the result. 

Bollinger snapback ea

$
0
0

hi Alain

 

i would like a quote for a very simple multicurrency ea that uses my external RiskManagement from the last job. I also want stats as usual. I dont need scale in's for now.

The EA needs to handle up to 6 different Pairs. The trade idea is: as soon as the current price touches the upper or lower band we enter a trade towards the median line which is were we set our limit (The limit needs to update every minute) Also we want a stoploss that uses a 1:1RiskReward Ratio so has the same distance as outerline at trade entry to median line.   

 We do need an option to let the stoploss trail when the limit moves with the median line. As we never want to risk more than what we woud get if the trade hits the limit, we cant move the stoploss against our favour.  

 

Example: The EURUSD touches the lower band so we enter a long, the limit is the median line.

scenario1: While the trade goes into our favour the median line rises, which means our limit needs to raise and also the stoploss if we have that option enabled. 

scenario2:  While the trade goes further below the lower band the median line decreases, which means our limit needs to decrease but our stoploss cant as we would not keep our RiskReward ratio consistent. 

 

We want to draw into the chart a red line for the stoploss and a green for the limit. as we have in my breakoutEA for the stoploss. So we can see in the chart how the stoploss and limits moved and where it was in the past. Also i want an option to not enter trades if the spread is above a certain value.

 

parameters:

 

pair:

timeframe:1hr

bb period:

 bb deviations:

apply to: close

 bb shift: 0

 move stoploss: yes

max spread: 8

please use timing,stats and money management settings from breakoutEA

 

many thanks,

Sylvia 

A SIMPLE SCALPING EA THAT TRADE RENKO CHART

$
0
0

The requirement is as follows , It is very simple

1) I have a simple custom indicator that generates buy/sell ARROWS on 2min Renko chart

2) Need a  EA to TRADE those ARROWS/signals  ON 2mRENKO CHARTS.

3) mannuel lots setting by a user of the EA

4)  Renko box size is 3pips

ENTRY RULE FOR LONG

1; GREEN ARROW SHOWED ;EA SHOULD BUY AT THE OPENING OF THE NEXT 2MIN RENKO CANDLE (THAT IS NEXT CANDLE after ARROW CANDLE)

    TAKE PROFIT

    THREE(3) RENKO CANDLE ABOVE THE ARROW CANDLE .BUT IF THIS NOT ACHIEVED and OPPOSIT ARROW SHOWED ,EA SHOUDL EXIT THE TRADE AND WAIT FOR THE ARROW CANDLE TO CLOSE AND ENTER SELL


STOP LOSS

TWO (2) RENKO CANDLE BELOW THE ARROW CANDLE(CANDLE THAT GIVE THE ARROW)


       

Please let me know if we can do this within 3days

Debug Indicator

$
0
0

I developed a version of the ZeroLag MACD. It works and looks like this:

 

Chart showing ZeroLag MACD indicator working 

 

I then attempted to add divergence to the indicator by integrating code from a different indicator. This is the result:

 

Chart showing failed ZeroLag MACD with Divergence 

 

I need expert help to debug this partly working indicator so it displays correctly. The indicator should look the same as in the top chart image with the divergence lines and arrows.

Viewing all 21071 articles
Browse latest View live