• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 9:36am
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 9:36am
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

Price Cross Tenkan Sen line Email Alert? 9 replies

Tenkan-sen Breakout/Reversal Project 39 replies

Yesterday closing line and Today Opening Line Indicator 0 replies

Ichimoku Indicator For Stop Loss on Tenkan-Sen Line 0 replies

hwo to get rid of teh Buy line and Sell line 2 replies

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 67
Attachments: Kijun-sen line indicator
Exit Attachments

Kijun-sen line indicator

  • Last Post
  •  
  • Page 1 2 3
  • Page 1 2 3
  •  
  • Post #1
  • Quote
  • First Post: Feb 11, 2011 12:44am Feb 11, 2011 12:44am
  •  surewin888
  • | Commercial Member | Joined Dec 2010 | 648 Posts
Hi,
Do any has indicator just draw the kijun-sen line only?
  • Post #2
  • Quote
  • Feb 11, 2011 3:43am Feb 11, 2011 3:43am
  •  Sohocool
  • Joined Dec 2009 | Status: Member | 433 Posts
Hi Surewin888,

Please , can you test this one ??

http://www.forexfactory.com/showthre...98#post3447598
KISS&V :Keep it simple safe & visual
 
 
  • Post #3
  • Quote
  • Edited Apr 25, 2013 9:48am Apr 24, 2013 4:58pm | Edited Apr 25, 2013 9:48am
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
Kijun-sen Indicator: LockKijunsen.mql4

 

  1. Draws Kijun-sen.
  2. Defaults: period = 26. Change as required.
  3. More free indicators – Here – see lower right panel

Advisable to test the below EAs on demo before live - see below function conditions
Kijun-sen EA: Close On Touch Kijun-Sen EA - v1.mql4

 

  1. Defaults: period = 26, crossed pips = 0, slippage = 3. Change as required.
  2. Will close all open position on a chart when price touches Kijun-sen.
  3. All open positions on corresponding charts (i.e same symbol or instrument) will also be closed.
  4. Open positions on non-corresponding charts will not be closed.
  5. No other options at present.
  6. Add code for further options as required. Please rename EA and upload for other users.
  7. More free indicators - Here-Mql4 Codebase/file45

MA EA: Close On Touch MA EA - v1.mql4

 

  1. Defaults: period = 34, ma type = EMA, crossed pips = 0, slippage = 3. Change as required.
  2. Will close all open position on a chart when price touches MA.
  3. As above - 3, 4, 5, 6 & 7

Attached Files
File Type: mq4 0 - LOCKijunSen.mq4   2 KB | 9,668 downloads
File Type: mq4 0 - Close On Touch Kujun-Sen EA - v1.mq4   2 KB | 3,686 downloads
File Type: mq4 0 - Close On Touch MA EA - v1.mq4   3 KB | 2,850 downloads
 
1
  • Post #4
  • Quote
  • Edited Apr 30, 2013 3:28am Apr 29, 2013 3:24pm | Edited Apr 30, 2013 3:28am
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
Indicator: Kijun-sen + Envelopes.mq4

 

  1. Kijun-sen + Top & Bot Envelopes
  2. Defaults: period = 26, envelope = 400, show top envelope = true, show bot envelope = true. Change as required.
  3. An alternative method of hiding an element of an indicator is to change it's color to - None

GBPAUD, period = 26, envelope = 4,000, time frame - daily

Attached Image (click to enlarge)
Click to Enlarge

Name: Kijun-Sen Envelope -GBPAUD.JPG
Size: 311 KB
Attached File
File Type: mq4 0 - Kijun-Sen + Envelopes.mq4   3 KB | 4,237 downloads
 
 
  • Post #5
  • Quote
  • Edited Jun 12, 2013 5:04am Jun 11, 2013 1:10pm | Edited Jun 12, 2013 5:04am
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
Kijun-sen + Envelope revised and updated with Price Labels.

  1. The Kijun Sen traditional default period of 26 is optimized for the daily timeframe. Lower timeframes require appropriate parameter adjustments.
  2. For lower timeframes the Kijun Sen period can to be increased to 34, 52, 78, 100 etc., and Envelope deviation lowered.
  3. HR1 & HR2 periods fair better than lower in long run. See GBPUSD, GBPAUD, EURAUD - view HR2 chart history for assessment - test Kijun Sen 50, 100 etc., or use multiple Kijun Sen.

