Author

Topic: I wrote an app to compare the price evolution for crypto pairs on Binance (Read 124 times)

jr. member
Activity: 70
Merit: 1
it's great! You have put a lot of effort into it. Hope you will bring more to the table. Keep up the great work!
newbie
Activity: 4
Merit: 1
Thanks a lot!
Your third point is the biggest problem so far, and you are absolutely right. I wrote it in C++ because it was the easiest for me, but I think it was time I learned some web programming too. Thanks also for the first two points, they are easier to implement.
legendary
Activity: 2338
Merit: 1354
I love it! It is really simple.
My suggestions are:
  • Add multiple fiat currencies.
  • Support share button, like you can export it as an image or copy in the clipboard the image of the chart.
  • Support web-based, this may be challenging to you since the app is made in C++, and it can only run for now on desktop. Maybe some people are afraid to download some random software on the internet because of some malware or viruses.

Overall, it's great, good job!
This can be used by traders for those comparing, even investors or long term traders, they may select the less price action coin, so they can accumulate more for the long position.
newbie
Activity: 4
Merit: 1
So it's give right time data from binance exchange ? That's actually I am looking but it's looks like the application you build is only working on PC . Do you have mobile app or are you planning to make mobile if for example many people use the app you make. Its very helpful for traders if you have it in mobile so they can monitor the price wherever they go and with only need data connection to open.

It's technically not real time data, this is not the purpose of the app. Unfortunately the app is only for PC, at least for now. If you only need price monitoring on your mobile there are plenty of apps available in the Play Store.

Anyway, H1 or M15 is not too important for Binanz because your app is only used for long-term analysis, it makes more sense.
I thank you very much for creating such a useful app, and when I use Binanz's images and data to create my content, I will soon donate for your efforts. Wink


Thanks for the kind words Smiley

Will it have more bigger timeframes? And are you willing to add a portfolio analysis and spread calculator to it? Does it also have notification alerts available like when I want some specific price alerts, will I be able to get them through your app?
Sorry, what do you mean by "bigger timeframes" ? Regarding the other features you are asking, I don't think I will add them to this app. I want to keep it simple, just for price evolution analysis. Maybe in the future I'll do a more complex app with more features, though.
legendary
Activity: 3052
Merit: 1273
Will it have more bigger timeframes? And are you willing to add a portfolio analysis and spread calculator to it? Does it also have notification alerts available like when I want some specific price alerts, will I be able to get them through your app?
sr. member
Activity: 854
Merit: 253
l0tt0.com
Every time you open the app it downloads the most recent price data. The app uses the 4-hours interval price data (like viewing a candle chart where each candle represents 4 hours). That means you get 6 price points in one day. Logically, the biggest "delay" - compared to the current price can be 4 hours. I tried to make the interval 1 hour, or even 15 minutes, but then the app gets very laggy.
Thanks for your reply Smiley
Anyway, H1 or M15 is not too important for Binanz because your app is only used for long-term analysis, it makes more sense.
I thank you very much for creating such a useful app, and when I use Binanz's images and data to create my content, I will soon donate for your efforts. Wink
sr. member
Activity: 1036
Merit: 329
Every time you open the app it downloads the most recent price data. The app uses the 4-hours interval price data (like viewing a candle chart where each candle represents 4 hours). That means you get 6 price points in one day. Logically, the biggest "delay" - compared to the current price can be 4 hours. I tried to make the interval 1 hour, or even 15 minutes, but then the app gets very laggy.
Thanks for your reply Smiley

So it's give right time data from binance exchange ? That's actually I am looking but it's looks like the application you build is only working on PC . Do you have mobile app or are you planning to make mobile if for example many people use the app you make. Its very helpful for traders if you have it in mobile so they can monitor the price wherever they go and with only need data connection to open.
newbie
Activity: 4
Merit: 1
Every time you open the app it downloads the most recent price data. The app uses the 4-hours interval price data (like viewing a candle chart where each candle represents 4 hours). That means you get 6 price points in one day. Logically, the biggest "delay" - compared to the current price can be 4 hours. I tried to make the interval 1 hour, or even 15 minutes, but then the app gets very laggy.
Thanks for your reply Smiley
sr. member
Activity: 854
Merit: 253
l0tt0.com
Wow, you are a talented person creating an app with this amazing utility. People can easily check prices quickly without having to visit any websites.
My question is when I download price data of crypto pairs will it still automatically update to the nearest exchange rate on Binance? About how many seconds is the delay?
newbie
Activity: 4
Merit: 1
Info about the app, screenshots, its features and an user guide is available here: https://github.com/anst270125/Binanz. You can download and run the release package(https://github.com/anst270125/Binanz/releases), or clone the repo and build the app yourself. The app is already useful to me, maybe it could bring some use to you too. No user data (account or password) is needed, but the app obviously needs internet access in order to download price data.

I'm open to questions and suggestions Smiley
Jump to: