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
6572 completed jobs in all languages
Sort by:
40+ USD
I have a Mql4 EA that i need to add a pause on my buy/sell code. This pause should be based on a high impact news event. For example if there is a high impact news event within the next "xx" mins and the EA is attached to EURUSD and the event relates to EUR or USD, the EA must pause trading for mins before and after the event. If the event starts at 14:00 for example, ea pauses trading from "xx.xx to xx.xx This
1 Application
50 - 200 USD
This should be simple I need an ea that can catch trends and then lock profits once in profit with a stop loss at the entry price no t.p required
Redesign of Basic EA (for Zakri) (personal job)
40+ USD
Strip down the current Basic EA. Retain: a) Auto Trading Enabled Button on UI. b) Broker Time & PC Time. c) Auto Entry of Trades. d) Take Profit 1 Level only. e) Max Trades - Limit to 20 (disable option to increase). f) This item is removed. g) Locked to 1 Demo/Live MT4 account only as before. h) The EA is now going to be Subscription based only so Expiry Date option is necessary as before. Remove: i) Remove options
1 Application
150+ USD
PROBLEM: It seems that when my EA runs at the strategy tester it cannot access data that are sufficiently old. In particular, it loads data that are maximum one year old from the date that I wish to start running the EA but not older than that. For in the following example if I start the EA on 2019.01.01 the oldest date for which it can access price data,irrespective of the timeframe used, is 2018.01.02. 2021.02.28
1 Application
30+ USD
Hello everyone, So I'm looking for an experienced coder for this job. First you need to be able to make an indicator that will spot a specific pin bar pattern which is the easy part. Then add some filters to it: - pivot point with different calculation method and able to check different timeframe for the pivot lines see if they come in contact with that signal candle if the pin bar comes into contact with a pivot
4 Applications
100+ USD
I do have 2 - 3 custom Indicators which I would love to create an EA with. I don't have anything except the .ex4 files. So I think there is nothing you can read out of them, right? Is it possible to create it anyway
30+ USD
1. Would like to change my current EA SL to below/above 200ma with additional points(adjustable) 2. (i) EA add on stochastic indicator short only if below 200ma, ma cross down and stochastic turning below 80 from top (ii) Stochastic indicator long only if above 200ma, ma cross up and stochastic turning to 20 from below 4. EA add on trailing stops
30+ USD
I have a licensing module which has stopped working after server migration. Need help in setting it right again. Uses PHP in checking the licenses.Some changes have happened in linking the MySQL with the codes. Probably that needs to debugged
30 - 35 USD
Hello there. Can someone help me translating a TradingView strategy into a MQL5 strategy? It's pretty easy and standard the strategy. Around 70 rows of code. This is the code: ------------------------------------------------------ //@version=4 strategy("RSI2", overlay=true) //inizializzazione parametri //RSI src = close len = input(2, minval=1, title="RSILength") up = rma(max(change(src), 0), len) down =
60+ USD
Hi, I would like to ask for your help. I have been looking at some rules and candles. It´s straightforward and there is no need of indicators or anything else. When starting the robot or at a fixed time, the robot will start looking for the first candle, either bullish or bearish. This will be the direction candle. If the second candle follows the trend, for example, the first candle was bullish, and the second
9 Applications
30 - 100 USD
I have a custom indicator that I would like to modify. I want to switch the order rules from a buy to a sell and vice versa, so when the indicator would give a buy signal instead it will give a sell signal, and when the indicator would give a sell order instead it will give a buy signal. We will basically flip the signal arrows and also invert the SL & TP, so the TP would be the SL and the SL would be the TP. I also
30 - 100 USD
I need a simple Robot to trade based off of RSI length(6) Divergence only for XAUUSD Time to trade: 24 hours a day but can be paused when needed Buy : When the divergence is oversold past the lower band at 25 following the close of the candle initiating the divergence Sell: When Divergence is overbought above upper band at 75 following the close of the candle initiating the divergence Lot Size : Allow Lot to be
50 - 75 USD
Looking to upgrade an already profitable EA by integrating a support and resistance indicator to detect take profit target on the day that the trade is triggered. Developer would need to add the indicator into the code and have it refresh daily to give the true range of trading for that day and the take new support and resistance targets for that day. Also in the visual settings that can be adjust I will need to be
7 Applications
(51) MQL4 Indicators Experts Trading robot/indicator debugging Strategy optimization Forex
50+ USD
In need of a basic trading EA that creates buy/sell trades based on custom indicators (which I will provide). Looking for an EA with the source code provided (and effectively notated) so I can learn and improve my own skills. These are the steps (I think). 1.) Create an EA that consists of three windows(main chart, indicator window 2, indicator window 3) 2.) Main window can be any currency pair, any time frame 3.)
7 Applications
30 - 300 USD
I want the robot to enter on conformation from the MACD and conformation from the EMA. I want to be able to set stoploss trailing and fixed and take profit. Abbilty to add positions on comfirmation signals. I need lot size multipliers. Ability to Buy and sell, Sell only or Buy only. I want to be able to trade percent of account balance or fixed lot size and take profit on percent of balance. See Attached example
Build EA based on MA and Candlestick bars Aila EA (personal job)
90+ USD
Hi, so I want to develop an EA, although looks like a lot most of the features are common standard input fields I require (I will use for testing and experimenting). So, I have broken down the key aspects of the EA below for project; Mandatory Common standard input fields/settings; MAGIC NUMBER LOT SIZE MAX TRADES (DEFAULT 3+ USER OPTIONAL) MULTIPLIER (OFF ORIGINAL ORDER) HEDGE MULTIPLIER (OPTIONAL) TRIGGER AGAINST
1 Application
(3) MQL4 Experts Scripts Trading robot/indicator debugging Strategy optimization Strategy modules Forex
Expert Advisor based on RSI (personal job)
30 - 60 USD
This EA uses RSI trend to generate trading signals Variables and settings are made through the standard input panel Trade log and error log are required Close should be used for all calculations I would require modification rights to the code developed The EA will be attached to multiple pairs at the same time with each having its own set of variables See details in the attached file
30 - 50 USD
We need an Expert Advisor based on a public indicator called FOREX ENTRY POINT (source code available) The EA will place buy/sell orders according to the occurrence of coloured signals generated by the indicator itself. User may define initial and ending times of the trading session and money management rules regarding multiple positions
30+ USD
I have created some code and when I execute I can see the correct values using Print but I cannot seem to get the code to plot the vwap. In my code, the vwap is not yet anchored. So, i would like it anchored to a specified time (input) and further I would like to then be able to use the indicator within an EA to create parameters such that if price interacts with the avwap or one of the standard deviations from the
3 Applications
50+ USD
Hi all, I have a proposition to create an EA that's based off of two indicators. I have the code( mql4 ) for the indicators but I want to automate them to work has 1
21 Applications