Inputs and Parameters:

  1. Kijun_Sen_Period - 26;
  2. Envelope_Deviation - 4000;
  3. Envelope_Upper_Label_Color - LimeGreen;
  4. Kijun_Sen_Label_Color - DodgerBlue;
  5. Envelope_Lower_Label_Color - Red;
  6. Text_Size - 12;
  7. Make_Text_Bold - true;
  8. Move_Text_Right - 25;
  9. Show_Top_Envelope_Band - true;
  10. Show_Kijun_Sen - true;
  11. Show_Bottom_Envelope_Band - true;
  12. Show_Labels - true;

Attached Image
Attached File
File Type: mq4 0 - Kijun-Sen + Envelopes - rev1.mq4   4 KB | 2,670 downloads
 
 
  • Post #6
  • Quote
  • Jul 16, 2013 7:44am Jul 16, 2013 7:44am
  •  nicoacademia
  • | Joined Feb 2011 | Status: Member | 86 Posts
Quoting Phylo
Disliked
Indicator: Kijun-sen + Envelopes.mq4 Kijun-sen + Top & Bot Envelopes Defaults: period = 26, envelope = 400, show top envelope = true, show bot envelope = true. Change as required. An alternative method of hiding an element of an indicator is to change it's color to - None GBPAUD, period = 26, envelope = 4,000, time frame - daily {image}{file}
Ignored
hey bro. this is great work.

is it possible if you have the time for your next revision to have the slope of the kijun sen coloured?
similar concept to the xpma indicator.

if kijun is increasing - option to choose a colour for it
if kijun is decreasing - option to choose a colour for it

thanks in advance.
Attached File
File Type: mq4 11xpMA.mq4   16 KB | 1,567 downloads
 
 
  • Post #7
  • Quote
  • Jul 18, 2013 11:14am Jul 18, 2013 11:14am
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
Quote
Disliked
is it possible if you have the time for your next revision to have the slope of the kijun sen coloured?
similar concept to the xpma indicator.

I'm working on something that may meet your needs. When I am done I will pm you and post. Thanks.
 
 
  • Post #8
  • Quote
  • Edited at 3:45pm Jul 24, 2013 8:38am | Edited at 3:45pm
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
Tenkan and Kijun Color Fill

This indicator is awaiting publication on MQL4 Code Base under author file45. No further description is possible.

A full description is available - HERE

Image: Color Fill - 1 of 1, 2, 3 or 4. // Tick Chart on foreground - Chart Properties (F8).
Attached Image (click to enlarge)
Click to Enlarge

Name: Color Fill  - TS + KS - FF.png
Size: 36 KB
Attached File
File Type: ex4 0 - Tenkan + Kijun Color Fill.ex4   8 KB | 2,530 downloads
 
 
  • Post #9
  • Quote
  • Edited at 12:28pm Jul 24, 2013 8:44am | Edited at 12:28pm
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
MA1 + MA2 Color Fill

This indicator is awaiting publication on MQL4 Code Base under author file45. No further description is possible.

Image: Color Fill - 1 of 1, 2, 3 or 4. // Tick Chart on foreground - Chart Properties (F8).
Attached Image (click to enlarge)
Click to Enlarge

Name: Color Fill - ma1 + ma2 - FF - 1.png
Size: 35 KB
Attached File
File Type: ex4 0 - MA1 + MA2 Color Fill.ex4   13 KB | 1,692 downloads
 
 
  • Post #10
  • Quote
  • Edited at 2:20pm Jul 26, 2013 12:54pm | Edited at 2:20pm
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
Color Candles cross Kijun Sen - This indicator is awaiting publication on MQL4 Code Base under author file45. No further description is possible.
Color Candles cross MA - This indicator is awaiting publication on MQL4 Code Base under author file45. No further description is possible.

To use these Indicators the required instructions must be followed. If the Instructions are not followed the Indicators will not work.

The instruction for Color Candles cross Kijun Sen MT4 is the same as for MT5 - See here for instructions

The instruction for Color Candles cross MA MT4 is the same as for MT5 - See here for instructions

4 Predefined Kijun Sen Indicators of periods 21, 34, 50 and 100 are included in a zip file below.

Gold - M15 - Kijun Sen period = 50 (26-Jul-2013)
First solid vertical line - London Open 08:00 (03:00 ET). Second solid vertical line - London 14:00 (09:00 ET). Session Open V- Line
Attached Image (click to enlarge)
Click to Enlarge

