Skip to main content

plot

Shows a plot for the given x and y variables

Usage

plot [-p] [-x {ltd,s,lp,b,a,c,pc,v,oi,iv}] [-y {ltd,s,lp,b,a,c,pc,v,oi,iv}] [-c {smile}]

Parameters

NameParameterDescriptionDefaultOptionalChoices
put-p --putShows puts instead of callsFalseTrueNone
x-x --x_axisltd- last trade date, s- strike, lp- last price, b- bid, a- ask,c- change, pc- percent change, v- volume, oi- open interest, iv- implied volatilitysTrueltd, s, lp, b, a, c, pc, v, oi, iv
y-y --y_axisltd- last trade date, s- strike, lp- last price, b- bid, a- ask,c- change, pc- percent change, v- volume, oi- open interest, iv- implied volatilityivTrueltd, s, lp, b, a, c, pc, v, oi, iv
custom-c --customChoose from already created graphsNoneTruesmile

Examples

2022 Feb 16, 09:37 (🦋) /stocks/options/ $ plot -p -x s -y iv

plot