An Expert Advisor is needed which automatically places orders and tries it multiple times

MQL4 Esperti

Specifiche

Hello,

I am looking for an MT4 EA which is able to automatically do the following functions.

User arguments that can be changed in a visible dialog / user interface within MT4 as EA settings:

USER-OPTION 1:

Show String: "AUTO-TRADE?": 

type: boolean ("true" and "false")

If "true" the EA will place orders, if "false" it will stand-by and do nothing.

default value: "false".


USER-OPTION 2:

Show String: "How many tries?" 

type: integer

default value: 3


USER-OPTION 3:

Show String: "SELL at LEVEL":

type: float or double.

this is the entry point, i.e. 11.500 for German DAX or 1.13200 for EUR/USD.

default value: 0


USER-OPTION 4:

Show String: "BUY at LEVEL":

type: float or double.

this is the entry point, i.e. 11.500 for German DAX or 1.13200 for EUR/USD.

default value: 0


USER-OPTION 5:

Show String: "StopLoss in Points":

type: float

example: 30.0 should be 30 Points for German Dax. Like 11.500 - 30 = 11.470.

USER-OPTION 6:

Show String: "TakeProfit in Points":

type: float

example: 30.0 should be 30 Points for German Dax. Like 11.500 + 30 = 11.530.


DESCRIPTION of the idea behind this EA:


(1) Let me choose a specific entry point
(1.1) example: BUY or SELL order in German DAX with entry at 11.500 and BUY once it hits 11.500. 

(1.2) Let me SET the SL, for example 5 points.
If the SL for the BUY ticket has been reached, the EA automatically SET another BUY order again on 11.500 with again 5 points SL.

(1.3) I can SET how many times I want to allow the EA to retry. Example:

Step 1: 
User set a BUY order in the EA at 11.500 on German DAX with a StopLoss of 5 Points and a TakeProfit of 30 points.

Step 2:
User configures/SET the EA to retry the entry 3 times. This means:

Try 1: Entry at 11.500, SL at 11.495 and TP at 11.530. The SL gets hit.

Try 2: Again auto-entry at 11.500, SL at 11.495 and TP at 11.530. The SL gets hit once again.

Try 3 with SL hit: 
Again auto-entry at 11.500, SL at 11.495 and TP at 11.530. The SL gets hit once again.

Now we have lost 3 times in a row, the EA will SET the option to "AUTO-TRADE" as boolean value from "true" to "false". The user then will have to manually set it to TRUE again in order to restart the steps.

Try with TP hit: 
If the EA reaches the TakeProfit in Try 1,2 or 3 it will automatically set the "AUTO-TRADE" Option to "false". Again the Trader/User have to manually set it to "true" again in order to make the EA trade again.





















Con risposta

1
Sviluppatore 1
Valutazioni
(587)
Progetti
919
46%
Arbitraggio
31
39% / 29%
In ritardo
93
10%
Gratuito
2
Sviluppatore 2
Valutazioni
(414)
Progetti
670
33%
Arbitraggio
60
17% / 32%
In ritardo
113
17%
In elaborazione
3
Sviluppatore 3
Valutazioni
(196)
Progetti
318
35%
Arbitraggio
64
13% / 56%
In ritardo
82
26%
Gratuito
4
Sviluppatore 4
Valutazioni
(33)
Progetti
35
40%
Arbitraggio
11
9% / 91%
In ritardo
4
11%
Gratuito
5
Sviluppatore 5
Valutazioni
(19)
Progetti
27
11%
Arbitraggio
11
9% / 55%
In ritardo
12
44%
Gratuito
6
Sviluppatore 6
Valutazioni
(88)
Progetti
143
39%
Arbitraggio
21
19% / 48%
In ritardo
30
21%
Gratuito
7
Sviluppatore 7
Valutazioni
(277)
Progetti
334
55%
Arbitraggio
14
36% / 29%
In ritardo
1
0%
Gratuito
Ordini simili
Martingle EA 30+ USD
Create martingle grid EA with my own logic. Add Moving Avarage Filter. 2 engine with same logic. Sl TP by $ amount. Profit loss Dashboard Virtual all trade close Button
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. When sending
I need a graphic designer that is good at voice overs and object animation. I have a dialogue project that I intend it to deliver a certain message for marketing purposes. The project is to be done by cartoons and they should be much humanized in terms of graphics. The project has to be in the form of video that lasts up to 3 minutes longest and not less than 2 minutes. Creativity is the most important requirement
I am looking to develop an automated trading bot based on a strategy involving the crossing of four Simple Moving Averages (SMA). The bot should be capable of entering trades based on this strategy. Additionally, I would like to incorporate some custom diversions tailored for NinjaTrader
RSI trading bot 50 - 80 USD
Good morning, I'm looking to have an RSI based trading bot developed, which focuses on having many options for closing trades in order to diversify my trading opportunities, and to be good for experimentation in backtesting. Here are the features I'd like: -Being able to have as many of the following options activated as I want, to try all combinations of them -To work on all timeframes, though I will be focusing on
Looking for an EA which can produce less than 5% drawdown. Also profit factor above 1.5 (preferably 2.0) Please give me proper explanation how your EA works too Has anyone programmed it before? is it limited to forex only
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one

Informazioni sul progetto

Budget
32+ USD
IVA (19%): 6.08 USD
Totale: 38.08 USD
Per lo sviluppatore
28.8 USD