Need a trading robot to execute orders based on hitting certain levels and applying stop loss and take profit points to executed trades

MQL4 Experts Strategy optimization

Spécifications

I want a robot that can run autonomously on an index, say US30 index whereby I can set a simple strategy.

I want to set limit orders that trigger every incremental X points.

If the market is at 39,000 I want to sell X per point at Y incremental point intervals based on the index level.

If X=1 and Y= 50 I'd expect the following to happen

P=50 and L=400

The market rises to 39,050 I sell at (X) 1 unit per point and I apply a stop of 400 points (L)  (39,450) and a take profit (P) at 50 points (39,000). 

If the market rises or falls I want the robot to place a second, third, fourth, nth trade at any higher or lower levels at the X interval (50 points)

I want a maximum (M) of 10 trades to be open at any time.

I don't want two trades to be placed at the same level.

If the market continues to rise I keep executing every 50 points but clearly the first trade will stop out at 39,450 and the second at 39,500 third at 39,550. If the market just goes up I lose 800 points.

If the market falls I don't execute anything but if I manage to place any trades at 39,050 or 39,100 and then the market falls I will take 50 points on the 39,100 trade when it falls to 39,050 and 50 point on the 39,050 trade when the market falls to 39,000.

At that stage I have no further trades in the market and i need to wait for the market to rise again to 39,050 but have taken 100 points in profit.

The strategy could be reversed to a market buy strategy if I wanted to buy every time the market fell 50 points adding the same stops and take profit points. 

I'd like the robot to work on any market but the parameters of X, Y, P, L & and M should be adjustable.

Répondu

