Three Indicators need please

MQL4 지표

작업 종료됨

실행 시간 4 일
고객의 피드백
Absolutely Brilliant. Was able to understand my needs and delivered a product that exceeded my expectations and with increased versatility. Have found my programmer for futures needs. Thank you sir.
피고용인의 피드백
Robert have very good trading ideas, his breakout indicator is extreamly interesting. I really enjoyed working with him! Looking for more ... :D

명시

Hi, I'm looking for three indicators to be built.

First but how I trade cause this might have some bearing on what I need and how its programmed. I trade on off-line tick charts generated with the rwtickcharts software.

 http://www.rwtickchart.com/index.html .

So any indicator needs to work on these off-line charts. I trade soley the EURUSD and work with 21, 34, 55 and 70 tick charts depending on time of day.

Ok,  first indicator needed. We'll call it "Bobs Box Patterns" . I trade box pattern breakouts. I'm a bit of a student of Bob Volmans.  So I'm searching for an indicator that will draw these boxes on my chart. Probably the most readily identified and the simplest box pattern is the double inside bar,

 

The upper boundary and lower boundary of the box is formed at the high and low of the first bar with the remaining two bars forming inside this range.  This is the basic principle of a box pattern. The high and low which form the box's upper and lower boundary MUST occur in the first half of the box pattern with all other bars forming inside this range. Box patterns also repaint. Normally this is a bad thing in an indicator but not in the case for boxes. As long as the high and low of each bar stays inside the upper and lower boundary the pattern remains valid and becomes stronger. What we are detecting is a stalling in negotiations between buyers and sellers. The bigger in number of bars a box becomes the more tension builds and the stronger the breakout when it occurs, or at least that's the theory.  The second component of the box then is range. The different in points between the upper and lower boundaries. Again this theory of watching negotiations stall should see a tight range in price form. The greater the number of bars the tighter the range the stronger more valid the pattern becomes. If the range is to great then volatility exists and that's bad for this system and the pattern fails. Here's  some more examples,

 

 

Here's a break down of a 7 bar box pattern

 

Parameters. The following parameters need to apply;

·         Min_Bars - Minimum bars to form a box pattern is three.  But that just depends on what timescale your operating in. A 3 bar box pattern on the 70 tick chart is exactly the same as a 6 bar box pattern on a 35 tick chart. The number of bars in a box pattern is referred to as "n". There is no maximum bars. The pattern immediately finishes the moment price breaks out of the box 's boundary.

·         Range - Range in points. The difference in point valve between the high and low of the box. I normally operate at 34 points but that can vary from 20 to 40 points.

·         Shift _Left - The number of bars prior to the start 'n' bar. Used to define box co-ordinates discussed below. We'll start with a value of 4.

·         Shift_Right - The number of bars shifted forward from the current bar. Used to define box co-ordinates discussed below. Again we'll start with a value of 4.

          Color - Color of box (rectangle). 

 

The Indicator.

Is a rectangle drawn around the parameters of the box pattern once detected. I currently use an aqua color rectangle so that's as good as any to get started. The rectangle must repaint as a box pattern develops. As said earlier once a pattern has formed it remains valid for as long as each and every consecutive bar forms within the upper and lower boundaries. The pattern becomes void immediately the price breaks one of these levels and that should become the final pattern. The upper left co-ordinates of the box shall be "price" as the high (upper boundary) of the box x 'bars' being 'n' bars plus Shift_Left. This helps identify in what direction price was moving before the pattern form. The lower right co-ordinates shall be 'price' as the low (lower boundary) of the box x 'bars' being the current bar Shift_Right. This allows for the easy identification of the breakout.

 

 

The second indicator is a spread indicator.  We'll call this one "Bobs Liquidity Indicator" . It will be in the form of a histogram and in a separate window. As the name suggest the valve of each bar shall be the current spread expressed as points each and every tick. The color of each bar will dependent on what cause the value of the spread to change. 

If the spread decreased because the bid priced increased it should be green. If the ask price decreased it should be red. If both the bid and ask price moved simultaneously the price with the dominate valve shall be treated as the moved price.

If the spread increased because the bid price decreased the color shall be light green and if because the ask price increased it shall be tomato.  Again if both prices move simultaneously the price with the dominate valve shall be deemed to have increased the spread.

To most this won't mean much but because I'm working of fast moving tick charts I need some way to try and gauge what buyers and sellers are doing in the here and now. Spread decreases around times of liquidity which offers the best opportunities for me. As as buyer/selers come into the market spread decreases and as they leave it increases. These box patterns work best in a highly liquid market with low volatility.

 

 

