작업 종료됨
실행 시간 17 일
명시
SkyWalker
(Part 1 of 4: MTF Skywalker Indicator)
A Forex Indicator
and Forex Expert Advisor
Technical Specification for MT4
By Rhett Pepe
Propritary Information
Kindly Treat Accordingly
This is a technical specification for both an MT4 indicator and an MT4 Expert Advisor. The project is devided up into four parts.
1) MTF Skywalker Indicator
2) 1M Skywalker Buy/Sell Indicator
3) Skywalker EA (Integration of Indicator into EA Shell Code)
4) Skywalker MM (Custom Money Management with Data Collection)
This specification concerns only 1) MTF Skywalker Indicator.
The MTF Skywalker indicator is a compound of three seperate indicators working together. They are:
1) Bollinger Bands
2) TMA Bands
3) Supertrend
All the source code for these three indicators is included. The MTF Skywalker indicator has outputs on the 5M, 15M, 1H, 4H, and Daily levels. The final output of the compound indicator occurs on the 1M Chart and Looks like this:
So, as you can see, the final output on the one min chart consists of General Up or Down signals as displayed by red or green. Grey indicatates no recommendation.
Every timeframe takes the same four inputs
Supertrend High (Default 92)
Supertrend Low (Default 8)
BB: (BB Standard Deviation 2.2 is Default)
TMA: (ATR Multiplier, 5 is Default)
Thus, taken together, the inputs interface for the Skywalker MTF indicator looks like this
***5M***
STH: 92
STL: 8
BB: 2.2
TMA: 5
***15M***
STH: 92
STL: 8
BB: 2.2
TMA: 8
***1H***
STH: 92
STL: 8
BB: 2.2
TMA: 5
***4H***
STH: 92
STL: 8
BB: 2.2
TMA: 5
***D***
STH: 92
STL: 8
BB: 2.2
TMA:5
1) Supertrend High and Low Numbers. What do they mean?
Included in the project is the SkywalkerMTF template. In addition to the main window, which contains the Bollinger Bands and the TMA bands, it has one indicator bar. This indicator bar contains an indicator named SkyWalker Green/Red and a second indicator named SkyWalker 10.7Sto. See Below:
Now, at the current point, the only purpose of the 107 STO indicaor is to draw the level lines at 8 and 92. This paramater can be accessed by going to the 10.7 STO and going to the levels section. The Green/Red supertrend indicator does not operate on a scale of 1-100 and so can not draw those levels in. In addition, the 10.7 Sto code may be used at a later point, so I want it "onboard" so to speak. At this point, however the only functional purpose of the 10.7 STO code is just functioning to draw the lines at 92 and 8.
The Green Red line is a Supertrend line and so it redraws based on how Zoomed In or Zoomed Out the chart is. This MTF code always operates and acts as if the chart is Zoomed Out to the maximum extent possible. Thus, it is important to notice that the Magnifying Glass is, in the context of this indicator, always Zoomed Out until it can go no further. This condition is met when the Magnifying Glass with the Minus Sign is in a Greyed Out state. For example:
Now, lets imagine we are in real time and going along a chart looking at the relationship between the supertrend line and the 92 level line and draw in vertical green and red lines depending on the relationship. We will draw a red line when the supertrend moves above 92 and another red line when the supertrend moves below 92. So, here is what the chart looks like as we approach 92:
Now, when the chart hits 92, we put in a red line. This is the beginning of a potential SELL area according to the supertrend. Notice the Red line in the picture below:
Now, we continue along untill the supertrend passes below 92. At this point, we draw a second red line. Observe the picture below:
So, this is it what it means, in the context of the MTF Skywalker indicator, to have a supertrend setting of 92. If the supertrend setting was 94, for example, then this function would isolate a smaller horizontal area of the chart.
Now, let's zoom into this particular area of the chart and take a closer look at what is going on with the BB and the TMA bands.
Within these two red lines, we are searching for areas of price that penetrate BOTH the BB going Up (in blue) and the upper red TMA line. Naturally, thinking in the reverse case, if the Supertrend was BELOW 8, then we would be searching for areas of price that penetrated both the BB going Down and the lower green TMA line.
In this particular case, the price does not ever penatrate both the BB and the TMA within the two red lines. So, no signal is given out by the Skywalker indicator to the lower timeframe chart.
Let's move further along this same chart and take a look at the next horizontal area of the chart that is isolated by the Supertrend 92 setting...
Now, in this area of the chart, there are a number of candles which successfully move beyond BOTH the BB and the TMA at the same time for at least part of five candles in a row. Let's draw purple lines around these areas and observe the results:
Whenever the candle is in a purple region, a red signal is given off to the 1M time frame chart. Notice that the first candle has a larger area of purple isolated than the next four. So what we would expect to see on the 1M chart is five red lines in a row, seperated by areas of grey. Also, we would expect the first line to be longer than the next four, as the first candle spends more time in a region of price that is above BOTH the BB and the TMA lines.
So, if this is a 1Hour chart, we would expect the following pattern to appear on the 1M chart:
So, Dennis, the only other part of the indicator is a bunch of configurable indicator alerts, Sound, Email, and Msg box stuff. The above is the more difficult part. Do you think you can figure this out?
Live Long and Prosper,
Rhett
응답함
1
등급
프로젝트
162
40%
중재
20
15%
/
75%
기한 초과
73
45%
무료
게재됨: 3 코드
비슷한 주문
Hola comunidad, Estoy buscando un desarrollador que tenga el archivo de instalación de MetaTrader 4 build 1443 o que pueda ayudarme a volver a esa versión. Tengo un robot (EA) que funcionaba perfectamente en build 1443, pero mi plataforma se actualizó automáticamente a build 1470 y ahora el robot ya no funciona correctamente. Necesito alguien que: • Tenga el instalador de MT4 build 1443, o • Sepa cómo reinstalar esa
have the Beatrix Inventor Expert Advisor (EA) that was profitable in the past but has been losing money recently. I need an experienced EA developer/optimizer to study the trade history (especially Stop Loss hits, drawdown periods, SL/TP behavior, win/loss ratio, etc.) and recommend + implement specific tweaks so it becomes consistently profitable again. Your job: 1. Deep analysis of why the EA is no longer
Expert Advisor for MT5 with 10 Trading Rules
50 - 100 USD
want to develop a trading robot (EA) for MetaTrader 5 based on 10 specific rules. The robot should include a professional interface to control all settings, including: Fixed lot size (0.50), Stop Loss (10 USD), RSI indicators for entry/exit, News filter, Trailing stop, and daily profit targets. I have the full logic ready to discuss with the developer. Please ensure high-quality code and testing
نموزج الكتفين
30+ USD
حلل لي اصل مالي ) اكتب هنا مثلا XAU EUR USD USD اريد تحليلا تعليما و ليس توصية مالية ۱- نوع التحليل المطلوب : ( فني / اساسي / سلوك سعري ) ٢ - المدي الزمني : ( قصير / متوسط / طويل ) M15 / H1 / H4 / ) اذكر الفريمات المطلوبه + (D1 ما اريد استخراجه من التحليل : الاتجاه العام اقوي مستويات دعم و مقاومة رقمية سيناريو صعود و سيناريو هبوط مع شروط كل سيناريو ( IF / THEN ) اين يصبح السيناريو لاغيا مناطق دخول و خروج تعليمية (
Hi I need a MetaTrader 5 Expert Advisor for XAUUSD that creates a laddered buy setup and manages take-profit automatically depending on how many entries are triggered. The EA will act as a trade execution and management tool , not a strategy robot. Core Function The EA should include a BUY/SELL SETUP button that creates a ladder of orders. E.g. When pressed: Open Entry 1 – Market Buy Place Entry 2 – Buy Limit below
Job Description (Final Version) 1. REAL‑TIME Supply & Demand Zone Detection The indicator must detect Supply & Demand zones as soon as they form , with zero repainting and no shifting once confirmed. Demand Zones (Bullish continuation) A Demand Zone is created when price produces a valid bullish displacement from a clearly defined origin candle. (Full rules will be provided.) Supply Zones (Bearish continuation) A
hello, please take a moment to review my project. It is for Quanttower. it is very detailed in the instructions. Thank you, Just let me know if you can do it and the whats the cost and timeframe
XAUUSD - TREND TRADER
30 - 500 USD
Find a good entry point and enter the trade .after the first profit of 25% is done then exit the trade .find the good market analysis of the trend and know when the market is on a good trend. After that now know the entry point and the take profit of the slot you have opened .have also a risk management strategy
Mt4 indicator
50+ USD
I was on co pilot and they said they can build this harmonic prz indicator for me but i was not able to build it. Can anyone help, I have the indicators in ex4 file but not the mq4 files. I want to add these indicators and you can turn it into a complete full indicator like the attached photo I sent and also if you can make it into an automated EA, that would be awesome
I am looking for an experienced MT4 (MQL4) developer to build a Harmonic Pattern Indicator with a PRZ (Potential Reversal Zone) detection system , similar to advanced harmonic scanners. Kindly apply if you can handle this project. Note: I don't want unprofessional developer
프로젝트 정보
예산
50 USD
기한
5 일