All orders - Strategy optimization - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
3404 completed jobs in all languages
Sort by:
50 - 500 USD
I'm looking for a skilled developer possibly with past experience to create MT5 & MT4 EA based on the foundational ICT trading concepts, the trading methodology that quickly identify swing points, equal and old highs and lows, discount and premium zones, the OTE (Optimal Trade Entry) for long trades into discount and short trades into premium, fair value gaps, volume imbalances, gaps, order blocks, Fib and a
10 Applications
80 - 90 USD
I will like to convert a public Tradingview indicator to Ninjatrader 8 Trading bot based on my trading strategies as discussed with You Apply for the job and let proceed
Modify Existing Mt5 EA (personal job)
30+ USD
Hi, as we spoken in the comments section, I need to modify bullish bearish Prashaanth ea. Please find the attached the requirement doc with this. If you have any clarification, write to me
50 - 200 USD
Hello I have an EA and would like to add an filter using function that filters trading before or after calendar News .... 2. The filter should be backtestable since at least 2019 (an external calendar database is needed); 3. I would like to include the function by myself, need an manual of the developer; 4. The filter must have the following inputs (at least): The parameter sugesteds: UseNewsFilter_1 = true (bool)
30 - 50 USD
The idea of the trading system is as follows : Mark the last daily candle high and low We wait for price to sweep the last daily high or low and go to the 1min timeframe We wait for a market structure shift (break of the last high or low on the 1mins timeframe) on the 1min timeframe (if it breaks above the last daily high, we will be looking for sells. if it breaks below the last daily low, we will be looking for
Add a break even after X points and a reverse close (personal job)
35+ USD
Add the break even after X points and the reverse close to the existing EA provided. In the inputs of the EA, make a field where the user can input the points number after wich the break even will be placed. This option must be desactivable. The reverse close will be when the EA takes positions in the other direction, the actual one automatically close if it is still running. Price : 35 USD
77+ USD
As discussed. I have existing public tradingview indicator I would like to convert to ninjatrader bot based on the requirements and conditions I sent to you . Kindly bid for the project and let proceed
30+ USD
The strategy is very simple and sound. Take a candle and place entry on breakout but has some tricky settings. If you are willing to do this job please response
30 - 50 USD
I would like to have an Expert Advisor for MT5 based on RSI and SMA Crossover. I am currently using an indicator in Tradingview of RSI with 2 lines. The strategy: 1. Open a buy trade if the closing price is above a slow Moving Average (variable) and the RSI crosses above it's SMA. Close the trade when the RSI crosses down it's SMA or the current price crosses down the slow Moving Average. 2. Do the opposite for the
30+ USD
I need a simple EA for fast scalper with the 3 confluence of Trend direction indicator & force index And RSI example in the image Requirements: Take Profit Invisible Stop Does not operate in medium or higher news When loading the EA must display the indicator visually on the chart
30+ USD
I am looking for a developer who is able to create an simple robot based on supprt and resistance. I will be happy to assist you okce you have applied for the job and explain further about the project. Thank you
PENDING ORDERS LOCK EA (personal job)
40+ USD
This job is to add two additional sections to the first EA Pending_Yobsa_vf. One section to the upper part, and one section to the lower part. To the upper part add the BUY and SELL immediately automatic market order as it is in the second EA upgrade you are making at hand that shall be s EA _0 The bottom part you are to add to the Pending_Yobsa.vf is this: Ten sets of pending orders EA's which are opposite trades to
1 Application
Upgrade my current MA EA to have a trade that mimics a specific trade within the EA in entering position and take profit point but with different stop loss point (personal job)
30 - 40 USD
Hello good team, please work on this simple assignment. It is very straightforward and I trust your expertise to solve it in shortest time possible. 1. This work is simple and will require upgrading my current established EA built on the principle of MA. The source code and rights will automatically remain mine and the work will remain in the MLQ5 language 2. This order is inclusive of successful back-testing and at
30+ USD
i want to make an ea to buy instantly with TP level. when TP is hit, EA should continue to buy . when floating balance is = Y we enter a sell with same Lotsize as Buy with TP 25
40+ USD
dear all i need to create an expert in MT4 language . I suppose it's not difficult for u , because i dont need particular indicator like RSI or MM or Bollinger. open pending order ( sell and buy) at specific hour, minutes . that i can set close pending order ( i need that when its' opened one order , the other is deleted. For example if sell order is opened......... buy order must be deleted set the lot set the
30 - 45 USD
I need an EA that open positions based on MA Crossover. The EA will be used on Renko charts (offline chart, custom symbol) for the signals ( MA crossover ) and the positions will be placed on the "tradable symbol". It must include these modifiable settings: - Stop-Loss -Trailing Stop -Take Profit -Position size -Tradable Symbol name It must takes position only when the renko candle close with the Fast MA upper than
40+ USD
RSI - TRUE OR FALSE Period = 14; // Period for the ATR calculation RSI TIME FRAME- 1M TO 1 DAY I want to use any time frame with any indicator with any timeframe , for example if I choose 5 min tf the indicator to show on chart is 5 min calculation RSI TOP top level to trigger - 85 rsi bottom level to trigger - 15
10 Applications
(2) MQL5 Experts Forex Strategy optimization
50+ USD
Hi 1) I need someone to fix my code . The problem is it has been coded on historical data and not real time data. I NEED REAL-TIME DATA so that when fast and mid EMAs cross slow EMA it can enter a trade. i also need another indicator. where RSI 30 and RSI 70 are used to confirm a trade entry. if RSI 30 cross above RSI 70, then its confirm long trade. if rsi 30 crosses rsi 70 from top to bottom, then its a confirm
50+ USD
(MT4) typical hedging, adjustable lot size in INPUTs like martingale upto 40 trades. with trade zone TP and SL false trade, while touching the trade zone BUY and SELL, it will not enter a trade, but counting them for ex. 1st FALSE trade SELL not valid trade, then touches the BUY zone 2nd FALSE trade but it will not enter a trade. it just record the number of trades, and in the Inputs i will SET VALID trade at 9th. it
Modify an existing EA to reduce trades (personal job)
35+ USD
The indicator shows multiple arrows on the chart. The EA should Trade only the first buy arrow or the first sell arrow. The other arrows should be ignored. For example, when a buy trade hits stop-loss or take-profit, and another buy signal appears, the EA should ignore it and wait for a sell signal since it has already done a buy trade. The only exception to this rule is when the EA is just dropped on the chart. The