Page 1 of 3

TSF Indicator

PostPosted: Sun Mar 11, 2012 6:05 am
by Apprentice
TSF.png


This simple indicator is MT4 translation.
Use the formula.

TSF[period] = LWMA * LWMA_Weight - MA * MA_Weight

TSF.lua
(2.25 KiB) Downloaded 1299 times


EURUSD H1 (04-04-2019 2131).png

TSF Rectangular Fill Tick.lua
(6.29 KiB) Downloaded 668 times

TSF Rectangular Fill Bar.lua
(6.29 KiB) Downloaded 703 times


EURUSD m1 (04-05-2019 2045).png

Two Line TSF Rectangular Fill Bar.lua
(14.47 KiB) Downloaded 697 times

Two Line TSF Rectangular Fill Tick.lua
(13.01 KiB) Downloaded 694 times


MT4/MQ4 version.
viewtopic.php?f=38&t=68365
Indicator based Signal/Strategy
https://fxcodebase.com/code/viewtopic.php?f=17&t=72830

Re: TSF Indicator

PostPosted: Sun Mar 11, 2012 8:30 pm
by briansummy
That is pretty sweet!

Re: TSF Indicator

PostPosted: Tue Mar 13, 2012 6:55 am
by Blackcat2
Hi Apprentice,

Is it the same the developed by richardtao (viewtopic.php?f=17&t=4096)?

The filename is the same so I can't just copy it in, will it work if I just rename the filename?

Thanks..
BC

Re: TSF Indicator

PostPosted: Tue Mar 13, 2012 7:01 am
by Apprentice
Name change does not affect functionality.

Re: TSF Indicator

PostPosted: Sun Apr 02, 2017 7:26 am
by Apprentice
Indicator was revised and updated.

Re: TSF Indicator

PostPosted: Wed Apr 03, 2019 8:49 am
by SANTOSH
Apprentice wrote:
The attachment TSF.png is no longer available


This simple indicator is MT4 translation.
Use the formula.

TSF[period] = LWMA * LWMA_Weight - MA * MA_Weight

The attachment TSF.png is no longer available

The indicator was revised and updated



Hi Apprentice ,
Can from start of bullish green ma to end of bullish green ma be filled with a rectangular green box , also the same for bearish red ma start -end .
For more clear , i have attached the picture edited in paint .
Also , there could be an option available to change the rectangular height .
Rectangular width cannot be changed as its start end are defined to the ma .

So just need an option to change the rectangular height .


Regards ,
santosh sahu

Re: TSF Indicator

PostPosted: Thu Apr 04, 2019 4:28 pm
by Apprentice
Try TSF Rectangular Fill Bar.lua

Re: TSF Indicator

PostPosted: Fri Apr 05, 2019 4:54 am
by SANTOSH
Apprentice wrote:Try TSF Rectangular Fill Bar.lua


That was really great and fast work APPRENTICE , cheers!

I have made a TSF 2.0 indicator which includes both fast and slow ma with same bullish and bearish colours as the original TSF indicator . It just includes two mas (lag and lead ).Attached pictures .


Now when both the slow and fast ma agree the same trend for example bullish , then that area should be filled by a rectangular green box , vice versa for the bearish .


Attached the indicator and also the shaded area as explain above which is needed .

Regards ,
Santosh .

Re: TSF Indicator

PostPosted: Fri Apr 05, 2019 3:51 pm
by Apprentice
Try Two Line TSF Rectangular Fill.

Re: TSF Indicator

PostPosted: Fri Apr 05, 2019 10:00 pm
by SANTOSH
Apprentice wrote:Try Two Line TSF Rectangular Fill.


That was super fast !!!
Thanks buddy !!


Regards ,
Santosh