Code Monkey home page Code Monkey logo

cryptocoin-indicator's People

Contributors

sdrelton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cryptocoin-indicator's Issues

reconnection

I lost connection, when I got back on line the price was significantly up but the indicator never updated again so it seems it just didn't try to reconnect, I think it should. another thing I dont know how to do is to make it start up automatically when I log into my machine.

AttributeError: 'module' object has no attribute 'require_version'

Hello,

When execute script with python2, i got:

python cryptocoin-indicator.py
<module 'gi' from '/home/bux/Projets/cryptocoin-indicator/venv2.7/local/lib/python2.7/site-packages/gi/__init__.pyc'>
Traceback (most recent call last):
  File "cryptocoin-indicator.py", line 8, in <module>
    gi.require_version('Gtk', '3.0')
AttributeError: 'module' object has no attribute 'require_version'

And with python3:

python cryptocoin-indicator.py 
Traceback (most recent call last):
  File "cryptocoin-indicator.py", line 6, in <module>
    import gi
  File "/home/bux/Projets/cryptocoin-indicator/venv3.5/lib/python3.5/site-packages/gi/__init__.py", line 39
    print url
            ^
SyntaxError: Missing parentheses in call to 'print'

Thank's.

sugestion

I think there is no need for a logo at the indicator level, what I would like instead is a configuration where I could choose how many pairs I want displayed, I would want to see btc and ltc too at the same time without having to open a new instance.

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.