NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 5 of 5
Search: Posts Made By: Massive l
Forum: ThinkOrSwim March 2nd, 2019, 04:40 PM
Replies: 15
Views: 6,339
Posted By Massive l
change the def = to plot =

change the def = to plot =
Forum: ThinkOrSwim March 2nd, 2019, 11:02 AM
Replies: 15
Views: 6,339
Posted By Massive l
input price = close; input length = 200; ...

input price = close;
input length = 200;

def sma = Average(price, length);
def sma_scan_value = ((close - sma) / sma);

Your scan criteria would then be sma_scan_value = .1

I recommend...
Forum: ThinkOrSwim March 2nd, 2019, 12:01 AM
Replies: 15
Views: 6,339
Posted By Massive l
I didn't have coding experience either. I'm...

I didn't have coding experience either. I'm trying to help you learn.
Forum: ThinkOrSwim March 1st, 2019, 09:46 PM
Replies: 15
Views: 6,339
Posted By Massive l
define it as a variable

define it as a variable
Forum: ThinkOrSwim March 1st, 2019, 06:42 PM
Replies: 15
Views: 6,339
Posted By Massive l
I use a chart label but you can turn it into a...

I use a chart label but you can turn it into a scan

AddLabel(yes, AsPercent((close - sma200) / sma200), if close > sma200 then color.green else color.red);
Showing results 1 to 5 of 5

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