Giter VIP home page Giter VIP logo

crime's Introduction

License: unlicensed

Crime (read: CRIpto MErde) a cryptocurrency STUFF - a node.js scripts to help find trading opportunities.

Over 1000 currencies and 100 markets.

To use, go to https://github.com/authenticfake/crime , for development install nodejs ^V8.00 and run npm install --python=python2.7 npm rebuild --python=python2.7

Disclaimer:

Use the software at your own risk. You are responsible for your own money. Past performance is not necessarily indicative of future results.

The author and all affiliates assume no responsibility for your trading results.

Crime STUFF

  • Arbitrage Cross Exchange
  • Arbitrage Intra Exchange
  • Scalping multiple wallet (aka salesman :) see: crime-salesman.js and settings-crime-salesman.js)
  • Scaiping aka (aka cdc2 - see crime.cdc2.js and settings-crime-cdc2.js)
  • Scalping based on square wave (see: crime-square-wave.js and settings-crime-square-wave.js)
  • Pump & Dump (see: )

...

Stuff

Arbitrage Cross Exchanges

To run the program

#enable cors on localhost
node cors-aca.js 
#enable opportunities storage
node rs-aca.js
#start  arbitrage engine
npm start

Go to localhost:3000 to see a minimal display of the raw data

Arbitrage Intra Exchanges

To run the program

node crime-arbitrage.js

you can find the setting on settings-arbitrage.js

Scalping multiple wallet (aka salesman :) )

To run the program

node crime-salesman.js

you can find the setting on settings-salesman.js

Scalping (aka cdc )

To run the program

node crime-cdc2.js

you can find the setting on settings-cdc2.js

Pump & Dump

To run the program

node crime-pump.js 

you can find the setting on settings.js

Stuff

For more details go to the wiki

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Required: Node.js ^ V8.0.0 this program uses ES7 features such as async/await and requires a newer version of node.

Installing

In a terminal write the following:

CD into the correct folder.

cd crime

Install the required npm modules

npm install --python=python2.7
npm rebuild --python=python2.7  

Adding and removing exchange account - wiki

Accounts configuration are defined in the files credentials-.json one for each account.

{
    "cryptopia":    { "apiKey": "--", "secret": "--", "timeout":20000, account="<ACCOUNT>" },
    "hitbtc2":      { "apiKey": "--", "secret": "", account="<ACCOUNT>" },
    "bitfinex":     { "apiKey": "--", "secret": "",account="<ACCOUNT>" },
    "binance":     	{ "apiKey": "--", "secret": "...", account="<ACCOUNT>" } 
}

Just for the arbitrage cross exchange also is necessary to configure secret key api key in the following path

./docs/js/credentials-<ACCOUNT>.js 

For applying the correct account configuration launch

 a.franco$ ./crimeaccount.sh <ACCOUNT>

Adding and removing markets - wiki

Currently you will have to add a market object with the correct APIs settings, situated in the in the credentials-1.json (credentials-${account}.json…) file.

You can temporarily stop loading a market from the frontend, or remove the market by deleting the APIs credential in credentials-1.json

For more information see the wiki

Techinal Indicator available

RSI MFI CCI ADX BB MACD OBV KDII bullish as CandleStick Pattern

Tools

  • node cli.js - a command line interface for interaction with all exchanges configured on crime
  • node check-addresses.js - check and verify the availability for all addresses provided by exchanges. It suggests to run it before running crime.
  • crimeaccount.sh - configure crime with APIs associated to the account. It runs check-addresses for verifying the availability for the addresses provided by exchanges
  • Github Pages - hosts everythnigs you need.

Contributing

Feel free to suggest edits / pull requests or email me at [email protected]

Contributors

Special thanks to

CCXT team for great and huge work

technicalindicators team for great and huge work

Authors

  • authenticfake - Initial work

A real special thanks to

GioGio

Skeggia

MrBBQ

MrBusinessMan

Pocho

License

See the LICENSE.txt file for details

Donating

BTC: 1KsvrY5sSD15ocdcVS5E6N5SCfYM2Fpq4J LTC: LUBmyPqD5YbsgwRDwvS4drkeWcrQWQaFhs ETH: 0x646fdd589e9b3b6d520483082e7e71e4ef6522e6 XRP: rLEsXccBGNR3UPuPu2hUXPjziKC3qKSBun TAG:36361

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.