Bitcoin Forum
April 20, 2024, 11:09:36 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Open-Source Cross-Platform BTC-e.com Trading program.  (Read 2816 times)
ch3llov3k (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
December 31, 2015, 12:10:15 AM
Last edit: January 24, 2016, 09:23:00 PM by ch3llov3k
 #1

"Open-Source Cross-Platform BTC-e.com Trading program."




WARNING !!!
Some of functionality and/or futures may NOT/OR incorrect function!
Be careful!




Implemented:

  • [1] Monitoring: without PUBLIC/PRIVATE keys
  • [2] Trading ( add/cancel orders ) in multi-currency: provide yours PUBLIC/PRIVATE keys
  • [3] Trading-Assistance: alarms/notifications [done]
  • [4] Live-Currency-Graph-Plotter: Classic Candles/Lines
  • [5] Calculator On-The-Fly: Will execute live calculations based on user input
  • [6] Order-Checker.  Will check for completed Orders and notify (Text and sound notifications)

Almost Implemented:

  • [1] Built-in bookkeeping. Very use-full tool

Not Implemented:

  • [1] Graph Plotters based on File/Data-Base from the past. So it can plot cool graphics with very use-full statistic.
  • [2] Half/Full Auto-Trader. Trading based on user predefined parameters.
  • [3] Web Interface: Same functionality and design
  • [4] Maybe more in the future.



I would like to hear what kind of option it will be nice to include in ?


To use it As TradeTerminal:

Open config-file: "BTCeTrader/data/config/BTCeTrader.json" and add your keys!

Code:
//  "/data/config/BTCeTrader.json"

"KEY" : {
    "PUB" : " PUBLIC-KEY ",
    "SEC" : " PRIVATE-KEY "
}


Disable-Sound-FX

If you don't want sounds: Open a conf file "./data/config/BTCeTrader.json" and change
Text notifications will still be available!

Code:
"ALLOW_SOUND"       : true // no-sound -> only text notif.
"ALLOW_SOUND"       : false // text & sound notif.



Screen-Shots:

Tab-Trader:


Tab-Office:


Tab-Orders:


Tab-BookKeeping:


Tab-NoteBook:



##################################################################
#                                                                                                                                #
#                                                            INFO!                                                           #
#                                           __________________________                                           #
#                                                                                                                                #
#                    Дaнный пpoeкт нe имeeт ничeгo oбщeгo в кoмaндoй BTC-e.com                     #
#                                                                                                                                #
#         THE BTC-e.com IS NOT AFFILIATED WITH THIS PROJECT. THIS IS A COMPLETELY           #
#         INDEPENDENT IMPLEMENTATION BASED ON THE ONLINE BTC-E API DESCRIPTION.           #
#                                                                                                                                #
#                                                                                                                                #
##################################################################


Feel free to Support - Donate:
    LTC     : "LUSz57MJkz6DwygfvLAYXUfC8WUZeYB52k"
    BTC     : "19eNNxZW2osDoE4rjYEWKh8oJHkZByte9T"
    DOGE   : "DHmhxnW2Wxg58R8rXSFoAwsSffW3BDnbHc"
    PEER    : "PWyaHp2gm1HduZkNLwm6ZMh8XLAwds455V"
    DASH   : "Xc5jiQt7rgfsoN4rJVCCJuC7rxvWL7s3Mw"
    BLACK  : "BHjQW5VdTA8CBmSSq5jzi2YYMJVaYys3hE"

Bitcoin addresses contain a checksum, so it is very unlikely that mistyping an address will cause you to lose money.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713611376
Hero Member
*
Offline Offline

Posts: 1713611376

View Profile Personal Message (Offline)

Ignore
1713611376
Reply with quote  #2

1713611376
Report to moderator
1713611376
Hero Member
*
Offline Offline

Posts: 1713611376

View Profile Personal Message (Offline)

Ignore
1713611376
Reply with quote  #2

1713611376
Report to moderator
arunka71
Sr. Member
****
Offline Offline

Activity: 410
Merit: 257


View Profile
January 03, 2016, 12:10:12 AM
 #2

Nice User interface?

What programming language did you use?

Interested in a collab?
ch3llov3k (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 03, 2016, 12:25:23 PM
 #3

Hay !

Sorry about wrong picture size, i see it just now.

Here new one, a made couple changes in "main login" of program and in the GUI it self.



I use Python & PyQt 4.7. I like it because of it flexibility and cross-platform support.

And about collab ? Do you would like to help develop you mean ?
And do you also use BTC-e.com
arunka71
Sr. Member
****
Offline Offline

Activity: 410
Merit: 257


View Profile
January 03, 2016, 03:11:30 PM
 #4

I write bot code and wrote a opensource lib lib to connect to exchanges. I used Java, though.
ch3llov3k (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 03, 2016, 03:22:24 PM
 #5

Ahh nice, i write some times in C#, its syntax is similar to JAVAs. Where are you from ?
arunka71
Sr. Member
****
Offline Offline

Activity: 410
Merit: 257


View Profile
January 04, 2016, 12:09:42 AM
 #6

Germany
ch3llov3k (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 04, 2016, 01:40:47 AM
 #7

I'm from Belgium, and born in Belarus
arunka71
Sr. Member
****
Offline Offline

Activity: 410
Merit: 257


View Profile
January 04, 2016, 11:55:11 AM
 #8

So you speak russian? That is helpful for sure.
ch3llov3k (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 04, 2016, 03:33:27 PM
 #9

Yes. Where from Germany are you ? I was one  time in Wissbaden Smiley
Christian1998
Sr. Member
****
Offline Offline

Activity: 474
Merit: 500


View Profile
January 04, 2016, 03:39:49 PM
 #10

Yes. Where from Germany are you ? I was one  time in Wiesbaden Smiley
I live near Wiesbaden, just 10 minutes by car Cheesy.
Btw: I could help you to test it if you want (Windows, seperate Virtual Machine).
Best regards
Christian
arunka71
Sr. Member
****
Offline Offline

Activity: 410
Merit: 257


View Profile
January 04, 2016, 05:36:56 PM
 #11

Kaiserslautern. Not that far from Wiesbaden.
ch3llov3k (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 04, 2016, 06:23:41 PM
 #12

like they say "World is small"  Grin.

Quote
Christian1998 .
Thanks, it would be awesome.
Bud for later. I will first make it full-functional in linux.
ch3llov3k (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 14, 2016, 08:09:09 PM
 #13

See link in Thread-Head. Feel free to try out. Be careful !!! It is still a v-Alpha. Thx
sneval
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
January 14, 2016, 08:17:46 PM
 #14

Very nice tool. Is it fully implemented with BTC-e? Have you tested with all parameters? What is your plan for integrating to other exchanges? Is there any idea for you to implement arbitrary trading system between exchanges?

I would like to see if this program supports automated and advanced trading models.
ch3llov3k (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 14, 2016, 08:56:20 PM
 #15

Very nice tool. Is it fully implemented with BTC-e? Have you tested with all parameters? What is your plan for integrating to other exchanges? Is there any idea for you to implement arbitrary trading system between exchanges?

I would like to see if this program supports automated and advanced trading models.

Hey! Thank you.
Quote
Is it fully implemented with BTC-e?

For the moment, it can do "almost everything" like you would do in your account on btc-e.com.
In this or next week i will add full history and other info about users account.

And also, there will be built in bookkeeping.

Quote
Have you tested with all parameters?

Sorry. Which parameter do you mean ?

Quote
What is your plan for integrating to other exchanges?

For the moment there are no plans. Which exchanges would you like to see in the future ?
 
Quote
Is there any idea for you to implement arbitrary trading system between exchanges?

Maybe in the future.

Quote
I would like to see if this program supports automated and advanced trading models.

Yes. It will include/support automated trading based on user predefined parameters.
And advanced trading models. Maybe, for the moment no plans.

Sorry for missing full description in Thread-Head! I will update it today or tomorrow!






Blawpaw
Legendary
*
Offline Offline

Activity: 1596
Merit: 1027



View Profile
January 15, 2016, 12:37:35 PM
 #16

Is this platform only working with the BTC-e exchange?
ch3llov3k (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 15, 2016, 12:50:53 PM
 #17

for the moment yes! In Which exchange are you interested ?
ch3llov3k (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 18, 2016, 04:10:12 PM
 #18

Alarm settings for buy/sell is now available on Office tab! Let me know what do you think about it ?
ch3llov3k (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 24, 2016, 09:17:10 PM
 #19

Update! Still Alpha version! Take a look at Screen-Shots.  Smiley
wowyeahthatsit
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
January 27, 2016, 03:25:51 PM
 #20

interesting , very useful
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!