Pages:
Author

Topic: Open-Source Cross-Platform BTC-e.com Trading program. - page 2. (Read 2843 times)

full member
Activity: 126
Merit: 100
"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"

Pages:
Jump to: