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

Add trend filter to EA

$
0
0

Please place indicator PZ_swingtrading on chart and from the indicator inputs  and section put Swing=false and Correction=false.  On the chart now you will see the up trend (deep sky blue) and the down trend (tomato).  This trend indicator is used to filter the BUY and SELL trades for the EA you have just made for me.  Two of the indicator's inputs: Trendperiod and Swingperiod should be in the EA's inputs section.  A slight modification to the EA is needed.  Everything is the same except 1) Remove the lotsize multiplier, S/L2, T/P2 for the next trade if an active trade is closed in a loss;  the next trade now should be like any other trade with normal fixed lot size.  2) The added operation is that when an active trade is closed in a loss (if reverse trade option = true)  then the EA would immediately open an opposite or reverse trade with lot multiplier, S/L2 and T/P2.  This reverse trade cycle is one time application only.  3)  EA inputs should have : Lot, max open trade, S/L1, T/P1, S/L2, T/P2, Reverse trade option= true/false, multiplier, fastema, slowema, signalema, Trendperiod, Swingperiod, MACD crossed signal = false.

I send you the full set of indicators - enjoy.

Thank you for your help.  Please let me know your cost so we can proceed.  I also have another job after this and is similar but involving another indicator 

Best Regards,

Daniel


Corelate Trade Manager

$
0
0
Corelation Trade Manager EA .

ManageAllTrades=True/False
If False
ManageTradebyMagicnumber=

CloseHighestLosing=True

Maximum_Pairs_To_be_used_to_CLose_highest_losing=

a.ClosePips_gain=
b.CloseByPercentage_gain=
c.ClosebyDollars_gain=


CLoseALL_In_Total_Profit=True
CloseAll_InProfitPercent=
CloseAll_inDollars=
CloseAll_in Pips=

CloseAll_In_Loss= True
CloseALLInEquityLossPercent=
CloseALL_In LossDollars=
Close_AllIn_Loss_Pips=

This EA checks for any two trades  of different currencies with the same Magicmuber or even the same

pair and closes the highest losing with highest gainaing so that we get atleast 10 pips  if by (a), or 1%

if by (b) or 1$ if by (c).
Example EA finds ERUSD sell trade which is now the highest losing with 30 pips loss and EURGBP

with +40 pips, then it closes both and gains +10 pips.

Apart from that if Close_All_In _Proft is mentioned EA closes all Trades as mentioned in their

parameters.


Simple EA, please give your best quote.

Thanks





FIBO and MACD EA

$
0
0

Hello there,

 

I would like to make an EA based on FIBO and MACD.

 It is a simple strategy.

 Let me know who is interested and can do the job by today, so i can handle the explanatory document

 

Thanks 

I need to fix one indicator, need only experience coder who previously work at master and slave terminal module

$
0
0

i need to fix one indicator, need only experience  coder who previously work at master and slave terminal module.

my price is fix dont bid if you  want more money.

after testing ex4 file i will select the coder and pay instantly.

i don't want to loos time by selecting wrong coder.  its just indicator fixing task.

Simple Price Action EA

$
0
0

Dear Programmers,

I would like you automate this simple system.

There are 4 conditions the EA should put concern to: DLHC, BUOB, DHLC, and BEOB. Once the EA find one of this conditions, on the next bar opening, the EA should open pending order on 50% retracement of previous bar.

Here I provide you illustration, as it may be the clearest way to convey what I want.

Long

Short


