What about 211. (indexed from AFL by name) PLOTOHLC (Exploration / Indicators) - plot custom OHLC chart (AFL 2.2)
Will that do the job? --- In [email protected], "longarm61" <no...@...> wrote: > > Hi, I'm guessing that this is a simple thing, but of course, it's not for me. > I'm trying to simulate the performance of leveraged ETFs going back farther > than they go back themselves, hence the following: > > I would like to plot a line which moves 2x percentage-wise the gain/loss of a > particular stock PER DAY (bar). E.g., if I have SPY up, and SPY moves up 1% > on Monday, the line moves up 2%. If SPY moves down .5% on Tuesday, the line > moves down 1%. And so on. It'd be nice to have an option to switch between > PRICE and PERCENTAGE on the current value (from the first bar showing to the > last), but if it's a choice between one or the other, I'd prefer price. > > Thanks so much for any assistance on this. > > Grant >
