Code Monkey home page Code Monkey logo

pine-bot-client's Issues

Need help

Hi

I would like to know If I can use this repo to use for Indian NSE Market for stocks?
Can you suggest what are the changes I should take care of or any pointers please.

Thanks
Anand

502 Bad Gateway

The server http://pine-api.kzh-crypto.net/ is not responding. Is there anyway you can include a module to perform what this server is doing in pine-bot-client?

os.system("python pine-bot-client.py support bitflyer")
2019-04-02 22:59:59,383: CRITICAL: fail to execute 'support: Bad status code: <Response [502]>
Traceback (most recent call last):
File "pine-bot-client.py", line 139, in
do_support(params, args[0], args[1])
File "C:\Temp\NotKnowing\command\support.py", line 9, in do_support
res = call_api(params, '/exchange-support', exchange=exchange, market=market)
File "C:\Temp\NotKnowing\util\comm.py", line 23, in call_api
_, json = _call_api(ap_params, path, **kws)
File "C:\Temp\NotKnowing\util\comm.py", line 15, in _call_api
raise BadResponse('Bad status code: {}'.format(r))
util.comm.BadResponse: Bad status code: <Response [502]>

When I try python pine-bot-client.py init <your Pine script> I get an error

I get this error when I try python pine-bot-client.py init <your Pine script>:

2021-05-08 01:37:40,198: CRITICAL: fail to execute 'init: Bad status code: <Response [404]>
Traceback (most recent call last):
  File "C:\Users\Kadiem Alqazzaz\Desktop\pine-bot-client-master\pine-bot-client.py", line 144, in <module>
    do_init(params, pine_fname, pine_str)
  File "C:\Users\Kadiem Alqazzaz\Desktop\pine-bot-client-master\command\init.py", line 9, in do_init
    res = call_api(params, '/scan-input', code=pine_str)
  File "C:\Users\Kadiem Alqazzaz\Desktop\pine-bot-client-master\util\comm.py", line 23, in call_api
    _, json = _call_api(ap_params, path, **kws)
  File "C:\Users\Kadiem Alqazzaz\Desktop\pine-bot-client-master\util\comm.py", line 15, in _call_api
    raise BadResponse('Bad status code: {}'.format(r))
util.comm.BadResponse: Bad status code: <Response [404]>

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.