Thread
:
Tick Indicator
View Single Post
#
10
(
permalink
)
02-17-2007, 04:09 AM
barnix
Senior Member
Join Date: Mar 2006
Posts: 780
Speed Indicators 2
Speed3 (V0-V1)/Vm
Speed4 (C0-C1)
Speed5 (MathCos(2*3.1415*i/Point))
~~~~~~~~~~~~~~~~~~~~
C0 = Close[0]
C1 = Close[1]
Cm = (C0+C1)/2
V0 = Volume[0]
V1 =Volume[1]
Vm=(V0+V1)/2
Attached Images
speed_ibfx_gbpjpy_4h.gif
(22.6 KB, 2508 views)
speed_ibfx_gbpjpy_d1.gif
(20.0 KB, 2481 views)
Attached Files
Speed3.mq4
(3.5 KB, 171 views)
Speed4.mq4
(3.3 KB, 169 views)
Speed5.mq4
(3.3 KB, 184 views)
Last edited by barnix; 02-17-2007 at
08:48 AM
.
barnix
View Public Profile
Send a private message to barnix
Find all posts by barnix