Orders for Expert Advisors development - Forex - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
7453 completed jobs in all languages
Sort by:
Project new Features existing EA FT2 (personal job)
70+ USD
Hello Oleksandr, as already discussed. I would integrate some new features in my EA FT2. 1. Feature with ON/OFF option for Only Buytrades /only Selltrades 2. Feature "Pause Trading Function" with ON/OFF option: When trade is closed , then x seconds between closing trade (manually or through EA) and open new trade pause trading 3. Feature: If margin level% < x %, then no open new trade allowed, also with ON/OFF option
1 Application
30+ USD
Hi programmers, I'm new here, hope we can benefit from each other. Here is the plan: (image just added to clarify) EA - Based on SMA slope ==> BUY/SELL/CLOSE criteria 1) Active on all 35 majors Forex pairs or Selected pairs 2) Criteria to Buy /Close a Buy - SMA5 on M5 got a slope over "X" value - Spread must be bellow "Y" value - Lot size at "Z"% of the balance - SL at -10 pips from EP - Set TP to "V" pips over EP -
DREAM CATCHER 5 (personal job)
30+ USD
Hello Genesis, May we add an ADX filter. # 2018.10.09 20:08 EN reply 2018.10.10 So I should be able to turn this ADX indicator filter on and off. Also, I should be able to set the ADX period I want to use . This filter should filter trades in Two ways First way(without using the ADX line): If (the +Di is greater than the -Di) {the only trades that should be executed are buy market orders} else if (the -Di is greater
30 - 80 USD
Hello Dear Developer, We would like to create EA based on our 5 Indicators Signal Entry Rules: Our all 5 Indicators showing green signal means Open Buy. Our all 5 Indicators showing red signal means open sell. if trend changing before reach TP or SL means close exist buy order and open sell order (OR) close exist sell and open buy order. Exit Rules: Custom Inputs: Take Profit : Custom Inputs Breakeven Pips : Custom
11 Applications
30 - 100 USD
EA needs to buy when RED arrow appears on 5 and 15 minutes chart TP 2 pips and SL10 pips, and sell on GREEN arrow. that is it. I am available 24/7 to answer any questions. this sees to be a very simple indicator, I believe it has the same concept of the popular indicator called envelopes
23 Applications
(5) MQL4 Experts Forex
40+ USD
I'm in need of a new EA. This one is a trade manager. I would like for it manage trades only. I would like for it to have a TAKE PROFIT, STOP LOSS, and TRAILING STOP (with TRAILING STOP AND STEP option. For example, if my trade goes 40 pips in profit, I would want my Stop Loss to lock in 15 pips). I would like all to have an on/off switch. Also, 5 CLOSE PARTIAL PROFITS OPTIONS. LOT SIZE option, a BREAK EVEN option
15 Applications
30 - 60 USD
Based on one minute time frame candle according to my few conditions prepare an EA and give me. After confirming the programmer I will explain my strategy in detail. Thank you and Regards
28 Applications
(1) MQL4 Experts Forex
Modification (personal job)
30+ USD
Hey. Let us modify the EA to add several automated functions. Will send more details. let me know if you are available to do this. EA should trade on 5 minutes chart and close the trade if after 5 minutes the trade is in profit
1 Application
(11) MQL4 Experts Forex
30+ USD
Hi I need money management module for MQL5 wizard. the module determines the lots size based on account balance, risk and SL. SL -set by user (eg. 300) balance - from system (eg. 2000) risk -set by user(eg. 2%) max_lot - set by user (eg.50) amount_risk = balance * risk point = 0,00001 lotsSize = (point*amount_risk)/((SL*point)*10) // I hope my thinking is good if lotSize > max_lot then lotSize = max_lot Thank you, I
Make an EA based on attached indicator (personal job)
30+ USD
create EA based on the TSO Top Bottom Divergence MACD https://www.mql5.com/en/market/product/25891# (indicator link) The BUY and SELL signal is based on the indicator signal. Take Profit method as below. 1. If TP1 hit move SL to BE 2. If TP2 hit move SL to TP1 area 3.IF TP 3 hit closed all position. All TP and SL must set to be hidden. All setting must same as below. Closed current position when opposite signal is
1 Application
Trailing Pending Stop Buy/Sell Order EA (personal job)
30 - 50 USD
Hi, I have a code, and I want to integrate this to another robot. It is fairly simple. Just need some help, as I'm not a developer myself. This is a copy paste of freely available pending order EA. //--- input parameters extern int Distance = 7; // from currernt price, order is placed higher distance given these points extern double Lots = 0.01; // extern int StopLoss = 200; // extern int
19 Applications
(1) MQL4 Indicators Experts Forex
30+ USD
Draw Horizontal Ray by Timeframe and by Color Sometimes we want to draw a horizontal ray from any given price based on a candlestick, and this tool solves that with just 1 key! In order to draw an horizontal ray you just need to drag and drop the indicator over any chart you want and then: 1) On current timeframe, click over ANY/TARGET candle and then 2) Press any of the following keys: O - It will draw an
8 Applications
(4) MQL4 Experts Scripts Forex
35+ USD
The task is simple: I don't have the source file for a indicator that only gives sound and pop up alerts. I want another indicator created that can capture its signals and give a push notification and email alerts
8 Applications
30+ USD
i would like to create an EA based on the below indicator https://www.mql5.com/en/market/product/25891 buy when the Green Arrow appear. Sell when the RED arrow appear. open immediate position once arrow prompt SL and TP variable can be set able needed hidden TP and SL
5 Applications
50 - 100 USD
Hola necesito un robot, indicador. que envíe notificación al teléfono móvil y cuente rupturas de cajas creadas en un periodo de tiempo o por barras inside bar. No necesito poner ordenes solo algunos datos en el gráfico y algunos filtros variables
10 Applications
(1) MQL4 Experts Forex
50 - 100 USD
I have a straightforward indicator that I want to convert to an EA. I also have tutorial videos on how the indicator works, and where I want the order to be placed, when to close the order, etc. The indicator finds specific support and resistance levels and marks them on the chart. Once the price breaks one of these levels, at next bar open the indicator should place an order with the TP at the broken point
MOVING AVERAGES SLOPE AND CROSSOVER BASED EA (personal job)
50+ USD
Hi Genesis, now that we know how to make a moving average filter, we need to add more of them, so I am able to choose how many I want to use and what the parameters should be for each. Imagine that I choose to use 3 moving average filters. So that the following logic is used to filter trades. If ((filter1 is true) or (filter2 is true) or (filter3 is true)) {ignore trades} # 2018.09.30 14:58 EN reply
Additional requirements for EA Ameer Zhariff (personal job)
40+ USD
Hi, Artem. An improvement in terms of displays and some new features for the EA Ameer Zhariff. Most of the requirements in the file and as per below: Display on screen Display for each mode Adding Price mode Comment section Adding Hidden SL and Dynamic SL Multiple Lock ID Text box notification instead of alert New button design for Buy, Sell and Close All Display expired date Separate time and date box More
1 Application
50 - 90 USD
Backtesting EA I am in need of an EA which would trade based on a list of old entries. E.g I have an excel file with trades for August: EURUSD, BUY, 1lot, Opening price(or date and time,or both), closing price(or date and time,or both), This EA should be able to launch those trades on multiple currencies based on the list from my file. And to keep track of some statistics (which should be exported) like: maximum nr
2 Applications
30 - 50 USD
8EMA and 50SMA Lot size: Last candlestck difference between high and low be divided by desired risk amount e.g. $25, $50, $75, $100 or more etc Sell Entry: Whenever 8EMA is below 50SMA, Price must be below 8EMA, i look for candles more like pin bars with price opening from below 8EMA and rose above it or touches 8EMA and close below it, sell pending order is placed 1-2pips below low of last candlestick e.g. if last