All orders - Trading robot/indicator debugging - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
6836 completed jobs in all languages
Sort by:
30+ USD
HI, I would like any experienced coder to create a script to allow its users to set either pending order sell limit or buy limit orders easily (able to create up to 200 positions pending orders FAST ) . Users should be able to set pending order with the script easily by 1. Choosing EITHER pending order buy limit / sell limit or buy stop/sell stop 2. Selecting desired price to entry for pending orders 3. Entry the TP
8 Applications
Ea with two indicators (personal job)
50+ USD
crea te ea wi th take pro fit mo ney and stop loss mon ey, with pen dants uy limit e sell l imit and on mo re cro sses
1 Application
30+ USD
I need a simple arrow indicator, when Engulfing, shooting star, hammer, railway track form on higher time-frame, price must close above/below ma on lower time-frame with ma filter. message me for picture explanation
30+ USD
Hi, 1. Correcting the multiplier function, Multiply 1.5 EA does not multiply correctly like above, need to fix it. 2. Adding new function for Conditional Partialout (Existing Input) MoreThanLotSize - 0/1/2/3/4....etc ( Existing Input) MoreThanPips - 10/20/30/40....etc ( Existing Input) PartialSize - 10%/20%/30%/40%/50%...etc (New Input) FixLot - 0.1/0.2/0.3....etc EA will close partial position to meet the lot
8 Applications
30 - 60 USD
I’m needing an EA that will submit two pending orders at defined price levels with Stop Loss and Take Profit Levels. If an order’s Stop Level is hit, the EA should resubmit a pending order at the previously defined price level(s), repeating this process until the EA is deactivated or if the Take Profit level is hit. If the Take Profit is hit, the EA should be deleted from the chart, if possible. When applying the EA
7 Applications
New Project_08.01.2021 (personal job)
30+ USD
It is necessary to add the following: Under Bullish signal: - T0 > T1 && T1 > T2 && T2 > T3 && T3 > T4 && T4 > T5 Under Bearish signal: - T0 < T1 && T1 < T2 && T2 < T3 && T3 < T4 && T4 < T5 At the moment of bullish or bearish signal, it is necessary to have a display of values for T0, T1, T2, T3, T4, T5. Explanation: T0 = current tick T1 = tick before T0 T2 = tick before T1 T3 = tick before T2 T4 = tick before T3 T5
1 Application
Add new feature to old ea (personal job)
30 - 40 USD
Please add these option to old ea ! Example the Ea has placed order ( buy or sell , buy n sell ) , and if the Trade Hits SL ! it'll place a new order right now that on spot where it hits the SL , with a different lot size ( auto/fix ) and ( fix sl, ATR sl ) with TP ( fix/R:R ) Options : If Short order hits SL it'll place Long order, OR option to place Buy n sell on same place Options : If Long order hits SL it'll
MQL4 Modifying of Existing Expert Advisor (personal job)
30+ USD
I would like to optimize the EA that you did. Is almost perfect but I need two changes. FIRST CHANGE: - to put the Trailing Stop working while the market don't reach the value to put in the break even (when both options are "true"). SENCOND CHANGE (add a premisse in the Strategy 2) - to put the EA open a order of buy when the market value is above the tenkan sen and kijun sen value - to put the EA open a order of
30+ USD
I have an EAs that can do the function I want. The parameters are below: I place it to an chart of any Symbol. It will allow manual trades in input session (all symbols in all others charts). If place an manual order out of the session time, EA will auto close position ( close at stop hour - stop minute ). But the broblem is: it do not close positions which is placed by others EAs ( only close positions placed by
Abdul Wahab (personal job)
188+ USD
I'm looking for Abdul Wahab the brilliant programmer that can help me build the EA I need in MT4. When discussing how to build the robot I realize his brilliance and as such I hope to work together with him in my future projects because he is just great
1 Application
30 - 200 USD
RSI and candlestick divergence. RSI set at 9 period and apply to close. Levels are 25 and 75. Stochastic oscillator with %K period at 5, %D period at 3, slowing at 3, Price field high/low, MA method simple and levels are 20 and 80. Find divergence with a 50 candlestick window. Whenever a divergence is formed between candlesticks and RSI at least one point on the RSI side should be at or below the 25 level/at or above
30 - 50 USD
Hi there, I have written a simple and profitable indicator/strategy using Pine Script editor in TradingView for manual trading. I would like to convert this into an EA (trading bot) in MQL4. About 10 lines in Pine Editor excluding the labelling, alerts and plot styles. Very simple strategy using only two custom indicators. Outputs required: 1. The source code in MQL4 with comments in it so i can use it on MT4 (or if
6 Applications
Create an EA based on my strategy (personal job)
30 - 50 USD
As discussed i want a new ea that will respest all the specifications that i will put in the document attached. please the buy sopt and sell stops entries have to be very very precise. every thing you need to know is in the document. I available is you want to ask any question
50 - 100 USD
I would like the EA to follow the indicators rules. It all starts with a blue sign either on top or below of a closed candle.(blue sign appears before the candle closes) If the blue sign appears above the candle then its a start to downtrend(bear) so you sell when the candle closes. If the blue sign appears below the candle then its a start to uptrend(bull) so you buy when the candle closes. Ea should open first
30+ USD
create an ea with 2 indicators (icustom) Possibility of putting a BE Three TP (points, money, or close to the opposite arrow) Three SL (points, money, or closing after a certain time eg 10 minutes)
9 Applications
Mejora a Money AV , trabajo personal para Pedro, quien lo elaboro (personal job)
80+ USD
Buenas tardes Pedro,, esta es la mejora que hablamos a Money AV, de ponerle un sensor que se encienda aproximadamente una media hora antes (Configurable) y mida la flucuacion maxima permitida normal del par,, si el mercado no supera ese rango perfecto que Money AV opere,, de lo contrario Money AV no opere ese dia, tal vez pueda haber algun mensaje en pantalla previo a operar,, si el robot esta habilitado en el par
50 - 100 USD
Dear Developer, I need an EA that will close all orders at a set day and time. For example Friday at 23.30 GMT. Then the robot must turn off all trading. Then on Monday morning at for example 00.30 the robot must turn on "Auto Trading" again. I need this robot for MT4 and another similar for MT5. I had this developing request published here a few days ago, but I erased the whole request due to me pressing wrong
13 Applications
30 - 40 USD
For bearish: //@version=4 study("Engulfing - Bearish", shorttitle = "Engulfing - Bear", overlay=true) C_DownTrend = true C_UpTrend = true var trendRule1 = "SMA50" var trendRule2 = "SMA50, SMA200" var trendRule = input(trendRule1, "Detect Trend Based On", options=[trendRule1, trendRule2, "No detection"]) if trendRule == trendRule1 priceAvg = sma(close, 50) C_DownTrend := close < priceAvg C_UpTrend := close > priceAvg
TREND WATCHDOG EA (personal job)
30+ USD
TREND WATCHDOG EA (MT4) 1. EXPONENTIAL MOVING AVERAGE (PERIOD: 100, SHIFT:0, MA METHOD: EXPONENTIAL/SIMPLE/SMOOTHED, APPLY TO: CLOSE). 2. SMOOTHED MOVING AVERAGE (PERIOD: 200, SHIFT:0, MA METHOD: SMOOTHED/EXPONENTIAL/SIMPLE, APPLY TO: CLOSE). 3. MACD(100, 200, 25) NOTE: THE INDICATORS’ VALUES MUST BE ADJUSTABLE. TRADING STRATEGY 1. BUY ORDER; EXECUTE BUY ORDER: (i) IF THE 100 EXPONENTIAL MA CROSSES THE 200
1 Application
50+ USD
This EA are using hedging and martingale strategy. The EA will trade in group for each currency - Default lot size: 0.02 - Default martingale: 1.25 - Licensing system by account no and date - Order Comment format: Order Group 1 and Order Group 2 is different - Default SL: 300 Pips for every order, the EA will never modify the SL - Default average TP: 10 pips (the EA will close the whole order if the average TP hit 10