Skip to main content

20 posts tagged with "Releases"

MesoSim and MesoLive Releases

View All Tags

MesoSim v2.8: VIX and Reg-T Margin beta

· 3 min read
MesoSim 2.8 Announcement Banner

We are pleased to announce that MesoSim-2.8 has been released on May 27, 2023, effectively expanding our offerings to include new Market Data and Reg-T Margin Calculation capabilities.


List of improvements

VIX Options

In response to your feedback received through the Data Survey, we are expanding our offering to include VIX Options. This new data set allows us to cover better the broad-based indices utilized by both retail and institutional traders.

Please note that VIX is currently in the beta phase, as certain tasks such as Settlement to VIX Futures and IV calculation are yet to be finalized. For the latest information, please visit our Service Status page.

If you are interested in VIX trading strategies, we recommend exploring Russell Rhoads' presentations and books as valuable resources.

Reg-T Margin Calculation

MesoSim Reg-T Margin Screenshot

In response to a common user request, we have incorporated Reg-T Margin calculation into the simulator, based on the CBOE's Margin Manual

Calculating Reg-T margin is a complex task that requires the system to effectively analyze and deconstruct a set of contracts into known structures to accurately determine the associated margin. Although the calculation rules are clearly defined, the combinations of structures can vary significantly. Furthermore, brokers have the discretion to include additional margin requirements based on their own house margin rules, which are frequently implemented.

While Options Backtesting Software, such as OptionNet Explorer, perform its own Reg-T Margin calculations, we have observed occasional deviations from the standard. In order to ensure accuracy, we have validated our implementation with all the tests described in the margin manual. Moreover, validations were also conducted with real brokerages, such as TD Ameritrade and TastyTrade.

Overall, we have added over 3500 lines of new code to our code base, making it the most extensive change implemented for the service thus far.

You can find a Margin Enabled run in this link.


MesoSim meets Academia

In order to support Options Education, we are initiating a program that offers complimentary access to MesoSim for classes focusing on Derivatives and Options at Universities.

If you are a lecturer interested in incorporating our service into your curriculum, please contact us at [email protected]


Roadmap

Once we address the remaining tasks related to VIX and Reg-T, we will proceed with implementing measures to support Forward Testing. Certain features, such as enhanced visualization, will first be provided via the backtesting offering.

The complete list of work items is collected here.


Upcoming Pro plan

As previously indicated, we are planning to introduce a Pro plan for MesoSim. The Basic Plan will allow users to backtest SPX and Crypto Options, while the Pro Plan will include additional features such as RUT & VIX Data Sets and Reg-T Margin Calculation. The Pro Plan will be available as soon as we transition VIX and Reg-T from beta to stable (sometime in the summer of 2023).

Customers with an ongoing subscription will enjoy all the benefits offered by the Pro plan at their original subscription price.

MesoSim v2.7: Russell-2000, Adjustment Improvements

· 3 min read
MesoSim 2.7 Russell Index or Terrier Banner

We are pleased to announce the release of MesoSim version 2.7, which comes with exciting new features that enhance the options backtesting capabilities for our users.


List of improvements

Russell-2000 Index

One of the key features of this release is the addition of the Russell 2000 index (RUT), which enables users to validate their strategies on RUT with a single line of change. This allows for a better assessment of robustness by having a correlated instrument to run fully out-of-sample tests.

Litmus test for Boxcar-NG and NetZero

We were excited to run both Boxcar-NG and NetZero on Russell, expecting a slight performance degradation (as the backtests are slightly optimistic by nature) compared to SPX.

The results speak for themselves:

AddLegsAdjustment: Road to Black Swan Hedge and A14 Strategies

The new version also introduces the Add Legs Adjustment feature, which allows users to add single or multiple legs as adjustments to their strategies. This capability is required to simulate more dynamic strategies such as Ron Bertino’s Black Swan Hedge or Amy Meissner’s A14 Strategy

The Add Legs Adjustment feature's usage is demonstrated via two built-in templates:

Rolling legs horizontally: Requirement for the Anchor Trade

MoveLegAdjustment now supports moving the leg to new expiration, which is required for backtesting Steady Options' Anchor Trade.

Stepping on Strikes

With Version-2.6, we allowed backtests to re-use legs across positions. To further enhance the flexibility of the platform, we have introduced a non-constrained leg selection ("LegSelectionConstraint": "None"), which allows strikes to be re-used for legs even within positions.


Convenience features and fixes

We have also addressed the annoyance of missing fields appearing as warnings (in yellow) by automatically upgrading jobs during Cloning and providing users the possibility to upgrade templates with a click of a button.

The new version also comes with minor fixes for OptionNet Explorer compatibility, UI, and missing data handling categories.


