Derivitec Python Snippets for VS Code
This extension for Visual Studio Code adds snippets for Derivitec Api functions written in Python.
Usage
Type part of a snippet, press enter , and the snippet unfolds.
App Templates
Snippet |
Purpose |
d-app |
A basic app template |
Tradables
Snippet |
Purpose |
dt-ascot |
A Ascot object |
dt-bond |
A Bond object |
dt-bond-by-code |
A Bond object |
dt-bond-future-by-code |
A Bond object |
dt-cash |
A Cash object |
dt-cds |
A CDS object |
dt-cmdty-future |
A Commodity Future object |
dt-cmdty-future-by-code |
A Commodity Future object |
dt-cmdty-option |
A Commodity Option object |
dt-convertible-bond |
A Convertible Bond object |
dt-convertible-bond-by-code |
A Convertible Bond object |
dt-credit-index-by-code |
A Credit Index object |
dt-eq-future |
A Equity Future object |
dt-eq-future-by-code |
A Equity Future object |
dt-eq-option |
A Equity Option object |
dt-eq-option-american |
A American Equity Option object |
dt-eq-stock |
A Equity Stock object |
dt-eq-swap |
A Equity Swap object |
dt-eq-variance-swap |
A Equity Variance Swap object |
dt-eq-vol-index-future |
A Equity Vol Index Future object |
dt-eq-vol-index-future-by-code |
A Equity Vol Index Future object |
dt-fx-double-knockin |
A Fx Double Knock In object |
dt-fx-double-knockout |
A Fx Double Knock Out object |
dt-fx-forward |
A Fx Forward object |
dt-fx-future |
A Fx Future object |
dt-fx-knockin |
A Fx Knock In object |
dt-fx-knockout |
A Fx Knock Out object |
dt-fx-option |
A Fx Option object |
dt-ir-cap-floor |
A IR Cap Floor object |
dt-ir-future-by-code |
A IR Future object |
dt-ir-leg-fixed |
A IR Leg Fixed object |
dt-ir-leg-floating |
A IR Leg Floating object |
dt-margin |
A Margin object |
Requirements
- Install Visual Studio Code 1.20.0 or higher
- Launch Code
- From the command palette
Ctrl -Shift -P (Windows, Linux) or Cmd -Shift -P (OSX)
- Select
Install Extension
- Choose the extension
- Reload Visual Studio Code
Known Issues
No known issues at this time.
Release Notes
See the CHANGELOG for the latest changes
| |