A basic EA which places and modifies stop orders based on Heikin Ashi close prices from previous bars

İş tamamlandı

Tamamlanma süresi: 20 saat
Müşteri tarafından geri bildirim
Hossein has been an excellent dev to work with. He is very prompt, has a good understanding of the underlying markets and was able to offer advice to improve my custom EA. Top notch!
Geliştirici tarafından geri bildirim
Thank you Daniel, it was a pleasure working with you. I really look forward to work with you again.

İş Gereklilikleri

Dear Freelancer,

I would like an EA for MQL4 but which is compatible with MQL5.

It is a basic EA. Similar exist but I can’t get them to act the way I want. I’ll need access to change all of the parameters listed below as I’ll be experimenting with this EA quite extensively. This is likely to be the first of a few versions. An overview of the rules of the EA:


--- EA to place two simultaneous stop orders; one buy side, one sell side

--- Placement of stop orders is based upon previous Heikin Ashi close values on M1 chart and so the EA would modify the stop orders every minute to the new close on the next bar. I would need to be able to change how far back it records the close price from (ie 9 bars ago), and at which price above/below the respective close price that the orders are placed.

--- Each order will have a stop loss (min 1 pip) and an optional take profit (0 to disable)

--- If an order is executed, the unexecuted order will be cancelled so that only one trade is active at any time

--- An executed order would have a changeable trailing stop loss that has the option to stop trailing once in profit

--- Size of orders is decided by lots in the inputs table

--- Once a position has been closed, the EA starts again. I would like there to be the option of a “cool down” period of X seconds before the EA places orders again. If cool down period is set to 0 it will place the new orders immediately, and if it is set to anything higher than 3600 the EA will not make any further trades and displays something like “Robot Finished on market XXXXX” in a dialogue box.

--- If, following a closed trade, the current market price does not allow one of the stop orders to be placed, then the EA would place a straight buy/sell order in that direction (E.g. if the market price is above the parameter for setting the buy stop order, a market buy order is placed at the current market rate with the same SO and TP parameters)

--- There must be an audible alert once an order is executed, and another one (different) for when an order is closed

 

I’m not a programmer in any way so hope this makes sense. I would want the source code and to be the publisher of the EA and I would also want some standard protections put which would stop the EA from trading if it senses any issues with the data i.e. <100bars etc.

If you are interested, please get in touch and we can look at a spec in more detail and which parameters to start with.



Yanıtlandı

1
Geliştirici 1
Derecelendirme
(2077)
Projeler
2635
61%
Arabuluculuk
113
45% / 26%
Süresi dolmuş
418
16%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(590)
Projeler
789
71%
Arabuluculuk
9
33% / 33%
Süresi dolmuş
22
3%
Serbest
3
Geliştirici 3
Derecelendirme
(304)
Projeler
509
47%
Arabuluculuk
29
10% / 45%
Süresi dolmuş
138
27%
Serbest
4
Geliştirici 4
Derecelendirme
(42)
Projeler
47
83%
Arabuluculuk
1
0% / 0%
Süresi dolmuş
2
4%
Serbest
5
Geliştirici 5
Derecelendirme
(258)
Projeler
395
28%
Arabuluculuk
69
19% / 49%
Süresi dolmuş
120
30%
Serbest
6
Geliştirici 6
Derecelendirme
(105)
Projeler
135
42%
Arabuluculuk
19
16% / 53%
Süresi dolmuş
20
15%
Yüklendi
7
Geliştirici 7
Derecelendirme
(219)
Projeler
370
42%
Arabuluculuk
145
17% / 41%
Süresi dolmuş
124
34%
Serbest
8
Geliştirici 8
Derecelendirme
(121)
Projeler
134
66%
Arabuluculuk
36
25% / 56%
Süresi dolmuş
22
16%
Serbest
Benzer siparişler
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this
hello great developer Can you make a high/low ticker tape on a table for 100 stock symbols? As a symbol makes a high or low throughout the day, it will appear on the table. i will be expecting great developer to bid for this project
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this, and my budget is $20, Thank you
Hello freelancers here, I need an expert freelancer to help me convert an expert advisor from MT4 to MT5. I have the MT4 source code, As for now i only got $15 for this project i don't have much on me at the moment, So i need someone who can work long terms cause i still have other projects i need him to work on for me
An EA based on Fibonacci 100 - 300 USD
I am in need of 2 EA based on Fibonacci re-tracement after a high or low is made,each EA will have a hedge trade on it.the hedge trade will be at the 38 percent of the Fibonacci..this will be present on the 2 EA, the 2 EA will have different levels of re-tracement, while the hedge trade will be a continuation (buy/sell stop), while the re-tracement trades will be (buy/sell limit)This EA must work on timeframe ranging

Proje bilgisi

Bütçe
100 - 150 USD
Geliştirici için
90 - 135 USD
Son teslim tarihi
from 3 to 4 gün