Page 1 of 8

Custom Time Frame Candle View

PostPosted: Sun Apr 13, 2014 5:31 am
by Apprentice
Custom Time Frame Candle View.png

View This will allow the creation of non-standard time frames.
Example "m99", "D9" or "W9"
Untitled.png

Custom Time Frame Candle View is View.
U will not find it as a standard indicator.
U have to add it add View.
File-> Create View -> Custom Time Frame Candle View

Custom Time Frame Candle View.lua
(5.08 KiB) Downloaded 2061 times

CTF.lua
Short Label version.
(5.31 KiB) Downloaded 1680 times

Sub Minute Candle View version can be found here.
viewtopic.php?f=17&t=63442

MT4/MQ4 version.
viewtopic.php?f=38&t=67215

Re: Custom Time Frame Candle View

PostPosted: Tue Apr 15, 2014 5:23 am
by kaspo99
Hi Apprentice
Been playing with this all day now and works great.
Only one thing I would change, that is when I have say a 90 minute chart the data range only goes back a week or so, or 166 xm90 candles, tried changing the range input back but this seems to be the max.
This means the range is stuck to the left so no way like this to have the trading action in the middle of the chart or to the right, which is how I view my charts while trading.
The hourly is not too bad, I can go back 836 candles, same with the daily, I can go back a few years with the daily, so the only gripe is with the minute conversion.
Tried altering the code but got into a pickle, so yes apart from this one thing the extension is great and better than the mt4 period converter as do not require breeder charts etc..
thanks in advance
regards
kaspo99

Re: Custom Time Frame Candle View

PostPosted: Tue Apr 15, 2014 11:00 am
by Apprentice
Unfortunately these are Data retrieval limits of TS.
If you use the minute chart, m1 is not optimal as Base.
H1 is a much better solution.
Unfortunately, you can not have 90 minutes with a 60 minute base.

Will try to find a solution.

Re: Custom Time Frame Candle View

PostPosted: Tue Apr 15, 2014 11:06 am
by Apprentice
Custom Time Frame Candle View.lua
(5.16 KiB) Downloaded 1558 times

Try this version.
U can have any time frame as Base.
For 90 minutes, you can select 30 minutes as a base, Number Of Elements will be 3.

Re: Custom Time Frame Candle View

PostPosted: Tue Apr 15, 2014 11:33 am
by kaspo99
Hi Apprentice
Yes that works, all the range that is needed now.
The only thing is the tab label is too long again.
I will change and shorten my own version to suit myself as I know how to do this, but just letting you know for the codebase version.
Apart from that it is great.
Nice work as usual.
Thanks very much
cheers
kaspo99

Re: Custom Time Frame Candle View

PostPosted: Fri Apr 18, 2014 2:06 am
by kaspo99
Hi Apprentice
This is great indicator extension.
Last thing with this is when using the ruler tool to count pips the decimal point is in the wrong place compared to normal charts, that is, when measuring 10.3 pips the ruler will show 103 instead of 10.3 or measuring 103.7 pips will read 1.0037 instead of 103.7 pips.
Everything else is great thanks.
regards
kaspo99

Re: Custom Time Frame Candle View

PostPosted: Fri Apr 18, 2014 2:46 am
by Apprentice
In this respect This indicator is flawless.
I believe this is known TS Bug.

Re: Custom Time Frame Candle View

PostPosted: Fri Apr 18, 2014 2:55 am
by kaspo99
Okay, thought that was the case.
Thanks for speedy reply.
regards
kaspo99

Re: Custom Time Frame Candle View

PostPosted: Fri Feb 13, 2015 4:12 am
by Apprentice
Bump Up

Re: Custom Time Frame Candle View

PostPosted: Sun Mar 01, 2015 2:44 pm
by Delta3
This sounds a bit of a simplistic question but where do you locate this indicator once you have installed it?

It's not in the list of indicators but I can view it in - Manage Extensions. I see it has a different icon one of a line graph are these located separately and if so, where abouts might I lay my hands on the blighter's?




TIA