Name: Gold - FF.png
Size: 32 KB
Attached Files
File Type: ex4 0 - Color Candles cross Kijun Sen.ex4   5 KB | 3,110 downloads
File Type: ex4 0 - Color Candles cross MA.ex4   7 KB | 2,459 downloads
File Type: zip Kijun Sen - 021 - 034 - 050 - 100.zip   19 KB | 3,165 downloads
 
 
  • Post #11
  • Quote
  • Edited at 12:32pm Aug 7, 2013 1:25am | Edited at 12:32pm
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
1. Indicator : Change Symbol - Light
2. Indicator : Change Symbol - Full

These Indicators enable a User to change the symbol on a chart by clicking the associated Symbol Button.

Note: If chart symbols are other than the standard EURUSD such as EURUSDSB or EURUSD_uk the User needs to see "Notes on Suffix".

First, see if you are in agreement with a number of considerations.

Consideration 1.
The use of these Indicators is dependent on files mt4gui.dll and mt4.mgh. Both are FREEWARE but require a FREE license key for every computer running the dll file. The license key is obtained via email from FX1.net - they do not spam ! When the Indicator is first loaded a pop up will request a name (does not have to be actual - use a handle) and email. Once submitted a License Key will be immediately send which is then entered in said pop up. There is no limitations to the number of free licenses. FX1.net Location

These files are include in MT4GUI.zip below.

Consideration 2
This indicator does not appear on the chart when the MT4 terminal is started. Switching timeframes is the Harry Potter stuff that works the magic. A bit of a bother but this is due to a MT4 Terminal indicator limitation not being able to register the WindowHandle when first loading. See - FAQ → Is MT4GUI Compatible with Indicators?

Consideration 3:
When the the MT4 Terminal is closed a pop up will appear: MetaTrader has stopped working → Close the program (see image 6). Click - Close the program.

Consideration 4
I have run these indicators on windows 7 - 64 and 32, Dual Monitor systems, but not XP. I have not experienced crashes.

Consideration 5.
If you are still here, here is some necessary info.

  1. The Radio Buttons panel is anchored to the top left corner but can be moved as required. See Left_Right and Up_Down parameters.
  2. The Radio Panel color can be changed.
  3. Any Symbol can be changed from the Inputs tab. The Full version also has SPARE Radio Buttons for User to input additional symbols. See image 5.
  4. Notes on Suffix: The User should experience no problems with standard symbols notation such as EURUSD. Some Broker's use variants like EURUSDSB. See "Suffix" in Inputs tab (image 3). If, as example, "SB" (without quotation marks) is entered all the symbols will have SB added. i.e EURUSDSB, GBPUSDSB etc. See image 4. Note that the "Suffix" must be case sensitive. I tested this successfully on a Broker that uses additional capital letters. This did not work on a MT4 Terminal that uses EURUSD_uk. I added "_uk" in the Suffix but could not get it to work. Futures symbol such as LCrudeSept13 will also not work. At the moment I do not have time to look into this. Coders welcome to contribute to solutions. Please post for other users.
  5. GOLD may have to be changed to XAUUSD or other variant.
  6. Change Symbol - Light has an option to hide some Symbols - see image 2.

Important : Make sure Allow DDL imports is checked: Tools → Options → Expert Advisors → (tick) Allow DLL imports - see image 7 below.

Location of Files
Change Symbol Light or Full : place in experts/indicator folder.
mt4gui.dll : place in experts/library folder.
mt4gui.mgh : place in experts/include folder.

Attached Images
Attached Files
File Type: zip MT4GUI.zip   2.9 MB | 1,369 downloads
File Type: mq4 0 - Change Symbol - Light.mq4   4 KB | 1,035 downloads
File Type: mq4 0 - Change Symbol - Full.mq4   8 KB | 1,008 downloads
 
 
  • Post #12
  • Quote
  • Edited Aug 14, 2013 5:05am Aug 13, 2013 6:31pm | Edited Aug 14, 2013 5:05am
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
Notice: Re above Change Symbol Indicators - mt4gui.dll file

1. FX1.net have updated the mt4gui.dll file so the mt4gui.dll in the above post is out of date and will no longer work.

The automatic update did not work for me and the manual update did not replace the mt4gui.dll file but made a copy mt4gui.dll(1). It is perhaps quicker to delete all old mt4gui.dll files from all MT4 Terminals and copy a fresh updated file. I have attached the latest update but this will at some time be updated and need replacing. Future updates will have to be downloaded from FX1.net.