The third indicator  is also a spread indicator. We''l call this one "Bobs Volatility Indicator". This time we're not interested in its valve each and every tick, simple the value at the close of each bar. The second indicator will be very fast moving maybe only showing history for the past few minutes. For a greater view of market volatility over the visible chart can only occur at the close of each bar. Again won't be much good to anyone not working with fast tick charts but to me paints a very important visual picture of the markets. For a start point the color of the histogram can be blue and the value is spread, close of bar, expressed as points. Again this time we are not interested in why the price of the spread changed, just its value at close of bar.

 

 

Again and I can't stress enough, I work on fast moving tick charts generated  on off-line. These indicators must work on a off-line chart. Also the plan is to be able to build a bot in the future to trade this for me. Things happen very very fast at this level. A bot would be far better placed to make the decisions needed than me the human trader.  The valves calculated by these indicators need to be able to be referenced by a bot.He who hesitates at this level loses. Look forward to your responses and discussion on my needs. A glory-es week-end to you all.

 

파일:

응답함

1
개발자 1
등급
(225)
프로젝트
284
42%
중재
15
13% / 47%
기한 초과
67
24%
무료
2
개발자 2
등급
(121)
프로젝트
134
66%
중재
36
25% / 56%
기한 초과
22
16%
무료
3
개발자 3
등급
(34)
프로젝트
80
34%
중재
13
31% / 54%
기한 초과
19
24%
무료
비슷한 주문
I have a live data dashboard designed to monitor accounts and their trading activity. In addition to the main admin dashboard (Photo 1), we also have secondary live monitoring dashboards (Photo 2) for checking individual accounts. However, the secondary dashboard currently lacks the "Today's Profit" box that is available on the admin dashboard. I'd like to add this feature to the secondary dashboard. Also, I want to
MT5 developer needed for indicator. All variables are explained in the document. Please test everything and be sure it works before finishing job. Any question feel free to ask. Requirements: https://docs.google.com/document/d/1Nut5dpP0f6FJSwUjVj1QCo5dTPbgyGgsUusejXRBH9Y
Hello,am looking for a great developer, I have already created a bot in .ex4 for mt4 platform, with the logic and everything; it just needs a bit optimization, While compiling the code in MT4, it says no error on the meta trader editor but on the mt4 chart while the bot is running, it is showing it as a sad emoji on the right-hand side of the chart, Could u please check.i will add the file with the code Thanks Ayofe
I have a live data dashboard designed to monitor accounts and their trading activity. In addition to the main admin dashboard (Photo 1), we also have secondary live monitoring dashboards (Photo 2) for checking individual accounts. However, the secondary dashboard currently lacks the "Today's Profit" box that is available on the admin dashboard. I'd like to add this feature to the secondary dashboard. Also, I want to
I want to create an indicator that prevents adding to a position, Essentially, I want to set a maximum position limit, ensuring that neither live nor pending orders exceed 20 micro lots for example. Additionally, I would like to incorporate a lock feature, preventing the removal of this limit within a specified time window it needs to overide all other indicators as i use a custom chart Trader, not the default one
Hello, My stragegy works well on backtests, however on demo account mode, entries and exit are not on the renko exit as the strategy would commands it. The strategy is made of two EA, one is renko generating charts, the other one is the strategy which is placed on the renko chart. In the followwing chart, is shown demo interface, with entry and exit points of trade that are missplaced : Here attached the two EAs, I
I have an Indicator in Pine Script which you can convert into an EA for me in MT4 to use. 1. The EA will trade selected major forex pairs which I can choose in the inputs including Indices and any currency symbol, including crypto, metals. 2. I should also choose the time frame in the inputs from 1,5,15,30, 1 hour, 4 hour input 3. The EA must open a trade straight away as soon as I load it on MT4, it will start to
//+------------------------------------------------------------------+ //| Indicator | //+------------------------------------------------------------------+ #property copyright "CTAT" #property link "Your Link" #property version "1.00" #property indicator_chart_window #property indicator_buffers 6 #property indicator_color1 Red #property indicator_color2 Green #property indicator_color3 Blue #property
Please read description before you bid, Send bid only if you accept please, Thank you, I need an expert to convert 1000+ lines of tradingview pinescript code to mt4, It will be a job i need very soon, If i can see someone that can finish it in 3 days, it will be great, And i will pay $40, This is how it will go, I will need you to send me the ex4 file first to see if it is working as i want, Because i have got
SkyG Robot 30+ USD
The robot should be able to identify candles stick pattern, price actions, fundamentals, technically analyzing the market and be able to analyze news and stop trades before news is released, should know to enter the market and when to leave the market. Should also give signal

프로젝트 정보

예산
25 - 50 USD
개발자에게
22.5 - 45 USD
기한
에서 1  3 일