Action:

  1. On the opening of bar #3, open buy limit or sell limit on 50% retracement of bar #2 (the 50%-retracement shall be settable in EA’s input, e.g. user shall be able to set it to 61.8%)
  2. Set SL on (2 pips from high or low + spread), the 2-pips shall be settable in EA’s input
  3. Set TP on (order price +/- length of bar #2)
  4. On the opening of bar #4, close the pending order
  5. Move SL to breakeven once price goes to bar#2’s high or low

Money Management:
Loss = 5% of balance (the 5% shall be settable in input)

Note:

  1. Please provide trailing stop features and disable TP (in other words, order will be closed by trailing stop only)
  2. Please provide fix lot size features, instead of using money management
Other Terms:
  • The EA should work on both 4 and 5 digits broker
  • The EA should work on all type of lot size: standard, mini, and micro
  • The EA should work on any time frames
  • The EA should work on any pairs
  • Please provide adequate explanation-comments on your codes
  • You may implement common features

Ghostsmarfire

$
0
0
EA discutido en privado, con facilidad de entiendiento con exactitudes claras y rasonables ademas muy efectivo al momento de ejecutar la iniciacion de un trade asi tambien la salida, establecidos muy facilmente

EA Additions

$
0
0
Job to be completed $150
  • An indicator for ATR-MA which will be used to filter the entry.
  • Profit 1, profit 2, breakeven as you explained in details.
  • Different settings for Powerplay exit conditions.
  • A 5th timeframe for Powerplay.
Job Completed $120
  • Add an option to disable Analyzer from entry/exit conditions.
  • Add an option to limit number of trades (input in minutes)
  • Add SAR as entry condition.

For the SAR entry I simply used the following :

  • BUY allowed if SAR is below price.
  • SELL allowed if SAR is above price.

Range Breakout Option to existing EA

$
0
0

This is basically same as other project listed under https://www.mql5.com/en/job/24333/  except it is using my other existing EA.

It has couple of options that I need to be added, so that settings make sense using EA.

Detail request and explanation will be attached as document.   Your previous quote for the job was $25.00 and development time was 7 days.   I want to work closely with you to make this EA without glitch, so I am posting job twice of what you've quoted.  My document maybe long, but it is because I want to explain how  the current EA is working, so that you have first clear understanding of my exisiting EA before you start doing this job.

Today is Saturday,  Feb 21st and I want this project to be finished no later than Thursday ( Feb 26th) if possible, so that I have full day on Friday before market close to test it out. 

Thanks and let me know if you have any questions. I am in GMT-6 and please send me a message if you have any questions.


Spike EA

$
0
0

I need someone to make a spike EA for me. 

I need somone who can do this EA as soon a possible.

for example. market spikes 5 pips up  in less than 15 seconds.  trade is excecuted in the direction of the spike (buy) and if the market moves 2 pips below the trade closed in loss (this should not be a stoploss order but the EA should do this automatically). if the market moves up 3 pips there is a trailing stop of 1 pip.. 

I have an example EA that you can use as an example. I can only share the ex4 file for this.

 

 only apply if you can do this job 

BUILD A MTF TREND EA USING SWING HIGH,LOW ,HH,HL,LH AND LL SPOTS

$
0
0
Need a mtf ea with using the higher and lower time frames on mt4 plateform by using swing high,low. LL,LH,HH AND HL POINTS ,want to use on all timeframes . please reply me back if u can build one with quote and time. more details will be provided. thanks 

Modifictions for tops

$
0
0

1.allow trainling SL (after first target is fullfiled, change the SL to the entry price)

2.add MA to the inputes.( two moving averages  with ability to change the persiod and also the type of the moving average)

3.add alert to "soo close to SL"

4. prepare an Indeicator as well as EA.

 

Modifictions for tops

$
0
0

1.allow trainling SL (after first target is fullfiled, change the SL to the entry price)

2.add MA to the inputes.( two moving averages  with ability to change the persiod and also the type of the moving average)

3.add alert to "soo close to SL"

4. prepare an Indeicator as well as EA.

 

Modifictions for tops

$
0
0

1.allow trainling SL (after first target is fullfiled, change the SL to the entry price)

2.add MA to the inputes.( two moving averages  with ability to change the persiod and also the type of the moving average)

3.add alert to "soo close to SL"

4. prepare an Indeicator as well as EA.

 

Modify EA

$
0
0

Hello,

 

I have an EA that places stop orders at a certain distance in the market. With each tick movement over a certain size these order get modified to keep the distance to the current price.

The placement of the orders is scheduled to a certain time. First the order is placed and then moved closer to the market a few seconds before the scheduled time. The orders will be deleted after a few seconds. Right now in between the scheduled time and the moment the order is deleted, the EA continues to modify the price of the stop order - it tries to keep the distance between order and market.

I want an option to stop the EA from modifying the order after the scheduled time. So in other words the EA keeps the order where it is at the scheduled time before it is either executed or deleted.

 

EA will be provided upon request.

Please only apply if you have sufficient English skills.

Look forward to your applications.

 

Kind Regards

 

fib 

Breakout-EA

$
0
0
I want a breakout-EA who can draw the range on chart with alarm, when trade or TP or SL is taken. It must have trailing and ATR based TP and SL. 

Indicator Limitation

$
0
0

Hi!

I have some good indicators, some with source, some without source.

I want to install these indicators to some friends, but with limitations: 1) account number 2) usable only ... say 3 Months. 

