๐๏ธ Delta Hedging
To show how Delta Hedging can be done with MesoSim, letโs consider a structure consisting of two legs (separate option contracts):
๐๏ธ Enter on Down or Up Day
Filtering when to enter is possible with the Entry.Conditions field.
๐๏ธ Choose a Leg certain points away
In option trading, it is common to define structures where legs are certain โpoints awayโ (which are dollar amounts added to the strike).
๐๏ธ Set Qty Dynamically
As the account size grows by incurring profits during trading it is useful to adjust the position sizing based on the
๐๏ธ Use Indicators
MesoSim has built-in indicator support, which can be used to trigger entries, adjustments, and exits.
๐๏ธ Add Comments to the Job
The Job Definition uses JSON as a data interchange format.
๐๏ธ Add Randomness to Entries
Once a Strategy is built, it makes sense to test its robustness.
๐๏ธ Export to OptionNet Explorer
One key feature of MesoSim is its ability to export to OptionNet Explorer.
๐๏ธ Have multiple position in flight
It's a common practice both for equity and options trading strategies to spread out the entry so that the chance that we go โall-inโ
๐๏ธ Enter in a High-IV environment
MesoSim exposes IV Rank and IV Pct variables via the ScriptEngine.
๐๏ธ Share External Data
MesoSim allows users to use external data to enrich backtests.
๐๏ธ Use External Data
Once you shared your data in Github Gist or Google Sheets it can be used in MesoSim.
๐๏ธ Finding spreads
MesoSim's incremental processing of legs enables the creation of positions that meet user-defined criteria, such as received credit,