Latest "Finance" files
Code & Algorithms » Finance
Excel-based Motley Fool Premium Investment Service Performance Analyzer

Don't Believe The Hype: Excel-based Motley Fool Premium Investment Service Performance Analyzer

Back before I first became the global success I am today, I began looking into investing. Among the things you can't miss when you enter that world looking to learn is the endless promotions from a company called The Motley Fool, advertising their subscription service, in which they give you a stock pick or two a month, and which they trumpet as having a stellar average return, far in excess of the market average and most common benchmarks like the S&P.

Welllllll there's just one thing. I noticed one word...

'Average'

A lot of dishonest people try to slide things by others, in life in general, by showing great "averages", because "averages" are easily inflated by rare outliers.

For instance, consider this series of stock returns of hypothetical investments:

Investment 1: -2% return
Investment 2: -1.1% return
Investment 3: 0.7% return
Investment 4: 58% return

Code & Algorithms » Finance
TradingView Pine Script Indicators, Algos & Experiments

Trading Tools: TradingView Pine Script Indicators, Algos & Experiments

Here's a collection of trading tools I wrote & shared on TradingView, a finance markets charting site, in their native Pine script. These were originally published on my old crypto trading site, ApopheniaPays.com.

These will only be of use to traders who have an account (free or paid) on TradingView.com.

Code & Algorithms » Finance
An Excel-based DeFi Uniswap Liquidity Pool/Automated Market Maker Simulator

Untangling Uniswap? Demystifying DeFi? You Tell Me: An Excel-based DeFi Uniswap Liquidity Pool/Automated Market Maker Simulator

For a few years I was in cryptocurrency trading. Eventually, this led me to the wild west of decentralized finance tokens ("DeFi"), an exciting area that I feel has strong potential to be on the cutting edge of technology's potential to fundamentally reshape our society.

Decentralized Finance concept: The "Automated Market Maker"

Among the odd beasts you'll encounter on the frontiers of DeFi is the "Automated Market Maker" (AMM) managing a "liquidity pool", of which the most prominent current example is Uniswap. This is a decentralized algorithm running on the Etheruem network that serves the same purpose in DeFi markets as the large "market makers" and financial houses that retail traders are buying and selling from in the traditional stock market. In DeFi, instead of being privately run, these are open and communal, and operate by strict rules set up in "smart contracts" on the…