Python API wrapper library for Convex Value API

Overview

convex-value-python

Python API wrapper library for Convex Value API.

Further Links:

Authentication

Grab your API key from Convex Value terminal. This will be used when instantiating a CVObject.

To avoid hardcoding your token in, set it as an environment variable if you'd like: export CV_API_KEY=

Using

# import the library
from convexvalue.core import CVObject

# instantiate a CV Object
cvx = CVObject('
   

Supported methods

Method Name Description Object Method Parameters
getFlowTableParams gets the available parameters for usage in fields and filters CVObject.getFlowTableParams() None
getChain gets the options chain for a symbol CVObject.getChain(sym: str, otm: str, stks: int, exp: str, fields: str) sym: symbol of the stock ticker, e.g. AAPl
otm: out-of-the-money, e.g. True
stks: e.g. 5
exp: expiration dates, e.g. 1,2,3
fields: fields to bring into chart, e.g. vol,delta,gamma
tasQuery gets database result CVObject.tasQuery(lim: int, filters: str, root: str, dir: str, orderby: str) lim: limit of data, e.g. 100
filters: query filters, e.g. size>100
root: symbol of stock, e.g. AAPL
dir: direction, e.g. desc
orderby: field to order by, e.g. size
getSeries gets simple series data for a symbol CVObject.getSeries(sym: str) sym: symbol of the stock ticker, e.g. AAPl
activeOptionsQuery gets the options database result CVObject.activeOptionsQuery(lim: int, filters: str, dir: str, orderby: str) lim: limit of data, e.g. 100
filters: query filters, e.g. volm>100,delta<0.05,delta>0.05
dir: direction, e.g. desc
orderby: field to order by, e.g. dayVolume
getFlowTable gets the options flow table CVObject.getFlowTable(lim: int, fields: str, cat: str, list: str, page: int, minprem: int, maxprem: int) lim: limit of data, e.g. 100
fields: fields to bring into chart, e.g. value,price,volatility
cat: direction, e.g. ALL
list: field to order by, e.g. ALL
page: pagination marker, e.g. 1
minprem: minium premium filter, e.g. 0
maxprem: maximum premium filter, e.g. 0
getFlowRep gets the options flow rep CVObject.getFlowRep() None
Owner
Aaron DeVera
former ex-hacker. founder @backchannelre. member @labacdotdev, @nycyberabusetaskforce.
Aaron DeVera
A simple script that can be used to track real time that user was online in telegram

TG_OnlineTracker A simple script that can be used to track real time that user was online in telegram Join @DaisySupport_Official 🎵 for help 🏃‍♂️ Ea

Inuka Asith 15 Oct 23, 2022
Adriano's Diets Consulting Bot - Parses and extracts informations about your diet (files in the Adriano's format).

Adriano's Diets Consulting Bot - Parses and extracts informations about your diet (files in the Adriano's format).

Marco A. 2 Feb 07, 2022
REPO USERBOT YANG DIBUAT DARI BERBAGAI REPO USERBOT GITHUB.

Lord Userbot Userbot Yang Digunakan Untuk Bersenang-Senang Di Telegram Repo Lord Userbot Repo Yang Dibuat Alvin Dari Berbagai Repo Userbot Github CARA

Alvin 70 Jan 02, 2023
AWS Lambda - Parsing Cloudwatch Data and sending the response via email.

AWS Lambda - Parsing Cloudwatch Data and sending the response via email. Author: Evan Erickson Language: Python Backend: AWS / Serverless / AWS Lambda

Evan Scott Erickson 1 Nov 14, 2021
Create CDK projects with projen

The Projenator: I'll be back! Description This is a CDKv2 project that takes the grind out of setting up new cdk projects/implementations by using aut

Andrew 2 Dec 11, 2021
A Telegram AntiChannel bot to ban users who using channel to send message in group

Anti-Channel-bot A Telegram AntiChannel bot to ban users who using channel to send message in group. BOT LINK: Features: Automatic ban Whitelist Unban

Jigar varma 36 Oct 21, 2022
🤖 Automated follow/unfollow bot for GitHub. Uses GitHub API. Written in python.

GitHub Follow Bot Table of Contents Disclaimer How to Use Install requirements Authenticate Get a GitHub Personal Access Token Add your GitHub usernam

João Correia 37 Dec 27, 2022
Visual Weather api. Returns beautiful pictures with the current weather.

VWapi Visual Weather api. Returns beautiful pictures with the current weather. Installation: sudo apt update -y && sudo apt upgrade -y sudo apt instal

Hotaru 33 Nov 13, 2022
Quickly edit your slack posts.

Lightning Edit Quickly edit your Slack posts. Heavily inspired by @KhushrajRathod's LightningDelete. Usage: Note: Before anything, be sure to head ove

Cole Wilson 14 Nov 19, 2021
Script for downloading Coursera.org videos and naming them.

Coursera Downloader Coursera Downloader Introduction Features Disclaimer Installation instructions Recommended installation method for all Operating S

Coursera Downloader 9k Jan 02, 2023
OGE-2022-na-Python - Solving problems in python for the OGE 2022

OGE-2022-na-Python Решение задачек на питоне для ОГЭ 2022 Тут разобраны разные в

Slava 0 Oct 14, 2022
Manage Proxmox KVM Virtual Machines via Slack bot.

proxmox-slack-bot Create KVM Virtual Machines on Proxmox, the easy way. Not much works works here yet... Setup dev environment Setup fully editable st

Plenus Pyramis 3 Mar 20, 2022
An anime themed telegram group management bot based on sqlalchemy database running on python3.

Kazuko Robot A Telegram Python bot running on python3 forked with saitama and DiasyX with a sqlalchemy database and an entirely themed persona to make

heyaaman 22 Dec 07, 2022
Backend.AI Client Library for Python

Backend.AI Client The official API client library for Backend.AI Usage (KeyPair mode) You should set the access key and secret key as environment vari

Lablup 10 Feb 10, 2022
Python SDK for 42DI

42di Python SDK Install pip install git+https://github.com/42di/python-sdk import import di #42di import pandas_datareader as pdr Init SDK project =

42DI 2 Nov 03, 2021
Python binding for Terraform.

Python libterraform Python binding for Terraform. Installation $ pip install libterraform NOTE Please install version 0.3.1 or above, which solves the

Prodesire 28 Dec 29, 2022
A Python Library to interface with Tumblr v2 REST API & OAuth

Tumblpy Tumblpy is a Python library to help interface with Tumblr v2 REST API & OAuth Features Retrieve user information and blog information Common T

Mike Helmick 125 Jun 20, 2022
Telegram Bot to Connect Strangers

Telegram Bot to Connect Strangers How to Run Set your telegram bot token as environment variable TELEGRAM_BOT_TOKEN: export TELEGRAM_BOT_TOKEN=your_t

PyTopia 12 Dec 24, 2022
A Telegram Bot to manage your music channel with some cool features.

Music Channel Manager V2 A Telegram Bot to manage your music channel with some cool features like appending your predefined username to the musics tag

11 Oct 21, 2022