Skip to content
#

derivatives

Here are 166 public repositories matching this topic...

CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.

  • Updated Jan 10, 2021
  • C++
synthetix
domokane
domokane commented Dec 29, 2020

FinDate has been implemented with only some Python datetime dependency in a few functions.

However the issue of processing speed is becoming more important.

I would be interested to know which of the following approaches is superior in speed terms.

  1. Make FinDate (which now includes date and time) a thin layer over datetime i.e. all functions should call datetime functions rather than d

Multi-asset, multi-strategy, event-driven trade execution and management platform for automated buy-side trading of common markets, using MongoDB for storage and Telegram for user notifications/trade consent.

  • Updated Oct 23, 2020
  • Python
notebooks

Implement, demonstrate, reproduce and extend the results of the article 'Differential Machine Learning' (Huge & Savine, 2020), and cover implementation details left out of the working paper

  • Updated Jan 4, 2021
  • Jupyter Notebook

For doing technical analysis for option traders, the Option Chain is the most important tool for deciding entry and exit strategies. The National Stock Exchange (NSE) has a website which displays the option chain for traders in near real-time. This program scrapes this data from the NSE site and then generates useful analysis of the Option Chain for the specified Security or Index from the NSE website. It also continuously refreshes the Option Chain and visually displays the trend in various indicators and useful for Technical Analysis. Calculations are based on Mr. Sameer Dharaskar's Course.

  • Updated Jan 8, 2021
  • Python

Improve this page

Add a description, image, and links to the derivatives topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the derivatives topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.