NexusFi: Find Your Edge


Home Menu

 





Thinkorswim education


Discussion in ThinkOrSwim

Updated
      Top Posters
    1. looks_one jodistrict with 1 posts (0 thanks)
    2. looks_two vincectec with 1 posts (1 thanks)
    3. looks_3 PetrosCroix with 1 posts (0 thanks)
    4. looks_4 Massive l with 1 posts (0 thanks)
    1. trending_up 9,081 views
    2. thumb_up 1 thanks given
    3. group 5 followers
    1. forum 4 posts
    2. attach_file 0 attachments




 
Search this Thread
  #1 (permalink)
vincectec
Jackson Michigan
 
Posts: 1 since Jan 2012
Thanks Given: 0
Thanks Received: 1

I am having difficulty finding concise, well orgainzed training materials for Thinkorswim. I've googled and found nothing that was very satisfying. When the help person at Thinkorswim is asked (several; times) the usual answer is something like "Thinkorswim is to complex and convvluted to enable a comprhensive training manual, so just consider individual traing videos that might be apporpriate". I don't believe that constructing a DYI training syllibus is appropriate to such a critical task. So I am looking for suggestions to accomplish my goals. My interest at present is only in stock trading, using personal criteria formulas for stock selection filtering. I have no problem doing this with the Worden TC2000 ploatform, but Thinkorswim remains a mystery. Thinkorswim for Dummies would be great.


Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
Hormuz Completely Closed: US Strikes Day 2, Iran Shoots …
Traders Hideout
Trump Lands in Beijing on CPI Day: Iran Peace Expires To …
Prediction Markets & Event Contracts
Irans Dual Probability: Guns Quiet at 99.95% While Forma …
Prediction Markets & Event Contracts
Memorandum Watch: How the 60-Day MOU Framework Makes May …
Prediction Markets & Event Contracts
Six Days to Kickoff: World Cup Prediction Markets Hit $1 …
Prediction Markets & Event Contracts
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Big Mike in Ecuador
205 thanks
Sober Journey With S&P
21 thanks
30 Sessions
21 thanks
Volume Indicators
8 thanks
Thanks Mike. Godspeed.
7 thanks
  #2 (permalink)
 
Massive l's Avatar
 Massive l 
OR/USA
Legendary /NQ Trader
 
Experience: None
Posts: 2,129 since Mar 2011
Thanks Given: 1,859
Thanks Received: 5,108

I've found lots of stuff through google just by typing in 'thinkscript'.

In the platform, they have swim lessons which is very easy to access
through the chat.


Visit my NexusFi Trade Journal Reply With Quote
  #3 (permalink)
 jodistrict 
san diego
 
Experience: Intermediate
Platform: FXCM MarketScope, NT, Interactive brokers, AMP
Broker: FXCM, Interactive Brokers
Trading: FOREX, IWM, SPY, XLE, NQ
Posts: 228 since Apr 2010
Thanks Given: 72
Thanks Received: 145


Go to the help tab and there is an icon "thinkDesktop User Manual" (on the right middle). It is their most recently written manual.

https://www.schwab.com/welcome-to-schwab


Reply With Quote
  #4 (permalink)
PetrosCroix
Denver + COlorado + USA
 
Posts: 4 since Sep 2016
Thanks Given: 0
Thanks Received: 0

I have defined a variable and TOS won't let me use it.
Here is the snippet
def IMHLAmidprice;
switch (timePerProfile) {
case CHART:
IMHLAmidprice = ProfileMid;
case MINUTE:
IMHLAmidprice = if plotsDomain then pc else Double.NaN;
#Tracks Volumeprofile
case HOUR:
IMHLAmidprice = if plotsDomain then pc else Double.NaN;
#Tracks Volumeprofile
case DAY:
IMHLAmidprice = if plotsDomain then pc else Double.NaN;
#Tracks Volumeprofile
case WEEK:
case MONTH:
case "OPT EXP":
case BAR:
}

I receive:
Value never assigned to IMHLAmidprice at line number

I have been a programmer for 40 years and cant even fathom what is incorrect here.
I have seen other people use def varname; it works.
Is it the switch statement that cant be used this way? I have seen other scripts do this. that is why I am trying this.

It is pretty simple Backus-Naur format.

Thanks in advance


Reply With Quote
  #5 (permalink)
MrGod2U
Toronto Ontario/Canada
 
Posts: 6 since Nov 2016
Thanks Given: 0
Thanks Received: 1

You could try removing the definition for the variable at the beginning and just have it defined inside the Case. I'm not sure this will help, and it's sloppy code, but I don't suspect your script will ever be big enough to notice any performance issues. I've only just began playing with thinkScript, I've got about 10-15 years of programming behind me, and most was self taught and as a hobby, so it's just a thought. Good luck!


Reply With Quote




Last Updated on November 18, 2016


© 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