Coder Social home page Coder Social logo

ganho-real / lickhunterpro-assistant Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atsutanedotnet/lickhunterpro-assistant

0.0 0.0 0.0 16 KB

Assistant Software to manage LickHunterPro Bot using python and liquidation data from https://liquidation.report

lickhunterpro-assistant's Introduction

LickHunterPro-Assistant

Assistant Software to manage LickHunterPro Bot using python and liquidation data from https://liquidation.report

Trading futures is very high risk and involves a risk of loss. Please consider carefully if such trading is appropriate for you. Past performance is not indicative of future results. Software and data on this page are for research purposes only and do not constitute investment recommendations or advice. Do your own research!

LHPA-UI LHA-Webhook LHA-Menu

LickHunterPro-Assistant Features

  • Automatically choose pairs for trading base from balance, leverage and percentBal
  • Automatically choose lick value, long offset & short offset base on data from https://liquidation.report
  • Discord Webhook support for notification and status change
  • Automatically transfer balance from future to spot.
  • Support using secondary take profit value when reach isolation mode.
  • Support emergency exit plan by reducing secondary take profit value into half when margin is over 50%
  • Interactive hotkey menu
  • Colorfull discord embed :D
  • still building the list

LickHunterPro-Assistant Known Issues

  • The script randomly freeze. Main loop broken. Need to close and it will work again.
  • Auto PercentBal not really working on Bybit Exchange
  • still building the list

LickHunterPro-Assistant Setup

Download the latest version from https://github.com/AtsutaneDotNet/LickHunterPro-Assistant/releases. Extract and put it inside LHP folders

LHA setup

Just change control.json suitable to your need and run LickHunterAssistant.exe

{
    "tradingSettings": {
        "maxPairs": "300",
        "maxPositions": "2",
        "IsoPercentage": "10",
        "PrimaryProfit": "0.8",
        "SecondaryProfit": "0.6",
        "EmergencyExit": "true",
        "EmergencyTrigger": "20",
        "EmergencyProfit": "0.4",
        "OverrideLongOffset": "0",
        "OverrideShortOffset": "0",
        "24hprice_limit": "21",
        "funding_limit": "0.1",
        "aging": "21",
        "AutoIsolatedAndLevChange": "true",
        "margin_type": "ISOLATED"
    },
    "tradingPairs": {
        "whitelist": "",
        "CurrentPairs": "",
        "LastUsedPairs": "",
        "blacklist": ""
    },
    "tradingAI": {
        "autoPbal": "true",
        "autoMaxPos": "true",
        "LickValueType": "mean",
        "nominalValue": "6",
        "MaxMin": "false",
        "maxVwap": "12",
        "minVwap": "8"
    },
    "autoTransfer": {
        "status": "true",
        "limit": "10000",
        "increase_limit": "true",
        "percentage": "1"
    },
    "misc": {
        "bot_name": "Assistant",
        "webhookStatusDelay": "900",
        "standalone": "false",
        "verbose": "false",
        "botRestart": "0",
        "sleep": "15"
    }
}

For More Details Please Visit The Wiki

Credits

Donate To LickHunterPro-Assistant Development

  • ETH/BSC 0xaD687b24852Ae916Cfb740871768E7b214175729

lickhunterpro-assistant's People

Contributors

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