Specification

I need a robot with multiple strategies like Price action, Tend, breakout, support, and resistance. Once the trend is confirmed, the robot will open the order based on the trend direction, but I want an optional parameter to tell the EA to continue to open an order of the same lot size at the end of each candle if the last candle matches the trend. So if it is a buy signal, the EA opens the first buy order, and at the end of the candle, if it is a bullish candle, another order will be opened with the same lot size. But if the last candle is bearish, the EA will not open any order. But if the following candle is bullish, it will open a buy order again. The opposite will happen on a sell signal.  I want the chart of the robot to have support and resistance indicators like the below chart with a trend arrow. Add an account risk management parameter to auto-choose lot size based on risk %, to also decide on max Drawdown to close all orders and a fixed lot size option.

"I will need a suggestion on how the hedge function works with my strategy. If the drawdown reaches a certain level, the EA can use some profit trade to close the loss trade either partially or wholly to maintain a certain drawdown level. 

The EA will have a dashboard for Account and Trade management, News filter, Chat GPT, and any other functionality that can be suggested.

For the entry order calculation

The order should be opened if

1. there is a breakout - provide a parameter to either turn on or off this strategy

2. Trend reversal at support or resistance -   provide a parameter to either turn on or off this strategy

3. MA crossing. I will need to be able to select which MA out of the five (10, 20, 50, 100, 200) is crossing which one. -   provide a parameter to either turn on or off this strategy

4. Using Price action analysis


Exit strategy

1. there should be stop loss and take profit parameters. Include a trailing function too

2. All orders in the previous trend should be closed on a trend change. Provide a parameter to either turn on or off this exit strategy

3. I also need a stop loss by currency value and Take Profit by currency value option."





Responded

1
Developer 1
Rating
(63)
Projects
84
26%
Arbitration
23
22% / 48%
Overdue
23
27%
Free
2
Developer 2
Rating
(7)
Projects
6
0%
Arbitration
5
0% / 100%
Overdue
1
17%
Free
Similar orders
I would like to have a FOREX trading bot developed for my personal use and eventually for commercial use. Requirements: - 3-5%/mo historical returns on a 'moderate' model - lesser historical returns on a "conservative" model - greater historical returns on an "aggressive" model - as small drawdowns as possible - must have been tested live or tested with greater than or equal to 99% modeling quality - must be able to
Hello, I’m currently using a Recovery expert advisor that is designed to use hedging and grid techniques to fully recover floating loss trades. The EA name will be provided to the interested developers. I need an expert person that can throughly test and optimize the EA on the GBPNZD pair (choosing the right timeframes) for a safe and reliable recovery process. I don’t care how much it will take, as long as it will
i get paid in 12 hour too send agreement Once the Tp or stop loss or trailing sl is hit a new order is placed in the direction of where the Tp and sl or tsl is hit immediately So trail profits until close and open new trade in reverse direction immediately and trail until close again points for trailing sl, tp and sl I want the trailing stop too have two different functions one is that it’s trails from the entry
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
I need a trading bot, My strategy works with the 1hour timeframe .My stop-loss should be put using Atr of the candle multiply by 1.5 then the value will be added or subtracted from my entry depending on if it's a buy or sell and my entry should be a candlestick pattern also in addition to when the 3 Ema corresponds .When the 8Ema is above the 20Ema and they are both above the 100Ema it is a buy and when the 20Ema is
Looking to create EA for forex tradding with strategy as per price action, where order get excuted with proper stop loss and take profit. and order size should change as per privious trade result
Hi, I would like to create an expert advisor to fully automatic trade in MT4 as below, it should be possible with gold or any currency pairs and need to possible with 2, 3, 4 or 5 after decimal quotes PAROL MA CROSSOVER 1. Magic Number : Customize 2. Take profit in points : Customize 3. Stop loss in points : Customize 4. Strat time in GMT : Customize 5. End time in GMT : Customize (It means no need to open a new

Project information

Budget
30+ USD
For the developer
27 USD
Deadline
from 2 to 5 day(s)