1
Développeur 1
Évaluation
(215)
Projets
348
16%
Arbitrage
22
41% / 32%
En retard
18
5%
Occupé
2
Développeur 2
Évaluation
(356)
Projets
489
52%
Arbitrage
24
54% / 25%
En retard
5
1%
Travail
3
Développeur 3
Évaluation
(161)
Projets
191
26%
Arbitrage
8
25% / 38%
En retard
5
3%
Occupé
4
Développeur 4
Évaluation
(11)
Projets
26
27%
Arbitrage
3
0% / 0%
En retard
1
4%
Chargé
5
Développeur 5
Évaluation
(28)
Projets
35
14%
Arbitrage
6
33% / 50%
En retard
5
14%
Gratuit
6
Développeur 6
Évaluation
(2443)
Projets
3080
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Gratuit
7
Développeur 7
Évaluation
(39)
Projets
40
10%
Arbitrage
0
En retard
0
Gratuit
8
Développeur 8
Évaluation
(489)
Projets
558
33%
Arbitrage
27
44% / 44%
En retard
8
1%
Chargé
9
Développeur 9
Évaluation
(4)
Projets
5
60%
Arbitrage
0
En retard
0
Gratuit
10
Développeur 10
Évaluation
(97)
Projets
110
36%
Arbitrage
3
0% / 0%
En retard
4
4%
Chargé
11
Développeur 11
Évaluation
(42)
Projets
88
14%
Arbitrage
31
29% / 55%
En retard
36
41%
Travail
12
Développeur 12
Évaluation
(2105)
Projets
2676
62%
Arbitrage
114
46% / 25%
En retard
420
16%
Chargé
13
Développeur 13
Évaluation
Projets
1
0%
Arbitrage
2
0% / 0%
En retard
0
Travail
14
Développeur 14
Évaluation
(261)
Projets
426
38%
Arbitrage
86
44% / 19%
En retard
71
17%
Chargé
15
Développeur 15
Évaluation
(558)
Projets
1344
59%
Arbitrage
28
82% / 0%
En retard
10
1%
Travail
16
Développeur 16
Évaluation
(481)
Projets
510
53%
Arbitrage
10
60% / 20%
En retard
3
1%
Gratuit
17
Développeur 17
Évaluation
(44)
Projets
62
52%
Arbitrage
3
0% / 0%
En retard
1
2%
Gratuit
18
Développeur 18
Évaluation
(564)
Projets
933
47%
Arbitrage
302
59% / 25%
En retard
125
13%
Chargé
Commandes similaires
Ea already has it way of placing order by putting pending orders when candle open in the direction of the previous candle .All function of the ea should be maintained nothing should change. I want ea should have a compounding order function,which allow ea place multiple pending order in the form of grid with a compounding pips interval function(the distance between two pending orders) in accordance to original ea
My strategy I’m looking to turn into code. Trading Instrument - Crude Oil Futures (CL) Chart and Timeframe - 30-second chart Entry Setup 1. Time Focus on the first 30-second candle after 11:00: 00 AM New York time. (11:00: 00 candle) 2. Candle Size Limit : Skip the trade if the first candle is greater than 10 points. 3. Entry Orders - Place stop orders at the high and low of the first 30-second candle after
I need to create an EA based on my own strategy that actually is a little bit different from most of the usual EA. This because it use an indicator but the power of the system is just because it can shows target price by designing trendline on the price chart in a unusual way. A friend of mine tried to create it on MT4 platform but, in the end, he realized that this platform has big limits when the program lines
This is a 2000 lines own-made breakout EA that I need to have cleanly converted from mql4 to mql5 for learning purposes The start() is about 400 lines long ; basic breakout with specific features , built for Index CFDs with 2 digits (typically DAX or SP500; TP SL... are expressed in actual Points) The Ontester() is about 400 lines (contains 58 different custom opimizations) The Deinit() is about 150 lines The
Hey there! I’m looking for a talented NinjaTrader programmer to partner with on some exciting projects. If you have a knack for NinjaScript and a passion for trading tech, let’s team up! What You Can Expect: A friendly collaboration on diverse projects Fair pay—50/50 split on all earnings An opportunity to dive deep into innovative trading strategies What I’m Hoping You Bring: Experience with NinjaTrader and
For starters, I am looking for someone to explain the effect of the Israel vs Iran conflict on trading. Secondly, I am looking for experienced MQL5 developer to improve an existing Expert Advisor. The goal is to optimize performance, reduce drawdown, and increase profitability. Tasks include refining the current logic for trade entries and exits, enhancing risk management, and ensuring the EA performs
On an existing open-sourced grid EA (.mq4), I need a developer adding new simple functionalities: - Include "fixed lots" instead of existing “entry lots through risk %” - Include standard news filter (time before/after, impact, currencies, close all open orders or not) - Include closure at a fixed drawdown - Include opening of hedge order in the opposite direction to balance open
Hallo zusammen, es wird ein Entwickler für einen eigenen Expert Advisors gesucht. Der Expert Advisor soll anhand von zwei miteinander kombinierbaren Indikatoren (Relative Stärke inkl. Gleitender Durchschnitte und dem Supertrend-Indikator) Einstiegssignale in Long und Shortrichtung für alle möglichen Underlyings suchen. Hierbei soll bei einem initialen Einstieg zusätzlich in einem zeitlichen Abstand und gemäß
I'm looking for an MQL5 expert to develop a trading EA that uses the ratio of candle wicks to body sizes to automatically enter and exit trades. Key features should include: - Autopilot function: The EA should handle trade entries without manual intervention. Trade exits are only by hitting trailing SL. - Trade criteria: Trades should only be placed based on specific, pre-defined ratios of candle wicks to body sizes
I would to develop a trading bot with some confluences I use TradeLocker Settings must be adjustable…… I am based in uk and very keen to move my strategy to trade automatically 1. Market Structure Break And Order block. By EmreKb 2. Rainbow Adaptive RSI By LuxAlgo 3. Multiple Moving Average using only 1 indicator By Myfye13 4. Average True Range Trailing Stops By HPotter we have to combine this four indicator into a

Informations sur le projet

Budget
50 - 200 USD
Pour le développeur
45 - 180 USD
Délais
de 5 à 20 jour(s)