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 8,057 views
    2. thumb_up 1 thanks given
    3. group 5 followers
    1. forum 4 posts
    2. attach_file 0 attachments




 
Search this Thread

Thinkorswim education

  #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?
How to apply profiles
Traders Hideout
MC PL editor upgrade
MultiCharts
PowerLanguage & EasyLanguage. How to get the platfor …
EasyLanguage Programming
Increase in trading performance by 75%
The Elite Circle
Trade idea based off three indicators.
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
30 thanks
Spoo-nalysis ES e-mini futures S&P 500
28 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
20 thanks
GFIs1 1 DAX trade per day journal
16 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,106

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.tdameritrade.com

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


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