Roadmap

Looking ahead, we remain committed to improving MesoSim’s capabilities by adding new features and additional data to push the boundaries of Options Backtesting Software.

We plan to add VIX, more scripting capabilities, and calculating Reg-T margin before tackling Forward Testing. The current roadmap is available here.


Upcoming Pro plan

Some of the new features and datasets will go into the Pro plan of the options backtesting offering in the future, and customers with ongoing subscriptions will enjoy grandfathered pricing for the (yet to be announced) new Pro plan.Overall, MesoSim version 2.7 is a significant step forward in our mission to provide our users with the best possible options backtesting experience.

We look forward to hearing your feedback on these new features.

MesoSim v2.6: External CSV Data and Stepping on Strikes

· One min read

We are happy to share that two of our most requested features were added to MesoSim:

External Data from CSV:

Users can now bring their own indicators / signals / pricing data via the External Data interface. Just upload the data to Github Gist or Google Sheets and specify the URL in your backtest run. From that point, all your variables can be used in all Lua Statements as variables. 

Stepping on booked Strikes:

Prior to MesoSim 2.6, the options contracts usable for new entries and adjustments were excluding contracts that were taken by any leg in any position. This behaviour was a useful simplification in our SimBroker and also represented how we personally trade options strategies. Some of our users, however, don't mind re-using options contracts. To support their use-case we implemented a mode of operation which enables sharing contracts across positions. 

Please head to our official documentation to read more about the mechanics of this two new features.

Upcoming features:

  • We are actively working on adding Russell-2000 (RUT) and VIX data
  • Add Leg Adjustments are the next key feature we are delivering soon

MesoSim v2.5: Full Crypto Support, Improved adjustments, Historical Volatility

· 2 min read
mesosim-v2.5-banner-pic

We are pleased to announce version 2.5 of MesoSim which includes the following improvements:

  • Crypto graduates to Stable:
    Simulation of Crypto Options (BTCUSD and ETHUSD) traded in Deribit is now fully supported. The documentation has full coverage of Crypto extensions.
    See the BTCUSD-Straddle-2022 featured run to get started, or browse our strategy library for other ideas.

  • Remove Leg Adjustment:
    It is now possible to conditionally remove a leg and adjust the structure afterward. Please check out the docs and the built-in template [SPX-RemoveLegAdjustment] for reference.

  • Multiple Adjustments:
    You can do multiple adjustments in one simulation cycle, allowing moving complete structures leg-by-leg. For reference, see the [SPX-MultiLegAdjustment] template.

  • Historical volatility for the underlying:
    underlying_hv variable is now available, representing the 30-day historical (or realized) volatility.

  • Education material:
    We also started to put together training material to get you started easier.
    You can find the Work in Progress version of the presentation here.

Data Survey result

Thanks to everyone filling out our Data Survey.Based on your responses, we will add Russel-2000 (RUT) Index Options shortly, and later in the year, we'll add VIX as well.

Next work items

In the next cycle, we'll further improve our flexibility related to Adjustments, External Data (CSV) and will keep addressing the rough edges reported by our users. 

MesoSim v2.4: Relative Expiry, Risk Graph and new templates

· 2 min read
MesoSim 2.4 Logo

We are happy to report that a new release of MesoSim is landed, which extends the functionality of Expirations, pre- and post-trade Analysis with Risk Graphs and Full TearSheet and provides a handful of new Templates to get you started more quickly. 

Expirations:

We incorporated your feedback and implemented Root / OCC Symbol Selector and Relative Expirations. In practice, you can now filter (for example) for Weekly SPX Options and elegantly define calendar spreads by specifying the second expiration based on the expiration chosen for the first. 

Please see the Structure section of the Documentation for further details.

As a sample, we created the Enter-RootSelector and Calendar templates, which are available in the portal.

Risk Graph in JobEditor

We added the initial version of Risk Graph to JobEditor, so you can now see what you are building (without importing it to ONE). The Risk Graph is calculated and shown based on the first entry your backtest would make. 

Risk Graph in JobEditor

Please note that this isn't the final version, additional features, such as T+x lines and greeks are coming shortly!

Full TearSheet

We have extended analytic capabilities by including Ran Aroussi's excellent QuantStats package. You can access it by clicking the 'Full Tearsheet' tab on the backtest details page.

Full Tearsheet View

New Templates

We did a bit of housekeeping in the existing templates and categorized them better based on their functionality.

Examples of basic Options structures are included:

While filters are listed under their respective sections:

Finally, we added a set of ready-to use strategies:

Spoiler alert

the old-school NetZero trade did pretty good in 2022.

We hope you enjoy this new release!