This little scrip is used to automatically draw the most important time periods of the DAX Futures into your chart. You can use the configuration gear to adjust the position of the rectangles based on the current price level.
London Open Market to New York Open Market. Only weekday is visible. Summer -- 1500-2000 Winter -- 1600-2100
Shows the last price of either the spot or futures market on Binance, for the current coin. It shows futures if you are in a spot market, and spot if you are in futures. Currently this only works for USD stable coin pairs (BUSD, USDT, USDC, ...). I don't plan to add COIN future pairs, it's not useful to me. Additionally, it allows you to show the lowest and...
Library "FunctionBlackScholes" Some methods for the Black Scholes Options Model, which demonstrates several approaches to the valuation of a European call. // reference: // people.math.sc.edu // people.math.sc.edu asset_path(s0, mu, sigma, t1, n) Simulates the behavior of an asset price over time. Parameters: s0 : float, asset price at...
Library "options_expiration_and_strike_price_calculator" TODO: add library description here fun() this is a library to help calculate options strike price and expiration that you can add to a script i use it mainly for symbol calulation to place orders to buy options on TD ameritrade so it will be set up to order options on TD ameritrade using json order...
Monthly options expiration for the year 2021. Also you can set a flag X no. of days before the expiration date. I use it at as marker to take off existing positions in expiration week or roll to next expiration date or to place new trades. Happy new year 2021 in advance and all the best traders.
This is the Black Scholes Model. This indicator tells you the prices of both a call option & a put option. Input variables are spot price, strike price, risk free rate %, days to maturity, and implied volatility %. This indicator was made generally for educational purposes. By using this indicator, you will develop a better understanding of how options are...
These variables can be used in comparison with the implied volatility of options. Variables: Realized Volatility mathematical notation lowercase 'sigma' Realized Variance mathematical notation lowercase 'sigma' squared Realized Beta mathematical notation lowercase 'beta' Timeframes: Yearly = 250 or 365 Quarterly = 50 or 90 Monthly = 20 or...
BO - CCI Arrow with Alert base on CCI indicator to get signal for trade Binary Option. Rules of BO - CCI Arrow with Alert below: A. Setup Menu 1. cciLength: * Default CCI lenght = 14 2. Linear Regression Length: * Periods to calculate Linear Regression of CCI, * Default value = 5 3. Extreme Level: * Default top extreme level = 100 * Default bottom extreme...
Rate Of Change Earnings Move What is it and how does it work? The Rate of Change Earnings Move indicator or ROCEM is an indicator designed for giving the user an idea of how much a stock has moved up or down in past earnings reports. This is ideal for options traders who can use ROCEM to calculate whether or not their long straddles are actually probable of...
Monthly options expiration for the year 2020. Also you can set a flag X no. of days before the expiration date. I use it at as marker to take off existing positions in expiration week or roll to next expiration date or to place new trades. Happy new year 2020 and all the best traders.
Combined indicator using an ichimoku double cloud derivative. Ideal use is option swings, using traditional ichimoku rules, targets are adjusted to the current ATR. Appropriate strikes closest to one of these lines for assisted price targeting.
An experimental script to see if there are any actionable signals when comparing bitcoin/ethereum/index prices to the U.S. stock and options market. So far I haven't found a reliable signal, but the tickers are in the script if you'd like to see if there is anything useful.
Just a basic indicator showing Friday on your chart for options expiry
Error with math fixed in this one. Please use this one. This is great for credit spreads! Lets say you wanted to know if you had sold a 15% OTM Bull Put vertical 2 months out, how often would you win? This Turns green if you would have been correct with your credit spread had it expired on that date, or red if you would've been wrong. Great for Back testing!...
A simple script to show the Fridays (Weekly Option Expiry), of course this is a basic script we can make a few more improvement. One of many ways to utilize the "dayofweek" variable. Currently there are no options to draw a vertical line, you can do a background color for the candle. Future plans - Include monthly option expiry.