JustWriteTheCode
Live coding for everyone.
I will JustWriteTheCode with you.
No time for unnecessary words.
And always remember to have fun while coding.
Python class: BANK ACCOUNT example
How to Price a CHOOSER OPTION under the HESTON MODEL (with Monte Carlo Simulation)
How to Price Barrier Options in Python
Algorithmic Trading: TREND FOLLOWING Trading Strategy on Python
Trading Options Risk-Free with HESTON MODEL in Python
Algorithmic Trading: LONG-SHORT EQUITY Trading Strategy in PYTHON
FORECASTING the Stock Market with Python - Geometric Brownian Motion
Algorithmic Trading: MEAN REVERSION Trading Strategy in PYTHON
DELTA-HEDGING of a Stock Option Portfolio in PYTHON
Option GREEKS Calculation in PYTHON
How to compute Value-at-Risk (VaR) of a Stock Portfolio using Python
Real-Time CANLDESTICK Chart on PYTHON
Stock Portfolio BACKTESTING using PYTHON
How to Price European Options (Call and Put) with Monte Carlo in Python
Calculate Compound INFLATION Rates with PYTHON
Download Live Market Stock Prices with Python
10 C++ Tips for Beginners
How to price European Options (Call and Put) with Monte Carlo in C++
C++ Tutorial: Prime Numbers Check
C++ Tutorial: Factorial function (recursive method)
C++ Tutorial: SNAKE Game (with Classes)
C++ Tutorial: Create a Class - Example: Dates and function returning the Weekday of any given date
HackerRank C++ Solution – No Prefix Set
HackerRank C++ Solution – Tree: Huffman Decoding
HackerRank C++ Solution – Tree: Preorder Traversal
HackerRank C++ Solution – Jesse and Cookies
HackerRank C++ Solution – Lego Blocks
HackerRank C++ Solution – Simple Text Editor
HackerRank C++ Solution – Balanced Brackets
HackerRank C++ Solution – Queue using Two Stacks