Equity watching utility for MT5. Closes all trades and charts when stop or profit level is reached + timer.

Trabalho concluído

Tempo de execução 18 dias
Comentário do cliente
Great to work with. Got it right pretty much the first time!
Comentário do desenvolvedor
Great customer. Perfect description of specifications. Thanks for the job

Termos de Referência

@page { size: 21cm 29.7cm; margin: 2cm } p { line-height: 115%; margin-bottom: 0.25cm; background: transparent } a:link { color: #000080; text-decoration: underline }


Utility is for MT5 and functions by being placed on a chart.


I am looking for an Equity watching utility that is a mix of the characteristics of these two existing utilities.:


This utility ‘’Cerberus Equity Watcher’’ https://www.mql5.com/en/market/product/88828?source=Site+Profile+Seller contains what I want except for the timer. This utility https://www.mql5.com/en/market/product/96806?source=Site+Market+MT5+Utility+Rating006# is also good, except that it does not close charts and it does not retest. The font of its panel is also too small and hard to read.





Characteristics of the ‘’Close ALL when price reach the target or time’’ utility.


This Utility closes all trades when a predetermined positive or negative equity level is hit.


It can also close after a determined time has expired in seconds, minutes or hours.


It has a reset button


Profit Target / Stop loss in actual Account Currency. (Not in percentage!)


I would like a utility like this except that it also ( ‘’Cerberus Equity Watcher’’ ) :





Removes All expert advisors by closing all charts, except for the chart the Equity watching utility itself is placed on. The Equity watching utility closes all charts, even if they have no expert advisors on them. It closes all trades, both those placed manually and those placed by expert advisors



Profit Target and stop in Account Currency, look only at equity. So, this includes commission and swap. So for example if the stop and profit target are set to 60, the Equity watching utility will close all trades and charts (except for the chart the Equity watching utility itself is placed on) when draw down or profit reaches 60, including swap and commission.

Test frequency can be set in seconds.

Retest . After trades and charts have been closed, it should retest. Test frequency of retest can also be set in seconds.



Zero. If any of the settings is set to zero , this setting does not trigger anything. For example if stop is set to zero, the Equity watching utility does not monitor negative equity. Id it is set to 50 minutes (with hours and seconds set to zero), it will not close in hours or seconds but in 50 minutes. If seconds, minutes and hours are set to zero, it will not use time and run indefinitely and close all trades if either profit or stop are reached (that is, if they are set).



Display. It has a display that is visible on the chart. The display can be black and white and should show all settings and the current situation, i.e. time left, positive and negative equity. Font size: 16. Font Arial (Nice and large)







Time frames. The Equity watching utility is not affected by time frames, it is independent of this. It is not effected by time the frames of whatever open chart, nor is the Equity watching utility affected by the time frame of the chart it is placed on. It only looks at positive and negative equity levels, after which it closes all trades (be they manual or placed by Expert advisors) and charts. It also closes all charts and trades when time is up.

Reset button. The reset button is visible on the display. When the reset button is pressed, the Equity watching utility will once again accept trades and charts both manual and with Expert advisors . It should not be necessary to once again enter all settings i.e. If I have set the Timer to 3 hours 2 minutes and 15 seconds and the equity profit target to 45 Usd (that is if my account is in USD) and the stop to 30 Usd, I should not have to re enter all of this information.



The Equity watching utility will be delivered as a ready to be attached to a chart Mql5 file and of course the source file shall also be delivered..

Ownership; Upon delivery, I will be the owner of the Equity watching utility and its source code. The code shall not be locked or protected; I want to be able to edit it myself in the meta editor. There shall also be no limit to the amount of activations.

 No more than 3 tests of functionality by me. So, please make sure the Equity watching utility works before sending it to me.

Thank you for your consideration. Please fell free to ask if anything is unclear.





Respondido

1
Desenvolvedor 1
Classificação
(161)
Projetos
191
26%
Arbitragem
8
25% / 38%
Expirado
5
3%
Ocupado
2
Desenvolvedor 2
Classificação
(22)
Projetos
27
37%
Arbitragem
1
100% / 0%
Expirado
3
11%
Trabalhando
3
Desenvolvedor 3
Classificação
(21)
Projetos
20
10%
Arbitragem
2
50% / 50%
Expirado
0
Trabalhando
4
Desenvolvedor 4
Classificação
(5)
Projetos
6
17%
Arbitragem
0
Expirado
0
Livre
5
Desenvolvedor 5
Classificação
(5)
Projetos
7
29%
Arbitragem
2
50% / 0%
Expirado
2
29%
Trabalhando
6
Desenvolvedor 6
Classificação
(11)
Projetos
26
27%
Arbitragem
3
0% / 0%
Expirado
1
4%
Carregado
7
Desenvolvedor 7
Classificação
(28)
Projetos
35
14%
Arbitragem
6
33% / 50%
Expirado
5
14%
Trabalhando
8
Desenvolvedor 8
Classificação
(38)
Projetos
40
25%
Arbitragem
23
13% / 74%
Expirado
8
20%
Trabalhando
9
Desenvolvedor 9
Classificação
(42)
Projetos
88
14%
Arbitragem
31
29% / 55%
Expirado
36
41%
Trabalhando
10
Desenvolvedor 10
Classificação
(1)
Projetos
1
0%
Arbitragem
1
0% / 0%
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(72)
Projetos
80
10%
Arbitragem
36
8% / 53%
Expirado
6
8%
Trabalhando
12
Desenvolvedor 12
Classificação
(17)
Projetos
22
36%
Arbitragem
2
0% / 100%
Expirado
4
18%
Livre
13
Desenvolvedor 13
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
14
Desenvolvedor 14
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
Hi, I will use: 5 indicators to find main trend , 5indicators to find current trend, find pivot point, support/resistance, reversel candle then entry.......indicators are available on mt5. *Dashboard chart will show on the chart as all indicators result,,,,as MA,MACD, bullish or bearish ,,,,add all others features days of trading,,,,hrs,,,etc
I need to create an EA based on my own strategy that actually is a little bit different from most of the usual EA. This because it use an indicator but the power of the system is just because it can shows target price by designing trendline on the price chart in a unusual way. A friend of mine tried to create it on MT4 platform but, in the end, he realized that this platform has big limits when the program lines
Convert my tradingview pine script to mt4, Its a simple and straight code i need an expert programmer to convert my tradingview pine script to mt4, Thats All Thank you
I need help with creating a website traders chatroom, it must show traders online,offline,inactive. the chatroom top section must show four clocks with different times and time scale like this.. the chatroom must have a history data of up to 10days, then longer history must be deleted automatically. if you have better chatroom please say your recommendations
dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk
NRTR - indicator for MetaTrader 5 NRTR (Nick Rypock Trailing Reverse) - indicator for MetaTrader 4 NRTR WATR - indicator for MetaTrader 4 NRTR GATOR - indicator for MetaTrader 5 X2MA NRTR - indicator for MetaTrader 5 NRTR - indicator for MetaTrader 5 NRTR GATOR - indicator for MetaTrader 4 NRTR - indicator for MetaTrader 4 Stalin_NRTR - indicator for MetaTrader 5 NRTR Color Line - indicator for MetaTrader 5 NRTR Rosh
Hello, I'm seeking a freelancer with access to a ready-made server solution for an educational forex project. Requirements: Ability to control or manipulate live or historical trading data. Platform to execute simulated trades with exaggerated outcomes. Tools for real-time trade simulation (white-label or virtual dealer solutions). If you have a suitable server or can help me find one, please reach out with details
QuantumTrader 30 - 200 USD
Request for development of machine learning robots for MetaTrader 5 (MT5) **Description**: Willing to develop experience in programming trading robots using MQL5 language and can learn machine learning on MetaTrader 5 (MT5) platform. The robot should be able to implement a multidisciplinary strategy on a set of technical indicators and multiple rules. I need to develop the robots so that they can work in an
The goal is to develop a system that mirrors trade actions (Buy/Sell) from a CTrader demo account on Cronos Markets to multiple prop firm accounts on TradeLocker, ensuring accurate replication of trades while adjusting risk proportionally. I was wondering if you could help me with copy trading an EA’s action on Cronos markets (uses CTrader) into a prop firm account that I bought with TooOne Trader (uses TradeLocker
Hi there, I am offering $30 usd for someone to convert four pictures I have to metatrader icons(arrows) that I can use in both MT4 & MT5. We all know that we can change arrows on the chart by using a different arrow code, but the arrows in metatrader are boring and I want to use custom ones. I want the four attached pictures as icons that i can use with indicators that give the option to choose your arrow type. I

Informações sobre o projeto

Orçamento
80 - 160 USD
Desenvolvedor
72 - 144 USD
Prazo
para 10 dias