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
6836 completed jobs in all languages
Sort by:
400 - 600 USD
Specification Hello, looking for an EA working for all assets and timeframes, as its mentioned in the subject line the points to be included: Indicators: EA shall be able to plot the three indicators together, Super Trend, RSI with bands, and an ATR in the chart, with custom parameter (period, multiplier etc..) for all the indicators. An option to select the indicator ON or OFF(in settings) A Super Trend Indicator
30 - 40 USD
i need a bot that can, 1 identify these candlestick patterns. a. bullish and bearish Marubozu b. Hammer c. Hanging Man d. Inverted Hammer e. Shooting Star f. Bullish and bearish Engulfing g. Tweezer Tops and bottoms h. Morning and evening Star i. Three White Soldiers j. Three Black Crows k. Three Inside Up and down TRADING STRATEGY 2. accurately analyze chart data of 5 symbols EURUSD
4 Applications
40+ USD
When a buy arrow appears, open a buy stop at x pips from the high of the signal candle. If x=0, open a buy market order. The stop-loss of a buy trade should be the low of the signal candle. When a sell arrow appears, open a sell stop at x pips from the low of the signal candle. If x=o, open a sell market order. The stop-loss of a sell trade should be the high of the signal candle. EA should have the option for
Convert mt5 fibo indicator to mt4 (personal job)
30+ USD
The indicator source code from the previous project is to be updated and translated to Mt4 use. Retain all functionality, arrow logic and indicator dashboard on the top right. Further questions, please ask in the comments
1 Application
30+ USD
I need indicator that scans for specific price action pattern on 6 timeframes and has 3 different criteria for triggering alert for buy and 3 for sell and second I need bollinger bands breakout indicator that scans on 6 different timeframes and has 3 different criteria for triggering alert for buy and 3 for sell Draws arrows on chart where it appears With alerts on desktop and push notifications on phone app
11 Applications
EA FOR CLOSING OPEN ORDERS BASED ON SPECIFIC PARAMTERS (personal job)
35+ USD
=================== =================== =================== =================== =================== =================== =================== =================== =================== =================== =================== =================== =================== =================== =================== =================== =================== =================== =================== =================== ===================
70+ USD
#note no indicator involved Inputs Major settings are Autotrade: true by default, the EA opens positions automatically If you choose false, you have 2 buttons on the panel to start open a position. Initial Lotsize: is the lot of the first trade, both for autotrade or manual mode SL: here you can input the SL of every order in Pips TP: here you can input the TP of every order in Pips Distance(: here you can input the
7 Applications
30+ USD
I got three Pine indicators on TradingView(ready and work, code readable), and I need to combine these three and trigger a notification via webhook. These three indicators provide Buy and Sell sign, but not at the same time. I want to trigger the notification when all three signs show on one bar. This is an easy and quick job, if you can use PINE language, please contact me. I can explain more
4 Applications
30 - 45 USD
Explanation: This strategy is aimed at trading the various news events. News events work with dates and time for different forex pairs or symbols. For a specifed forex pair at a specified date and a specified time, open two pending orders, 1) E.g A buy stop above the price of the forex pair at the specified date and time, and 2) E.g A sell stop below the price of the forex pair at the specified date and time. EA
10 Applications
Breakout trading on 5m chart (personal job)
100+ USD
I want the EA to create a limit order on breakout of specific time range. I want the time range to be in the settings and I want the EA to be able to take maximum of 2 trades per channel
1 Application
Expert advisor using a rsi and ma cross (personal job)
65+ USD
NOTES; The EA will open a market trade based on a defined SL being a percentage of total equity. open trade when 1. RSI1 MA is above a buy variable or below a sell value, and 2. previous trade CLOSE cooloff period completed 3. opentrade RSI MA fast and slow is favourable (the cross between the two chosen RSI MA's ) close trade when 1. Previous trade OPEN cooloff period has completed 2. RSI3 has crossed with MA3 (in
1 Application
50 - 100 USD
I want a smart robot. Blue means buy. Red means sell + I want a solid strategy + 1 + 5 + 15 minutes + I want a chart showing buying power and selling power
30+ USD
simple project. to covert a custom indicator into a EA, to instruct the robot to buy or sell upon new signals from the indicator, and close previous order. can implement options for trailing stop and martingale strategy, it will be to always have a open trade. I've attach the indicator also I'm open to any suggestion
11 Applications
30+ USD
Mean reversion signal runs on 1 min time frame and should enter and exit a long position as follows (PineScript notation): tp = input ( 1 , title = "TP in $" ) length = input ( 14 , title = "Length of SMA" ) mult = input ( 1 , "Stdev" ) price = close sma = ta.sma ( price , length ) std = mult * ta.stdev ( price , length ) buy_trigger = low <= sma - std sell_trigger = strategy.opentrades.profit ( 0 ) >= tp if (
30 - 60 USD
I would like a Forex robot that will place pending orders above the highs and below the lows of a specific candle. Should be able to choose the number of pips above and below the highs and lows, set (SL) and (TP), select time frame and specific hours during the trading day (up to 3 hours) e.g. 8am, 3pm, 5pm etc. The pending orders, (SL) and (TP) should be dynamic. i.e I should be able to adjust them after they have
35+ USD
I"m in need of a skilled EA development expert who can expand the capabilities of my current EA, which is designed to trade based on candlestick patterns as instructed to keep opning trade the clossing of every bearish candle if it set to sell which i want the expert to add some feture (1)the EA should activat a satain set limit example if the ea is set to open trade at 108 it should only be activated at 108 (2) the
6 Applications
30+ USD
Requirements! 1. If a green Heiken Ashi candle opens, it should place a buy order, otherwise sell 2. If the next coming candle changed its color, previously opened should be close 3. If new candle open, move x ticks or pips and still having the same color as previous, do not close the trade or open any new position. 4. Make sure not to miss any single candle 5
6 Applications
30 - 100 USD
#note no indicator involved Inputs Major settings are Autotrade: true by default, the EA opens positions automatically If you choose false, you have 2 buttons on the panel to start open a position. Initial Lotsize: is the lot of the first trade, both for autotrade or manual mode SL: here you can input the SL of every order in Pips TP: here you can input the TP of every order in Pips Distance(: here you can input the
250 - 450 USD
Looking to establish a long-lasting relationship with an experienced, responsive developer. This is a one-time job that will likely spin-off to other jobs as I request changes to the way the EA trades. Project Requirements: SEE HERE If during project duration you become unresponsive, after 48 hours the project will immediately be cancelled. Please do not waste my time
27 Applications
Modifications to an EA (personal job)
100+ USD
2 strategies in one EA Strategy 1 EA: Expert_Cortnyb_vsTrail Add: iCortnyb-1 buy/Sell signals. Instead of heikin Ashi, the Buy/Sell signals will open Buy trades on an up arrow and when the Down arrow appears, the buy trade will close and sell trades opens adding 5 trades of .01 lots on each candle after the arrow appears. Once an up arrow appears, the sell trade will close and Buy trade opens. Strategy 2 2
1 Application