Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Nearata/ichigo

Repository files navigation

Ichigo

Degiro trailing stop script.

Requirements

  • Pipenv

Installation

Run pipenv install and then pipenv run main.py.

Configuration

# .env

DEGIRO_USERNAME = ""
DEGIRO_PASSWORD = ""
DEGIRO_INT_ACCOUNT = ""

Options

{
    "check_time": "4PM,10PM",
    "check_interval": "2h0m",
    "operations_interval": 2,
    "7201951": { # Degiro stock ID
        "name": "PayPal Holdings Inc",
        "percentage": 0.0,
        "active": false # If you need to run tasks on this stock
    }
}

Unlicense

See UNLICENSE for details.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Languages