Coder Social home page Coder Social logo

konqueror1 / automatic-ethereum-stoploss-with-uniswap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from freelancer254/automatic-ethereum-stoploss-with-uniswap

0.0 1.0 0.0 10 KB

A script to swap Ethereum with DAI when a set target price is reached.

Python 100.00%

automatic-ethereum-stoploss-with-uniswap's Introduction

Automatic-Ethereum-StopLoss-With-Uniswap
A script to swap Ethereum with DAI when a set target price is reached. A custom Ethereum Stop Loss.
#Package Needed
Python
You will need web3py. The python implementation of Ethereum
You can easily get your infura key from infura.io for FREE to connect to the Ethereum mainet
ETH Price provided by Coingecko for free

#Sign Transaction
The transaction can be presigned or signed with the Private Key during execution
Keep your private key safe.
#Edits
You will need to edit:
1. Ethereum address to provide your own Ethereum address
2. Private key if you will sign the transaction during execution
3. Infura RPC key, get a free key from infura.io
4. The gas fees
5. All CONSTANTS e.g the ETH_TO_SWAP, TARGET_PRICE, MIN_DAI, WAIT_TIME, FREQUENCY, DURATION
#Have Peace Of Mind
Run the script with python stopethloss.py
No more worry about prices.

automatic-ethereum-stoploss-with-uniswap's People

Contributors

freelancer254 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.