Categories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
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
Modification of pipe copier system trailing profit system mechanism. (personal job)
30 - 40 USD
hi, as you know how the pipe copier work. i nee ammendment in the receiver side. instead of the profit option i want you to add 1 break even lock option. for example the receiver side copied 5 positions and i kept its profit as 1000 points, but i am afraid of price going against me, so i want to lock in min points, so i wish to have break even + XXX points for example by break even is 200 points, so i will keep
1 Application
70+ USD
This project is based on an existing EA that trail behind. 1. Their is an issue with trailing based on lotsize This should be corrected current EA has 784 lines Error When option Enable Automatic Lot scaling is used, the trailing does not work correctly. Lotscaling is done through another EA. The EA does not trail then correctly anymore. This option does not work correctly 2. Error in refresh of window, even when not
28 Applications
Update last version of EA with daily %SL and recovery logic (personal job)
60+ USD
Hi bro, As we discussed in the previous order chat I'm creating this order to enhance the EA with the 2 new points: 1. Daily % SL; 2. Daily TP reach + [new % parameter to recover daily] within the X trades I have as an input to recover the previous daily loss. Example: Previous day loss of 1k - new parameter to recover daily is set to 50%, previous daily loss is set to 10. result -> next day : daily TP% + 500 usd
1 Application
50+ USD
EA should waits that price reaches lowest bollinger band and up arrow of a trend indicator (for buy orders). Same conditions (but opposite) for sell. EA should add new orders when price retrace to medium bollinger band and another up arrow comes from trend indicator. I have the .mq4 file of trend indicator. Exit using fix amount for basket of orders; fix SL for each orders. I will give the direction of trades (buy or
16 Applications
Convert the pine script to EA (personal job)
70+ USD
Hello , I am looking for a expienced develop who can convert my pine script to Expert advisor. I am attaching the buy sell signal requirement. Kindly go through it and let me know if you have any questions
1 Application
500+ USD
*******PLEASE READ THIS CAREFULLY****** I'm looking for and ML and EA expert with proven experience and record (if you're not please don't waste your and my time). I want to develop a top-of-the art EA based on ONXX models (ML) to trade mutiple pairs, except gold. I don't care the strategy you choose (it could be reverse mean, breakouts of key support and resistance levels, trend following, a mix, etc) as far it's
14 Applications
Braid - Filter Button Indicator with TMASuper Non Repaint Indicator (personal job)
40+ USD
Hi I would like to have inputs and display of only trend candles on chart with inputs which can be modified filter theBraid - Filter Button Indicator with TMASuper Non Repaint Indicator Inputs for the Indicator as shown on screen shots TMASuperNonRepaint Indicator Half Length 56 price 6 bands deviation 1.6
1 Application
35+ USD
Hi I would like to create an ea that close order when: 1.The price touch the middle trend line(true/false option) 2.close buy order when blue smiley change to red. Close sell order when red smiley color change to blue. (True /false option)
32 Applications