GithubHelp home page GithubHelp logo

furtsy / investing.js Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 3 KB

You can get information about the crypto you want and see how much it price on the date you set. || İstediğiniz kripto hakkında bilgi alabilir ve belirlediğiniz tarihte fiyatı ne kadar olduğuna bakabilirsiniz.

License: MIT License

JavaScript 100.00%
crypto crypto-api borsa kripto investing-api investing

investing.js's Introduction

investing.js

En You can get information about the crypto you want and see how much it price on the date you set. Tr İstediğiniz kripto hakkında bilgi alabilir ve belirlediğiniz tarihte fiyatı ne kadar olduğuna bakabilirsiniz.

npm install investing.js
const modül = require('investing.js')

   async function getHistory() {
    let kripto = await modül.getHistory('btc', 'try', '2018-05-22')
    console.log(kripto)
      }
      getHistory() //{ fiyat: 37964.43 }

async function get() {
    let kripto = await modül.get('btc', 'try')
    console.log(kripto)
      }
    get()
 /*/
   {
  fiyat: 431967.46,
  medyan: 431205,
  sonhacim: 0.01155322,
  son24saathacmi: 1406.1784100999998,
  'günaçılışı': 403196.9,
  'günyüksek': 443394.99,
  'gündüşük': 401186.6,
  'açılış24saate': 390345.02,
  'yüksek24saate': 443728.76,
  'düşük24saate': 389469.67,
  market: 'CCCAGG',
  sonmarket: 'BTCTurk',
  saatlikhacim: 7.0543062200000035,
  'saataçılış': 435572.83,
  'saatyüksek': 435614.35,
  'saatdüşük': 431745.47,
  'üstkatmanhacmi24saate': 1406.1784100999998,
  'değişiklik24saate': 41622.44,
  'değişiklikgünde': 28770.559999999998,
  'değişikliksaate': -3605.3699999999953,
  'çevrilen': 'yok',
  arz: 18692043,
  'piyasadeğeri': 8074354336920.78,
  'piyasadeğericezası': 0,
  toplamhacim24saate: 322552.3802063719,
  'toplamüstkatmanhacmi24saate': 322041.8538589735,
  resim: 'https://www.cryptocompare.com//media/37746251/btc.png'
}
/*/

investing.js's People

Contributors

furtsy avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.