Forex
Google
New signals service!

Go Back   Forex Trading > Downloads > Indicators - Metatrader 4


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack Thread Tools Display Modes
  #61 (permalink)  
Old 04-08-2008, 03:18 AM
Linuxser's Avatar
Moderator
 
Join Date: May 2006
Location: Helliconia (Winter)
Posts: 2,511
Blog Entries: 8
Linuxser has disabled reputation
Quote:
Originally Posted by AAD View Post
Hi guys,

I forget exactly where I found this TSR indicator but could someone knowledgeable help me improve it.

Hi,

This is the thread of TSR daily range calculator, good luck.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #62 (permalink)  
Old 04-08-2008, 06:49 AM
TheRumpledOne's Avatar
Banned
 
Join Date: Nov 2006
Posts: 806
TheRumpledOne is an unknown quantity at this point
I don't think I can post a screen shot of my range indicator here.

Or can I, newdigital?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #63 (permalink)  
Old 04-08-2008, 10:56 PM
AAD's Avatar
AAD AAD is offline
Junior Member
 
Join Date: Feb 2008
Posts: 25
AAD is on a distinguished road
Quote:
Originally Posted by Linuxser View Post
Hi,

This is the thread of TSR daily range calculator, good luck.
Thanks for moving my topic into this one.

Anyways I hope someone or the originator of the TSR indicator can help and modify it to add the "Spread" and Candle Closing Time" to it...
__________________
Piping ain't easy but someone's got to do it!

Last edited by AAD; 04-09-2008 at 01:10 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #64 (permalink)  
Old 04-20-2008, 02:57 AM
onetarmizi's Avatar
Senior Member
 
Join Date: Apr 2007
Posts: 144
onetarmizi is on a distinguished road
Quote:
Originally Posted by cja View Post
I have modified the Daily PowerLevels to show Text ON/OFF and you can also move the text, i have also altered the code to show Weekly in a separate indicator.

Attachment 36021

Attachment 36022
Hi cja and others,

Both indicators (daily power level & weekly power level) have the problem when starting new week or Monday on my broker platform (interbankfx) as picture below. Could you fix that problem.

Other else could you create indicator monthly power level which have same format with both indicator. Thanks in advances.
Attached Images
File Type: gif power level to resolve.GIF (24.1 KB, 489 views)
Attached Files
File Type: mq4 PowerLevels_v1.mq4 (4.0 KB, 27 views)
File Type: mq4 Weekly PowerLevels.mq4 (4.1 KB, 30 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #65 (permalink)  
Old 04-20-2008, 03:42 AM
darkkiller's Avatar
Senior Member
 
Join Date: Jul 2007
Posts: 177
darkkiller is on a distinguished road

Try this one

i try to create montly..but its not work..wait from other senior coder
Attached Files
File Type: mq4 PowerLevels_v2 dotline.mq4 (4.1 KB, 44 views)
File Type: mq4 Weekly PowerLevels_dotline.mq4 (4.2 KB, 39 views)

Last edited by darkkiller; 04-20-2008 at 04:00 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #66 (permalink)  
Old 04-20-2008, 09:34 AM
cja's Avatar
cja cja is offline
Senior Member
 
Join Date: Apr 2006
Posts: 538
cja is on a distinguished road
#Multi Range Calcu;ator

I have updated the code in the TSR indicator so that the user can now select any timeframe required, there is a Magic number in the inputs so that must be changed to a different number for each indicator loaded to avoid code conflict.

Inputs

Multi_Range_MagicNumber = 12345;
TimeFrame = 1440;
Risk_to_Reward_ratio = 3.0;
First_av = 5;
Second_av = 10;
Third_av = 20;

Average Data used is ( The previous Timeframe + First_av + Second_av +Third_av / 4 )

Distance UP = Average - Bid - Low
Distance DN = Average - High - Bid

StopLoss Long = Distance UP / Risk to Reward ratio
StopLoss Short = Distance DN / Risk to Reward ratio

Long = Bid - StopLoss Long
Short = Bid + StopLoss Short


#Multi Range Calculator.ex4

Multi Range.gif

Last edited by cja; 04-22-2008 at 09:12 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #67 (permalink)  
Old 04-20-2008, 09:54 AM
onetarmizi's Avatar
Senior Member
 
Join Date: Apr 2007
Posts: 144
onetarmizi is on a distinguished road
Quote:
Originally Posted by darkkiller View Post

Try this one

i try to create montly..but its not work..wait from other senior coder
Hi darkkiller thanks for your respond..I will try it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #68 (permalink)  
Old 04-20-2008, 12:46 PM
Senior Member
 
Join Date: Jan 2007
Location: not so remote
Posts: 1,814
fxbs is on a distinguished road
QUOTE=cja;205245]I have updated the code in the TSR indicator so that the user can now select any timeframe required, there is a Magic number in the inputs so that must be changed to a different number for each indicator loaded to avoid code conflict.
[ATTACH]]
[ATTACH]][/quote]

very nice, CJA! could you tell please, more how risk/reward and max SL numbers been calculated? - even better to show on the chart
max SL - it's max/min margincall price?
Multi_RangeEX.GIF

Last edited by fxbs; 04-20-2008 at 12:49 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #69 (permalink)  
Old 05-20-2008, 05:54 AM
darkkiller's Avatar
Senior Member
 
Join Date: Jul 2007
Posts: 177
darkkiller is on a distinguished road
High,Low,Midline,Bottom and Low

Hi there
I have this screenshot from FF.Anyone have this indicator that show HIGH,Top,Midline,Bottom and Low like inside this picture?
Thanks

Attached Images
File Type: jpg Habeeb_display.jpg (16.1 KB, 298 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #70 (permalink)  
Old 08-14-2008, 03:48 PM
joshua33's Avatar
Member
 
Join Date: May 2008
Posts: 37
joshua33 is on a distinguished road
Range breakout strategy

Thot I share a link to a video on this.
May be interesting for some here.

Range Break Out Strategy
__________________
Price and timing is all thats important for pips.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Daily, Weekly, Monthly HL Indicator? jackt General Discussion 10 11-15-2007 04:25 PM
weekly Daily 4h trend indicator?? fxpertno1 Indicators - Metatrader 4 4 04-04-2007 06:06 PM
moving range indicator RickW00716 Indicators - Metatrader 4 3 03-25-2007 06:22 PM


All times are GMT. The time now is 10:52 AM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.