Skip to content

Python Telegram bot to trade on the TradeOgre exchange

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE.md
AGPL-3.0
LICENSE_P.md
Notifications You must be signed in to change notification settings

Endogen/Telegram-TradeOgre-Bot

Repository files navigation

Run in background

  1. Start with python3.6 -m tradeogrebot.START
  2. Press CTRL + Z
  3. Enter bg

Bring back to foreground

ps ax | grep START.py

Start with

python3.6 -m tradeogrebot.START

For installation of orca

https://github.com/plotly/orca

Install orca with

sudo npm install -g electron@1.8.4 orca

or with Conda

conda install -c plotly plotly-orca psutil

First make sure to have installed

sudo apt-get install python3.6-dev

Make sure to have this installed also

apt-get install libgconf-2-4

If error xvfb-run: error:Xvfb failed to start

xvfb-run -a /path/to/orca "$@"

Telegram commands

ticker - Ticker
balance - Balance
chart - Chart
stats - Stats
orders - Orders

About

Python Telegram bot to trade on the TradeOgre exchange

Topics

Resources

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE.md
AGPL-3.0
LICENSE_P.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages