Categories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
30+ USD
I need to convert the signal of indicator on tradingview (Accurate swing trading system 2) Activity description: An expert advisor based on Accurate swing trading system 2. Long/Short base on signal Buy/Sell of it. Open order: - Short: At the closing price of the candle, when sell signal appears. - Long: At the closing price of the candle, web Buy signal appears. Close order: - Short: at buy signal appears - Long: at
6 Applications
New version of macd_stoch EA with old and new features (personal job)
30+ USD
Building on top of our previous version of macd_stoch EA, the new modification will be an addition of second chart with a different time frame, with it, there is an attached macd indicator
1 Application
MODIFICATION OF MT5 TRADING BOTS (personal job)
30 - 35 USD
I want to modify my two bots. One is a signal bot i want it to be modified to use ai technology in getting trading signals. The other one is a trading bot which is not working. I want it to be modified
Modify Parabolic SAR EA. (personal job)
30+ USD
This EA auto play an order at the begining of each trend. Now, at the end of this trend (or at the begining of the opposite trend), if that order still NOT close, it will auto Modify "Take Profit" to "x" points. Please modify for me this EA. Thank you
1 Application
30+ USD
I need a MetaTrader 5 solution (preferably an **Indicator**, single `.mq5` file) that enables **crosshair synchronization + chart scrolling synchronization** across multiple open chart windows. The indicator should be attached to each chart that needs to participate. --- ## 1) Goal / What it should do ### A. Multi-chart crosshair (cross lines) sync * I will open multiple MT5 chart windows (e.g., 4 charts). * When I
10 Applications
50+ USD
I am looking for an experienced developer that can design an EA that detects impulse in the market and trade in the direction. The EA will have good risk management with trailing drawdown. The developer should have an idea of what instrument the EA will use to detect the impulse and trade in that direction
16 Applications
Glimpse EA (personal job)
100+ USD
Requirements specification: I want the Glimpse EA, including the source code, with added 'virtual trail stop' feature that works on every tick, because I use it on H2 time frame
1 Application
100+ USD
Job Title Velocity Vantage — Pro Trend Band Reversal System (TradingView Pine Script) Who should apply Experienced TradingView Pine Script developers only. Please apply only if you have: High reviews / strong portfolio Previous work building trend-band / reversal / signal systems Ability to deliver clean, well-structured code + presets Applications without proof (screenshots/video or published scripts) will be
6 Applications
FMC Analyzer EA (personal job)
30+ USD
1 hr stochastic input. It already has 2 inputs, I need a third one with condition that 1 one the stochastic indicators on the hour chart needs to be within the 80 and 20, either the stochastic indicator with the 14,3,3 parameters or the one with the 21,3,3 parameters, and this condition is to be for all the sequences. I need this input added to the EA and the indicator
1 Application
40+ USD
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service. I have read the Rules of using the Freelance service and accept them. I agree
20 Applications
The goal is to develop an identical version of the robot you created, using MQL5. (personal job)
50+ USD
The goal is to develop an identical version of the robot you just have created in MQL4, using MQL5. A more detailed description of the directional indicator is available in the specifications document
1 Application
Ema Breakout Expert Advisor (personal job)
65+ USD
The project involves developing an EMA Breakout Expert Advisor (EA) exclusively for MetaTrader 5 (MT5). The EA will: Trade EMA candle breakouts Use stacking (position adding) Apply global trade management Include a Subscription & Licensing System for commercial distribution STRATEGY OVERVIEW (EMA BREAKOUT) Trades are opened when price breaks the EMA Breakout direction defines BUY or SELL After the first
1 Application
Modify existing EA with 2 changes (personal job)
Convert EA to MT4 (personal job)
70+ USD
i need my ea to be converted from MT5 to MT4. All features must work exactly on MT4 as it does on MT5. The rules remain the same as recent silverbullet EA built by the same developer
1 Application
Adding Basetrim mode by % (personal job)
150+ USD
In the BaseTrimMode section, I’d like to add one more option: trim by % per order (in addition to the current trim by fixed lot). Idea: Add an input like TrimPercent (%) When BaseTrimMode is ON: Option 1: Trim by fixed lot (current logic, keep unchanged) Option 2: Trim by % of each position’s volume Example: position = 0.10 lot, TrimPercent = 10% → close 0.01 lot Rounded by broker lot step, min lot respected All
1 Application
Kaminskis11 (personal job)
55+ USD
Hello. I would like to modify the existing trading expert you created according to the parameters as we discussed earlier, when the expert opens a buy order, let's say with 0.3 lots, then the hedging order will also be 0.3 lots plus another position opens with 0.3 lots. Previously, the expert opened positions, let's say 0.3 0.6 0.9 0.12, etc. This increases the margin every time a position is opened. I want the
1 Application
MT5 Expert Advisor: Grid Martingale (personal job)
40+ USD
Cycle 1 Parameters: Trade Type: Buy /Sell /All (This will be Dropdown List) EMA Period: 20 EMA Shift: 0 EMA Method: Simple /Exponential /Smoothed /Linear Weighted EMA Time Frame: M1 /M5 /M15 /H1 /H4 (Dropdown List) Lots: 0.01,0.01,0.02,0.03,0.05,0.07,0.09,0.10,0.11,0.13,0.15,0.16,0.20
1 Application
SK Triple MA Trend EA (just like SK Aleks Kangaroo Tail v1.2 but ignore the Kangaroo Tail logic) (personal job)
30+ USD
Please remove the Kangaroo Tail (KT) logic entirely and replace it with a moving-average trend + pullback entry model using these parameters and rules: SignalTF=PERIOD_M1 , MA_Method=MODE_SMA , MA_Price=PRICE_CLOSE , MA_Fast=15 , MA_Mid=121 , MA_Slow=295 EMA1 = 15 EMA2 = 100 EMA3 = 300 Will take trade in crossover. EMA1 > EMA2 > EMA3 for buy and opposite for SELL. No Martingale 1 trade at a time. There needs to be
1 Application
SSDind (personal job)
85+ USD
Bottom of signal candle (with allowable buffer) 3. TP: Size in 'R' where 1R = Size of SL ---SL buffer (Two options): 1. Points input 2. As a % of the signal candle size (e.g if this is 10% and signal candle size is 100 points, the buffer is 10 points) ---Breakeven option ON/OFF: By ratio of size of SL ---Trailing stop option ON/OFF by ratio of size of SL: Trailing step input: 'x' Trailing stop input: 'x' e.g. if
1 Application
30+ USD
// @version= 4 study ( title = "Average True Range Stop Loss Finder" , shorttitle = "ATR" , overlay =true ) length = input ( title = "Length" , defval = 14 , minval = 1 ) smoothing = input ( title = "Smoothing" , defval = "RMA" , options = [ "RMA" , "SMA" , "EMA" , "WMA" ]) m = input ( 1.5 , "Multiplier" ) src1 = input ( high ) src2 = input ( low ) pline = input ( true, "Show Price Lines" ) col1 = input ( color.blue
10 Applications