Code Monkey home page Code Monkey logo

sup-res's Issues

Telegram Support

Hi , is it possible to add telegram support , so we can share this analysis to Telegram group or channel ?

Thanks

Error Install Debian 64bits

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
crackmapexec 5.4.0 requires aioconsole<0.4.0,>=0.3.3, but you have aioconsole 0.3.1 which is incompatible.
crackmapexec 5.4.0 requires minikerberos==0.3.3, but you have minikerberos 0.3.5 which is incompatible.
crackmapexec 5.4.0 requires neo4j<5.0.0,>=4.1.1, but you have neo4j 5.2.dev0 which is incompatible.
crackmapexec 5.4.0 requires pypsrp<0.8.0,>=0.7.0, but you have pypsrp 0.5.0 which is incompatible.
crackmapexec 5.4.0 requires xmltodict<0.13.0,>=0.12.0, but you have xmltodict 0.13.0 which is incompatible.

Help me, please!

Help, please, to solve a problem.
Before everything started and worked like clockwork. The last 2 weeks gives an error and I don't know how to overcome it... Perhaps you can tell me how?
Безымянный

no pinescript ubuntu

After running the script,

Pinescript is not showing.

image

Also "Latest Candlesticks is not showing in chart"
image

I shall install it on Windows tomorrow, let you know.

Thanks again for the great support

frame.append

hi again,

love your work again!

look.
The frame.append method is deprecated and will be removed from pandas in a future version

greets
Remco

Add Binance.US API

Problem

We need to integrate with the Binance.US API to retrieve and update cryptocurrency information.

Solution

We can add integration with the Binance.US API to our application by using their API and SDK.
https://docs.binance.us/#introduction

Expected outcome

Our application will be able to retrieve and update cryptocurrency information from Binance.US.

Add Coinbase API

Problem

We need to integrate with the Coinbase API to retrieve and update cryptocurrency information.

Solution

We can add integration with the Coinbase API to our application by using their API and SDK.
https://docs.cloud.coinbase.com/exchange/docs/welcome

Expected outcome

Our application will be able to retrieve and update cryptocurrency information from Coinbase.

accept a csv file of coins to create chart

I would love to see this project updated to where it has the option to accept a csv file that has the coin name and timeframe to create the chart automatically, instead of having to enter one at a time.

Telegram bot

Hi ,

after testing the telegram bot , everything working great for the bot except the command - supres -

supres btcusdt 1d

this command doesnt work and i get error

( caused error [Errno 2] No such file or directory: 'py telegram_bot.py BTCUSDT 1D' )

Add weekly and monthly timeframes

Problem

Currently, our application only supports certain timeframes for data analysis. We need to add support for weekly and monthly timeframes as well.

Solution

We can add support for weekly and monthly timeframes by implementing the necessary code changes to allow users to select these timeframes when viewing data.

Expected outcome

Our application will support weekly and monthly timeframes in addition to daily timeframes, and users will be able to select and view data for these timeframes.

ImportError import historical_data, 'Client' from 'binance'

Hello,
Trying to run python main.py, I got this errors, any solution ?

PS C:\Users#####\Desktop########\sup-res-master> python main.py
Traceback (most recent call last):
File "sup-res-master\main.py", line 9, in
import historical_data
File "sup-res-master\historical_data.py", line 4, in
from binance import Client
ImportError: cannot import name 'Client' from 'binance' (C:\Python39\lib\site-packages\binance_init_.py)

image

Add documentation to the sup-res

As we continue to work on this project, it's important that we have clear and concise documentation to help us understand the project's purpose, features, and usage. Documentation can also help onboard new contributors and make it easier for others to contribute.

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.