MT4 EA based on my custom indicator.

Job finished

Execution time 8 days
Feedback from customer
nice developer
Feedback from employee
He is good customer

Specification

Dear coder .



I want a developer who can turn my indicator into an expert advisor,

I want my indicator in Expert Advisor  in-build means  want all code in ea  not use i-custom  code 


Indicator i will give personally 

   Low Swing buy it repaint indicator so buy it every repaint  low and Sell every  high Dot 


 

====================================================================================================

                                                                                            EA FUNCTION

===================================================================================================

CHART SHOW IN  INFO 

*********************************
EA NAME : 

NAME:

ACCOUNT :

LEVERAGE :

A/C BALANCE:

OPEN TRADE:

PROFIT /LOSS :RUNING

PROFIT /LOSS : TODAY 

PROFIT /LOSS :  OVER ALL 
Draw-down :  current 

Draw-down : all time 

SPREAD: 

DATE :

Trading DAY :  Monday

Avg Daily range : show in pip

===================================================

EA INPUT

LOT: 0.01

LOT TYPE : AUTO/FIX

LOT AMOUNT: 100   //  ( IF U SELECT AUTO LOT AND 100 USD 0.01     MICRO LOT INCRESS MY ACCOUNT IS 300 MY LOT OPEN IN 0.03)

TP (TAKE PROFIT) :50 //   0=DISABLE .   TRUE /FALSE (0 IS FALSE  )   

SL (STOP LOSS) : 10 // 0=DISABLE. TRUE /FALSE (0 IS FALSE  )

TSL(TRAILING STOP LOSS) : 0  //  0= DISBALE. OR TRUE /FALSE (0 IS FALSE  )

Type  Trade: Normal/averaging  // 

                                  Normal mode: if  buy signal come and order not close same direction and come again next signal open buy again but lot martingale

                                  Averaging  Mode: if this mode select  work only pip step and avging     faction

 

MM : TURE/FALSE

RISK : 10  // RISK= % 

AVG : Ture/false

AVG TP : 10  //indicator is repaint so  OPEN THE ORDER IN EA AVERAGING THE  BUY SELL PRICE AND SET AVG TP AND EXIT 

MAX ORDER :TRUE/FALSE

OPEN ORDER LIMIT : 30  // BUY (30)  AND SELL  (30) 

TRADING TIME:TRUE/FALSE

START TIME : 00.00         //

END TIME : 23.00            //   

 

===========================================================================

EXTRA FUTURE 

DATE AND TIME  EXPIRY: 20/12/2017  23:15   // IF I WILL SET FUTURE DATE AFTER THE END OF THE DATE EXPIRY THE EA NOT WORK  (show in chart to msg contact ea provider to copy)

ACCOUNT NO LOCK : 
DEMO AND REAL ACCOUNT : TRUE/FALSE  // IF I WILL SELECT (TRUE ) DEMO  ACCOUNT GET  EA not work in real account get  MSG IF USER USE REAL  (ACCOUNT ) 

 Broker name lock : " "  //  in this  

IN MT4  TERMINAL SHOW EA NAME IN COMMENT BOX // "EA NAME "+ TF + count order  (FXdayprofit +  H4  OPEN ORDER 01 )

 


EA NAME : Fxdayprofit 

Responded

1
Developer 1
Rating
(68)
Projects
125
40%
Arbitration
17
47% / 53%
Overdue
32
26%
Working
2
Developer 2
Rating
(169)
Projects
204
30%
Arbitration
25
40% / 44%
Overdue
12
6%
Free
3
Developer 3
Rating
(65)
Projects
71
30%
Arbitration
8
0% / 88%
Overdue
5
7%
Free
4
Developer 4
Rating
(444)
Projects
701
34%
Arbitration
34
71% / 9%
Overdue
22
3%
Free
5
Developer 5
Rating
(3)
Projects
5
80%
Arbitration
0
Overdue
0
Free
6
Developer 6
Rating
(5)
Projects
7
14%
Arbitration
1
0% / 100%
Overdue
0
Free
7
Developer 7
Rating
(221)
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
Similar orders
I need any highly profitable robot which can trade small account like 50-100USD and any currency pair(s) The robot should avoid trading around news time and have good risk management. It should use any strategy which is profitable and not those unacceptable by brokers. Demo versions will be required before selection
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
A perfect indicator 30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
Project Title: Custom XAUUSD Support & Resistance Indicator Platform Required: MT5 preferred. If possible, also provide TradingView Pine Script version later. Main Goal: I want a custom indicator made specifically for XAUUSD (Gold) only. The indicator should automatically detect and draw strong support and resistance zones where price has a high probability of reacting, rejecting, or reversing. It must update
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
I need a high frequency trading robot for gold in one or 5 minute timeframe the robot should have spread filter where it should only open trades below a set spread should have news filter to allow trading during fundal news or not the robot should have input in number of minutes to close all open trades and remove pending orders before fundamental news as part of news filter. It should also have the number of minutes
Hello, I am looking for a professional trading system including: 1- Trading Bot (Expert Advisor): - Good profit performance - High security and strong risk management - Works efficiently during high market volatility (news and strong movements) - Works on all pairs (Forex + Gold) 2- Signal Indicator: - Provides clear Buy and Sell signals - Includes Take Profit and Stop Loss - No repaint (signals must not change or

Project information

Budget
40+ USD
Deadline
to 1 day(s)