Orders for Expert Advisors development - 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
5773 completed jobs in all languages
Sort by:
Pipfinite BreakOut Edge (personal job)
60+ USD
Hi, I want the same EA as the trend Edge one you did for me - including the exit edge part the only differences on this one add + sl - reverse signal or swing + comment field + filter via trend edge .. I would like to be able to select whether to use trend from trend edge so if trend in trend edge is long it can only take long signals --- or reverse ... so options are: take trade with trend/reverse signal any
1 Application
50+ USD
Follow the indicator if the arrow shows up means buy and down means sell And the ea will open 3 positions (to value can be set ) -One position is to take profit at 20 pips -Second position is tp at 50 pips plus -Third position is to just hold the trade to the take profit or Manuel close
30+ USD
EMA 5 crosses EMA 10 on the ZigZag direction of BUY. Take buy. Entry Point from first closed candle after the cross. Do the same for opposite trend to sell. Also EMA 13 crosses EMA 49 on the ZigZag direction of BUY. Take buy. Entry Point from first closed candle after the cross. Do the same for opposite trend to sell for the same condition and enable Parabolic Sar for TP as it opposes When EMA 5/10 trade is running
6 Applications
30 USD
Input Parameters: - Magic_Number - Lot_Size (default 0.01) - X_Pips (default 1 pip) - X_EMA (default 200) Rules - There can be only 1 trade opened at the time (If bot is going to open a new trade, he must close any existing trade first) - If price goes X_pips above from X_EMA, then open a Buy order. The order will be closed if price goes X_pips below from X_EMA - If price goes X_pips below from X_EMA, then open a
3 Applications
(10) MQL5 Experts Trading robot/indicator debugging
50 - 175 USD
- Draw Fibs off recent pivot high/low (price swing) in direction of trend based on higher timeframe - Have bot enter trade based on candlestick pattern appearing within or near specific fibonacci zones (price range) on lower timeframe(s) - Need trade multiplier, stop loss, trail stop, and break even rules/functionality - Alert on when new price swing, on trade entry, and trade exit Example of High and Low Pivot
Remove the keltner channels and bollinger bands and use the choppie market index (personal job)
30 - 100 USD
I will provide you with the choppy markets index to filter the trades so that we don’t trade during ranging or choppy markets,you will then make the system trade on 1 hour time frames on any time where where it is put,and should lock that trading time frame
1 Application
(30) MQL5 Experts Futures C++ C# Java SQL MySQL PostgreSQL R Python Linux Trading robot/indicator debugging Strategy modules Collection of data on the internet Uploading data to a website Forex Stocks Options Data mining Product Design Text translation Text writing
50+ USD
I am looking for a simple Expert to trade on News time and I want to feed everything manually so no need to be complicated and automatic I will provide the functions later
6 Applications
30+ USD
I need an EA that can check different kind of signal formats from Telegram and trade automatically in MT4. This must be possible for different accounts and different signal groups should be possible to trade in one account. EA must also recognize for example adjustments of SL and TP and when trades needs to be closed. If already one is existing, we can also negotiate the price
2 Applications
MARKET CONQUEROR EA (personal job)
30 - 50 USD
Hi everyone my strategy its based on RSI and stochastic...RSI -level 80 and 20 and Stochastic level 90 an 10. If RSI its on level 80 and stochastic on level 90 pointing down its a sell signal with a brackout signal arrow confirmation... If RSI its on level 20 and stochastic on level 10 pointing up its a buy signal with a confirmation brakeout arrow . I have a template for this wonderful strategy and pictures with
1 Application
50 - 100 USD
This EA was designed to make possible instant closing via Android Smartphone of all current and pending orders currently on the MT4 platform. The method is to call up an APP on smartphone which then connects to an IP address specified (usually on a VPS) for convenience. The idea is relatively simple but this app fails to work despite a correct IP address being specified. Unfortunately the original author is
3 Applications
30+ USD
Hi, I have simple ea. It opens a position eveyday . It opens buy or sell. I want to add trend indicator.So I want ea to open trend direction.When trend changes direction,it will open position in that direction. Thank you
15 Applications
Оптимизация советника HA (personal job)
30+ USD
Илья. В процессе симуляций советника HA происходят очень большая потеря времени в одном месте - void CombinedBarManager::update() А именно - в цикле формирования комбинированных баров, он занимает около 4 секунд. Спасибо! Олег
1 Application
Bollinger bands and keltner channel ATR (personal job)
30 - 150 USD
I would like you to update the trading system you created for me with Bollinger bands and Keltner channel this will avoid the system from trading in choppy or ranging markets
1 Application
(30) MQL4 Experts Futures OpenCL C++ C# Java PHP SQL MySQL PostgreSQL Python HTML Linux Trading robot/indicator debugging Strategy optimization Strategy modules Forex Stocks Data mining
30 - 50 USD
I need an ea that will buy or sell at a particular time based on candlestick parameters. Please check attached parameters Time Hour 5 (The hour that the ea will place the trade. This should be based on the broker time and should consider the minute stated below) Time Minute 30 (The minutes of the hour above that the ea will place the trade. This should be based on the broker time) Candle
30+ USD
Hello, a month ago this Hedge 6 EA was developed but I want to make a few changes. I cannot message the deveoper for some strange reason so I have made this job available to everyone. I want to add increased lot parameter, like grid, and i want to add profit closing parameter. Please see the attached png and ex4. Thanks
4 Applications
30 USD
I have the Mql5 source code of the Indicator. This Indicator gives Buy and Sell signals. I just need an EA that places Buy or Sell trades according to this Indicator. I will give more details in private
13 Applications
(10) MQL5 Experts Trading robot/indicator debugging
50 - 100 USD
I need a stub for trading robot for MT4. Algorithm itself will not be developed on this stage, however all required objects, parameters, functions and orders management + visualization on chart will be implemented in scope of the project. The trading robot has to be applied to any Forex pair. Vendor has to demonstrate objects, functions and orders management work properly by logging. Define a few functions with some
10 Applications
Trend lines compare EA new features (personal job)
30+ USD
For an existing EA comparing trnd lines is needed pointed the begining of each cycle where the trends has different anlgle: The EA has two trends the first Trend1 is the base or refference it indicates if a buying season (bullish market and aqua color) or a selling season, bearish market with red color). There is a second Trend2 with shorter period moves along. The EA actually pointed an entry two candles after the
1 Application
50 - 200 USD
Hey guys! - the user should be able to put in the EA: * horizontal upper and lower price levels (manipulation points) * max stop loss, take profit and lot size (money management % of account) * trading times - Once the manipulation point is broken by 3 pips the EA should perform the confirmation entry which explains these video and text below: Inserted Video Confirmation Entry http://i.imgur.com/lUkgLhm.png Rule #1
8 Applications
30 USD
Input parameters: - Magic Number - Lot Size Rules: - There can be only 1 trade opened at the time. - Whenever price moves Above (1 pip if possible or best price available) the closing price of Previous Candle, then close any trade (if available), and open a Buy order. The order will be closed when the current candle Closes. (or if price goes Below the closing price of previous candle - 1 pip if possible or best price
6 Applications
(10) MQL5 Experts Trading robot/indicator debugging