NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 3 of 3
Search: Posts Made By: cbritton
Forum: ThinkOrSwim June 13th, 2011, 08:55 AM
Replies: 10
Views: 14,909
Posted By cbritton
Try this: # Time Segmented Value (TSV) ...

Try this:


# Time Segmented Value (TSV)

input length = 18;
input avgLength = 10;

# TSV=(Sum( IIf( C > Ref(C,-1), V * ( C-Ref(C,-1) ),
# IIf( C < Ref(C,-1),-V * ( C-Ref(C,-1) ), 0 ) )...
Forum: ThinkOrSwim May 28th, 2011, 08:07 AM
Replies: 10
Views: 14,909
Posted By cbritton
Here is my implementation. # Time...

Here is my implementation.


# Time Segmented Value (TSV)

input length = 18;

# TSV=(Sum( IIf( C > Ref(C,-1), V * ( C-Ref(C,-1) ),
# IIf( C < Ref(C,-1),-V * ( C-Ref(C,-1) ), 0 ) ) ,18));
Forum: ThinkOrSwim May 28th, 2011, 07:51 AM
Replies: 10
Views: 14,909
Posted By cbritton
Looks simple enough. Post a screen shot of this...

Looks simple enough. Post a screen shot of this indicator in work. Preferably on a daily stock like SPY or QQQ.

Regards,
-C
Showing results 1 to 3 of 3

What unexpected challenges have you encountered while trading on a "Funded Trader" platform?

 


 
 


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top