All orders - Statistics and mathematics - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
3788 completed jobs in all languages
Sort by:
50+ USD
I hope this message finds you well! I am reaching out with an exciting opportunity to collaborate on the development of a sophisticated Trading Expert Advisor (EA) that I believe aligns perfectly with my trading systems. I have designed a comprehensive trading strategy framework that combines advanced candle pattern recognition with intelligent risk management systems. The EA incorporates multiple trading
Pine Script Indicator for Trading View (personal job)
30 - 200 USD
pine script strategy for automation to mt5 including a bridge using an indicator from trading view that places trades automatically should work and the bridge should work and be effecient
30+ USD
Hello everyone, I need help debugging and fixing a MetaTrader 5 Expert Advisor (EA). The file compiles with several errors in MetaEditor, mostly "undeclared identifier" and "some operator expected". I’m learning step-by-step and building this EA gradually, so I would really appreciate if someone could review it and tell me what is wrong in the syntax. I use these codes for a demo account to test my strategy. If
Update Feature For EA (personal job)
112+ USD
1.1 Purpose The purpose of this EA is to automate the Turtle Trading System , originally developed by Richard Dennis and William Eckhardt, using Donchian Channel breakouts and ATR-based volatility stops. The EA will execute entries, exits, and risk management automatically. 1.2 Scope The EA should: Trade any MT5-compatible instrument (Forex, Crypto, Commodities, Indices, Synthetic Indices). Support backtesting and
100+ USD
1.1 Purpose The purpose of this EA is to automate the Turtle Trading System , originally developed by Richard Dennis and William Eckhardt, using Donchian Channel breakouts and ATR-based volatility stops. The EA will execute entries, exits, and risk management automatically. 1.2 Scope The EA should: Trade any MT5-compatible instrument (Forex, Crypto, Commodities, Indices, Synthetic Indices). Support backtesting and
30+ USD
I've found a great article which I translated. But there are way too many files and I don't know why no trades are exectuted as in the article. I need someone who understands russian to extract all files and make them work as in the article. Important - I will send the link in the comments - If you don't understand russian please don't apply - If you can't replicate the backtests you agree on arbitration - You need
Custom Symbol EA (personal job)
30 - 50 USD
here we will upgrade the EA to work on the upgraded custom symbol script ------------ --------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------------
35+ USD
MAKE THE MODIFICATION IN THE EXPERTS' FILES: EA_MT4, EA_MT5 Add more of this in (Function to print info) Trade Mode: Demo Name: Artem Server: MetaQuotes-Demo Currency: USD Company: MetaQuotes Software Corp. Limit Orders: 0 Lot Size Limits: (0.00)-(000.0) StopOut Mode: Percent Trade Allowed: Yes Trade Expert: Yes Margin Mode: Retail hedging Hedge Allowed: Yes Commission: 0.00 USD Swap: 0.00 USD Taxes: 0.00 USD Margin
30+ USD
Waqar haidar horizontal buy line sell line concept with dynamic TP levels after stoploss double the tp of other side order and keep the sl same sl =distance between the lines and initial tp= distance between the lines
30 - 100 USD
the screenshot is what it looks like i want it to use all the same indicators that the trading view dials have whatever payment is necessary is necessary I'm willing to pay the quicker the better and the more exact the better
30 - 50 USD
Description: I need an EA for MetaTrader 5 with the following features: On-chart panel for manual trade setup (Entry, TP, SL, Lot Size). EA automatically manages a sequence of additional grid orders once the first order is triggered. EA dynamically adjusts TP/SL levels of active trades when new grid orders are added. Must prevent duplicate order sets. Optional: “Close All Trades” button. Requirements: Proven MQL5
I want my previous Gold EA to have license feature + Build me a Swing Trading EA (personal job)
200+ USD
↓↓↓↓↓↓↓↓↓ For Existing Gold EA ↓↓↓↓↓↓↓↓↓↓ I want you to add license Feature in my EA So that i can assign license key manually which will have expiry dates. after the expiry the member/customer need to buy again and contact me to get another key. Each license key can be used for maximum 5/10 MT5 accounts . Along with the license key i should be able to add comments where i will write the users email id / details
100 - 500 USD
I need an EA that can consistently make profits with low drawdowns and no dangerous martingale or grid. Requirements: - EA needs to open trades with dynamic lotsizes based on account balance or some other measure. - Minimum 15-30% growth monthly. - Open to any and all strategies, including advanced stuff like AI/SVM/HMM/etc or moderate/light martingale mechanism - No lower than 5mins timeframe for trading. - EA can
30 - 50 USD
I would like to have an MT5 EA created urgently. Code should be clean and well sophisticated with great post implementation support for at least 1 month. 📌 RSI Following Forex Trading Strategy – EA Specification Entry Rules Buy Entry: When RSI ≤ 5 and the candle closes → Open Buy trade. Sell Entry: When RSI ≥ 95 and the candle closes → Open Sell trade. RSI Length: Must be a user-modifiable field (default: 14)
80 - 120 USD
Convert Pinescript Indicator : Trendline Breakouts With Volume Strength [TradeDots] Here's the link: you can get the code from Tradingview, also included at the bottom. Requirements: 1. Just Need 2 things "Plot Trend Lines" and Values as in the Tradingview Table" Ie. Direction (in Mt5) = 1,0,-1 (Uptrend, Sideways, Downtrend) 2. From #1, those values, make them show as a buffer value ("in data window"), so per bar can
50+ USD
Cycle start When there are no open orders (by magic+symbol), the EA immediately opens a new cycle using the bullishness, bearishness, or neutralness of the current candle direction: if the current candle is bullish → open M1 BUY , otherwise M1 SELL . If the current candle is neutral, choose randomly. Immediately after opening M1 , place P1 in the opposite direction as M1 at the broker’s minimum pending
30+ USD
To eliminate this difficulty, use the expert's example: EA 24658754 MAKE THE MODIFICATION IN THE EXPERTS' FILES: EA_MT4, EA_MT5 Add this: input bool ShowInfo = false ; // Show Info to Chart input ENUM_BASE_CORNER Corner = 1 ; // Info Corner input color Color_Info = clrAqua ; // Info Color Add this: //+------------------------------------------------------------------+ //| Print
30 - 60 USD
I need someone who can program a multiple timeframe filter trading system that uses M1, D1 and H4. The system involves the use of open price, moving averages, ATR and Bollinger band(20,1) whose inputs should be made adjustable with the option of selecting to activate or deactivate each parameter. Am open to ideas and negociations
300 - 500 USD
Project Description I need an MT5 Expert Advisor (EA) built in MQL5 . The strategy is a breakout system with adjustable filters and risk management. The EA must be fully parameterized (all settings adjustable from inputs). Please deliver both .ex5 (compiled) and .mq5 (source code)
Custom Consecutive Candle Counter EA with Filters & Manager Mode (MT5) (personal job)
1000+ USD
I need an MT5 EA based on Consecutive Candle Counting (CCC) with separate inputs for Bullish and Bearish candles (e.g., 5 / 4). Core Features: Separate CCC_Bullish and CCC_Bearish inputs. Trend filters: MA50 or EMA20/EMA50 cross (selectable). ATR-based trailing stop and optional ATR-based take profit. Hard stop-loss (safety) while trailing manages exits. Additional Filters (toggleable): ADX, RSI, MACD, Donchian