Time based EA needed MT4

MQL4 Indicateurs Experts

Tâche terminée

Temps d'exécution 6 jours
Commentaires du client
Great to work with , will use again!
Commentaires de l'employé
Good customer explain things clearly

Spécifications

Description for EA:

  • EA will enter a trade at a certain time specified by the user. The direction will be determined by the candle
  • If the candle is bearish it will be a sell trade
  • If the candle is bullish it will be a buy trade
  • Take profit and stop loss will be selected by the user
  • Money management will be either martingale or fixed lot or percentage of account

Inputs for EA:

EA will contain 4 different modes

Opposite direction mode:

As soon as the first trade is entered on the specify time. If the first trade didn’t reach its TP then the second trade will enter in the opposite direction

The second trade needs to opened on the close of the candle

Example:

15min chart:

6:45 gmt candle is bullish at 7:00 gmt a buy trade is entered

First trade is a loss

Second trade is entered once the candle closes, but the second trade will be a sell trade

So it goes on until the TP is reach

////////////

Same direction mode:

As soon as the first trade is entered on the specify time. If the first trade didn’t reach its TP then the second trade will enter in the same direction

The second trade needs to opened on the close of the candle

Example:

15min chart:

6:45 gmt candle is bullish at 7:00 gmt a buy trade is entered

First trade is a loss

Second trade is entered once the candle closes, but the second trade will be a buy trade

So it goes on until the TP is reach

/////////////////

Daily opposite direction:

As soon as the first trade is entered on the specify time. If the first trade didn’t reach its TP then the second trade will enter only on the next day at the same time in the opposite direction then the previous day,

 Example:

15min chart:

6:45 gmt candle is bullish at 7:00 gmt a buy trade is entered on Monday

First trade is a loss

Second trade is entered on Tuesday 7:00 gmt, but the second trade will be a sell trade

So it goes on until the TP is reach

///////////

Daily same direction:

As soon as the first trade is entered on the specify time. If the first trade didn’t reach its TP then the second trade will enter only on the next day at the same time in the same direction then the previous day,

15min chart:

6:45 gmt candle is bullish at 7:00 gmt a buy trade is entered on Monday

First trade is a loss

Second trade is entered on Tuesday 7:00 gmt, but the second trade will be also a buy trade

So it goes on until the TP is reach

////////////////////////

Time of trade: User enters time when the EA must take the first trade

 

Take profit input: User enters take profit in pips

 

Stop loss input: User enters stop loss in pips

 

Money Management: User selects either MARTINGALE/FIXED LOTSIZE/PERCENTAGE OF ACCOUNT

 

Lot size: User enters lot size to begin with

 

Days to trade on: Monday – Friday (True/False)

 

Max spread input: User selects the max spread allowed in pips

 

Trading panel: Shows the amount of profit /losses, amount of trades, most martingale steps, max drawdown, max run up , true/false input to show the panel or not


Répondu

1
Développeur 1
Évaluation
(43)
Projets
72
49%
Arbitrage
4
0% / 50%
En retard
19
26%
Gratuit
2
Développeur 2
Évaluation
(769)
Projets
1033
44%
Arbitrage
50
8% / 50%
En retard
117
11%
Gratuit
3
Développeur 3
Évaluation
(586)
Projets
918
46%
Arbitrage
31
39% / 29%
En retard
93
10%
Travail
4
Développeur 4
Évaluation
(365)
Projets
412
36%
Arbitrage
35
26% / 57%
En retard
63
15%
Gratuit
5
Développeur 5
Évaluation
(33)
Projets
35
40%
Arbitrage
11
9% / 91%
En retard
4
11%
Gratuit
6
Développeur 6
Évaluation
Projets
0
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
Commandes similaires
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e
Greetings, As the title suggests, I am trying to convert an indicator that calls itself via an iCustom call like this. iMAArray_Buffer[loop_1] = iCustom ( NULL , Selected_TF, MQLInfoString ( MQL_PROGRAM_NAME ), "calculate" , RPeriod, MType, MPeriod, 1 , shift); Full code will not be provided, only the position that needs fixing. I cannot get this working in MQL5 but the original code runs smoothly in MQL4. Please
I need a chart to replicate/track my equity + Balance Curve into my mt4. Also this chart i need to be able to add Stochastic / Bollingerband / Moving average on the equity/balance curve. Besides the equity curve i would like the indicator to show the Line-chart of my win + 1 and my loss -1 which results in a win-loss curve. ( i will discuss this with the choosen developer in depth. ) More information on what i want
Greetings great developer, I am in search of a highly skilled developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
Hello, This is pretty simple and its an indicator with On/Off button 1-Off will remove all indicator from the chart. 2-On will put them all back again with the same settings
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need

Informations sur le projet

Budget
30+ USD
Pour le développeur
27 USD
Délais
de 1 à 2 jour(s)