Bitcoin Forum
March 28, 2024, 01:05:12 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 [2] 3 4 5 6 7 »  All
  Print  
Author Topic: OpenEx: Progress Report - 95% launching this week  (Read 9521 times)
r3wt (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
November 13, 2013, 06:26:26 AM
 #21

I work on java trading stuff. Do you have an API, that I could implement, so my code could trade on your site?


there are definite plans for an api. it may not be ready by the time the site launches, but it will definitely happen eventually.

My negative trust rating is reflective of a personal vendetta by someone on default trust.
1711631112
Hero Member
*
Offline Offline

Posts: 1711631112

View Profile Personal Message (Offline)

Ignore
1711631112
Reply with quote  #2

1711631112
Report to moderator
1711631112
Hero Member
*
Offline Offline

Posts: 1711631112

View Profile Personal Message (Offline)

Ignore
1711631112
Reply with quote  #2

1711631112
Report to moderator
1711631112
Hero Member
*
Offline Offline

Posts: 1711631112

View Profile Personal Message (Offline)

Ignore
1711631112
Reply with quote  #2

1711631112
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
r3wt (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
November 13, 2013, 06:32:52 AM
 #22

a couple of coins i would like to run by you guys as i feel like several of the coins presently listed are probably not worthy of the exchange.i am also considering removing the litecoin market completely, although i probably won't, especially if devcoin is listed on the exchange.


Some coins i am interested in:

Devcoin
Gridcoin
Protoshares
Curecoin

Some coins i am cooling on:

Inkacoin
Netcoin



My negative trust rating is reflective of a personal vendetta by someone on default trust.
daybyter
Legendary
*
Offline Offline

Activity: 965
Merit: 1000


View Profile
November 13, 2013, 11:48:34 AM
 #23

Why remove litecoin? btc-e needs some competition!

templar77
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
November 13, 2013, 04:20:55 PM
 #24



If you wish to join the project, do not hesitate to contact me.



Hi man, I want to join the project. I'm from Mexico. I'm Mid Level PHP dev, but I can also help with design, PR, advertising, and all that cool stuff. So  plz tell me if I can help with something. Smiley
r3wt (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
November 13, 2013, 06:25:26 PM
 #25

so you're from mexico, have 12 posts, and your email address is crt.ferguson@gmail, a caucasian last name, and you would like to work on the exchange. what could possibly go wrong?  Roll Eyes


My negative trust rating is reflective of a personal vendetta by someone on default trust.
templar77
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
November 14, 2013, 12:03:00 AM
 #26

so you're from mexico, have 12 posts, and your email address is crt.ferguson@gmail, a caucasian last name, and you would like to work on the exchange. what could possibly go wrong?  Roll Eyes


Well that's my last name. And I'm caucasian btw, but yeah I was born in Mexico xD

I don't see what could possibly go wrong :S I just what to help and learn from your project.

So what do you think?

r3wt (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
November 14, 2013, 01:25:05 AM
 #27

so you're from mexico, have 12 posts, and your email address is crt.ferguson@gmail, a caucasian last name, and you would like to work on the exchange. what could possibly go wrong?  Roll Eyes


Well that's my last name. And I'm caucasian btw, but yeah I was born in Mexico xD

I don't see what could possibly go wrong :S I just what to help and learn from your project.

So what do you think?



i'll be updating the github later with the latest version of the source. you are invited to fork it and make modifications, submit pull requests, etc.

perhaps you were hoping for root access  Cheesy

My negative trust rating is reflective of a personal vendetta by someone on default trust.
r3wt (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
November 16, 2013, 06:16:51 AM
 #28

Source has been updated on Git

https://github.com/r3wt/openex

not included directories

/chat

/admin

My negative trust rating is reflective of a personal vendetta by someone on default trust.
r3wt (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
November 17, 2013, 06:02:21 AM
 #29

I would like to ask for donations or sell a few shares to help fund development/server costs.

what is the best way to go about this?

Not looking for egregious amounts, but some small donations would go a long way.

My negative trust rating is reflective of a personal vendetta by someone on default trust.
r3wt (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
November 17, 2013, 08:48:29 AM
 #30

1.Trade's fixed! Grin
-trade now takes trade fee % (.089 percent) on buys and sells. no withdraw or deposit fee(except network fee for withdrawal)

server side and client side now in unison

2. Withdraws work
-withdraw fixed. now works for withdraws

3. Error/Success confirmation divs
-now shows messages on registration, logout, trade submitted, invalid trade, invalid amount.


TO DO:

1. Bug in cancel trade script amount back + fee.

2. Trade engine to be revamped

3. Litecoin market

4. Chat

5. Api

6. Move to server, compile client, launch site.

7. minor gui improvements/code review as time goes by.

8. mobile site/forum launch




My negative trust rating is reflective of a personal vendetta by someone on default trust.
r3wt (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
November 17, 2013, 09:06:20 PM
 #31

Trade Engine nearing completion!

Details:
  PHP/Chron based- executes on 1 second intervals
  Low Latency- can {theoretically}handle 890k trades per second
  Fast- Executes queries(Post trade, Get Trades, Get Trade equivalent, Execute trade) and terminates threads upon success.
  Secure- Stores all trades in a temporary database. if error occurs, trade engine is paused trade is reversed and executed again.


Json/Wallet system Revamped!
 More details to come.

SMTP- Mail functions are nearing completion.


To Do-

1.Trade engine testing, Json vulnerability testing.
2.Script key generation to prevent XSS attacks.(or could use htaccess)
3.API
4.Chat

 

My negative trust rating is reflective of a personal vendetta by someone on default trust.
r3wt (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
November 18, 2013, 04:38:23 AM
 #32

Trade Engine and Wallet system complete

To Do:

Automate trade page with ajax
Chat
API

My negative trust rating is reflective of a personal vendetta by someone on default trust.
adoalli
Hero Member
*****
Offline Offline

Activity: 646
Merit: 500



View Profile
November 18, 2013, 04:45:24 AM
 #33

good job Smiley

daybyter
Legendary
*
Offline Offline

Activity: 965
Merit: 1000


View Profile
November 18, 2013, 10:08:58 AM
 #34

If you need help with the API, let me know.

Spoetnik
Legendary
*
Offline Offline

Activity: 1540
Merit: 1011


FUD Philanthropist™


View Profile
November 18, 2013, 10:16:13 AM
 #35

is having an open-source exchange / web site a good idea from a security stand point ?

and sorry but if there is an api for bots + auto-sell i won't be using it.

i do wish ya luck though.. not trying to flame ya

FUD first & ask questions later™
r3wt (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
November 18, 2013, 10:38:50 AM
 #36

is having an open-source exchange / web site a good idea from a security stand point ?

and sorry but if there is an api for bots + auto-sell i won't be using it.

i do wish ya luck though.. not trying to flame ya

API === TRUE;

AUTOSELL === FALSE;

My negative trust rating is reflective of a personal vendetta by someone on default trust.
daybyter
Legendary
*
Offline Offline

Activity: 965
Merit: 1000


View Profile
November 18, 2013, 10:45:49 AM
 #37

is having an open-source exchange / web site a good idea from a security stand point ?

and sorry but if there is an api for bots + auto-sell i won't be using it.

So you don't any exchanges with an API? Are there any?

Spoetnik
Legendary
*
Offline Offline

Activity: 1540
Merit: 1011


FUD Philanthropist™


View Profile
November 18, 2013, 10:48:32 AM
 #38

please establish a game plan for when or if your exchange gets hacked. (and have it public too some what)
like if people had their coins stolen from a site hacking will you state in an FAQ or seomthing your would pay them back ?
see where i'm goin' with this ?

place an emphasis on security as much as possible Smiley

FUD first & ask questions later™
Spoetnik
Legendary
*
Offline Offline

Activity: 1540
Merit: 1011


FUD Philanthropist™


View Profile
November 18, 2013, 10:49:29 AM
 #39

is having an open-source exchange / web site a good idea from a security stand point ?

and sorry but if there is an api for bots + auto-sell i won't be using it.

So you don't any exchanges with an API? Are there any?


there should be and i bet it would be popular.. i go to trade not fight bots .

FUD first & ask questions later™
r3wt (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
November 18, 2013, 10:50:37 AM
 #40

please establish a game plan for when or if your exchange gets hacked. (and have it public too some what)
like if people had their coins stolen from a site hacking will you state in an FAQ or seomthing your would pay them back ?
see where i'm goin' with this ?

place an emphasis on security as much as possible Smiley


really?

My negative trust rating is reflective of a personal vendetta by someone on default trust.
Pages: « 1 [2] 3 4 5 6 7 »  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!