NexusFi: Find Your Edge


Home Menu

 





script function


Discussion in Traders Hideout

Updated
    1. trending_up 1,245 views
    2. thumb_up 0 thanks given
    3. group 1 followers
    1. forum 1 posts
    2. attach_file 0 attachments




 
Search this Thread
  #1 (permalink)
sraman
washington, D.C.
 
Posts: 22 since Jul 2018
Thanks Given: 0
Thanks Received: 11

I need help in writing a script function in thinkscript. Suppose I have the following code snippet and I want to write a function to call with relevant parameters. How do I do that. Here is the code snippet:

def down = low < low[1] && low[1] < low[2] && low[2] < low[3];
plot downPlot = down;
downPlot.SetPaintingStrategy(PaintingStrategy.BOOLEAN_ARROW_UP);
downPlot.setDefaultColor(Color.LIME);
downPlot.SetLineWeight(2);
AddChartBubble(downPlot, low - 0.25, "dn", Color.WHITE);

I want to write a function (e.g. signalPlot) that can take various parameters involved in plotting the signal down. I am specially interested in argument type declaration in the function. For example, how to define argument for “down” which is a boolean, color, line weight, and string type arguments.


Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Iran Airspace Contract Surges to 33.5% as Project Freedo …
Prediction Markets & Event Contracts
Khamenei Vetoes Uranium Transfer as Peace Odds Surge to …
Prediction Markets & Event Contracts
CME Lists U.S. Election Event Contracts as 2028 Democrat …
Prediction Markets & Event Contracts
GDP Day: The First Economic Reckoning -- Pahlavi at 6.55 …
Prediction Markets & Event Contracts
Wood Mackenzie Drops $200 Oil Forecast -- Airspace Expir …
Prediction Markets & Event Contracts
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Sober Journey With S&P
24 thanks
2026 Jlab journal
10 thanks
Algo automated / semi-automated trading anyone?
6 thanks
Lady Vols Primer: Trading Volatility Journal
6 thanks
Trying to learn Volume and price action correlation
5 thanks




Last Updated on July 14, 2018


© 2026 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 - Downloads - Top
no new posts