MARKET IF TOUCHED

MQL4 지표 전문가

작업 종료됨

실행 시간 10 일

명시

I am looking to make the  ¨ Market if Touched¨ MIT type order on MT4 

 I have added the details below:

 

PART 1:

When an horizontal line is touched, it would send automatically a MARKET order to the broker with any Predefined Limit Order and Stop order to exit the trade .

 This Horizontal line would be always linked with the MIT order. You could have multiple MIT on the sell side and multiple MIT or the long side at the same time. 

 If a line is deleted or deactivated , then the MIT order will disappear from that level . 

 If MIT line is above market price it would be automatically a SELL ..and if MIT line is below market price is would automatically be a BUY . 

 

PART 2:

A drag and drop feature on all pending and open order ... one can drag and drop the Pending order , the limits and the stops anywhere . 

 

 PART 3:

- I would like when a MIT is executed, then  on the sell side the default color would be a red horizontal dotted line with the stop also colored red but with different dots ( see image)  . limit order yellow. And when a long MIT is executed then a Blue horizontal dotted line with the stop also colored blue but with different dots (see image). limit order yellow

 

PART 4:

- When an  order is  entered and executed on the short side, then a  DOWN arrow would be plotted automatically . When  an order is executed on the long side then a  UP arrow would be plotted automatically. 

- When an order is exited and executed on either side , long or short, then a colored CHECK MARK icon or other ( see images ) would appear. 

 PART 5:

Have arrows and lines show all the previous entries and exits ( see image ) . This will help in review the trades.

PART 6:

A way to hide and unhide : 1) All pending orders 2) The arrows and lines showing the previous entries and exits .

Sincerely
kevin  

 P.S.  how would you activate the MIT ..i.e.  right clicking on horizontal line ? right clicking when crosshair is active ? or any other idea . 

Idea: A right click that says ACTIVATE  MIT or DISACTIVATE MIT on the horizontal Lines could be great to see which one are working.. and the horizontal lines changes to a doted line to show that it´s pending and active. vs plain lines when inactive. 

 or maybe Right click on the chart  with the cross hair at a price you want the select INSERT MIT ... and this would place the MIT with it´s predefined Stop and Limit that can be adjusted also once in the trade.   Then right click again that line and select REMOVE MIT to remove the pending MIT order   

응답함

1
개발자 1
등급
(1853)
프로젝트
3455
88%
중재
73
40% / 15%
기한 초과
265
8%
무료
2
개발자 2
등급
(2422)
프로젝트
3042
66%
중재
77
48% / 14%
기한 초과
340
11%
작업중
3
개발자 3
등급
프로젝트
1
0%
중재
0
기한 초과
1
100%
무료
4
개발자 4
등급
(218)
프로젝트
404
60%
중재
13
38% / 23%
기한 초과
160
40%
무료
5
개발자 5
등급
(10)
프로젝트
17
53%
중재
11
27% / 55%
기한 초과
4
24%
무료
6
개발자 6
등급
(800)
프로젝트
1371
72%
중재
112
29% / 48%
기한 초과
341
25%
작업중
7
개발자 7
등급
(49)
프로젝트
134
27%
중재
62
13% / 53%
기한 초과
58
43%
무료
8
개발자 8
등급
(490)
프로젝트
1016
58%
중재
29
28% / 24%
기한 초과
132
13%
무료
9
개발자 9
등급
(59)
프로젝트
182
55%
중재
31
45% / 16%
기한 초과
103
57%
무료
10
개발자 10
등급
(103)
프로젝트
205
41%
중재
17
29% / 71%
기한 초과
45
22%
무료
11
개발자 11
등급
프로젝트
0
0%
중재
1
0% / 100%
기한 초과
0
무료
12
개발자 12
등급
(8)
프로젝트
15
20%
중재
2
0% / 100%
기한 초과
2
13%
무료
13
개발자 13
등급
(219)
프로젝트
370
42%
중재
145
17% / 41%
기한 초과
124
34%
무료
14
개발자 14
등급
(2)
프로젝트
2
0%
중재
13
8% / 92%
기한 초과
1
50%
무료
15
개발자 15
등급
(251)
프로젝트
400
54%
중재
9
67% / 22%
기한 초과
36
9%
무료
16
개발자 16
등급
(90)
프로젝트
159
61%
중재
40
18% / 63%
기한 초과
70
44%
무료
17
개발자 17
등급
(264)
프로젝트
538
50%
중재
55
40% / 36%
기한 초과
224
42%
작업중
18
개발자 18
등급
(44)
프로젝트
100
39%
중재
17
29% / 47%
기한 초과
32
32%
무료
비슷한 주문
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
Merge 2 ZickZack indicators to 1 indicator. Indicator 1 is a ZickZack Pointer. Indicator 2 is based on 3 level ZickZack semaphore. Indicator source codes will be provided to the selected developer
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
Hello, i am searching for an experienced, professional software engineer, who can convert three Indicators from MQL4 to MQL5. This may sound like an easy job, but one indicator is like a trading system and therefore a bit complex. So you need to have a very good understanding of both languages. You should also be able to code MQL5 classes ( https://www.mql5.com/en/docs/basis/oop ). The intention is to code MQL5
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
I have a full code ,, There are some errors in this.It does not add to the chart, does not show arrow marks, does not alert ,, fix this problem and work properly,, Contact on telegram @Gw_rakib1
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should

프로젝트 정보

예산
100 - 250 USD
개발자에게
90 - 225 USD
기한
에서 2  5 일