Skip to content
View gauss314's full-sized avatar
🤓
nerding
🤓
nerding
Block or Report

Block or report gauss314

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. defi defi Public

    Tools for use in DeFi. Impermanent Loss calculations, staking and farming strategies, coingecko and pancakeswap API queries, liquidity pools and more

    Python 542 144

  2. Bursatil-Argentina-Python Bursatil-Argentina-Python Public

    Guia de ejemplos didácticos en python temática finanzas bolsa trading argentina usa

    Python 226 64

  3. yahoo-finance-api yahoo-finance-api Public

    Get historical prices, quotes, financial data, option chain, for all world ticker based on Yahoo Finance

    PHP 23 7

  4. back-scholes-model back-scholes-model Public

    Black Scholes and Merton option, greeks and implied volatility calc for PHP Laravel or Symfony package

    PHP 8 4

  5. ucema ucema Public

    Datos y Funciones para cursos de python y mercados

    11 3

  6. Created using remix-ide: Realtime Et... Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.14+commit.80d49f37.js&optimize=false&runs=200&gist=
    1
    // SPDX-License-Identifier: GPL-3.0
    2
    
                  
    3
    pragma solidity ^0.8.14;
    4
    
                  
    5
    contract Crud {