All orders - Trading robot/indicator debugging - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
6979 completed jobs in all languages
Sort by:
50+ USD
I need an Expert Advisor that will trade the Main Stochastics. Whenever the Main Stochastics is going above OverBought level we sell the first bar that closes back below the OveBought Level, and whenever the Main Stochastics Goes below the OverSold level we Buy the first bar that closes Above the oversold level. The EA will need to include also some Trade Management: 1) A time from when to when the EA should trade
9 Applications
30 - 150 USD
Trades will open based on crossing moving averages and new trades will open with a multiplied lot size in the same direction if the market go opposite of original trade creating a basket of trades. I would like to be able to set distance for TP, SL, distance between trades and how much each new lot will be multiplied by. If conditions are met both buys and sells should be opened at the same time
30 - 60 USD
Доброго дня. Есть исходник моего робота .mq5 Ошибок при компиляции нет. Нареканий по работе нет. Необходимо сделать две копии исходников: 1 в одной из счетов будет прописана блокировка при торговле на реальном счёте, если имя держателя счёта не совпадает с прописанным в коде. В тестере и на демо советник должен работать; 2 в другой необходимо сделать так, чтоб он прошёл проверку на маркете. Сейчас ошибка при
2 Applications
EA MoM 50 (personal job)
50+ USD
EA with using indicators EMA12,26,50 and MACD. Momentum of crossing time and MACD histogram. EMA 50 will be trend setter and Stop loss line. Take profit using Risk and Reward factor based on stop loss points. All details are explained to developers
1 Application
30 - 150 USD
EA is almost complete. It identifies pin bars formed at key levels and places an order. Need a developer to add code that recognizes a touch of a trend line (drawn by custom indicator - source code available) and places an order if there's a pin bar (Pin Bar Identification Source Code already there and available) This should be quite an EASY JOB for seasoned developers
7 Applications
30 - 100 USD
I'm looking for a developer conversant with MT5 platform to assist in coding of my trading strategy based on Commodity Channel Index (CCI). The Expert Advisor should work on a given timeframe and on multiple pairs. The EA should Open trades and close all trades daily. The details about the trading rules on the strategy will be provided. Period: ( EA to automatically pick from the input parameter)Timeframe : (EA to
14 Applications
30 USD
Hi, I need assistance to change or remove "specific broker" requirements and and other parameters from a EA. The EA must be modified to run on a demo and real account
3 Applications
30 - 35 USD
I need a robot that is capable of setting hidden TP / SL / Trailing to orders opened by another EA. This means that the hidden TP / SL / Trailing will be applied only to orders with a specific defined magic number (the symbol is irrelevant). These are the proposed input parameters: · Pips or Points (select Pips or Points) · Hidden TP (0=Disabled) · Hidden SL (0=Disabled) · Hidden
30 - 60 USD
Hi, I need You to make a EA autotrading 3 currency pairs . It will be a simple hedging strategy, that needs to auto-buy/sell all 3 pairs simoultaneously. You can see idea on the algorithm_diagram.jpg. I want to be able to change the settings of a source code easily, so I would like for declarations of variables to be as closest it can get to those in diagram
5 Applications
100 - 200 USD
Requirements: 1. Allow usage of different kind account size. (Small and Large) 2. Allow trading at any times of the market and able to do both Long and Short. 2. Maximum drawdown to be 30%. 3. Minimum 75% monthly of successful trade. (E.g. 1 month if there are 100 trades made, a minimum of 75 of them must be profitable) 4. EAs can be used on one Major Forex Pair or multiple Major Forex Pair at once. 5. Minimum 1-2
30+ USD
I'd like to change the loss factor (number of times the lot size is doubled) from one losing trade to two losing trades for the lot size . Example: The below example shows that the first 4 trades were lost and the lot size was increased by 2 for every losing trade hence the 0.08 on the 4th losing trade. I need a change in lot size after 2 losing trades hence the fourth losing trade should have a lot size of 0.02
30 - 100 USD
Hello I am looking for a coder who has experience in developing an Expert Advisor which takes trades based on averaging with lot sizes increasing according to Lot multiplication factor specified by me in settings All positions will be closed when price retraces and hits predifined price above or below average price of all positions combined (In case of basket of buy orders take profit is above average price of all
100+ USD
Hi. I am looking for a developer for MT5 who will create a robot that will be able to open trades automatically, including setting TP and SL and trailing SL. Trade entries will be triggered by a candle stick pattern scanner that I will supply to the programmer [minor modification of the scanner code required to alter the Moving Average settings]. Specification will be supplied to the successful applicant. Thanks
24 Applications
30+ USD
convert multi time frame heiken ashi from mt4 to mt5 you can see the see the picture of indicator attached i have the source mq4 file so you just need to convert exactly like the mt4 file to mt5
11 Applications
100+ USD
I need martingle coding for expert advisor with trailing stop and re entry order. This EA need to order manually and also setup for log account. Thank you TrailngStop is used to protect profit. Stop Loss is set if profit in points exceeds the value specified in the InpTrailingStop parameter. If the price continues to move in the profit direction, Stop Loss should be trailed at the given distance. Stop Loss cannot be
11 Applications
Indicator buffer reader (personal job)
40+ USD
1Creating indicator name entry buffer for ea property as extern 2, buffer codes like one or two it should read indicator arrow code line 3. Delete info panel of EA , explained in image attached (info cut), that mean one info panel is enough for it 4, make info panel of it , untransparent ( while tests info panel background shouldnot show bitmaps, and results of position )in background 5, should pass market validation
1 Application
Create EA to Open Order (personal job)
30+ USD
Create EA to automatically entry an order beginning of day. Further details to be provided. EA manages order according to hidden stop loss, take profit features, breakeven and trailing stops features * Existing EA (mq4 file) with hidden stop loss, take profit, breakeven and trailing stops features will be provided * All source codes to be sent to me at job completion
1 Application
30 - 100 USD
Can anyone help code my trading system into EA for me? Thank you Filters : EMA (long=21 , short=7) 5 min chart ADX(period =14, min=3, max=37) RSI (RSI period=14, Buy Level=27, Sell Level=73) Buy signal: ADX > 33 EMA : short > long Rsi cross 27 Exit signal:RSI must cross 73 Sell signal: ADX > 33 EMA : short < long Rsi cross 73 Exit signal:RSI must cross 27 Time filter is included Stop loss and take profit are
22 Applications
50+ USD
I have developped an expert advisor for MT4 on a demo version of FXCM MT4. Everything worked fine in demo for trading the nasdaq 100. Then I moved my expert advisor to my IG MT4 platform and ran it for trading the nasdaq 100 . I now get error 130 Invalid stop follow by error 129 invalid price. I have set a stop loss in my expert advisor. I tried to change it but no matter I still get error messages. In the log of
19 Applications
30 - 200 USD
Scope of work: To fix and make modifications to a indicator and EA that works together. Indicator & EA issues : - Indicator is repainting and I am looking for a Expert Programmer to fix or come up with a alternative solution - Once the auto trade feature is activated there are random orders that don't have a SL or TP - Random signals provide 0 for EP,SL, and TP - Lot size on the charts randomly change back to default