I need a very simple EA that send to market buy and sell orders at market price with increasing lots, according to two moving average (fast and slow).

İş Gereklilikleri

I need a very simple EA that send to market buy and sell orders at market price with increasing lots, according to two moving average (fast and slow).

I have to be able to choose which type of moving average and its period

I should be able to choose if to use both moving average, only one or none.

If the chek “insert orders only according to moving average” is checked the orders will be send to market only according the moving average (one or two dependings if I put the chek on one or both the moving average).

The order will be sent, at the first step, at market price with SL and TP to be fixed in the input settings with a lot L = fL

Each time the order reaches take profit, at the following steps, a new orders of the same type (sell if it was sell and buy if it was buy) with the same SL and TP will be send to market at market price, but this time the Lot L will be L=M *(fL+X*fL)

Where:

SL = a parameter of the settings for the Stop Loss

TP = a parameter of the settings for the Take Profit

M = a parameter of the setting (it can be also a negative floating point number )

fL = initial lot to be inputed in the setting parameters

X = is a parameter of the setting (it can be also a negative floating point number )

Each time the order reaches SL the next Lot L will be L=fL that is the initial lot

And everithings starts again, till L reaches MaxLValue  that is an input parameter and the next orders will start with L=fL

If the chek “insert orders only according to moving average” is not checked this EA will have to insert in the same moment:

-        a sell order at market price with SL and TP to be fixed in the input settings with a lot L

-        a buy order at market price with SL and TP to be fixed in the input settings with a lot L

the Sell orders and the buy orders will follow each the same logic I explained above and will working separately each other, so there will be always two differents orders (one sell and one buy) opened in the same moment.

It is a very very easy EA and I will only accept developers for 30$ and 1 day.


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(356)
Projeler
632
26%
Arabuluculuk
89
73% / 13%
Süresi dolmuş
12
2%
Ücretsiz
2
Geliştirici 2
Derecelendirme
(5)
Projeler
6
17%
Arabuluculuk
2
0% / 50%
Süresi dolmuş
0
Ücretsiz
3
Geliştirici 3
Derecelendirme
(769)
Projeler
1033
44%
Arabuluculuk
50
8% / 50%
Süresi dolmuş
117
11%
Ücretsiz
4
Geliştirici 4
Derecelendirme
(17)
Projeler
19
16%
Arabuluculuk
4
0% / 75%
Süresi dolmuş
5
26%
Ücretsiz
5
Geliştirici 5
Derecelendirme
(24)
Projeler
27
22%
Arabuluculuk
3
0% / 100%
Süresi dolmuş
1
4%
Ücretsiz
6
Geliştirici 6
Derecelendirme
(5)
Projeler
9
0%
Arabuluculuk
5
20% / 20%
Süresi dolmuş
1
11%
Ücretsiz
7
Geliştirici 7
Derecelendirme
(221)
Projeler
369
66%
Arabuluculuk
10
50% / 0%
Süresi dolmuş
46
12%
Ücretsiz
8
Geliştirici 8
Derecelendirme
(66)
Projeler
143
34%
Arabuluculuk
11
9% / 55%
Süresi dolmuş
26
18%
Çalışıyor
Benzer siparişler
Fyemess Hotcold 50+ USD
*Strategy:* - Buy when the 50-day moving average crosses above the 200-day moving average - Sell when the 50-day moving average crosses below the 200-day moving average *Code:* ``` //+------------------------------------------------------------------+ //| Script program start function | //+------------------------------------------------------------------+ int OnInit() { return(INIT_SUCCEEDED); }
hola necesito convertir un ea mt4 a mt5 tengo los codigos fuentes de mq4 por favor aplicar al trabajo agradeceria su tiempo asi que por favor necesito que trabaje de la misma que trabaja en mt4 solo quiero conversion y si hay algun error por favor corregir
i want an EA that enters based on the form of a candle if the lower wick is bigger then the rest of the candle i want buy and if the upperwick is bigger then the rest of the candle i want a sell single, i want it to enter with the sl 1 tick lower or higher then the lower or upperwick depening on buy or sell trade. then the stoploos needs to move when the trade goes to 0,5% sl too break even, when trad eis on 1% sl to
Offer for Developing a Trading Robot for the Complete BBMA Setup in MQL5 Dear potential collaborator, I am looking for a skilled MQL5 developer to create an Expert Advisor (EA) based on the complete BBMA (Bollinger Bands Moving Average) setup. All the necessary information about the BBMA setup can be found at https://drive.google.com/file/d/1xQPB3ANPYVcVj4OBM83vasvNY4dZvpx7/view?usp=drive_link . This EA should be
I want to build an indicator or EA that calculates the statistics on an instrument, and show the statistical distribution of the calculated sample statistics. The statistics will be based on Open high low close of a candle. I want the right to the EA and the source code I want to be able to change to different timeframes and get the statistics on those time frame. When i apply the indicator to intraday timeframe, i
Pvi 30 - 200 USD
pips volume indicator between 1 to 10k counting indicator. on only specified periods of open close low hi with selected time period m1 m5 m15 etc etc with level can customize by users. changes color after each 25 percent of pips count means u set 1000 pips it must first change its color after 25 percent than 50 than 75 first the final color should be the signal of buy sell user can select the levels colors. i want to
Modify The Source Code to a Working Expert Advisor. Attached Are .Mq5 Files That I Want To Modify. 1 is The Indicator , The Other is an Expert Advisor, But It is not Working. Once I Compile it, It Says: ' property tester_inidicator "arrows_curves" has been implicitly added during compilation because the indicator is used in iCustom function 0 0
Hello I want to develop a trading bot for my ctrader platform based on the attached Specification Anyone interest and experienced in this field should contact me on this project
Hello, I am looking for an programmer to convert a TradingView strategy pine script to MT5 EA auto trade bot. The indicator is based on the FVG/Imbalance (Pine script will be provided) The MT5 EA must include the strategy with the same options panel as TradingView script The MT5 EA must return 100% the same results as TradingView script The MT5 EA must be errors free The MT5 EA code must be well commented
Hi, Would it be possible to get a developer for my trading system based on the attached specification? EA DETAILS Indicators to use (1) Better RSI () (2) Dynamic Linear Regression Channel (DLRC) by Iravan on Tradingview.com () (3) Range filter Buy and Sell 5 min – guikroth version on Tradingview.com () (With Dynamic Linear Regression, the period/length is automatically adjusted making it much faster to trade

Proje bilgisi

Bütçe
30+ USD
KDV (22%): 6.6 USD
Toplam: 36.6 USD
Geliştirici için
27 USD
Son teslim tarihi
to 1 gün