All orders - Strategy optimization - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
4085 completed jobs in all languages
Sort by:
30+ USD
I have an MT4 EA that uses the crossover of two EMAs to enter into trade. It works on any time frame and can place three trades at once.The goal of this EA is to scalp the trend, so entering the very start of that trend is critical to scalp the maximum amount before the trend reverses. As shown in the attached screenshot, the actual entry point (green arrow) can be quite far from where the trend is established
5 Applications
Update of an existing EA (personal job)
30+ USD
The updates primarily focus on refining order parameters and introducing a Take Profit (TP) parameter for each executed order, enhancing the functionality and performance of the trading robot. The modifications to be done include the following: Refrain from taking any actions if candles close as a doji candle or if the candle body is smaller than the wicks. Introduce a Take Profit (TP) parameter, denoted in dollars
FTM 2.E (personal job)
50 - 200 USD
FTM bot is a trading EA that analyses the market from the daily timeframe Then proceeds to the hourly timeframe to determine its entry using the Heikin Ashi candle sticks And it calculates the lot size for every trade with respect to the account size and the formular The bot Uses several exit strategies to close trades in profit And aswell has stop loss parameters to close out loosing trades The bot also has
90+ USD
Create Order Block Indictor same as the indicator i attached. 1. Buy and Sell order block with arrow 2. indicator must not repaint 3. indicator must have setting to manage order block. Order must appear in the same places as our order block indicator.... if you have workable send to me let test it
30+ USD
Hi All, I am in the process of uploading an expert advisor to the MQL5 Market place. However, it comes up with this error code below during the Test Report: ERROR CODE FROM TEST REPORT: test on EURUSD,H1 (netting strategy tester report 104 total trades test on XAUUSD,D1 (netting) 2021.02.17 01:05:00 failed instant sell 1 XAUUSD at 1792.65 sl: 1792.95 tp: 1792.15 [Invalid stops] 2021.03.30 01:05:00 failed instant sell
400 - 470 USD
The idea behind this robot is to identify and confirm the direction of the market's trend using the higher timeframe charts before switching to the lower timeframe charts to find low risk, high probability trade setups in the direction of the prevalent trend to take advantage of. For example, If the direction of the trend is Bullish, then the robot will only take long trades on the lower timeframe charts and vice
30+ USD
I would like to Editing of Expert Advisor according to what is shown in the attached picture ... I want someone to finish work in a fast time He is an expert advisor who displays the arithmetic average of a number of Moving Average on different tires and I only want to add the percentage as shown in the picture
8 Applications
50+ USD
Help with developing profitable strategy. Before delivery HTML backtesting results needed. After delivery EA delivered with source code. No grid, no martingale, no hedging. Stoploss required. Gold-Silver ratio and correlation swing trading strategy. Strategy that trades metals: xauusd (gold), xagusd (silver). Some links: * https://www.dailyfx.com/gold-price/trading-the-gold-silver-ratio.html *
50+ USD
Things I need from the programmer is - A true indicator to identify the trend to see if its bearish or bullish also A DXY ( dollar index) currency strength meter & a news filter. This EA will be built off as follows: Step 1: Trend Identification Step 2: Support and Resistance Key Levels Step 3: Buy Parameters Step 4: Sell Parameters Step 5: Sell Rules Step 6: Buy Rules I would like these options as well Daily Growth
30+ USD
Hi how are you? I'm looking for someone to develop a s imple EA: When price goes outside both TMA channels, on top it sells, on bottom it buys. Profit target is the opposite 21 TMA channel, SL is outside of 7 TMA channel. I will send more detailed brief and example TMA channel indicators
50+ USD
<Settings> 1. Magic number 2. Start Lot size 3. Add Lot size 4. averaging distance 5. TP distance Close pips (when there is 1 order) ↓When applying average, there are more than two orders↓ 6. TP true : Summing close of symbols based on USD 7. TP false : TP movement interval based on close pipe 8. RSI Settings 9. Band Settings 10. spread limit <Order Open> 1. Time frame criteria for open charts 2. Candle's Close Price
150+ USD
I need an EA that copy trade from MT4 to MT4, MT4 to MT5, MT5 to MT5, with the following options: Only copy open positions on the master side that meet the following requirements: There are 2 or 3 positions with the same symbol opened in a certain period of time (timeout time and number of open positions needed to copy can be edited) copy the nearest open position that meets the requirements during the allowed
40+ USD
Time session strategy With this strategy we open a trade when the market continues in the same direction as the Asian session. The 5 minute chart is used for this, or the chart on which the expert advisor is performed. All times are in GMT+1 We open trades until 1:00 PM, no more trades after 1.00 PM. Wait for the next day. Before a trade can be opened: We need to determine the highest point (price) reached
30+ USD
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © BobRivera990 // @version= 4 study ( title = "Trend Type Indicator by BobRivera990" , overlay = false ) //==========================================================================[Inputs]========================================================================== useAtr = input ( true, title = "Use ATR to
Extensive Backtesting of existing EA (personal job)
100+ USD
Hi Isaac, Please quote on the cost to run an extensive back test of the following crosses together as a group. JPY/USD EUR/USD AUD/USD 1 minute chart $0.01 fixed lot size (no martingale) Pip Distance 4 Start from 20th Jan 2020 MA Period 14 Candle ID for price 1 Average Profit 0 Take Profit 20 Charts should be set up as Long & Short only (2 charts EUR, 1 is Long the other is Short) Also will need an optimization
1 Application
DBMS BOT (personal job)
200+ USD
Name: DBMS BOT Property of Muji & Partners Co. All Rights Reserved 2024. Not for public Distribution. -All Candles should be Black, Water Mark Yellow/Gold and Background White, all other appearances can stay on Default. 1. Draw a Horizontal Line at the open of the first candle of the new Trading Day and Extend it to the end of that Trading Day. (5m or 1m time frame only) *Option to choose 5m or 1m. 2. Identify the
Improvement of two existing bots (personal job)
267+ USD
Improvement of two existing bots to limit trade taking and manage the grid. Bots must compare the drawdown of the account to the limit fixed by user, and then stop opening new orders. They also must work with different parameters to boost grid or limit take profit
45+ USD
Hi dear developers, I need an EA based on Seismograph. Please read about it here for detail instruction. Thanks in advance. Short description: The indicator will show a line where the market will go more on liquidity, so we just need to open a pending order both side (buy or sell) around 5-6 pips. When the order is trigerred on the side we installed before on a positive result, a trail stop may be applied in the
30+ USD
EMA 5 (Yellow) EMA 13 (Red) Candles Colors: BUY= GREEN SELL= RED Buy Signal: 1. When EMA 5 crosses up and over & through EMA 13 (BUY NOW) 2. Place stop loss at previous low of the buy green candle. Add input paramter to make stop loss adjustbale by 10 all the way up tp 200 3. Add input paramter Trailing Stop. Make trailing stop follow the trade and place TS at the low of each bullish candle. As the trade conitues to
18 Applications