I need a expert adviser that would open positions according to the virtual profit in the background

MQL5 Experts Futures

Tâche terminée

Temps d'exécution 2 jours
Commentaires de l'employé
Thanks for the fair order.

Spécifications


At a specific time (Start Time), the expert will open virtual positions  listed in the inputs tab in the background . Virtual positions, their directions, individual profits, currently total profit, high profit of session, low profit of session and opening time of virtual positions should be displayed on the screen.

The expert will then follow the virtual profit:

  1. If the profit exceeds the value (Trigger Virtual Profit) in a negative direction, then the expert opens real positions in the same direction as the virtual positions,
  2. If the profit exceeds the value (Trigger Virtual Profit) in a positive direction, then the expert opens real positions in the opposite direction to the virtual positions,
  3. If the virtual profit does not exceed positive or negative value, which is specified in the input tab Trigger Virtal Profit and the time is greater than End Time, the expert closes virtual positions and waits until the next day.

Real positions are closed if they reach the Take Profit in money value or the Stop Loss in money value.

Input tab:

Variable Value
Start Time 00:00
End Time 00:00
Pair1  
Pair2  
Pair3  
Pair1 Direction Buy or Sell
Pair2 Direction Buy or Sell
Pair3 Direction Buy or Sell
Trigger Virtual Profit  
Take Profit  
Stop Loss

 

The Advisor will work in a future MT5 netting account and must be completly backtestable.



Répondu

1
Développeur 1
Évaluation
(10)
Projets
25
28%
Arbitrage
2
0% / 0%
En retard
1
4%
Chargé
2
Développeur 2
Évaluation
(56)
Projets
65
6%
Arbitrage
25
20% / 36%
En retard
4
6%
Travail
3
Développeur 3
Évaluation
(202)
Projets
206
27%
Arbitrage
0
En retard
3
1%
Gratuit
4
Développeur 4
Évaluation
(24)
Projets
31
16%
Arbitrage
7
29% / 43%
En retard
4
13%
Travail
5
Développeur 5
Évaluation
(192)
Projets
247
61%
Arbitrage
8
25% / 38%
En retard
8
3%
Travail
6
Développeur 6
Évaluation
(2086)
Projets
2646
61%
Arbitrage
113
45% / 26%
En retard
418
16%
Travail
Commandes similaires
Moving average cross strategy that has no stop but will just reverse direction each time the crossover happens. But will have a 3 step profit taking method at certain percentage points. It will be used for futures options on the buy side. 3 days out
hi. I hv a strategy on tradingview need to convert to mt4/mt5 expert advisor for algo trading. would like to add some tradingview strategy setting to the mt4/mt5 EA(not included in my tradingview source code): recalculate after order is filled, order size: xx% of equity
This Bot will work on strategy which works using moving averages,RSI and candle stick pattern and what I want is that trade will execute when setup will form on both 30 min and 1 hr time frame trade will execute strategy needs all 4 parameters to be on right calculations to execute trade and I want some options where I can select risk to reward ratio to back test this strategy and some other parameters
i want a forex robot that will read chats and enter trades on its oown. i want it to be able to use all trading strategies and partterns. good risky manegmemt, i want it to forcuse on Gold and and all major forex pairs. i want it to use stop loses and take profits as the market might change direction anytime. i want to work on both mt5 and mt4
I want to make something automatic which EMA will automatically trade in my account. For this I want to make a simple robot I want to get this made automatically on a simple EMA
Dear All, I need to design and implement an EA with the involvement of a possible AI. I would like the entries to be realized with all MACD, RSI, Stoch parameters but also Ai. I mainly want the system to immediately close the transaction itself at the time of trend reversal even before reaching the TP position. It should work for intervals M15, H1, H4 and maybe long-term on D1 Platform for MT5 and exclusive only
Saya memerlukan Expert Advisor berdasarkan sinyal AOX. Itu harus memiliki pemeriksaan dan penanganan kesalahan operasi perdagangan. Kriteria utama pembukaan dan posisi penutupan: ■ arah rata-rata bergerak ■ harga lebih tinggi dari bar sebelumnya. Lot perdagangan adalah parameter masukan
Good Day I would like to create a trading bot that is able to link to my news provider. The bot will execute trades based on the actual news release data as soon as the data is released. I will need to input parameters that would automatically trigger once the actual data is released (Need to know what format you will require or other recommendations) Execution speed will be a crucial factor in this regard. Adding to
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )

Informations sur le projet

Budget
80 - 120 USD
TVA (22%): 17.6 - 26.4 USD
Total: 97.6 - 146.4 USD
Pour le développeur
72 - 108 USD
Délais
de 5 à 10 jour(s)