2. Note: If a Template is made containing Change Symbol Light and another containing Change Symbol Full then it is not possible to change immediately between the two without the MT4 Terminal closing. To change from one to the other without MT4 Terminal closing first change to a Template containing neither Indicators and then to the Template containing the Indicator of choice.
Attached File
File Type: zip MT4GUI.zip   2.2 MB | 965 downloads
 
 
  • Post #13
  • Quote
  • Aug 26, 2013 11:28am Aug 26, 2013 11:28am
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
Chart Symbol - adds Symbol and Timeframe text to chart.
Attached Image
Attached File
File Type: mq4 0 - Chart Symbol.mq4   2 KB | 866 downloads
 
 
  • Post #14
  • Quote
  • Edited at 7:22pm Sep 6, 2013 12:29pm | Edited at 7:22pm
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
The MT4GUI.dll zip downloads in above posts # 11 & 12 are out of date and no longer work. Download working updated mt4gui.dll from - https://www.fx1.net or MT4GUI.dll Download
 
 
  • Post #15
  • Quote
  • Edited at 9:45am Sep 20, 2013 12:52am | Edited at 9:45am
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
Indicator: Alert Rouge Orders

The Stop and Limit Orders features of MT4 are easily opened accidentely when a Trader is working on the chart. On shorter timeframes the opened order line can be off the visible area of the chart and the Trader unaware that an order has been opened.

The present indicator has two states.

  1. NO Orders
  2. Allow Orders.

A label displays the indicator state.

Attached Image

Attached Image

Text is bold but can be turned off - see Parameters (set Font_Bold: false).

1. No Orders will allow Buy, Sell, Stop and Take Profit but will constantly alert on every tick (price change) if any of the following pending orders are open:

  1. BUYSTOP
  2. SELLSTOP
  3. BUYLIMIT
  4. SELLLIMIT

The Alert will constantly repeat until either

1. The order is deleted.
2. The indicator Alert is switched to Allow Orders (Orders_Alert: false).

Orders can be deleted manually from the Terminal (Ctrl+T) or by draggng the delete_pending script (experts/scripts) onto the chart.

Comment: It is not possible to code deletion of pending orders as an indicator in MT4. Manual, script or EA deletion are the available options.

2. Allow Orders will not alert to any orders.

Parameters:

Orders_Alert: true;
No_Orders_text: NO Orders;
Allow_Orders_text: Allow Orders;
No_Orders_Color: Red;
Allow_Orders_Color: LimeGreen;
Font_Size: 11;
Font_Bold: true;
Font_Corner: 1;
Left_Right: 25;
Up_Down: 125;

Attached File
File Type: mq4 0 - Alert Rouge Orders.mq4   2 KB | 870 downloads
 
 
  • Post #16
  • Quote
  • Edited at 12:42pm Sep 23, 2013 3:05am | Edited at 12:42pm
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
A place to organize my stuff. This unused thread as good as any. Surewin888 these may be considered exercises in right speech.

The below indicators are improvements of indicators I have published on MQL4 Code Base as author File45 or elsewhere as Phylo or something else.

The image illustrates trades taken to check the below cases against the MT4 Terminal values.:

  1. A Buy profit
  2. A buy loss
  3. A Sell profit
  4. A Sell loss

Attached Image (click to enlarge)
Click to Enlarge

Name: Poaition  + Account + Time Zone - 1.PNG
Size: 20 KB

1. TimeZones Six v2

  1. Position anywhere on chart.
  2. SER = Broker Server Time. Broker Time cannot be changed.
  3. The remaining 5 Time Zones can be changed.
  4. The SER label and remaining 5 labels can be changed.
  5. Time Zones not required can be hidden.
  6. In the above demo image LND (London) is offset – 1, NYC (New York City) offset -6 etc,.
  7. If Time Zones are hidden the Up_Down parameter may require a negative value to align closer to chart bottom margin.
  8. As default, two Time Zones are hidden. If these Time Zones are unhidden then the Up_Down parameter must be changed from – 20 to a positive number to lift the indicator off the chart lower margin.
  9. For bold fonts set Fonts_Bold: true.

2. ACC+BAL+MARG v2

  1. Auto detects account currency.
  2. Can be aligned with any corner. Locked at horizontal.
  3. Individual Account Headings not required can be hidden.
  4. HIDE ALL function. Set Show_All: False.
  5. Margin percentage (0.xxx%) is to three decimal places and against Free Margin. (Margin/Free Margin)*100.
  6. For bold fonts set Fonts_Bold: true.

