NexusFi: Find Your Edge


Home Menu

 





script function


Discussion in Traders Hideout

Updated
    1. trending_up 891 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?
MC PL editor upgrade
MultiCharts
Elite Trader Funding, Avoid?
Funded Trading Evaluation Firms
Pivot Indicator based on Level2 data
NinjaTrader
is there a better Trade Performance tool for NinjaTrader?
NinjaTrader
Quantum physics & Trading dynamics
The Elite Circle
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
ApexTraderFunding.com experience and review
84 thanks
What is Markets Chat (markets.chat) real-time trading ro …
53 thanks
HumbleTraders next chapter
39 thanks
1 Minute Man
22 thanks
Tao te Trade: way of the WLD
17 thanks




Last Updated on July 14, 2018


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