Bitcoin Forum
May 26, 2024, 01:54:48 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Trading Discussion / Re: I wrote an app to compare the price evolution for crypto pairs on Binance on: December 06, 2020, 11:44:56 PM
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.
2  Economy / Trading Discussion / Re: I wrote an app to compare the price evolution for crypto pairs on Binance on: December 06, 2020, 06:51:25 PM
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.
3  Economy / Trading Discussion / Re: I wrote an app to compare the price evolution for crypto pairs on Binance on: December 06, 2020, 05:47:21 PM
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
4  Economy / Trading Discussion / I wrote an app to compare the price evolution for crypto pairs on Binance on: December 06, 2020, 04:42:35 PM
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
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!