3. Open Positions v2

  1. Locked to the top right corner of the secondary window.
  2. The indicator should open as a secondary window below the main window.
  3. The indicator can also be dragged onto any secondary window such as Stocastics or MACD etc,
  4. If the indicator does not open as a secondary window (unlikely) and is preferred to occupy its own secondary window then install Blank.mq4 and drag the indicator onto Blank.mq4.
  5. The indicator is only visible when one or more positions are open.
  6. p = points. MT4 calculates in points not pips. Compare chart p numbers in included demo image against numbers* under Profit Heading in (Account) Terminal. **
  7. Use Column_Spacer to increase or decrease distance between columns. Too large an increment may result in the indicator moving off the display area. For finer control use decimal increments.
  8. For bold fonts set Fonts_Bold: true.

* If you find your MT4 Terminal numbers differ from the installed Indicator proceed as follows: Open Terminal(Ctrl+T). Right-click heading Profit. Shift cursor to → Profit menu. Select → as Points.
** Put focus on the chart and bring up the cross hairs (Ctrl+F) or click mouse scroll wheel. Hold the left mouse button down and drag a line at about 45 degree angle. The first number on left is Time displacement, the second number is Price displacement in Points, the third number is Price.

Calculate the value of a move: The point value can be quickly calculated. As per above Image, AUDUSD (117.12/(10.43 x 18)) = (117.12/187.74) = 0.62384. In this case £0.62, but for greater accuracy retain 5 decimal placing. So a 180 point move on 10.43 lots should be 1,171.20. Proof. 10.43 x 180 x 0.62384 = 1,171.20.

4. MT4Ticker

  1. Indicator update can lag the terminal in fast market, on slow PCs or slow connections. A tick-generator keeps all MT4 platforms up-dating current. Free – Here. Says for EA but keeps indicators up-dating current as well.

5. Install Location: experts/indicators

Attached Files
File Type: ex4 0 - TimeZones Six v2.ex4   6 KB | 844 downloads
File Type: ex4 0 - ACC+BAL+MARG v2.ex4   9 KB | 812 downloads
File Type: ex4 0 - Open Positions v2.ex4   9 KB | 870 downloads
File Type: mq4 Blank.mq4   < 1 KB | 767 downloads
 
 
  • Post #17
  • Quote
  • Feb 13, 2014 7:32am Feb 13, 2014 7:32am
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
Re above indicators: All .mq4 code files and updates for MT4 Build 600-604 can be found here.
 
 
  • Post #18
  • Quote
  • May 24, 2014 8:51pm May 24, 2014 8:51pm
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
Change Chart Symbol Menu
The indicator loads as a Menu on the menu bar. Click the Symbol Menu to open or close the symbol list. Click a selected symbol to change the chart symbol.
Attached Image (click to enlarge)
Click to Enlarge

Name: SymboljMenug-a0.png
Size: 15 KB

Download link

Note: MetaQuotes have taken it upon themselves to add a suffix to the Title of coder's publications. Indicators have the following nonsense dded after the Indicator Name - script for MetaTrader 4. Ignore, an indicator is an indicator not a script (They may fix at a later date). EAs and scripts are correctly suffixed.

mq4 files for above indicators will be here - if link not changed again
 
 
  • Post #19
  • Quote
  • Nov 11, 2014 7:44am Nov 11, 2014 7:44am
  •  viali
  • | Joined Sep 2014 | Status: Junior Member | 2 Posts
Hello guys...I was wondering if is it possible to do a separate window indicator that shows the distance between the price from the kijun sen..

I've tried like this:

{
IND[i]=iMA(NULL,0,ShortPeriod,0,Mode,Price,0)-iCustom(NULL,0,"Ichimoku",26,LongPeriod,55,0,i);
....

But its not returning me some plausible result..
Thanks in advance.
 
 
  • Post #20
  • Quote
  • Aug 19, 2015 10:12am Aug 19, 2015 10:12am
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
Updates to the above MT4 indicators and others can be got here - https://www.mql5.com/en/users/file45/publications

If the above link goes dead use serach engine of choice - 'file45 trader's profile' or 'file45 publications metaquotes'. On the profile or publication page click 'Publications'.
 
 
  • Platform Tech
  • /
  • Kijun-sen line indicator
  • Reply to Thread
    • Page 1 2 3
    • Page 1 2 3
0 traders viewing now
  • More
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2022