Create an EA from indicators attached Entry Point Indicator and Pullback Element indicator (can you do it in stealth mode?)

MQL4 エキスパート

仕事が完了した

実行時間7 日
依頼者からのフィードバック
Miracle coder, really awesome! Le did all I requested and extra. He was diligently developping the EA I wished for and he is thoughtful & insightful. A real pro!
開発者からのフィードバック
You're incredible, man ⭐⭐⭐⭐⭐. Look forward to working with you on future projects!

指定

Hello,


I need someone to create an EA from the 2 indicators I will attach later for you privately.


Trading rules are simple. Buying on the blue arrows and selling at red arrows on one of the two indicators.

Two more specifications for trades: Either with trend confirmation of Moving Average in the current or any higher timeframe and with/without Above/below a line I will draw on the chart

Addition: Can you make the Trailing Stop in stealth mode? Stop Losslines hidden? 


Parameters:

Use Entry Points PRO (true/false)

Use Pullback Element (true/false) 

(If both are set to true, then the EA shall take a trade on the arrows of either one of the two indicators whatever appears first)

Lot size

Take Profit; Stop Loss .... pips

Close at opposite arrow signal (true/false) at profit at least ... pips 

Use Moving Average Trend confirmation (true/false); timeframe: current, M5, M15, etc.

  (That means the EA will only buy when the blue candle appears while the current candle is above MA period 50, or sell when below MA period 50. Either in the current timeframe or in the Timeframe above)

Use lines (true/false) 

(That means the EA will only buy when the blue signal is below a line or sell when the red arrow appears above a line which I will draw on the chart then. See the attached screenshots)

Times of Trading from ... until ...

max spread

Comment (true/false) if true, then it should put the indicator used for trade EPP or PE

Trailing (true/false), ... pips

Trailing in stealth mode (true/false) (hidden mode, invisible stop loss),

number of trades, max number of buys, max number of sell


If you have any questions and want to apply for the job, let me know. If you are interested I will send you the indicators privately.

Thank you

BoJo


P.S. Another note:  I don´t need an EA working in stealth mode requiring me painting lines on the chart. This is not a solution for me, because I am not around the computer to do this, when the EA takes orders. If I draw lines I will do this before I leave the computer.


応答済み

1
開発者 1
評価
(316)
プロジェクト
400
21%
仲裁
44
61% / 23%
期限切れ
46
12%
仕事中
2
開発者 2
評価
(357)
プロジェクト
563
33%
仲裁
24
67% / 8%
期限切れ
17
3%
3
開発者 3
評価
(260)
プロジェクト
317
37%
仲裁
6
50% / 17%
期限切れ
7
2%
4
開発者 4
評価
(116)
プロジェクト
137
36%
仲裁
15
13% / 67%
期限切れ
9
7%
5
開発者 5
評価
(57)
プロジェクト
72
22%
仲裁
13
46% / 15%
期限切れ
5
7%
6
開発者 6
評価
(63)
プロジェクト
194
73%
仲裁
4
100% / 0%
期限切れ
1
1%
7
開発者 7
評価
(586)
プロジェクト
1048
49%
仲裁
39
28% / 41%
期限切れ
49
5%
仕事中
類似した注文
Zzz 30+ USD
// กำหนดค่าตัวแปรพื้นฐาน input double lotSize = 0.1; // ขนาดล็อตที่ต้องการ input int takeProfit = 50; // ระยะ Take Profit (จุด) input int stopLoss = 50; // ระยะ Stop Loss (จุด) input int magicNumber = 123456; // หมายเลข Magic Number input int smaPeriod = 14; // ช่วงเวลา Simple Moving Average (SMA) // เวลาที่ออเดอร์ล่าสุดถูกเปิด datetime lastOrderTime = 0; // ฟังก์ชั่นหลักของ EA void OnTick() { //
Mobile robot 50 - 100 USD
I want a profitable scalping EA robot for mt5 and mobile phones (licence key should be provided).the video link attached below indicates how the EA robot should operate it.it analyses the market before taking trades and it trades candle to candle .also coding samples are provided on the video .it should be applicable to all timeframes.it should trade indices(Nas100,US30,S&p500,GER30,)
I use the translator I hope to make myself understood. I'm looking for a cyclical indicator. mt5. I attach videos to understand how it works. to be inserted at any point of the graph. It is possible to change the color and thickness of the line
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market

プロジェクト情報

予算
35 - 60 USD
VAT(付加価値税) (19%): 6.65 - 11.4 USD
合計: 41.65 - 71.4 USD
開発者用
31.5 - 54 USD
締め切り
最低 1 最高 7 日