Binance Futures Data
import ccxt
print('CCXT Version:', ccxt.__version__)
from pprint import pprint
exchange = ccxt.binance({
'enableRateLimit': True,
'options': {| Quora Answer: | |
| https://www.quora.com/q/financeanalytics?__ni__=0&__nsrc__=4&__snid3__=17799020765&__tiids__=4024214 | |
| What are the best paying jobs with a finance degree? | |
| Originally Answered: What are the highest paying finance jobs? | |
| “What are the highest paying finance jobs?” | |
| It’s a fair question to ask, as most finance/business students in school, don’t understand or even know about many of the jobs out there |
| # --------------------------------------------- | |
| # | |
| # Class which takes a bunch of async functions | |
| # and calls them periodically in a separate | |
| # thread | |
| # | |
| # --------------------------------------------- | |
| # --------------------------------------------- | |
| # std imports |
Binance Futures Data
import ccxt
print('CCXT Version:', ccxt.__version__)
from pprint import pprint
exchange = ccxt.binance({
'enableRateLimit': True,
'options': {| Documentation here: | |
| https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.corrwith.html | |
| Using Pearson Correlation | |
| from wikipedia: | |
| In statistics, the Pearson product-moment correlation coefficient is a | |
| measure of the linear dependence between two variables X and Y, giving | |
| a value between +1 and −1 inclusive, where 1 is total positive linear | |
| correlation, 0 is no linear correlation, and −1 is total negative linear |
| all_endpoints = dict( | |
| indicators_sopr = "indicators/sopr", | |
| indicators_asopr = "indicators/sopr_adjusted", | |
| indicators_lth_sopr = "indicators/sopr_more_155", | |
| indicators_sth_sopr = "indicators/sopr_less_155", | |
| indicators_nvt = "indicators/nvt", | |
| indicators_nvts = "indicators/nvts", | |
| indicators_velo = "indicators/velocity", | |
| indicators_cdd = "indicators/cdd", | |
| indicators_sacdd = "indicators/cdd_supply_adjusted", |
| import RPi.GPIO as GPIO | |
| import time | |
| import math | |
| import sys | |
| from hx711 import HX711 | |
| from pijuice import PiJuice | |
| import os | |
| import firebase_admin |
| admin.addPeer(""enode://50c5f812da8c8eab832fa29258e683132b36ace28f9fe3be908e5ff33981f27dcaa13901089827f22a3d8693fd6e6cecdf629683fdde32695bd2ae1961a7dab5@203.214.112.190:30303?discport=0") |
| using System.Collections; | |
| using System.Collections.Generic; | |
| using UnityEngine; | |
| using UnityEngine.EventSystems; | |
| using UnityEngine.XR.ARFoundation; | |
| /// <summary> | |
| /// Controls the basketball. | |
| /// </summary> | |
| [RequireComponent(typeof(Rigidbody))] |
| ./ethdcrminer64 -epool asia1.ethermine.org:4444 -ewal 0xD95C02d461f6b1FaC5AFDE929D9Bc92611472081 -epsw x -dpool stratum+tcp://dcr.suprnova.cc:3252 -dwal doornumber2.dw1 -dpsw dw1pass -dcri 20 -tt 70 -tstop 85 -r 1 |