Pages:
Author

Topic: Cryptocurrency Trading Platform (Read 8072 times)

full member
Activity: 145
Merit: 112
To the moon!
February 19, 2023, 05:51:54 PM
#46
I made some updates to the code so that it is working with Bittrex v3 API. I haven't tested any other exchanges for a while but the make_min_orders and light_show bots are working with Bittrex.
newbie
Activity: 46
Merit: 0
March 02, 2018, 07:29:29 AM
#45
We are still looking for software to organize a cryptocurrency exchange (have a look at: https://bitcointalksearch.org/topic/looking-for-software-to-organize-a-cryptocurrency-exchange-2488439 )

And we will be very grateful for the advices and links!

 Roll Eyes Roll Eyes Roll Eyes
full member
Activity: 145
Merit: 112
To the moon!
November 30, 2017, 11:49:51 AM
#44


We are looking for software to organize a cryptocurrency exchange (have a look at: https://bitcointalksearch.org/topic/looking-for-software-to-organize-a-cryptocurrency-exchange-2488439 )

And we will be very grateful for the advices and links!

 Roll Eyes Roll Eyes Roll Eyes




It would take a lot of work to do what you are describing but using the NickelBot platform could be a good starting point for your project.
newbie
Activity: 46
Merit: 0
November 30, 2017, 09:35:21 AM
#43


We are looking for software to organize a cryptocurrency exchange (have a look at: https://bitcointalksearch.org/topic/looking-for-software-to-organize-a-cryptocurrency-exchange-2488439 )

And we will be very grateful for the advices and links!

 Roll Eyes Roll Eyes Roll Eyes


full member
Activity: 145
Merit: 112
To the moon!
August 29, 2017, 11:36:10 PM
#42
I made updates to get the platform working again. The simple make_min_orders.php trading bot works with some of the popular exchanges bitfinex, bitstamp, bittrex, bter, kraken and poloniex. I plan on making some more updates soon.
legendary
Activity: 3276
Merit: 1029
Leading Crypto Sports Betting & Casino Platform
September 21, 2016, 07:35:21 PM
#41
The developer responded to me from his "[email protected]" email address, although he didn't say anything about his future plans in regards to the platform. I guess that he doesn't have any incentives to keep on developing.

It would be nice to at least provide some extensive documentation and let others continue his idea.
Maybe they're not got enough support from their platform... this is good idea and you're right, and that is so bad if this idea will die.
newbie
Activity: 12
Merit: 0
September 21, 2016, 05:52:18 PM
#40
The developer responded to me from his "[email protected]" email address, although he didn't say anything about his future plans in regards to the platform. I guess that he doesn't have any incentives to keep on developing.

It would be nice to at least provide some extensive documentation and let others continue his idea.
full member
Activity: 170
Merit: 105
ADSactly is an Autonomous Decentralized Society
September 15, 2016, 11:11:12 AM
#39
It Doesn't look like the project is dead There was a post that was made in August from Developer
I would like to connect with Developer of this project on Skype or Discord to see if we work together.
newbie
Activity: 39
Merit: 0
September 02, 2016, 08:03:48 AM
#38
looks like the project is dead.
his loan overdue on btcjam.
nickelbot.com pointing to a hello world wordpress?
did you get assassinated bro for releasing the bot?
Did it make you any money after all?
going with 7 btc fighting at all exchanges sounds daring.
legendary
Activity: 1498
Merit: 1000
August 14, 2016, 02:01:59 PM
#37
I am interested in using this bot. Can anyone help me bet started?
full member
Activity: 145
Merit: 112
To the moon!
April 14, 2016, 05:02:11 PM
#35
Hi,

Interesting idea.

Does the user still need to have an account with each exchange and deposit fiat/crypto directly with the exchange prior to the trade, or will you be handling that ?

The platform needs to be set-up on their own web server and they need to add their own keys/secrets and deposit their own coins. It would not be that hard to modify the system to allow users to manually add their private key/secret. I don't want to head in that direction because it requires too much responsibility on my part that I don't want to deal with and I'm not sure of the legality of handling users keys/secrets with respect to KYC/AML laws. I'm not sure people are ready to start submitting their API keys/secrets into a form on a website since their balances could be stolen very easily that way.
sr. member
Activity: 323
Merit: 250
April 14, 2016, 10:13:56 AM
#34
Hi,

Interesting idea.

Does the user still need to have an account with each exchange and deposit fiat/crypto directly with the exchange prior to the trade, or will you be handling that ?
hero member
Activity: 588
Merit: 500
April 12, 2016, 07:18:41 PM
#33
Wow

Just read this.

Sounds all very interesting. Will continue to follow the development!
full member
Activity: 145
Merit: 112
To the moon!
April 12, 2016, 03:26:08 AM
#32
I made some bots customized for Poloniex & Bittrex.

Basically, they aggressively try to close the spread and "catch" the next incoming order.

https://github.com/AdamCox9/nickelbot/blob/master/bots/poloniex_light_show.php

https://github.com/AdamCox9/nickelbot/blob/master/bots/bittrex_light_show.php

Be careful, it is easy to create a lot of orders very fast. You can get API access blocked or rate limited if you make too many orders. I got them set-up on ETH right now but Poloniex is lagging too much to handle even 1 order per second. I got it running on Bittrex. You can see all the min orders for ETH worth about 0.0005 each. The gap closes by 5+5 satoshis until the spread is gone: https://www.bittrex.com/Market/Index?MarketName=BTC-ETH

You can see the output here: http://www.nickelbot.com/bittrex_out.txt
full member
Activity: 145
Merit: 112
To the moon!
April 08, 2016, 01:49:34 PM
#31
But what to do if almost all traders will use this, and buy/sale at ~ one time ?  Huh

This forms the waves up and down. It is a natural process that happens in markets. A good entrance into a market is when it is at the bottom of one of these wave.

On a different note, does anybody have any experience with http://php.net/manual/en/book.trader.php

I want to integrate that into the platform and create some sample bots that utilize some of those functions.
hero member
Activity: 658
Merit: 500
April 08, 2016, 09:15:51 AM
#30
"Sometimes Bitcoin price fluctuates from $350 to $375 and back in one day, if a bot performs well enough based on the programmer’s techniques, it would be able to buy at $350, sell at $375 and then buy back at $350 thus increasing the wealth of the bot's owner."
Would be great, if this trading platform can do this. But what to do if almost all traders will use this, and buy/sale at ~ one time ?  Huh
full member
Activity: 145
Merit: 112
To the moon!
April 05, 2016, 12:35:22 PM
#28
If you want to contribute to this project but are unable to contribute development efforts, you can contribute financially to any of my addresses here: https://github.com/AdamCox9/nickelbot/blob/master/donate.txt
full member
Activity: 145
Merit: 112
To the moon!
April 05, 2016, 04:00:15 AM
#27
I added some specific issues here if anybody wanted to work on them: https://github.com/AdamCox9/nickelbot/issues

Feel free to post project proposals as either a customer or a developer in this thread so that you can meet with other interested parties.
are you done creating exe files for windows? it will be more easy to many members if you just did.
this kind of a apps can create more possibility to earn from trading, so if you can build it in windows
just like a simple apps that easy to execute many members here can benefit with this share, thanks mate

Thanks shintosai. I will consider trying to find a way to build a .exe file with this platform in it with the web GUI. I don't have experience with bundling Apache and PHP with a website into a .exe but I will research it.
Pages:
Jump to: