Small trade manager for MT4

MQL4 Indicateurs

Tâche terminée

Temps d'exécution 1 jour
Commentaires du client
all ok

Spécifications

Hi all,

I'm looking for a small MT4 trade manager for my own scalping style.


Buy on last candle high, SL same candle low plus spread
Sell on last candle low, SL same candle high plus spread

For buy will be the SL the candle low plus spread

buttons for:

buy: place buy stop order on last closed candle high
sell: place sell stop on last closed candle low
both: above, bove trade orders
add buy: repeat the buy order on the same candle like the trade before
add sell: repeat the sell order on the same candle like the trade before
close buy
close sell
close all
delete all open
risk: this input is the amount to lose in account currency


sl pips: input "0" means how I discribed above, any other value x in this bos means: same candle high/low plus spread plus the value x



need to be choosable: all colors, position from the trade manager - corners and x/y position from the MT4 window



thanks

Dossiers :

Répondu

1
Développeur 1
Évaluation
(177)
Projets
237
45%
Arbitrage
17
82% / 12%
En retard
35
15%
Chargé
2
Développeur 2
Évaluation
(5)
Projets
6
17%
Arbitrage
0
En retard
0
Gratuit
3
Développeur 3
Évaluation
(597)
Projets
930
46%
Arbitrage
31
39% / 29%
En retard
93
10%
Gratuit
4
Développeur 4
Évaluation
(330)
Projets
358
53%
Arbitrage
5
80% / 20%
En retard
1
0%
Gratuit
5
Développeur 5
Évaluation
(95)
Projets
117
38%
Arbitrage
9
89% / 0%
En retard
0
Gratuit
6
Développeur 6
Évaluation
(13)
Projets
20
20%
Arbitrage
0
En retard
3
15%
Gratuit
7
Développeur 7
Évaluation
(41)
Projets
77
39%
Arbitrage
0
En retard
0
Gratuit
8
Développeur 8
Évaluation
(202)
Projets
206
27%
Arbitrage
0
En retard
3
1%
Gratuit
9
Développeur 9
Évaluation
(244)
Projets
434
34%
Arbitrage
55
36% / 38%
En retard
159
37%
Chargé
10
Développeur 10
Évaluation
(568)
Projets
641
41%
Arbitrage
21
57% / 29%
En retard
47
7%
Travail
11
Développeur 11
Évaluation
(36)
Projets
45
2%
Arbitrage
6
33% / 17%
En retard
1
2%
Gratuit
12
Développeur 12
Évaluation
(39)
Projets
44
30%
Arbitrage
4
25% / 25%
En retard
0
Gratuit
13
Développeur 13
Évaluation
(83)
Projets
95
58%
Arbitrage
0
En retard
0
Gratuit
14
Développeur 14
Évaluation
(349)
Projets
473
51%
Arbitrage
24
46% / 25%
En retard
5
1%
Travail
15
Développeur 15
Évaluation
(196)
Projets
318
35%
Arbitrage
64
13% / 56%
En retard
82
26%
Travail
16
Développeur 16
Évaluation
(259)
Projets
420
38%
Arbitrage
86
44% / 19%
En retard
70
17%
Occupé
17
Développeur 17
Évaluation
(71)
Projets
80
10%
Arbitrage
36
8% / 53%
En retard
6
8%
Travail
Commandes similaires
Hi there new to this but need some assistance. I need someone to code a very simple indicator/EA (I don't know which one is going to be) with these specifications 1) I need the indicator to create a buffer line between the high and low of the printed candle, the high and low is based on the highest point or lowest point the candle has gone, not the close but the actual wick per say. 2) once the candle is created the
Bottrading 30 USD
// Khai báo các tham số đầu vào input int rsiPeriod = 14; // Chu kỳ RSI đầu vào mua gấp đôiLevel = 30,0; // Ngưỡng quá bán RSI để mua đầu vào bán gấp đôiLevel = 70,0; // Ngưỡng quá mua RSI để bán đầu vào int movingAveragePeriod = 50; // Chu kỳ trung bình để theo dõi tài khoản đầu vào rủi ro képPerTrade = 1,0; // Tỷ lệ sai sót của mỗi lệnh (% tài khoản) input int keyLevelPeriod = 100; // Chu kỳ tìm kiếm key level đầu
I just need someone to help convert tradingview indicator (Top Bottom by ceyhun) to mq5. With the input and the signal (Can change it to arrow). I need it for my MT5
The Trading View Indicator script has about 80% of what I need. 1. I have an additional entry model called a confirmation entry 2. I normally just look back 3-50 bars to determine if a bar is wide range or not, but the 3 additional WRB models require requirements based on 3 bars before it, and each one has its own name. 3. The TV indicator has a lot of visual cosmetics that we won't be able to do in MT5, but colour
Hello, I am looking for a developer to reconstruct an indicator that is currently in an ex4 file into an mq4 file. The indicator provides buy and sell signals with entry points, Stop Loss, and TP1, TP2, and TP3. However, the indicator has some errors, and I would like to correct them. Unfortunately, since I only have the ex4 file, it's not possible to make these corrections directly. Therefore, I would like to
Modify MT4 EA 30+ USD
Hello good Day, I would like to make a modification to an mql4 robot that I have and I am sure that by doing a couple of additional things it would be perfect. looking for someone to help me with it, and make sure you understand Spanish because the Mql4 is in Spanish, I need to place a max order, a filter for operating hours, and add a counter order to the grid, that is, when opening the final order "N" of the grid
Hello good Day, I would like to make a modification to an mql4 robot that I have and I am sure that by doing a couple of additional things it would be perfect. looking for someone to help me with it, and make sure you understand Spanish because the Mql4 is in Spanish
Need to amend the following Composite Index indicator ) Double divergence scanner MT5) to ONLY produce an Alert when it follows a Awesome Oscillator (AO) zero line cross. If the AO cross is down the Composite Index (CI) Alert should only occur on Bearish Divergence signals If the AO cross is up the CI Alert should only occur on Bullish Divergence signals Need all timeframes as per existing CI Indicator. When the
Hi, I am looking for a developer to convert a TV strategy into a Mt4 or Mt5 EA. The strategy is based on the EMA and the CVD volume indicator. I dont have the Mt4 or Mt5 version of these indicators. Copy the code below and place it in your TV to see the strategy. Other features: Stop loss - Option to either use pips of my choosing or close on opposite signal appears. Take profit - Option to either use pips of my
We are looking for an experienced MQL5 programmer to develop an Expert Advisor (EA) on MetaTrader 5. The project involves creating an automated trading bot that uses a methodology based on the integration of 2 technical indicators. If you have proven experience in similar projects, we invite you to apply. Main Description of the Bot Trading Methodology Details : The trading bot will operate based on a strategy that

Informations sur le projet

Budget
30+ USD
Pour le développeur
27 USD