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
5875 completed jobs in all languages
Sort by:
30+ USD
EA to consider Aligator red line only, PSAR must face the same direction as buy for buy trade and sell for sell trade. Also MACD must be on top of EMA50 for buy and below to sell. Strategy :-Aligator, PSAR and MACD 1.EMA 25 on price chart 2.Alligator setup 14,8,8,5,5,5 simple (apply to previous indicator) 3. MACD and EMA 25 apply to close BUY 1. EMA 25 crosses Alligator lip (red) facing up 2. EMA 50xrosses and goes
5 Applications
Expert from 3 Indicators (personal job)
30 - 50 USD
I need to do an expert work of 3 basic indicators on the MT4 platform .. so I want it to be fully controlled and very accurate with precise conditions if possible and adjusted according to experiment
1 Application
Trend Trader (personal job)
150+ USD
1. The idea of the trading system is as follows : Market Entries are performed when a breakout occurs above the highest high or lowest low of a specified amount of bars. 2. Trading Signals : Two breakout Systems 1 and 2. Buy/Sell, either intrabar or at the open of the next bar when the highest high/lowest low of the specified amount of bars are broken. 3. Positions are closed : by either the 2ATR hard stop loss or
30+ USD
Using simple boolean logic to trade based on rise and fall of moving average in EURUSD 1m. You must be able to repeat back to me exactly and clearly what it is I am asking you to do before you get the job AND provide visual evidence you have back tested and it works before you get paid
30 - 200 USD
SUMMARY This uses a combination of Heikin Ashi (HA) Bar Chart and the PSAR Indicator. It Enters a position after counting 3 solid bodies HA bars rising or falling consecutively then entering on the 4th bars open price. It then Exits on the PSAR when it signals a crossover to exit. Stops will be at (-2.00%). The HA Bars and the PSAR must be in the same direction always during the trade period. All the above parameters
30+ USD
I need to build an ea based on itrend indicator, with takeprofit stoploss and trailingstop(10figure points eg tp:1000000 sl:500000). ea should open a buy order when indicator gives a buy signal and close the buy order to open a sell other when indicator gives a sell signal. this order should be opened on same bar with the indicator signal. it should be able to work with pairs with big spreads as I will be using It on
30 - 50 USD
I need a smart Expert from 3 indicators .. but I need it smart with full control settings .. if you have Strong experience and can doing that in good time tell me please
14 Applications
100 - 150 USD
Hello Programmers, Further details will be given throughout the application process. Looking for an experienced programmer with high rep. Experienced in the financial markets. Please send screenshot of past jobs and reviews in your greeting. Regards
50+ USD
I Need an EA program that buys and sells based on support and resistance lines. With the addition of stop loss ,taking profits and trailing stop .the program can create the support and resistance lines , and buy or sell after passing the lines with fixed points. (The points can be adjusted)
2 Applications
75+ USD
Hello, I'd like to develop an Expert Advisor for mean reversion. Here are the specs below FLOWCHART ATTACHED 1. The idea of the trading system is as follows: market entries are established when 1) the Upper Shadow or Lower Shadow is outside of the Upper or Lower Bollinger Band (20,2) and 2) the Upper or Lower Shadow is a certain length in pips. 2. Buy signal - all are necessary on most recent prior candle Low <
8 Applications
30+ USD
Good Morning, i have my personal EA that when the indicator find a trend change, close all the operations on that pair and open new one with new trend direction. i'd like to implement that every time there is a negative position opened, EA doesn't close that position but opens new one on the opposite direction with double lots and close both positions when the sum is 0. in this moment EA works like this: when
30 - 70 USD
I need someone who can convert my trading strategy to a Robot/EA. The person must have knowledge of vix75 market using MT5. Anyone who is interested should get across and lets deal as as possible
30+ USD
I need my EA Fixed, trades are not being entered because "invalid stoploss for ordersend function" error. sometimes the trades trades can enter but eventually the error will come up. using these settings the problem will come up. on tester its fine, on live market/demo account errors will show EA is attached below. -turn time frame to M1 -martingale type to normal -stop-loss set to 100 -max trade each side 200 does
30 - 40 USD
I need a developer/programmer that is fluent in English and pays attention to detail. I need an EA modified. When the trade hits Take Profit or I close trade EA automatically opens a new trade. I need it modified to not trade like that. In the picture I have highlighted where the EA opened a trade. Next to it is an arrow where the EA had closed a trade. EA needs to wait for the next trading day to look for trades
15 Applications
40 - 60 USD
I have an dashboard indicator which I would like to convert to a dashboard EA. Please see the attach. I will give full description of the requirement when the job is accepted
8 Applications
30 - 35 USD
I NEED AN EXPERT THAT WILL CREATE A SIMPLE ROBOT FOR TRADING CRASH 500 IN BINARY.COM THE ROBOT WILL BE ABLE TO FOLLOW THE CANDLES AND EXECUTE A TRADE WITHIN 60 SECONDS AND ALSO THE ROBOT WILL USE TRAILING STOP TO LOCK THE PROFIT. THE ROBOT WILL BE SCALPING .I WILL UPLOAD A VIDEO EXPLAINING THE PARAMETERS OF THE ROBOT.ITS JUST VERY SIMPLE THANKS
30+ USD
Build EA to Buy and sell when slow EMA value crosses fast EMA value clearly on the direction of zigzag and TP as the zigzag arrow opposite pop up. SL as EMA crosses opposite direction (Zigzag ExtDeth value is enter value in input). Using only MA indicator and zigzag indicator. Make EMA value and parameter available in input. Once a trade is open from a Timeframe, it must close before another trade open. Must be able
7 Applications
Peak BuySell based EA (personal job)
30 - 100 USD
*EA is based on custom indicator. *mql4 file attached here with. *Indicator has two curves in Red and Green. *Trade opening Criteria 1) If Green curve is higher than 25 ( At close price) , Buy trade should open. 2) If Red curve is higher than 25 ( At close price) , Sell trade should open. *Trade closing criteria 1) If trade hits TP or SL (Externally defined) 2) If trailing stop hit (Optional) 3) If opposite buy or
1 Application
30+ USD
Using moving average 4 as indicator in M1 forex, if ma is rising then enter long, if falling then exit long and enter short, and visa versa, with exit and enter depending only on change in direction of ma based on 4 pips. No take profit or stop loss. Would also like to be able to change ma and number of pips trigger myself
EMA Breakout EA (personal job)
50+ USD
Input: EMAShort(initial=21): EMAShort and EMALong are EMA EMALong(initial=100) SLOffset(initial=50pips) lot(initial=0.1) TP(initial=0.0) Buy(H1) Condition : EMAShort>EMALong and close[1]<open[1] and close[2]<open[2] and low[1]<low[2]:which means two consecutive bearish bars while EMAShort>EMALong EntryPoint=high[1] SLPoint=low[1]-SLOffset Sell(H1) Condition: EMAShort<EMALong and close[1]>open[1] and
1 Application