Bitcoin Forum
April 02, 2026, 12:13:46 PM *
News: Latest Bitcoin Core release: 30.2 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Cheap Crypto Deal  (Read 591 times)
hoeczek (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 10


View Profile WWW
May 04, 2025, 04:15:50 PM
 #21

I have not forgotten this little project Cool
Today I had time for some changes

Version 0.2 - 04.05.2023
  • Added About, Changelog, PGP, ToS, PP menu in footer and relevant pages
  • Added support for scaling for mobile devices
  • Integrated Terms Of Service and Privacy Policy
  • Added KYC/AML details note
  • Amount input filed converted from text to numbers
  • Added loading page
  • Added new ERC-20 tokens: DAI, USDT and USDC (They may not be fully functional yet. Work in progress.)

I need to do some more testing and tweaking of the ERC-20 tokens I've added, but this is the first step.
I think I have fulfilled all the requests from the forum Smiley
Vod
Legendary
*
Offline Offline

Activity: 4396
Merit: 3605


Licking my boob since 1970


View Profile WWW
May 05, 2025, 12:01:13 AM
 #22

I think I have fulfilled all the requests from the forum Smiley

Except for my super fancy dancy button.   Angry

Is there a reason you don't show the service fees per exchange?   Since you know the exact amount to trade you can calculate it and display it in the table.  Also, the new fee column and Rate column should be sortable. 

Quote
If value is odd or n/a or 0, then amount does not meet min/max requirements.

You should calculate that in the backend, and make everything consistent. 

███████████████████████████
███████▄████████████▄██████
████████▄████████▄████████
███▀█████▀▄███▄▀█████▀███
█████▀█▀▄██▀▀▀██▄▀█▀█████
███████▄███████████▄███████
███████████████████████████
███████▀███████████▀███████
████▄██▄▀██▄▄▄██▀▄██▄████
████▄████▄▀███▀▄████▄████
██▄███▀▀█▀██████▀█▀███▄███
██▀█▀████████████████▀█▀███
███████████████████████████
.
.Duelbits PREDICT..
█████████████████████████
█████████████████████████
███████████▀▀░░░░▀▀██████
██████████░░▄████▄░░████
█████████░░████████░░████
█████████░░████████░░████
█████████▄▀██████▀▄████
████████▀▀░░░▀▀▀▀░░▄█████
██████▀░░░░██▄▄▄▄████████
████▀░░░░▄███████████████
█████▄▄█████████████████
█████████████████████████
█████████████████████████
.
.WHERE EVERYTHING IS A MARKET..
█████
██
██







██
██
██████
Will Bitcoin hit $200,000
before January 1st 2027?

    No @1.15         Yes @6.00    
█████
██
██







██
██
██████

  CHECK MORE > 
SFR10
Legendary
*
Offline Offline

Activity: 3682
Merit: 4023



View Profile WWW
May 05, 2025, 06:43:17 AM
 #23

I think I have fulfilled all the requests from the forum Smiley
Almost Tongue You mentioned in the past that the switch/swap coins button would be in the next update.

Quote
If value is odd or n/a or 0, then amount does not meet min/max requirements.
You should calculate that in the backend, and make everything consistent. 
It appears that hoeczek is already doing it for some of them since it shows "must be > a certain amount"... @hoeczek: Did you tweak it to improve generation times when an API's response is delayed?
- @hoeczek: I don't think it's a good idea to include exchanges that don't support a specific pair in the results (screenshot).

███████████████████████████
███████▄████████████▄██████
████████▄████████▄████████
███▀█████▀▄███▄▀█████▀███
█████▀█▀▄██▀▀▀██▄▀█▀█████
███████▄███████████▄███████
███████████████████████████
███████▀███████████▀███████
████▄██▄▀██▄▄▄██▀▄██▄████
████▄████▄▀███▀▄████▄████
██▄███▀▀█▀██████▀█▀███▄███
██▀█▀████████████████▀█▀███
███████████████████████████
.
.Duelbits PREDICT..
█████████████████████████
█████████████████████████
███████████▀▀░░░░▀▀██████
██████████░░▄████▄░░████
█████████░░████████░░████
█████████░░████████░░████
█████████▄▀██████▀▄████
████████▀▀░░░▀▀▀▀░░▄█████
██████▀░░░░██▄▄▄▄████████
████▀░░░░▄███████████████
█████▄▄█████████████████
█████████████████████████
█████████████████████████
.
.WHERE EVERYTHING IS A MARKET..
█████
██
██







██
██
██████
Will Bitcoin hit $200,000
before January 1st 2027?

    No @1.15         Yes @6.00    
█████
██
██







██
██
██████

  CHECK MORE > 
hoeczek (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 10


View Profile WWW
May 05, 2025, 04:53:38 PM
 #24

I think I have fulfilled all the requests from the forum Smiley

Except for my super fancy dancy button.   Angry

Is there a reason you don't show the service fees per exchange?   Since you know the exact amount to trade you can calculate it and display it in the table.  Also, the new fee column and Rate column should be sortable. 

Quote
If value is odd or n/a or 0, then amount does not meet min/max requirements.

You should calculate that in the backend, and make everything consistent. 

Yeah fancy dancy button is not on my list Smiley Sorry.
Not every API shows the fees in the clear way.
And who cares about fees if you get exact amount which is listed in Rate column. I need to check if I can do it easily, but I am still not sure about the reason I should calculate it and show.
Don't get me wrong, I am just thinking loud.

With the next update I will try to make it consistent (and remove that sentence), it is hard as each API do it in own way, so I need to go one by one, test pairs and see the result and additionally sometimes everything is mess when value not meet min/max.
But yeah I will work on that.
hoeczek (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 10


View Profile WWW
May 05, 2025, 05:14:39 PM
 #25

I think I have fulfilled all the requests from the forum Smiley
Almost Tongue You mentioned in the past that the switch/swap coins button would be in the next update.

Quote
If value is odd or n/a or 0, then amount does not meet min/max requirements.
You should calculate that in the backend, and make everything consistent.  
It appears that hoeczek is already doing it for some of them since it shows "must be > a certain amount"... @hoeczek: Did you tweak it to improve generation times when an API's response is delayed?
- @hoeczek: I don't think it's a good idea to include exchanges that don't support a specific pair in the results (screenshot).

Haha I mentioned it but also in this post https://bitcointalk.org/index.php?topic=5536727.msg65245814#msg65245814 i resigned from it.

and about the second part, I had to add that loading page as when I tested API responses it looks like average API response for each is from 1 to 5 sec (mostly depends on Crypto pairs). So I have 10 services integrated and in the worst case it is 10*5 sec. But average for all is around 26 sec.
As I am not using JS (target audience is also hidden services with onion domain) I cannot block button for the time of getting info from API's so I added loading page, also I switched from getting one by one to getAllRatesParallel() function which is using curl_multi_exec so I can ask each API in same time.
I still need to dive into it, but for now loading page solves my problems, informs users and wait time is not as bad as some time ago.

So for now I have on my list:
-show consistent info if pair is supported, not meet requirements etc.
-work on optimization
-more testing on ERC-20 tokens
hoeczek (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 10


View Profile WWW
August 21, 2025, 02:04:07 PM
 #26

I like the colors; they pop.  It's a site I would visit first thing in the morning.

Are you old enough to remember Tom Cruise shouting "Show me the money!"?
https://www.youtube.com/shorts/OVbRMvGJVfw

SHOW ME THE RESULTS could be a bit more catchy in line with your vibrant theme.

Are you going to add USD or include the vendor service fees and any network fees in your calculation?   If you kept your fees up to date you could make a commercial API with it, or at least a private service for your friends.



I think you should be happy now.
Button is now renamed to SHOW ME THE MONEY
and there is info like: *by pressing this button you agree to the Terms Of Services and Privacy Policy and you watched this. (Where one of the agreement is to watch the video you sent in your post Wink
programmer3666
Full Member
***
Offline Offline

Activity: 406
Merit: 212



View Profile
August 22, 2025, 07:08:24 PM
 #27

<<Edited Out>>
For a test, I recommend entering a value of 0.07 BTC to LTC to see how everything works and then your values for testing.

Enjoy.

I checked out the website and i will honestly say the design kind of gave me a bitt of laugh due to the coloring style but thats not an issue the website might not be the neatest in terms of design but thatx also what makes it kind of cool & unique!! I think the idea itself is actualy a useful one though. Like havin all those swap rates in one table saves someone the stress of opening multiple tabs to compare rates. I tried the example you recommended of 0.07 BTC to LTC and it worked smoothly although afetr the few seconds loading but thatx beside the point.. I get what you mean about extreme values showing some weird results but i don't think it is a big deal.. The website looks handy already at least for some normal trades.
I honestly beliv that if you keep adding more exchanges and also maybe do some minor stylish polishing just to make it look less colorful!! as a developer myself i appreciate handy tools becuase the aim of developing them is to make things easy for others.. Good job bro!! especially for something done in spare time as you rightly pointed out..

hoeczek (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 10


View Profile WWW
August 23, 2025, 08:08:04 PM
 #28

<<Edited Out>>
For a test, I recommend entering a value of 0.07 BTC to LTC to see how everything works and then your values for testing.

Enjoy.

I checked out the website and i will honestly say the design kind of gave me a bitt of laugh due to the coloring style but thats not an issue the website might not be the neatest in terms of design but thatx also what makes it kind of cool & unique!! I think the idea itself is actualy a useful one though. Like havin all those swap rates in one table saves someone the stress of opening multiple tabs to compare rates. I tried the example you recommended of 0.07 BTC to LTC and it worked smoothly although afetr the few seconds loading but thatx beside the point.. I get what you mean about extreme values showing some weird results but i don't think it is a big deal.. The website looks handy already at least for some normal trades.
I honestly beliv that if you keep adding more exchanges and also maybe do some minor stylish polishing just to make it look less colorful!! as a developer myself i appreciate handy tools becuase the aim of developing them is to make things easy for others.. Good job bro!! especially for something done in spare time as you rightly pointed out..

Thank you.
I will make style more professional in the future Smiley
Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!