NexusFi: Find Your Edge


Home Menu

 





Need a solid TOS developer to help me


Discussion in ThinkOrSwim

Updated
      Top Posters
    1. looks_one kjhosken with 8 posts (4 thanks)
    2. looks_two Imaginativeone with 4 posts (0 thanks)
    3. looks_3 Bonsaitrader with 3 posts (0 thanks)
    4. looks_4 mtzimmer1 with 2 posts (1 thanks)
    1. trending_up 5,263 views
    2. thumb_up 5 thanks given
    3. group 6 followers
    1. forum 17 posts
    2. attach_file 0 attachments




 
Search this Thread

Need a solid TOS developer to help me

  #11 (permalink)
Imaginativeone
Laurel
 
Posts: 5 since Dec 2019
Thanks Given: 2
Thanks Received: 1

Could I make a script that alerts me when the Probability of Being Out of the Money (POTM) goes below a certain percent (say, 80%)?


kjhosken View Post
the greeks are a newer built-in indicator in TOS. Search for options rho, options gamma, etc. Without being more specific, try this on for size:

 
Code
declare lower;
def gamma = gamma();

input longLength = 252;
input shortLength = 10;

#Plot Implied Volatility
def ImpVol = IMP_VOLATILITY();
#Plot 10 day IV
plot HV = stdev(gamma, shortLength) * Sqrt(shortLength * longLength / (shortLength - 1));
HV.SetDefaultColor(GetColor(0));


Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Trade idea based off three indicators.
Traders Hideout
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
ZombieSqueeze
Platforms and Indicators
Cheap historycal L1 data for stocks
Stocks and ETFs
What broker to use for trading palladium futures
Commodities
 
  #12 (permalink)
 kjhosken 
Seattle, WA/USA
 
Experience: Intermediate
Platform: TOS, TS
Trading: Forex, crude
Posts: 96 since Sep 2016
Thanks Given: 7
Thanks Received: 35

That would have to depend on the strike. You can already scan for probability OTM using option hacker and can set alerts on options when the delta (a decent proxy for prob OTM) reaches certain values. If you wanted it as a chart alert that would take a little bit of playing around


Imaginativeone View Post
Could I make a script that alerts me when the Probability of Being Out of the Money (POTM) goes below a certain percent (say, 80%)?


Follow me on Twitter Reply With Quote
Thanked by:
  #13 (permalink)
Imaginativeone
Laurel
 
Posts: 5 since Dec 2019
Thanks Given: 2
Thanks Received: 1


This alert is part of a System Trade that was offered from a class I took. Ideally, I could automatically get out of the trade using code. How much would it cost me to (commission you to) explore this?

Reply With Quote
  #14 (permalink)
 kjhosken 
Seattle, WA/USA
 
Experience: Intermediate
Platform: TOS, TS
Trading: Forex, crude
Posts: 96 since Sep 2016
Thanks Given: 7
Thanks Received: 35

I could definitely explore this more, education is my only cost.

Imaginativeone View Post
This alert is part of a System Trade that was offered from a class I took. Ideally, I could automatically get out of the trade using code. How much would it cost me to (commission you to) explore this?


Follow me on Twitter Reply With Quote
  #15 (permalink)
Imaginativeone
Laurel
 
Posts: 5 since Dec 2019
Thanks Given: 2
Thanks Received: 1


kjhosken View Post
I could definitely explore this more, education is my only cost.

Shall I send you a word document, with complete details?

Reply With Quote
  #16 (permalink)
 kjhosken 
Seattle, WA/USA
 
Experience: Intermediate
Platform: TOS, TS
Trading: Forex, crude
Posts: 96 since Sep 2016
Thanks Given: 7
Thanks Received: 35

That works for me

Imaginativeone View Post
Shall I send you a word document, with complete details?


Follow me on Twitter Reply With Quote
  #17 (permalink)
Imaginativeone
Laurel
 
Posts: 5 since Dec 2019
Thanks Given: 2
Thanks Received: 1


kjhosken View Post
That would have to depend on the strike. You can already scan for probability OTM using option hacker and can set alerts on options when the delta (a decent proxy for prob OTM) reaches certain values. If you wanted it as a chart alert that would take a little bit of playing around

What's "Option Hacker"?

Reply With Quote
  #18 (permalink)
 kjhosken 
Seattle, WA/USA
 
Experience: Intermediate
Platform: TOS, TS
Trading: Forex, crude
Posts: 96 since Sep 2016
Thanks Given: 7
Thanks Received: 35


Imaginativeone View Post
What's "Option Hacker"?

It's in the scan tab

Follow me on Twitter Reply With Quote




Last Updated on May 18, 2020


© 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