_Artur_ (OP)
Jr. Member
Offline
Activity: 50
Merit: 56
|
|
September 20, 2021, 08:18:20 PM |
|
maybe my eyes don't serve me very well, but I would definitely like to see some sort of zoom option or even the possibility to increase the size of each window. Now I saw many lines one over the other on the pile. or these options may exist but I did not find it. have you considered making some API so other website owners can add this feature to their pages? In settings (three dots) you had links to exchanges added to this monitoring, maybe you can add your affiliate link to these exchanges. why not try to monetize this page.
btw. When register, confirmational email going to the spam folder. Try to fix it if it's possible.
Hello, You can change height of each window. Maybe in future, I will create full API for other people, but for now, I am working on widget for other websites. You can check this widget by visiting this link: https://www.multipools.org/Soon I will release new version of cryptocorrelator.com with dedicated widget configuration page.
|
|
|
|
_Artur_ (OP)
Jr. Member
Offline
Activity: 50
Merit: 56
|
|
September 20, 2021, 08:37:48 PM |
|
I have Created website where you can monitor real time prices and other important info in a convenient way. The core idea is to display data from all exchanges (popular) at the same time. I've spend a lot of time and want you to review my work! My website url: www.cryptocorrelator.com I sure, this project will become popular! On the Buy Volume and Sell Volume graphs, what is the difference between the blue lines and the red lines? In left menu of a chart you are looking at, you will find an exchange with same color, for example: You see red spike on buy volume chart. By looking at left menu you know that "red" exchange is "Binance". Then you hover tip of that spike and see a value (for example "20.2"), this value means how much of BTC somebody bought (sold in case of Sell volume chart ) at this moment of time. (You will see USDT, which is a mistake... It displays value in BTC if you selected BTC/USDT pair...)
|
|
|
|
QuickAccount
Member
Offline
Activity: 189
Merit: 52
In a world of coins, use them.
|
|
September 30, 2021, 06:17:56 PM |
|
I scanned your website for security vulnerabilities, and found massive issues. Like issues that could give attacks access to your web server.
List of massive security flaws on cryptocorrelator:
1. There is zero Strict Transport security, this is important for user security.
2. You have a few outdated libraries that have Cross Site Scripting flaws: Angular version 1.8.0, jquery version 1.9.0, and lodash 4.17.12
I would take serious action to update these libraries, because they have massive vulnerabilities .
Good luck!
|
Not your keys, not your coins.
|
|
|
_Artur_ (OP)
Jr. Member
Offline
Activity: 50
Merit: 56
|
|
September 30, 2021, 11:39:00 PM |
|
I scanned your website for security vulnerabilities, and found massive issues. Like issues that could give attacks access to your web server.
List of massive security flaws on cryptocorrelator:
1. There is zero Strict Transport security, this is important for user security.
2. You have a few outdated libraries that have Cross Site Scripting flaws: Angular version 1.8.0, jquery version 1.9.0, and lodash 4.17.12
I would take serious action to update these libraries, because they have massive vulnerabilities .
Good luck!
Hello, Only HTTPS connection allowed, so I do not think that I have "Strict Transport security" problem. In addition, I do not use any of the libraries that you mentioned. Good luck, too!
|
|
|
|
QuickAccount
Member
Offline
Activity: 189
Merit: 52
In a world of coins, use them.
|
|
October 01, 2021, 03:03:06 PM |
|
I scanned your website for security vulnerabilities, and found massive issues. Like issues that could give attacks access to your web server.
List of massive security flaws on cryptocorrelator:
1. There is zero Strict Transport security, this is important for user security.
2. You have a few outdated libraries that have Cross Site Scripting flaws: Angular version 1.8.0, jquery version 1.9.0, and lodash 4.17.12
I would take serious action to update these libraries, because they have massive vulnerabilities .
Good luck!
Hello, Only HTTPS connection allowed, so I do not think that I have "Strict Transport security" problem. In addition, I do not use any of the libraries that you mentioned. Good luck, too! My scanner shows these libraries, do you use any other libraries that depend on the ones mentioned?
|
Not your keys, not your coins.
|
|
|
_Artur_ (OP)
Jr. Member
Offline
Activity: 50
Merit: 56
|
|
October 01, 2021, 04:07:18 PM |
|
I scanned your website for security vulnerabilities, and found massive issues. Like issues that could give attacks access to your web server.
List of massive security flaws on cryptocorrelator:
1. There is zero Strict Transport security, this is important for user security.
2. You have a few outdated libraries that have Cross Site Scripting flaws: Angular version 1.8.0, jquery version 1.9.0, and lodash 4.17.12
I would take serious action to update these libraries, because they have massive vulnerabilities .
Good luck!
Hello, Only HTTPS connection allowed, so I do not think that I have "Strict Transport security" problem. In addition, I do not use any of the libraries that you mentioned. Good luck, too! My scanner shows these libraries, do you use any other libraries that depend on the ones mentioned? Hello, I do not use any libraries, at all... Because they were slowing down my website performance... All driving and communication functions are highly optimized. All they have developed by myself. All statistics collection and analysis functions performing in the backend server written on C.
|
|
|
|
QuickAccount
Member
Offline
Activity: 189
Merit: 52
In a world of coins, use them.
|
|
October 01, 2021, 04:39:58 PM |
|
I scanned your website for security vulnerabilities, and found massive issues. Like issues that could give attacks access to your web server.
List of massive security flaws on cryptocorrelator:
1. There is zero Strict Transport security, this is important for user security.
2. You have a few outdated libraries that have Cross Site Scripting flaws: Angular version 1.8.0, jquery version 1.9.0, and lodash 4.17.12
I would take serious action to update these libraries, because they have massive vulnerabilities .
Good luck!
Hello, Only HTTPS connection allowed, so I do not think that I have "Strict Transport security" problem. In addition, I do not use any of the libraries that you mentioned. Good luck, too! My scanner shows these libraries, do you use any other libraries that depend on the ones mentioned? Hello, I do not use any libraries, at all... Because they were slowing down my website performance... All driving and communication functions are highly optimized. All they have developed by myself. All statistics collection and analysis functions performing in the backend server written on C. Just ran a new scan on your website, it not displays no libraries, but about the https header, its not configured correctly, this is what my report spits out: Website is missing: a HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains.
|
Not your keys, not your coins.
|
|
|
_Artur_ (OP)
Jr. Member
Offline
Activity: 50
Merit: 56
|
|
October 01, 2021, 05:57:45 PM |
|
I scanned your website for security vulnerabilities, and found massive issues. Like issues that could give attacks access to your web server.
List of massive security flaws on cryptocorrelator:
1. There is zero Strict Transport security, this is important for user security.
2. You have a few outdated libraries that have Cross Site Scripting flaws: Angular version 1.8.0, jquery version 1.9.0, and lodash 4.17.12
I would take serious action to update these libraries, because they have massive vulnerabilities .
Good luck!
Hello, Only HTTPS connection allowed, so I do not think that I have "Strict Transport security" problem. In addition, I do not use any of the libraries that you mentioned. Good luck, too! My scanner shows these libraries, do you use any other libraries that depend on the ones mentioned? Hello, I do not use any libraries, at all... Because they were slowing down my website performance... All driving and communication functions are highly optimized. All they have developed by myself. All statistics collection and analysis functions performing in the backend server written on C. Just ran a new scan on your website, it not displays no libraries, but about the https header, its not configured correctly, this is what my report spits out: Website is missing: a HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains. okay, maybe I will implement
|
|
|
|
_Artur_ (OP)
Jr. Member
Offline
Activity: 50
Merit: 56
|
|
October 02, 2021, 01:59:15 AM |
|
Actually, the information that you see on CryptoCorrelator is intendent to be as input data for AI deep learning. We are creating trading system, based on AI implemented in FPGA. However, I think this will be better to discuss in another thread. I have added “Donate” button for anyone who want to support this project! Also we will be happy to show paid advertisements on CryptoCorrelator
|
|
|
|
SFR10
Legendary
Offline
Activity: 3178
Merit: 3526
Crypto Swap Exchange
|
|
October 02, 2021, 12:28:05 PM Last edit: October 03, 2021, 03:45:39 PM by SFR10 |
|
Also we will be happy to show paid advertisements on CryptoCorrelator Out of curiosity, how much traffic [unique visitors] you're getting these days and where would the ad spaces be on your website?
Looks like you forgot to announce that you've " finally added the " widget" page - It would've been better if we had the ability to choose a "different" color for each of the backgrounds and lines + other variants.Update:~Snipped~
Thank you for the stats and I'm looking forward to those updates
|
|
|
|
_Artur_ (OP)
Jr. Member
Offline
Activity: 50
Merit: 56
|
|
October 02, 2021, 10:06:49 PM |
|
Also we will be happy to show paid advertisements on CryptoCorrelator Out of curiosity, how much traffic [unique visitors] you're getting these days and where would the ad spaces be on your website?
Looks like you forgot to announce that you've " finally added the " widget" page - It would've been better if we had the ability to choose a "different" color for each of the backgrounds and lines + other variants.From 14 February 2021 (date of website registration), we got 9993 visits from unique IP addresses. And 9 registered users I plan to add ability to change currency pairs when you set up widget. Maybe I will create other designs and more settings to play around.
|
|
|
|
_Artur_ (OP)
Jr. Member
Offline
Activity: 50
Merit: 56
|
|
October 21, 2021, 08:27:56 PM |
|
More functions are in development!
|
|
|
|
Blawpaw
Legendary
Offline
Activity: 1596
Merit: 1027
|
|
October 23, 2021, 07:39:08 PM |
|
I have Created website where you can monitor real time prices and other important info in a convenient way. The core idea is to display data from all exchanges (popular) at the same time. I've spend a lot of time and want you to review my work! My website url: www.cryptocorrelator.com I sure, this project will become popular! Good work. Congratulations, the site looks great and seems pretty useful. The interface seems pretty intuitive as well but I take it that it is still under development and will probably contain even more information. I have already signed up and will be using it as a tool in my day trade, thanks.
|
|
|
|
_Artur_ (OP)
Jr. Member
Offline
Activity: 50
Merit: 56
|
|
October 24, 2021, 05:13:57 PM |
|
I have Created website where you can monitor real time prices and other important info in a convenient way. The core idea is to display data from all exchanges (popular) at the same time. I've spend a lot of time and want you to review my work! My website url: www.cryptocorrelator.com I sure, this project will become popular! Good work. Congratulations, the site looks great and seems pretty useful. The interface seems pretty intuitive as well but I take it that it is still under development and will probably contain even more information. I have already signed up and will be using it as a tool in my day trade, thanks. Thank You! Yes, I am preparing even more functions.
|
|
|
|
_Artur_ (OP)
Jr. Member
Offline
Activity: 50
Merit: 56
|
|
November 29, 2021, 06:47:02 PM |
|
Friends, don't forget to share impressions and ideas
|
|
|
|
|