All orders - Strategy optimization - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
All
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
4593 completed jobs in all languages
Sort by:
30 - 100 USD
I have a indicator that I want to be turn into a EA I will provide screenshots and the code That I already have for you to build off of to help. In the screen shot you will see yellow and blue dots those are the high and lows. Then you will see blue and red boxes those are supply and demand boxes I want to be able to get alerts for both to the app and have it tell me buy now or sell now after the retest of the boxes
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
11 Applications
30+ USD
I am looking for someone to build me an EA (strictly 5min timeframe on XAUUSD) with 3 parts as it's very detailed in terms of how the entries are performed. I am also willing to pay extra for priority! I need this done ASAP. Example: If price is bullish First part: 5min EMA bullish crossover triggers the first entry Second part: once the first trade is triggered, it will have a 10pip TP and a new trade will be
4 Applications
RSI ATR Trading Robot (personal job)
30+ USD
...... editing an ea that we talked about. thank you brother for job. I am sure we will work together in the future as well. rsi and atr editing ea mt4
1 Application
30+ USD
I'm looking for a custom MT4 indicator that will eventually turn into an EA, but want to take one step at a time. For phase 1, I need the indicator's settings to allow me to select a specific timeframe to monitor regardless of what timeframe is selected on the console. I need the indicator to look at the previously closed candle and see if the previously closed full candle closes above a (configurable number) of
5 Applications
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 =
3 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
16 Applications
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
100 - 200 USD
This project is for the creation of a Trend trading EA. The expert advisor will take the trade based on the trend confirmation of three separate indicators which can be correlated to whichever timeframe I choose. Trend trading / Martingale On/Off strategy I have the details in the attachment
20 Applications
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
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
15 Applications
30+ USD
H-L Magic MQL4 Any currency pair Any time frame Slippage function Spread function Hours of the day for trading selection function Trailing function Money management function Source code required Variables: · Lot Size for Buy 1 · Lot Size for Buy 2 · Lot Size for Buy 3 · Lot Size for Sell 1 · Lot Size for Sell 2 · Lot Size for Sell 3 · Take Profit for Buy = Open Price plus %
30 - 60 USD
Hello! I want this attached EA to be modified into simplified version and can only be used in 5 pairs (EURUSD, GBPUSD, EURGBP, USDJPY, XAUUSD) This EA is from this link: https://www.mql5.com/en/articles/8767 U can find the EA to be modified in attachment. Cheers
4 Applications
Improvements and conditions verification of our anterior project "4XMA Trend follower - MT4 EA" (personal job)
40+ USD
Verification of the conditions: Crosses, counter valid movements, etc... NEW functions: - A system to manage available lot by performance: 1 - An improvement of the management lot; Lot management option: - Fixed Lot per trade: "X" - Managed lot X% of available equity: "X%" ------------------------------------------------------------------------------------------------- NEW If have 1 available lot in the existent
1 Application
30 - 110 USD
I need a divergence indicator indicating all divergence (regular & hidden) in tradingview. I have some indicators that are great but they do not have any alerts in them or even tell me how to use the alerts. I also do not know if we can copy-paste then modify their scripts or there is some kind of law against it but I just need to add an alert on them so I can get notifications
30 - 100 USD
Hello! i have an mt5 EA that I need optimised/help with optimising. I need normal backtesting done for a longer time period to identify best pairs and inputs of the strategy. I would also like to get really into detail and optimise the EA to suit funded trading programmes (FTMO for example) where you have a max daily loss/ drawdown of 5% with an overall loss on the account of 10%. ideally I will then be able to get
4 Applications
30 - 50 USD
Hi there, I am looking for someone with the expertise to compile a EA with the strategy attached. It's a mixture of Bollinger bands and Grid. Please find example EA on the requirement sheet. I am in NO hurry
6 Applications
MQL4
Experts
Scripts
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
OpenCL
ALGLIB
C++
C#
Java
JavaScript
PHP
SQL
MySQL
PostgreSQL
R
Python
HTML
Linux
RegExp
Photoshop
Trading robot/indicator debugging
Strategy optimization
Strategy modules
Collection of data on the internet
Uploading data to a website
Forex
Stocks
Options
Data mining
Product Design
Text translation
Text writing
40 - 60 USD
BASIC AND A SIMPLE STRATEGY with four moving averages. This EA is a composition of four Moving Averages: the first for tendency, the second for trading signal and cycles, the third for smoothing and simulate the price and the fourth for trailing the loss or profit. Other information, see the TXT attached NOTE: The EA has to be full compatible with the MQL5 market and the code with 0 warnings and 0 errors. If the
30 - 60 USD
Hello, - On Expert DashBoard table (Class): Add existing functions (from another EA): Trailing Start / Trailing Stop / Trailing Step. And following options. - 1°: a - Integrate existing Trailing Start / Trailing Stop / Trailing Step options (From another EA), on existing Dash Board . On Tester: Functions Trail work on the first symbols only. b - Print/report result on respective panel box
30+ USD
Basically it will only use one indicator on any chart, The parabolic sar , the trade uses one hour candles and will start each day at the 0 hour, then it will see if the sar dot is above or below the candle to determine trend of the 1,2 ....( only the 1 hour candle has to have a dot to determine the beginning of day trend. Only the 1 hour candle with a parabolic dot is needed for trend, then it will wait until the
9 Applications