Is it possible?

Are there any solution?

I have no idea of the complexity of this job, so the price can be negotiable. 

 

ps. I don't use skype.

I want to communicate with private messages or emails. 

Scalping ea

$
0
0

Dear developers

I have an excellent broker with ECN account  . I am looking for an existing scalper or you can develop one which will gain on cheap access to liquidity  and will  be consistently profitable in long term.

I am waiting for your suggestions and ideas!

Thanks 

 

Secret Expert Advisor

$
0
0

Not going to write any damn information about the expert advisor here. Losers and brain-dead people keep thinking what it is. I have noticed that whenever I write my strategy here any loser just comes up here and copies it because people here are so brain dead that they have no strategy of their own.

I think even MQL website should not share this information with anybody except the developer. 

 

Good Luck Losers!!! 

Modification to an existed EA that trades with signals provided from indicator

$
0
0
I need some additions and modifications to my EA, which opens and closes positions according
to the trend provided by an indicator.
I want to add a second indicator to the EA, (new indicator is a modified MA), besides the one that works with right now, following all the functions that it has.
Details to the ones interested.

New EA

$
0
0

hi,

please read all the details carefully and be sure you are able to do it as told , no bugs or malfunctions please. 

its really not a complicated thing,,just a simple EA. 

Also don,t bother if you require more price then i have mentioned. 

Start Hour :

this function will set the starting hour, so if in put setting is 12 EA will not work before this time. so when the 12th hour is finished Ea will be ready for the trading signal to start..even it comes 1 min after the 12th hour is finished. add this setting so i can set the hour of my choice.

Trading Signal :

suppose we set the start hour to 12 , so EA will check the current day,s high and low till that time and starting point is 20 pips below from current day,s high or 20 pips above from current day,s low.

say,,till 12th hour high is 1.12400 and low is 1.12150  so the above starting point is 1.12380 and to down side the starting point is 1.12170.

EA will start from only one point which ever the market hits first after 12th hour. 

Order Types:

suppose after the start hour market goes to hit the upper limit at 1.12380 , Ea will open a sell from that price and will place sell stops below that point at given distance and will also place buy stops above that position at given distance..

so if the order step is 100 and number of orders is 10 ea will place first sell at 1.12380 , sell stop at 1.12280 then at 1.12180 and so on to complete 10 pending sells,,at the same time ea will also place first buy stop at 1.12480 , 2nd at 1.12580 and so on till it places 10 buy stops.

in the same way if market hits the lower point first ea will open a buy from there and place buy stops above and sell stops below that point...so which ever side is hit first that will be the starting point.

Equity Target (important) :

 please be sure this function works correctly , in the settings i will mention the equity to be reached by ea , say my current equity is 500 and i mention 520 in equity target so when it reaches this number ea will close every thing, all trading function, active or pending orders. EA will also show the current equity and equity target on chart..

please also keep in mind the ea will be running on 2 or three charts at the same time with same equity target so when ever the equity target is reached every thing will stop on all charts.

Other Functions :

SL, TP, TS and breakeven with break pips..

 

i hope i am clear here,,please let me know if you have any questions...

 

 

 

 

Viewing all 21071 articles
Browse latest View live