Specifiche

The EA should buy and sell every time at a fixed number of points from the actual price 
of the  forex currency pair of the graph where I put the EA on.

The settings of the EA should leave the possibility of assigning:
a. a magic number and a comment to the order
b. the variable "STshort" ( = basic step distance from the current price, expressed in points, to which you want to insert the sell stop order). N.B. the price of the pending order must in any case be set to a whole pip value. 
c. the variable "STlong"  (= basic step distance from the current price, expressed in points, to which you want to insert the buy stop order). N.B. the price of the pending order must in any case be set to a whole pip value as.
d1. the variable "Gshort" ( = gain in points from the first xecuted short order that you want to achieve before closing all the executed orders still opened (both long and short orders).
d2. the variable "Glong" ( = gain in points from the first xecuted long order that you want to achieve before closing all the executed orders still opened 
(both long and short orders).
e. the trading hours for each trading days
f. whether to use fixed lot or money management for the volume of orders to be inserted, allowing then to set the fixed lot or the percentage of risk on the equity, or the Xbalance

The instructions in the EA script should be like the following:

2. set variable of name "p" = current price rounded to the nearest whole pip
3. begin of a cicle for "n" from 1 to "m" (where m should be impostable in the settings)
4. n=1
5. if there is no buy stop order at the price p + (STshort * n) and there isn't an executed order at the price p + (ST * n)
6. then enter buy stop order with price p + (ST * n) and TP = p + (ST * n) + Q
7. if there is no stop sell at the price p- (ST * n) and a sale has not already been made at the price p- (ST * n)
8. then enter stop sell with price p- (ST * n) and TP = p- (ST * n) -Q
9. if the gain is equal to Gshort or Glong then close all open orders ((both long and short orders).
10. end of cycle

the expert advisor must execute the instructions and controls continuously, that is to say, at every changing of price 

Advices and modifications for improving the EA are well accepted.

I have to be able to backtest it

This is just few instructions to let me se if the EA can be profittable.
Then if the EA shows to be profitable we have to continue with an other order to insert in the EA a panel or some grafic drawings and also 
some indicators to filter the orders. 


Con risposta

1
Sviluppatore 1
Valutazioni
(277)
Progetti
334
55%
Arbitraggio
14
36% / 29%
In ritardo
1
0%
Gratuito
2
Sviluppatore 2
Valutazioni
(363)
Progetti
506
40%
Arbitraggio
147
18% / 72%
In ritardo
99
20%
Caricato
3
Sviluppatore 3
Valutazioni
(356)
Progetti
632
26%
Arbitraggio
89
73% / 13%
In ritardo
12
2%
Gratuito
4
Sviluppatore 4
Valutazioni
(117)
Progetti
138
41%
Arbitraggio
30
7% / 77%
In ritardo
17
12%
Gratuito
5
Sviluppatore 5
Valutazioni
(513)
Progetti
776
63%
Arbitraggio
33
27% / 45%
In ritardo
23
3%
Gratuito
6
Sviluppatore 6
Valutazioni
Progetti
1
0%
Arbitraggio
0
In ritardo
1
100%
Gratuito
7
Sviluppatore 7
Valutazioni
(66)
Progetti
95
28%
Arbitraggio
20
25% / 55%
In ritardo
24
25%
Gratuito
8
Sviluppatore 8
Valutazioni
(258)
Progetti
395
28%
Arbitraggio
69
19% / 49%
In ritardo
120
30%
Gratuito
Ordini simili
I need an expert to help me convert chopzone traingview pinescript to mt4, I need an expert to get it done for me on between 1 to 2 days i hope this will be done by then, i will attach the file and my budget is $30 as of minimum here
CORREÇÃO NOTIFICAÇÕES Ø O indicador muda a cor dos candles e da MA200 quando ocorre as entradas e é somente nesse momento que ele deve enviar notificação de entrada porem está enviando em outros momentos que não atende as condições conforme imagem abaixo. Ø Sempre que abro o MT5, mudo o time frame ou a plataforma perde conexão o indicador me envia notificações de entradas passadas, o indicador deve enviar
Seb’s EA 2024/25 200 - 500 USD
Primary Agreement Description Details: This EA Strategy is to run on MT4. It has parameters for 2 MA's and 3 momentum indicators along with 22 "variable / constant rules & settings" on 1 time-frame (5 Min). There are 3 versions required to cater for 3 different Instruments (3 US Indexes). The only differences will be the position sizes, Stop levels & Macd bands. There are 3 entry conditions with 3 exit conditions
I want to buy your TRADE MANAGER for my manual day trading but can you make the fonts in the dialog box customizable so Example: I can customize the fonts smaller or larger My main issue is, I use a Bot solely on one of my trading account but recently the bot start opening all position in negative (loss) for a long period of time, example, instead of buy my bot will enter sell that will result in losses. Can you
**Description:** I am looking for an experienced MQL4 programmer to develop a sophisticated Expert Advisor (EA) for MetaTrader 4 (MT4) using a **Hidden Markov Model (HMM)** to predict market trends for forex trading. The EA will be used for live trading on forex pairs like EUR/USD and should incorporate statistical modeling with advanced machine learning algorithms. ### **Requirements:** - **Strong MQL4 Expertise**
I'm planning on building/creating an mt4/5 trading indicator that use a break and retest strategy I will share a link for the idea strategy, Kindly message me to send you the link, I can't send it here
Hello i'm look for someone to create an MT4 Expert Advisor Universal EA very simple 1 MQL4 that will have the following features:- Magic Number: to identify the chart Custom Indicator: ( here will be the name of the custom indicator we will use that will generate buy or Sell signal ) Buy Buffer: ( this is the buffer that the custom indicator use for Buy signals )
I need a developer with FxDreema experience to build an MT5 EA that: Manages recovery zones with pending buy/sell orders. Implements trailing stops, pre-defined profit lines, and dynamic lot sizing. Supports money management based on account balance and lot size and money value. Offers options for continuous or stop trading. The developer must provide the source code and FxDreema link . More specific details will be
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
Hello, i would like to have a fix on my plotted lines I use a liquidity strategy on the 1 hr time frame but the indicator that i am using for plotting the 1 hr lines is having a issue and printing the plot lines all over the place on the current 1 and 4 hr plot line as you can see in the screenshot this is very disturbing while i am trading can u fix that or just remove the current 1 hr plot line ?and or only show

Informazioni sul progetto

Budget
30+ USD
IVA (22%): 6.6 USD
Totale: 36.6 USD
Per lo sviluppatore
27 USD
Scadenze
da 1 a 5 giorno(i)