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
6835 completed jobs in all languages
Sort by:
30 - 150 USD
Im looking for a programmer to work on some candle rules and create an EA. The strategy should = trade buy long signals and sell higher in uptrends= trade sell short signals and cover lower in downtrends. visit https://tradingwalk.com/simple-candlestick-strategy for more information
17 Applications
100+ USD
Please modify the original EA to the desire logic. Original Logic : 1. When the market price at a value which there is no order in the account, it will open UP / DOWN / or both positions. 2. When the market price at a value which an ordered position has a profit, it will take profit and close the position. The attached picture "Original.jpg" illustrate the logic. Modify to : 1. When the market price at a value which
5 Applications
An EA with Bollinger Bands %B Strategy (personal job)
30 - 50 USD
1. Trading Signals : Buy signal(Opening 3 long positions each time): i) %B crossing up 1 ii) Get the value of 20MA Take profit or close position: i) 1 long position TP or Close when %B crossing down 1 ii) 1 long position TP or Close when the price close lower 20MA ii) 1 long position TP and SL with the value difference of entry price and 20ma(1:1) Sell signal(Opening 3 short positions each time): i) %B crossing down
Modify EA to include StdDev (personal job)
30 - 45 USD
I would like to modify EA_140483_1.03 to include Standard Deviation trend which is based on the simple StdDev calculation method The StdDev number will be used to calculate the entry and exit MACD number as shown in the attached file the general formula for calculating entry and exit MACD level is chosen MACD level x [ 1 + (current StdDev x a factor ) ] Thanks
Edit My Current Ea (personal job)
30+ USD
Add a 2 stage trail stop 1.Reduce SL by 50% when trade is in 30%. profit from entry 2.Reduce SL by 70% when trade is in profit by 50% from entry Eg Order is opened with SL 30pips, TP 90pips Then trade move to profit by 30%(of TP) from entry, Ist trail stop will be 15 pips after Trade in profit by 30%(TP) it waits there until trade moves further Last trail stop 9 pips. Trade in profit by 50%(TP) Then there is no
30+ USD
The indicators are 1. EMA crossover 2. Keltner Channel Length 40 and Mult 1 and use true range 3. SwR (Supply and demand indicator) 4. Zigzag arrow Buy condition 1. EMA 9 crosses EMA 26 up and arrow appear 2. Open 3 trades 4. TP1 as price hit SwR indicator 5. TP2 as Zigzag arrow appear immediately (Zigag repaint. So close as the zigzag appear on price) 6. TP3 as EMA 9 crosses EMA 26 in opposite again and the arrow
5 Applications
35+ USD
Hello, I need a developer that can help me to convert my existing MT4 EA to MQ5 EA. I have the raw codes of the MT4 I want it deliver in 5 days Max I will be looking forward for anyone that can do the conversion Regards
11 Applications
100+ USD
I have a MT4 EA code that I developed and I would like to have it converted to MT5 >I can provide the EA code that needs converting >The EA runs on an offline Renko chart that can be downloaded here: https://www.mql5.com/en/market/product/59259?source=Site+Market+MT5+Expert+Search+Rating004%3ARenko >The EA uses Price Action, Breakeven, Trailing stop, Profit Target, Arrays and different money management options
30 - 200 USD
1. The idea of the trading system is as follows : market entries and exits are performed when price crossing 10 EMA and 50 SMA, with STC and ROC in the same direction 2. Trend is determined based on the 50 SMA in the same period. If the price is higher than 50SMA, the trend is seen as growing, only long position will be opened. Alternatively, If the price is lower than 50SMA, the trend is seen as going down, only
Modify PCM indicator (Pivot - Cur str - Market Facilitation Index) (personal job)
120+ USD
Recap : This indicator uses Pivots, cur str meter and Bill Williams Market Faciliation Index (MFI) The way it works - Price reaches a high or low Price reacts and changes direction A MFI bar is created (main, fake, fade, squat) with a value (right now the indi does not count if bar is bull or bear) Cur str met happens Alert add 1. shift pivots by hour (example : instead of starting at 0:00 broker hour, start from
PRIVATE Scalping EA (personal job)
40+ USD
High quality RSI AND MOMENTUM scalping EA. Usese rsi and momentum to detect trend. Places limit orders and catches it with trailing stops. Works mainly on EURUSD, GBPUSD, NZDUSD and XAUUSD
1 Application
50 - 100 USD
I’m looking for a developer that could make an expert advisor (EA) that will Auto copy telegram signals to MT4 account. Then have ability to adjust and manage the trade bases off the signals change in the telegram channel. 1. Read and copy trading signals posted in specific telegram channels with different format to MT4. 2. Copy all the signals included Entry Price, Multiple entry's ,Stop Loss, take profit 1, take
30+ USD
Place a buy and sell upon every new candle open. Set TP for the placed trades. No SL required. Select the trades which not hit the TP and place the same type trade with multiplier volume for every pips movement against the trade. Close the initial trade and all subsequent multiplier trades when the net profit of all trades reach a custom pips. DD Reduction: When the total number of multiplier trades reach a
9 Applications
150 - 250 USD
Hi , Looking for Pro to build a Multi currency EA , Private job with complexity and only experienced developer can do this job ! Please apply if you have enough experience in multi currency ea ! Ea has Panel that shows signal status and signal values n indicator data as well
30 - 106 USD
The idea of the trading system is as follows: market entries are performed when indicator values derived from Minions SlowRSI indicator on higher timeframe. I envision a scenario, I just want to be able to catch it when it comes around. -Adjustable timeframes on what's being traded & from which trend is derived from. For example, market order on 5min chart but SLOWRSI trend derived on 1HR chart. *Notes*: -I don't
Fix bugs with custom EA (personal job)
80+ USD
Hi as we discussed I'd like you to fix two bugs with my EA. The EA will have different results of valid signals even when using the exact same time frame settings across multiple charts. When I have the EA on different charts, but I use the same time frame settings when the EA opens the valid signals are not the same and they should all be equal, but they not. The profit calculations for the EA are also not 100%
1 Application
Robot1 EA (Optimization) (personal job)
70+ USD
Hi, Attached you can find the Specifications of this Job. Basically, it is about removing several Inputs and adding two new ones. Also, the Display on the Chart and Control Panel should be updated. I will be attentive to your questions. Thank you
1 Application
87 - 123 USD
Dear Experts, the goal is an EA that trades with Moving Average, vWap and/or Reverse Fractals and/or Stochastic Momentum Index. 1. Concept The idea of the trading system is as follows: market entries are performed when MA crossover, vWap Crossover, SMI and Fractals give Buy/Sell signals in the current trend direction. Trend given by Moving Average (MA1) and/or 2 MA Crossover (M2,M3) and/or vWap. 2. Trend Trend is
Forex EA with Candle Pattern (personal job)
67+ USD
I would like a EA for forex market using a candle pattern. the risk management and the stop loss and entry points are described of the file. Some things are equal to the previous EA that you did
30+ USD
Hello coders, I want someone to make an expert advisor using the attached Indicator as per the following conditions: 1) Entry trade on any time frame should has value (WR) at 70 or more 2) next time frame shall indicates the same color (means the same direction). for above points 1&2, please see the attached photo for clarification 3) the indicator gives entry with three trades with three TP's (TP1,TP2 &TP3) and have