Help - Search - Members - Calendar
Full Version: Pr_5/25
Visual Trading Systems User Forums > VTTRADER INDICATORS > INDICATORS REQUESTS
Filgood
On ProRealTime i have this small indicator:

x=0
deb=5
fin=25

for c = deb to fin
y = exponentialAverae [c](close)
x = linearregressionslope [c](y) + x
next
return x (fin - deb)


Is it possible to have the with VTS ?

Please ;=)

cskidmore
Hello,

Do you still require this indicator? If so, can you provide any additional information about it? Thank you.

Regards,
Chris
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.