crypto_arbitrer 0.0.3 → 0.0.4
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/crypto_arbitrer/version.rb +1 -1
- data/lib/crypto_arbitrer.rb +24 -9
- data/spec/base_spec.rb +10 -0
- data/spec/mocks/btce_btc_usd.html +519 -505
- metadata +2 -2
@@ -1,4 +1,4 @@
|
|
1
|
-
<!DOCTYPE html
|
1
|
+
<!DOCTYPE html>
|
2
2
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
3
3
|
<head>
|
4
4
|
<title>BTC-E | Bitcoin Exchange, Namecoin Exchange, Litecoin Exchange, BTC Exchange</title>
|
@@ -6,13 +6,14 @@
|
|
6
6
|
<meta name="title" content="Биржа BTC"/>
|
7
7
|
<meta name="keywords" content="BTC, обмен BTC, биржа BTC, обменник BTC, Bitcoin, биткоин, обмен биткоин, биржа биткоин, обменник биткоин, покупка BTC, продажа BTC, покупка bitcoin, продажа bitcoin, биржа bitcoin, обменник bitcoin"/>
|
8
8
|
<meta name="description" content="BTC-E"/>
|
9
|
-
<meta
|
10
|
-
<link rel=
|
11
|
-
<link rel=
|
12
|
-
<link rel=
|
13
|
-
<script type='text/javascript' src='https://btc-e.com/js/jquery.js
|
14
|
-
<script type='text/javascript' src='https://btc-e.com/js/core.min.js?
|
9
|
+
<meta charset="utf-8">
|
10
|
+
<link rel="stylesheet" href='https://btc-e.com/themes/standart/main.css?666' type='text/css'/>
|
11
|
+
<link rel="icon" type='image/x-icon' href='/favicon.ico'/>
|
12
|
+
<link rel="shortcut icon" type='image/x-icon' href='/favicon.ico'/>
|
13
|
+
<script type='text/javascript' src='https://btc-e.com/js/jquery.js'></script>
|
14
|
+
<script type='text/javascript' src='https://btc-e.com/js/core.min.js?2'></script>
|
15
15
|
<script type='text/javascript'>
|
16
|
+
var domain = 'https://btc-e.com';
|
16
17
|
var auth = 0;
|
17
18
|
var locale = 'en';
|
18
19
|
var auth_login = '';
|
@@ -23,50 +24,63 @@
|
|
23
24
|
<div id='header-content'>
|
24
25
|
<div id='header-logo'><a href='https://btc-e.com'><img id='logo' src='https://btc-e.com/images/1px.png' class='main-s main-s-logo' alt='logo'/></a></div>
|
25
26
|
<div id='header-ticker'><div id='orders-stats'>
|
26
|
-
<div class='orderStats'>Last Price: <strong>
|
27
|
-
<div class='orderStats'>Low: <strong>
|
28
|
-
<div class='orderStats'>High: <strong>
|
27
|
+
<div class='orderStats'>Last Price: <strong>99.999 USD</strong></div>
|
28
|
+
<div class='orderStats'>Low: <strong>96.7009 USD</strong></div>
|
29
|
+
<div class='orderStats'>High: <strong>100.624 USD</strong></div>
|
29
30
|
<div class='clear'></div>
|
30
|
-
<div class='orderStats'>Volume: <strong>
|
31
|
-
<div class='orderStats'>Server Time: <strong>
|
31
|
+
<div class='orderStats'>Volume: <strong>3866 BTC / 380637 USD</strong></div>
|
32
|
+
<div class='orderStats'>Server Time: <strong>19.08.13 16:18</strong></div>
|
32
33
|
<div class='clear'></div></div></div>
|
33
34
|
<div id='header-profile'>
|
34
|
-
<div style='
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
</
|
54
|
-
</
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
<
|
61
|
-
|
62
|
-
<
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
35
|
+
<div id='PoW_working' style='background: black; width: 350px; height:80px; position: absolute; display: none;' class='inblock'>
|
36
|
+
</div>
|
37
|
+
<div style='margin: auto; text-align: center; padding-top: 12px;'>
|
38
|
+
<div id='login_con'>
|
39
|
+
<form id='login' onsubmit='return tryLogin()' action='https://btc-e.com/login' method='post' style='margin-bottom:4px;'>
|
40
|
+
<input class='textbox' type='text' id='email' name='email' style='margin-bottom: 2px; width: 170px;' placeholder='E-Mail'/>
|
41
|
+
<input class='textbox' type='password' id='password' name='password' style='margin-bottom: 2px; width: 170px;' placeholder='Password'/>
|
42
|
+
<input type='hidden' id='PoW_nonce'/>
|
43
|
+
<input type='submit' class='hiddenSubmit'/>
|
44
|
+
</form>
|
45
|
+
<p><a href='javascript:void(0)' onclick='tryLogin()'>Login</a> |
|
46
|
+
<a href='https://btc-e.com/reg'>Sign up</a> |
|
47
|
+
<a href='/forgot'>Lost password</a></p>
|
48
|
+
</div>
|
49
|
+
<div id='otp_con' style='display:none; padding: 7px'>
|
50
|
+
<form id='otp_form' onsubmit='return tryLogin()' action='https://btc-e.com/login' method='post' style='margin-bottom:4px;'>
|
51
|
+
<p>Enter one-time password:</p>
|
52
|
+
<input id='login-otp' class='textbox' type='text' style='margin-bottom: 2px; width: 120px;' value='-' maxlength='6'/>
|
53
|
+
<input type='submit' class='hiddenSubmit'/>
|
54
|
+
<a href='javascript:void(0)' onclick='tryLogin()'>Login</a>
|
55
|
+
</form>
|
56
|
+
</div>
|
57
|
+
</div></div>
|
58
|
+
<div class='clear'></div>
|
59
|
+
<div id='nav-container'>
|
60
|
+
<ul class='menu'><li><span class='menuhover main-s main-s-navhover_bg'>Trade</span></li><li><a href='https://btc-e.com/news'>News</a></li><li><a href='https://btc-e.com/page/1'>Terms</a></li><li><a href='https://btc-e.com/page/2'>FAQ</a></li><li><a href='http://hdbtce.kayako.com/'>Support</a></li></ul>
|
61
|
+
<div style='float: right; padding-right: 5px;'>
|
62
|
+
<a href='https://btc-e.com/setlocale/en'><img src='https://btc-e.com/images/1px.png' class='main-s main-s-en' alt='en'/></a>
|
63
|
+
<a href='https://btc-e.com/setlocale/ru'><img src='https://btc-e.com/images/1px.png' class='main-s main-s-ru' alt='ru'/></a>
|
64
|
+
<a href='https://btc-e.com/setlocale/cn'><img src='https://btc-e.com/images/1px.png' class='main-s main-s-cn' alt='cn'/></a>
|
65
|
+
</div>
|
66
|
+
</div>
|
67
|
+
</div>
|
68
|
+
</div>
|
69
|
+
<div id='content'>
|
70
|
+
<div style='width: 680px; float: left;'>
|
71
|
+
<div class='block'><h3>Latest news:</h3><table class='tabla' style='width: 100%;'><tr><td style='width: 70px;'><b>07/08/13</b></td><td><a href='https://btc-e.com/news/171'>7 August 2013, BTC-E Anniversary!</a></td>
|
72
|
+
<td style='width: 40px;' class='small'><a href='https://btc-e.com/news/171'><img style='margin-right: 4px' src='https://btc-e.com/images/1px.png' class='main-s main-s-comm' alt='comm'/>79</a></td></tr><tr><td style='width: 70px;'><b>04/07/13</b></td><td><a href='https://btc-e.com/news/166'>Lower fees for withdrawing funds (special offer) 04.07.2013</a></td>
|
73
|
+
<td style='width: 40px;' class='small'><a href='https://btc-e.com/news/166'><img style='margin-right: 4px' src='https://btc-e.com/images/1px.png' class='main-s main-s-comm' alt='comm'/>54</a></td></tr></table></div><div class='block'>
|
74
|
+
<input id='token' type='hidden' value=''/>
|
75
|
+
<ul class='pairs'>
|
76
|
+
<li class='pairs-selected'>BTC/USD<br/><span style='display:block' id='last1'>99.999</span></li><li><a href='https://btc-e.com/exchange/btc_rur'>BTC/RUR<br/><span style='display:block' id='last17'>3312.15619</span></a></li><li><a href='https://btc-e.com/exchange/btc_eur'>BTC/EUR<br/><span style='display:block' id='last19'>77.58</span></a></li><li><a href='https://btc-e.com/exchange/ltc_btc'>LTC/BTC<br/><span style='display:block' id='last10'>0.02351</span></a></li><li><a href='https://btc-e.com/exchange/ltc_usd'>LTC/USD<br/><span style='display:block' id='last14'>2.350003</span></a></li><li><a href='https://btc-e.com/exchange/ltc_rur'>LTC/RUR<br/><span style='display:block' id='last21'>77.01001</span></a></li><li><a href='https://btc-e.com/exchange/ltc_eur'>LTC/EUR<br/><span style='display:block' id='last27'>1.85</span></a></li><li><a href='https://btc-e.com/exchange/nmc_btc'>NMC/BTC<br/><span style='display:block' id='last13'>0.00581</span></a></li><li><a href='https://btc-e.com/exchange/nmc_usd'>NMC/USD<br/><span style='display:block' id='last28'>0.572</span></a></li><li><a href='https://btc-e.com/exchange/nvc_btc'>NVC/BTC<br/><span style='display:block' id='last22'>0.04365</span></a></li><li><a href='https://btc-e.com/exchange/nvc_usd'>NVC/USD<br/><span style='display:block' id='last29'>4.269</span></a></li><li><a href='https://btc-e.com/exchange/usd_rur'>USD/RUR<br/><span style='display:block' id='last18'>32.51779</span></a></li><li><a href='https://btc-e.com/exchange/eur_usd'>EUR/USD<br/><span style='display:block' id='last20'>1.27089</span></a></li><li><a href='https://btc-e.com/exchange/trc_btc'>TRC/BTC<br/><span style='display:block' id='last23'>0.0017</span></a></li><li><a href='https://btc-e.com/exchange/ppc_btc'>PPC/BTC<br/><span style='display:block' id='last24'>0.00143</span></a></li><li><a href='https://btc-e.com/exchange/ftc_btc'>FTC/BTC<br/><span style='display:block' id='last25'>0.00123</span></a></li>
|
77
|
+
<div class='clear'></div>
|
78
|
+
</ul>
|
79
|
+
<script type='text/javascript' src='https://www.google.com/jsapi'></script>
|
80
|
+
<script type='text/javascript'>
|
67
81
|
google.load('visualization', 1, {packages:['corechart']});
|
68
82
|
function drawVisualization() {
|
69
|
-
var data = google.visualization.arrayToDataTable([["13.
|
83
|
+
var data = google.visualization.arrayToDataTable([["18.08.13 16:00", 96.656, 96.95, 96.658, 96.98],["18.08.13 16:30", 96.95, 96.99, 96.98, 96.99],["18.08.13 17:00", 96.95, 97.1, 96.95, 97.1],["18.08.13 17:30", 96.701, 96.701, 97.099, 97.1],["18.08.13 18:00", 96.701, 96.901, 96.701, 97.16],["18.08.13 18:30", 96.911, 97.169, 97.16, 97.169],["18.08.13 19:00", 96.924, 97.167, 97.1, 97.17],["18.08.13 19:30", 97.01, 97.01, 97.169, 97.2],["18.08.13 20:00", 96.911, 97.2, 97.01, 97.2],["18.08.13 20:30", 97.2, 97.287, 97.201, 97.288],["18.08.13 21:00", 96.91, 97.2, 97.287, 97.287],["18.08.13 21:30", 96.903, 97, 96.91, 97.287],["18.08.13 22:00", 96.902, 97.249, 97, 97.287],["18.08.13 22:30", 97.249, 97.285, 97.287, 97.288],["18.08.13 23:00", 96.88, 97.15, 97.284, 97.284],["18.08.13 23:30", 96.852, 97.149, 97.14, 97.149],["19.08.13 00:00", 97.149, 97.274, 97.149, 97.274],["19.08.13 00:30", 96.901, 97.275, 97.15, 97.275],["19.08.13 01:00", 97.15, 97.274, 97.275, 97.275],["19.08.13 01:30", 97.004, 97.274, 97.274, 97.274],["19.08.13 02:00", 97.004, 97.274, 97.004, 97.274],["19.08.13 02:30", 97, 97.275, 97.004, 97.275],["19.08.13 03:00", 97, 97.25, 97.275, 97.275],["19.08.13 03:30", 96.852, 96.852, 97.249, 97.275],["19.08.13 04:00", 96.891, 97.275, 96.891, 97.275],["19.08.13 04:30", 96.861, 96.861, 97.275, 97.275],["19.08.13 05:00", 96.86, 96.862, 96.86, 96.862],["19.08.13 05:30", 96.72, 96.721, 96.72, 97.099],["19.08.13 06:00", 96.721, 97, 96.721, 97],["19.08.13 06:30", 96.724, 97, 96.999, 97],["19.08.13 07:00", 97, 97.1, 97, 97.1],["19.08.13 07:30", 97.05, 97.26, 97.1, 97.26],["19.08.13 08:00", 97.274, 97.445, 97.274, 97.445],["19.08.13 08:30", 97.39, 97.895, 97.4, 97.895],["19.08.13 09:00", 97.592, 97.68, 97.896, 97.98],["19.08.13 09:30", 97.68, 98.1, 97.68, 98.1],["19.08.13 10:00", 98.008, 98.498, 98.05, 98.5],["19.08.13 10:30", 98.2, 98.589, 98.45, 98.59],["19.08.13 11:00", 98.233, 98.255, 98.589, 98.999],["19.08.13 11:30", 98.221, 99.71, 98.255, 99.79],["19.08.13 12:00", 98.899, 98.899, 99.79, 99.96],["19.08.13 12:30", 98.778, 99.5, 98.988, 99.599],["19.08.13 13:00", 99.498, 99.69, 99.5, 99.796],["19.08.13 13:30", 99.115, 100.02, 99.69, 100.02],["19.08.13 14:00", 99.93, 100.23, 100.027, 100.23],["19.08.13 14:30", 100.09, 100.09, 100.23, 100.624],["19.08.13 15:00", 99.207, 99.661, 100.1, 100.251],["19.08.13 15:30", 99.206, 99.79, 99.84, 99.997],["19.08.13 16:00", 99.503, 99.999, 99.79, 100]], true);
|
70
84
|
|
71
85
|
options = {
|
72
86
|
chartArea:{
|
@@ -97,462 +111,462 @@
|
|
97
111
|
}
|
98
112
|
|
99
113
|
google.setOnLoadCallback(drawVisualization);
|
100
|
-
</script>
|
101
|
-
|
102
|
-
<div class='inblock' style='width: 315px; float: left;'
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
<div class='
|
193
|
-
|
194
|
-
|
195
|
-
<div class='
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
</
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
<div id='nChat'><p id='msg5071453' class='chatmessage'><a title='14.06.13 19:43:54' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(60797, "9ke9", 5071453, event)'>9ke9</a>: <span>lol at Asic shoe !</span></p><p id='msg5071454' class='chatmessage'><a title='14.06.13 19:43:54' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(80646, "Minecraftsman", 5071454, event)'>Minecraftsman</a>: <span>c0nnect4, no hes a cryptocoin denier "untill i see one its not real"</span></p><p id='msg5071455' class='chatmessage'><a title='14.06.13 19:43:55' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(34321, "mark3ys", 5071455, event)'>mark3ys</a>: <span>damn LTC diff rise</span></p><p id='msg5071456' class='chatmessage'><a title='14.06.13 19:43:55' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(9622, "jasinlee", 5071456, event)'>jasinlee</a>: <span>lol @ asic denier. I have about 40 7950s, I may buy more when asics start landing though so I can flesh out another 10mhs.</span></p><p id='msg5071457' class='chatmessage'><a title='14.06.13 19:43:56' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(6483, "mn_", 5071457, event)'>mn_</a>: <span>I'm just buying BTC with cash at this point. I still have all my mining equipment running, but have no plans to ever buy more. Just mine them to death, electricity costs be damned. Extra fiat goes to buying BTC for offline wallets.</span></p><p id='msg5071458' class='chatmessage'><a title='14.06.13 19:44:06' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(85409, "reiner", 5071458, event)'>reiner</a>: <span>but all charts are pessimist. Perhaps its really better to sell now. i dont know</span></p><p id='msg5071459' class='chatmessage'><a title='14.06.13 19:44:09' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(32494, "c0nnect4", 5071459, event)'>c0nnect4</a>: <span>lol</span></p><p id='msg5071460' class='chatmessage'><a title='14.06.13 19:44:11' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(68848, "srmojuze", 5071460, event)'>srmojuze</a>: <span>These are not the ASICs you are looking for.</span></p><p id='msg5071462' class='chatmessage'><a title='14.06.13 19:44:19' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(102611, "ChrisPCream", 5071462, event)'>ChrisPCream</a>: <span>bongskag, im just gonna rob a bank real quick and buy all that</span></p><p id='msg5071463' class='chatmessage'><a title='14.06.13 19:44:20' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(20192, "bongskag", 5071463, event)'>bongskag</a>: <span>lol @ asic denier.</span></p><p id='msg5071465' class='chatmessage'><a title='14.06.13 19:44:25' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(115350, "Tenlac", 5071465, event)'>Tenlac</a>: <span>srmojuze, what do you mean?</span></p><p id='msg5071466' class='chatmessage'><a title='14.06.13 19:44:29' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(26313, "Marrus", 5071466, event)'>Marrus</a>: <span>jasinlee, Look into CryptoSwitcher if you are interested in chasing alts... lets you set up automatic switching into and out of the most profitable coin to mine, and also automatically sells those junk coins for btc if you want it to</span></p><p id='msg5071467' class='chatmessage'><a title='14.06.13 19:44:31' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(39252, "TheSwede75", 5071467, event)'>TheSwede75</a>: <span>Tenlac, sooner or later you break even, but I bought mine as a fun toy and collectors item..</span></p><p id='msg5071468' class='chatmessage'><a title='14.06.13 19:44:33' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(29603, "Viscera", 5071468, event)'>Viscera</a>: <span>srmojuze, lmfao</span></p><p id='msg5071471' class='chatmessage'><a title='14.06.13 19:44:46' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(32494, "c0nnect4", 5071471, event)'>c0nnect4</a>: <span>lol in b4 star wars</span></p><p id='msg5071472' class='chatmessage'><a title='14.06.13 19:44:52' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(103692, "jahmonaut", 5071472, event)'>jahmonaut</a>: <span>mn_, yes i'm not even looking at mining but on a small scale i seem to be building my funds slowly but surely through trading and i have real faith that i could make a lot more given the time, just putting the feelers out to see if it is really worth spending the time building capital. I dont fiat</span></p><p id='msg5071473' class='chatmessage'><a title='14.06.13 19:44:57' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(9622, "jasinlee", 5071473, event)'>jasinlee</a>: <span>I saw that on the forums, so is it a proxy pool?</span></p><p id='msg5071474' class='chatmessage'><a title='14.06.13 19:44:57' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(98976, "drobbins3478", 5071474, event)'>drobbins3478</a>: <span>they call them asics cause the demo black box is made out of a Asics shoe box</span></p><p id='msg5071475' class='chatmessage'><a title='14.06.13 19:44:59' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(65014, "Shtankeh", 5071475, event)'>Shtankeh</a>: <span>so while I was sitting here waking up did I really see koolio ban someone for 99999999999999d? cause I swear I thought I did but might have been asleep</span></p><p id='msg5071476' class='chatmessage'><a title='14.06.13 19:45:18' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(115350, "Tenlac", 5071476, event)'>Tenlac</a>: <span>TheSwede75, so they wont make any BTCs? There are some @ 500 GH/s for 5k</span></p><p id='msg5071479' class='chatmessage'><a title='14.06.13 19:45:30' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(51779, "silversmith007", 5071479, event)'>silversmith007</a>: <span>LTC less profitable to mine than BTC with a GPU scrypt coins are in trouble</span></p><p id='msg5071480' class='chatmessage'><a title='14.06.13 19:45:34' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(96028, "thesapien", 5071480, event)'>thesapien</a>: <span>do you think having ftc/usd would be bad or good for ftc right now?</span></p><p id='msg5071482' class='chatmessage'><a title='14.06.13 19:45:45' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(26418, "rangerco1", 5071482, event)'>rangerco1</a>: <span>All that the ASICMiners achieve is to increase the difficulty for everyone else at a loss to the owner, they are not healthy for BTC miners</span></p><p id='msg5071483' class='chatmessage'><a title='14.06.13 19:45:55' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(90946, "elazar55", 5071483, event)'>elazar55</a>: <span>Shtankeh, yes</span></p><p id='msg5071486' class='chatmessage'><a title='14.06.13 19:46:14' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(65014, "Shtankeh", 5071486, event)'>Shtankeh</a>: <span>elazar55, lmao damn that dude must hve done something bad.</span></p><p id='msg5071487' class='chatmessage'><a title='14.06.13 19:46:23' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(22097, "fontas", 5071487, event)'>fontas</a>: <span>enjoying the LTC decline? Excellent buy back opportunity in a month or two.</span></p><p id='msg5071488' class='chatmessage'><a title='14.06.13 19:46:24' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(55821, "thehighroad", 5071488, event)'>thehighroad</a>: <span>has anyone made a coin with a hashrate cap?</span></p><p id='msg5071489' class='chatmessage'><a title='14.06.13 19:46:26' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(85409, "reiner", 5071489, event)'>reiner</a>: <span>ban is not enough. we need a pillory</span></p><p id='msg5071490' class='chatmessage'><a title='14.06.13 19:46:27' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(29603, "Viscera", 5071490, event)'>Viscera</a>: <span>the ban happened because someone thought it was ok to be condescending to black people</span></p><p id='msg5071494' class='chatmessage'><a title='14.06.13 19:46:33' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(78141, "btchick79", 5071494, event)'>btchick79</a>: <span>Most profitable coin to mine currently?</span></p><p id='msg5071496' class='chatmessage'><a title='14.06.13 19:46:37' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(39252, "TheSwede75", 5071496, event)'>TheSwede75</a>: <span>Tenlac, of course ASIC will make money, the USB miners are just very expensive per gh/s. I have a ton of ASICS on order and am going to make a ton of BTC in the coming months.</span></p><p id='msg5071497' class='chatmessage'><a title='14.06.13 19:46:42' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(38319, "tedybear", 5071497, event)'>tedybear</a>: <span>mine ltc and zyou are asic safe...you have the solution now just switch mining ...</span></p><p id='msg5071498' class='chatmessage'><a title='14.06.13 19:46:42' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(90946, "elazar55", 5071498, event)'>elazar55</a>: <span>read archive it's a new low lol</span></p><p id='msg5071499' class='chatmessage'><a title='14.06.13 19:46:45' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(112978, "iou", 5071499, event)'>iou</a>: <span>Asic will bring the price of BTC down ,</span></p><p id='msg5071500' class='chatmessage'><a title='14.06.13 19:46:47' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(20192, "bongskag", 5071500, event)'>bongskag</a>: <span>the bitcoin network adjusts to more hashing power ,, dont worry its not like one guy is gonna mine all coins , its not over untill 2140 !</span></p><p id='msg5071501' class='chatmessage'><a title='14.06.13 19:46:48' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(65014, "Shtankeh", 5071501, event)'>Shtankeh</a>: <span>Viscera, ahhh okay yeah that would do it.</span></p><p id='msg5071502' class='chatmessage'><a title='14.06.13 19:46:53' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(32494, "c0nnect4", 5071502, event)'>c0nnect4</a>: <span>Shtankeh, typical n bomb racist stuff</span></p><p id='msg5071503' class='chatmessage'><a title='14.06.13 19:46:53' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(68848, "srmojuze", 5071503, event)'>srmojuze</a>: <span>Oooohhh no, the coffee is really kicking in nowwww</span></p><p id='msg5071504' class='chatmessage'><a title='14.06.13 19:46:54' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(26313, "Marrus", 5071504, event)'>Marrus</a>: <span>jasinlee, No, it's not a proxy. It's a python script that checks coinchoose and dustcoin for profitability, then picks the highest one to mine. You have to set up configs for each coin you want to allow.</span></p><p id='msg5071505' class='chatmessage'><a title='14.06.13 19:46:55' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(55821, "thehighroad", 5071505, event)'>thehighroad</a>: <span>btchick79, WDC</span></p></div>
|
493
|
-
|
494
|
-
<div id='nChatLockIcon' class='main-s main-s-lock'></div>
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
<
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
<
|
523
|
-
<
|
524
|
-
<
|
525
|
-
</
|
526
|
-
<h1>
|
527
|
-
<
|
528
|
-
<p
|
529
|
-
<p
|
530
|
-
|
531
|
-
<
|
532
|
-
|
533
|
-
|
534
|
-
<p
|
535
|
-
<p
|
536
|
-
</
|
537
|
-
<
|
538
|
-
|
539
|
-
|
540
|
-
<
|
541
|
-
<
|
542
|
-
|
543
|
-
|
544
|
-
|
545
|
-
|
546
|
-
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
114
|
+
</script>
|
115
|
+
<div id='chart_div'></div>
|
116
|
+
<div class='inblock' style='width: 315px; float: left;'>
|
117
|
+
<h1>Buy BTC</h1><input id='pair' value='1' type='hidden'/>
|
118
|
+
<div class='inblock order_header'>
|
119
|
+
<div style='width: 130px; float: left;'>Your balance:
|
120
|
+
<p><a href='javascript:void(0)' onclick='a_calc(1)'><b><span id='cur1' class='money_usd'>0</span><input type='hidden' id='cur1_full' value='0'/> USD</b></a></p>
|
121
|
+
</div>
|
122
|
+
<div style='width: 130px; float: right;'>Lowest ask Price<p><b><span id='min_price'>99.999</span> USD</b></p></div>
|
123
|
+
<div class='clear'></div>
|
124
|
+
</div>
|
125
|
+
<table class='inblock tabla2' style='width: 100%;'>
|
126
|
+
<tr>
|
127
|
+
<td style='width: 150px;'>Amount BTC:</td>
|
128
|
+
<td style='width: 153px;'><input id='b_btc' style='width: 110px;' maxlength='25' type='text' value='0' onkeyup='usd_calc("b_btc", "b_price", "b_all"); comm_replace(this);'/></td>
|
129
|
+
</tr>
|
130
|
+
<tr class='price-row'>
|
131
|
+
<td>Price per BTC:</td>
|
132
|
+
<td><input id='b_price' style='width: 110px;' type='text' maxlength='7' value='99.999' onkeyup='usd_calc("b_btc", "b_price", "b_all"); comm_replace(this);'/> USD</td>
|
133
|
+
</tr>
|
134
|
+
<tr>
|
135
|
+
<td>Total:</td>
|
136
|
+
<td><b id='b_all'>0</b> <b>USD</b></td>
|
137
|
+
</tr>
|
138
|
+
<tr>
|
139
|
+
<td>Fee:</td>
|
140
|
+
<td><b id='b_fee'>0</b> <b>BTC</b></td>
|
141
|
+
</tr>
|
142
|
+
<tr>
|
143
|
+
<td colspan='2' style='border-top: 2px solid #dadada; margin-top: 10px;'>
|
144
|
+
<div id='b_comm' style='padding: 4px; height: 30px;'>Click to sum your order.</div>
|
145
|
+
</td>
|
146
|
+
</tr>
|
147
|
+
<tr>
|
148
|
+
<td colspan='2'>
|
149
|
+
<a href='javascript:void(0)' onclick='ex_calculate("buy",1)' class='button' style='float: left;'>Calculate</a>
|
150
|
+
<div id='b_loading' class='order_calc_load'></div>
|
151
|
+
<a href='javascript:void(0)' onclick='ex_trade("buy",1)' class='button' style='float: right;'>Buy BTC</a>
|
152
|
+
<div id='b_error' class='order_error main-s main-s-trade_error'></div>
|
153
|
+
<div class='clear'></div>
|
154
|
+
</td>
|
155
|
+
</tr>
|
156
|
+
</table>
|
157
|
+
<div class='inblock'><img class='orders-loading' src='https://btc-e.com/images/loading.gif' alt='loading'/>
|
158
|
+
<h3>Sell orders</h3>
|
159
|
+
<div id='orders-s-list'><p class='gray' style='text-align: right;'>Total BTC: 3861.31340815</p><div style='overflow:auto; max-height: 485px;'><table class='tabla2' style='width: 100%;'><tr class='table_h'><td>price</td><td>BTC</td><td>USD</td></tr><tr class='order' onclick='set_price(1,99.999,0.358363,35.83594163)' title='Total BTC: 0.358363, Total USD: 35.83594163'><td>99.999</td><td>0.358363</td><td>35.83594163</td></tr><tr class='table_r order' onclick='set_price(1,100,7.8638354,786.38318163)' title='Total BTC: 7.8638354, Total USD: 786.38318163'><td>100</td><td>7.5054724</td><td>750.54724</td></tr><tr class='order' onclick='set_price(1,100.02,7.9138354,791.38418163)' title='Total BTC: 7.9138354, Total USD: 791.38418163'><td>100.02</td><td>0.05</td><td>5.001</td></tr><tr class='table_r order' onclick='set_price(1,100.04,7.9238354,792.38458163)' title='Total BTC: 7.9238354, Total USD: 792.38458163'><td>100.04</td><td>0.01</td><td>1.0004</td></tr><tr class='order' onclick='set_price(1,100.1,13.44624369,1345.17765145)' title='Total BTC: 13.44624369, Total USD: 1345.17765145'><td>100.1</td><td>5.52240829</td><td>552.79306982</td></tr><tr class='table_r order' onclick='set_price(1,100.18,13.49624369,1350.18665145)' title='Total BTC: 13.49624369, Total USD: 1350.18665145'><td>100.18</td><td>0.05</td><td>5.009</td></tr><tr class='order' onclick='set_price(1,100.199,20.51624369,2053.58363145)' title='Total BTC: 20.51624369, Total USD: 2053.58363145'><td>100.199</td><td>7.02</td><td>703.39698</td></tr><tr class='table_r order' onclick='set_price(1,100.2,39.82142657,3987.96295602)' title='Total BTC: 39.82142657, Total USD: 3987.96295602'><td>100.2</td><td>19.30518288</td><td>1934.37932457</td></tr><tr class='order' onclick='set_price(1,100.25,40.30142657,4036.08295602)' title='Total BTC: 40.30142657, Total USD: 4036.08295602'><td>100.25</td><td>0.48</td><td>48.12</td></tr><tr class='table_r order' onclick='set_price(1,100.251,53.2173627,5330.91846898)' title='Total BTC: 53.2173627, Total USD: 5330.91846898'><td>100.251</td><td>12.91593613</td><td>1294.83551296</td></tr><tr class='order' onclick='set_price(1,100.29,54.2173627,5431.20846898)' title='Total BTC: 54.2173627, Total USD: 5431.20846898'><td>100.29</td><td>1</td><td>100.29</td></tr><tr class='table_r order' onclick='set_price(1,100.297,58.8973627,5900.59842898)' title='Total BTC: 58.8973627, Total USD: 5900.59842898'><td>100.297</td><td>4.68</td><td>469.38996</td></tr><tr class='order' onclick='set_price(1,100.298,66.29700989,6642.76824284)' title='Total BTC: 66.29700989, Total USD: 6642.76824284'><td>100.298</td><td>7.39964719</td><td>742.16981386</td></tr><tr class='table_r order' onclick='set_price(1,100.299,72.32132581,7247.00110529)' title='Total BTC: 72.32132581, Total USD: 7247.00110529'><td>100.299</td><td>6.02431592</td><td>604.23286245</td></tr><tr class='order' onclick='set_price(1,100.3,530.17172581,53169.39622529)' title='Total BTC: 530.17172581, Total USD: 53169.39622529'><td>100.3</td><td>457.8504</td><td>45922.39512</td></tr><tr class='table_r order' onclick='set_price(1,100.329,530.18174581,53170.40152187)' title='Total BTC: 530.18174581, Total USD: 53170.40152187'><td>100.329</td><td>0.01002</td><td>1.00529658</td></tr><tr class='order' onclick='set_price(1,100.34,530.19174581,53171.40492187)' title='Total BTC: 530.19174581, Total USD: 53171.40492187'><td>100.34</td><td>0.01</td><td>1.0034</td></tr><tr class='table_r order' onclick='set_price(1,100.442,530.20174581,53172.40934187)' title='Total BTC: 530.20174581, Total USD: 53172.40934187'><td>100.442</td><td>0.01</td><td>1.00442</td></tr><tr class='order' onclick='set_price(1,100.5,532.22274581,53375.51984187)' title='Total BTC: 532.22274581, Total USD: 53375.51984187'><td>100.5</td><td>2.021</td><td>203.1105</td></tr><tr class='table_r order' onclick='set_price(1,100.52,532.26274581,53379.54064187)' title='Total BTC: 532.26274581, Total USD: 53379.54064187'><td>100.52</td><td>0.04</td><td>4.0208</td></tr><tr class='order' onclick='set_price(1,100.531,532.33959181,53387.26604709)' title='Total BTC: 532.33959181, Total USD: 53387.26604709'><td>100.531</td><td>0.076846</td><td>7.72540522</td></tr><tr class='table_r order' onclick='set_price(1,100.54,532.36959181,53390.28224709)' title='Total BTC: 532.36959181, Total USD: 53390.28224709'><td>100.54</td><td>0.03</td><td>3.0162</td></tr><tr class='order' onclick='set_price(1,100.547,532.37959181,53391.28771709)' title='Total BTC: 532.37959181, Total USD: 53391.28771709'><td>100.547</td><td>0.01</td><td>1.00547</td></tr><tr class='table_r order' onclick='set_price(1,100.551,532.42959181,53396.31526709)' title='Total BTC: 532.42959181, Total USD: 53396.31526709'><td>100.551</td><td>0.05</td><td>5.02755</td></tr><tr class='order' onclick='set_price(1,100.57,532.92959181,53446.60026709)' title='Total BTC: 532.92959181, Total USD: 53446.60026709'><td>100.57</td><td>0.5</td><td>50.285</td></tr><tr class='table_r order' onclick='set_price(1,100.58,533.02959181,53456.65826709)' title='Total BTC: 533.02959181, Total USD: 53456.65826709'><td>100.58</td><td>0.1</td><td>10.058</td></tr><tr class='order' onclick='set_price(1,100.598,533.05959181,53459.67620709)' title='Total BTC: 533.05959181, Total USD: 53459.67620709'><td>100.598</td><td>0.03</td><td>3.01794</td></tr><tr class='table_r order' onclick='set_price(1,100.6,563.40959181,56512.88620709)' title='Total BTC: 563.40959181, Total USD: 56512.88620709'><td>100.6</td><td>30.35</td><td>3053.21</td></tr><tr class='order' onclick='set_price(1,100.622,564.39959181,56612.50198709)' title='Total BTC: 564.39959181, Total USD: 56612.50198709'><td>100.622</td><td>0.99</td><td>99.61578</td></tr><tr class='table_r order' onclick='set_price(1,100.623,567.442917,56918.73049768)' title='Total BTC: 567.442917, Total USD: 56918.73049768'><td>100.623</td><td>3.04332519</td><td>306.22851059</td></tr><tr class='order' onclick='set_price(1,100.624,574.805917,57659.62500968)' title='Total BTC: 574.805917, Total USD: 57659.62500968'><td>100.624</td><td>7.363</td><td>740.894512</td></tr><tr class='table_r order' onclick='set_price(1,100.625,574.830317,57662.08025968)' title='Total BTC: 574.830317, Total USD: 57662.08025968'><td>100.625</td><td>0.0244</td><td>2.45525</td></tr><tr class='order' onclick='set_price(1,100.641,575.710317,57750.64433968)' title='Total BTC: 575.710317, Total USD: 57750.64433968'><td>100.641</td><td>0.88</td><td>88.56408</td></tr><tr class='table_r order' onclick='set_price(1,100.642,576.87035069,57867.3924503)' title='Total BTC: 576.87035069, Total USD: 57867.3924503'><td>100.642</td><td>1.16003369</td><td>116.74811062</td></tr><tr class='order' onclick='set_price(1,100.666,576.96603069,57877.02417318)' title='Total BTC: 576.96603069, Total USD: 57877.02417318'><td>100.666</td><td>0.09568</td><td>9.63172288</td></tr><tr class='table_r order' onclick='set_price(1,100.69,577.16603069,57897.16217318)' title='Total BTC: 577.16603069, Total USD: 57897.16217318'><td>100.69</td><td>0.2</td><td>20.138</td></tr><tr class='order' onclick='set_price(1,100.698,577.17700869,57898.26763582)' title='Total BTC: 577.17700869, Total USD: 57898.26763582'><td>100.698</td><td>0.010978</td><td>1.10546264</td></tr><tr class='table_r order' onclick='set_price(1,100.7,577.68700869,57949.62463582)' title='Total BTC: 577.68700869, Total USD: 57949.62463582'><td>100.7</td><td>0.51</td><td>51.357</td></tr><tr class='order' onclick='set_price(1,100.71,577.78700869,57959.69563582)' title='Total BTC: 577.78700869, Total USD: 57959.69563582'><td>100.71</td><td>0.1</td><td>10.071</td></tr><tr class='table_r order' onclick='set_price(1,100.74,577.79700869,57960.70303582)' title='Total BTC: 577.79700869, Total USD: 57960.70303582'><td>100.74</td><td>0.01</td><td>1.0074</td></tr></table></div></div>
|
160
|
+
</div>
|
161
|
+
</div>
|
162
|
+
<div class='inblock' style='width: 315px; float: right;'>
|
163
|
+
<h1>Sell BTC</h1>
|
164
|
+
<input id='pair' value='1' type='hidden'/>
|
165
|
+
<div class='inblock order_header'>
|
166
|
+
<div style='width: 130px; float: left;'>Your balance:
|
167
|
+
<p><a href='javascript:void(0)' onclick='all_money("cur2_full", "s_btc")'><b><span id='cur2' class='money_btc'>0</span><input type='hidden' id='cur2_full' value='0'/> BTC</b></a></p>
|
168
|
+
</div>
|
169
|
+
<div style='width: 130px; float: right;'>Highest Bid Price<p><b><span id='max_price'>99.502</span> USD</b></p></div>
|
170
|
+
<div class='clear'></div>
|
171
|
+
</div>
|
172
|
+
<table class='inblock tabla2' style='width: 100%;'>
|
173
|
+
<tr>
|
174
|
+
<td style='width: 150px;'>Amount BTC:</td>
|
175
|
+
<td style='width: 153px;'><input id='s_btc' style='width: 110px;' maxlength='25' type='text' value='0' onkeyup='usd_calc("s_btc", "s_price", "s_all"); comm_replace(this);'/></td>
|
176
|
+
</tr>
|
177
|
+
<tr class='price-row'>
|
178
|
+
<td>Price per BTC:</td>
|
179
|
+
<td><input id='s_price' style='width: 110px;' type='text' maxlength='7' value='99.502' onkeyup='usd_calc("s_btc", "s_price", "s_all"); comm_replace(this);'/> USD</td>
|
180
|
+
</tr>
|
181
|
+
<tr>
|
182
|
+
<td>Total:</td>
|
183
|
+
<td><b id='s_all'>0</b> <b>USD</b></td>
|
184
|
+
</tr>
|
185
|
+
<tr>
|
186
|
+
<td>Fee:</td>
|
187
|
+
<td><b id='s_fee'>0</b> <b>USD</b></td>
|
188
|
+
</tr>
|
189
|
+
<tr>
|
190
|
+
<td colspan='2' style='border-top: 2px solid #dadada; margin-top: 10px;'>
|
191
|
+
<div id='s_comm' style='padding: 4px; height: 30px;'>Click to sum your order.</div>
|
192
|
+
</td>
|
193
|
+
</tr>
|
194
|
+
<tr>
|
195
|
+
<td colspan='2'>
|
196
|
+
<a href='javascript:void(0)' onclick='ex_calculate("sell",1)' class='button' style='float: left;'>Calculate</a>
|
197
|
+
<div id='s_loading' class='order_calc_load'></div>
|
198
|
+
<a href='javascript:void(0)' onclick='ex_trade("sell",1)' class='button' style='float: right;'>Sell BTC</a>
|
199
|
+
<div id='s_error' class='order_error main-s main-s-trade_error'></div>
|
200
|
+
<div class='clear'></div>
|
201
|
+
</td>
|
202
|
+
</tr>
|
203
|
+
</table>
|
204
|
+
<div class='inblock'><img class='orders-loading' src='https://btc-e.com/images/loading.gif' alt='loading'/>
|
205
|
+
<h3>Buy orders</h3>
|
206
|
+
<div id='orders-b-list'><p class='gray' style='text-align: right;'>Total USD: 362111.72449023</p><div style='overflow:auto; max-height: 485px;'><table class='tabla2' style='width: 100%;'><tr class='table_h'><td>price</td><td>BTC</td><td>USD</td></tr><tr class='order' onclick='set_price(2,99.502,3.08305423,306.77006199)' title='Total BTC: 3.08305423, Total USD: 306.77006199'><td>99.502</td><td>3.08305423</td><td>306.77006199</td></tr><tr class='table_r order' onclick='set_price(2,99.48,3.09305423,307.76486199)' title='Total BTC: 3.09305423, Total USD: 307.76486199'><td>99.48</td><td>0.01</td><td>0.9948</td></tr><tr class='order' onclick='set_price(2,99.42,3.14305423,312.73586199)' title='Total BTC: 3.14305423, Total USD: 312.73586199'><td>99.42</td><td>0.05</td><td>4.971</td></tr><tr class='table_r order' onclick='set_price(2,99.403,5.48305423,545.33888199)' title='Total BTC: 5.48305423, Total USD: 545.33888199'><td>99.403</td><td>2.34</td><td>232.60302</td></tr><tr class='order' onclick='set_price(2,99.401,7.31217364,727.15518046)' title='Total BTC: 7.31217364, Total USD: 727.15518046'><td>99.401</td><td>1.82911941</td><td>181.81629847</td></tr><tr class='table_r order' onclick='set_price(2,99.4,14.88764401,1480.15693523)' title='Total BTC: 14.88764401, Total USD: 1480.15693523'><td>99.4</td><td>7.57547037</td><td>753.00175477</td></tr><tr class='order' onclick='set_price(2,99.34,14.89764401,1481.15033523)' title='Total BTC: 14.89764401, Total USD: 1481.15033523'><td>99.34</td><td>0.01</td><td>0.9934</td></tr><tr class='table_r order' onclick='set_price(2,99.309,15.38464401,1529.51381823)' title='Total BTC: 15.38464401, Total USD: 1529.51381823'><td>99.309</td><td>0.487</td><td>48.363483</td></tr><tr class='order' onclick='set_price(2,99.302,16.23655571,1614.11035386)' title='Total BTC: 16.23655571, Total USD: 1614.11035386'><td>99.302</td><td>0.8519117</td><td>84.59653563</td></tr><tr class='table_r order' onclick='set_price(2,99.3,27.64592452,2747.06067669)' title='Total BTC: 27.64592452, Total USD: 2747.06067669'><td>99.3</td><td>11.40936881</td><td>1132.95032283</td></tr><tr class='order' onclick='set_price(2,99.299,37.51105846,3726.65861179)' title='Total BTC: 37.51105846, Total USD: 3726.65861179'><td>99.299</td><td>9.86513394</td><td>979.5979351</td></tr><tr class='table_r order' onclick='set_price(2,99.25,37.63507791,3738.9675422)' title='Total BTC: 37.63507791, Total USD: 3738.9675422'><td>99.25</td><td>0.12401945</td><td>12.30893041</td></tr><tr class='order' onclick='set_price(2,99.215,40.14807791,3988.2948372)' title='Total BTC: 40.14807791, Total USD: 3988.2948372'><td>99.215</td><td>2.513</td><td>249.327295</td></tr><tr class='table_r order' onclick='set_price(2,99.205,41.65808033,4138.09462727)' title='Total BTC: 41.65808033, Total USD: 4138.09462727'><td>99.205</td><td>1.51000242</td><td>149.79979007</td></tr><tr class='order' onclick='set_price(2,99.201,44.07753435,4378.1068855)' title='Total BTC: 44.07753435, Total USD: 4378.1068855'><td>99.201</td><td>2.41945402</td><td>240.01225823</td></tr><tr class='table_r order' onclick='set_price(2,99.2,45.77753435,4546.7468855)' title='Total BTC: 45.77753435, Total USD: 4546.7468855'><td>99.2</td><td>1.7</td><td>168.64</td></tr><tr class='order' onclick='set_price(2,99.19,50.88753435,5053.6077855)' title='Total BTC: 50.88753435, Total USD: 5053.6077855'><td>99.19</td><td>5.11</td><td>506.8609</td></tr><tr class='table_r order' onclick='set_price(2,99.18,50.90753435,5055.5913855)' title='Total BTC: 50.90753435, Total USD: 5055.5913855'><td>99.18</td><td>0.02</td><td>1.9836</td></tr><tr class='order' onclick='set_price(2,99.177,50.93778498,5058.59155223)' title='Total BTC: 50.93778498, Total USD: 5058.59155223'><td>99.177</td><td>0.03025063</td><td>3.00016673</td></tr><tr class='table_r order' onclick='set_price(2,99.17,50.95778498,5060.57495223)' title='Total BTC: 50.95778498, Total USD: 5060.57495223'><td>99.17</td><td>0.02</td><td>1.9834</td></tr><tr class='order' onclick='set_price(2,99.16,50.97778498,5062.55815223)' title='Total BTC: 50.97778498, Total USD: 5062.55815223'><td>99.16</td><td>0.02</td><td>1.9832</td></tr><tr class='table_r order' onclick='set_price(2,99.13,51.03778498,5068.50595223)' title='Total BTC: 51.03778498, Total USD: 5068.50595223'><td>99.13</td><td>0.06</td><td>5.9478</td></tr><tr class='order' onclick='set_price(2,99.114,51.63778498,5127.97435223)' title='Total BTC: 51.63778498, Total USD: 5127.97435223'><td>99.114</td><td>0.6</td><td>59.4684</td></tr><tr class='table_r order' onclick='set_price(2,99.11,51.64778498,5128.96545223)' title='Total BTC: 51.64778498, Total USD: 5128.96545223'><td>99.11</td><td>0.01</td><td>0.9911</td></tr><tr class='order' onclick='set_price(2,99.1,54.04778498,5366.80545223)' title='Total BTC: 54.04778498, Total USD: 5366.80545223'><td>99.1</td><td>2.4</td><td>237.84</td></tr><tr class='table_r order' onclick='set_price(2,99.04,54.05778498,5367.79585223)' title='Total BTC: 54.05778498, Total USD: 5367.79585223'><td>99.04</td><td>0.01</td><td>0.9904</td></tr><tr class='order' onclick='set_price(2,99.01,62.4527405,6198.98039826)' title='Total BTC: 62.4527405, Total USD: 6198.98039826'><td>99.01</td><td>8.39495552</td><td>831.18454603</td></tr><tr class='table_r order' onclick='set_price(2,99,79.00162298,7837.31976378)' title='Total BTC: 79.00162298, Total USD: 7837.31976378'><td>99</td><td>16.54888248</td><td>1638.33936552</td></tr><tr class='order' onclick='set_price(2,98.99,79.02162298,7839.29956378)' title='Total BTC: 79.02162298, Total USD: 7839.29956378'><td>98.99</td><td>0.02</td><td>1.9798</td></tr><tr class='table_r order' onclick='set_price(2,98.985,79.03165298,7840.29238333)' title='Total BTC: 79.03165298, Total USD: 7840.29238333'><td>98.985</td><td>0.01003</td><td>0.99281955</td></tr><tr class='order' onclick='set_price(2,98.952,79.04165298,7841.28190333)' title='Total BTC: 79.04165298, Total USD: 7841.28190333'><td>98.952</td><td>0.01</td><td>0.98952</td></tr><tr class='table_r order' onclick='set_price(2,98.94,79.05165298,7842.27130333)' title='Total BTC: 79.05165298, Total USD: 7842.27130333'><td>98.94</td><td>0.01</td><td>0.9894</td></tr><tr class='order' onclick='set_price(2,98.92,79.06165298,7843.26050333)' title='Total BTC: 79.06165298, Total USD: 7843.26050333'><td>98.92</td><td>0.01</td><td>0.9892</td></tr><tr class='table_r order' onclick='set_price(2,98.9,79.07771717,7844.84925172)' title='Total BTC: 79.07771717, Total USD: 7844.84925172'><td>98.9</td><td>0.01606419</td><td>1.58874839</td></tr><tr class='order' onclick='set_price(2,98.89,79.09771717,7846.82705172)' title='Total BTC: 79.09771717, Total USD: 7846.82705172'><td>98.89</td><td>0.02</td><td>1.9778</td></tr><tr class='table_r order' onclick='set_price(2,98.85,79.2305237,7859.95497721)' title='Total BTC: 79.2305237, Total USD: 7859.95497721'><td>98.85</td><td>0.13280653</td><td>13.12792549</td></tr><tr class='order' onclick='set_price(2,98.827,79.93227811,7929.30726028)' title='Total BTC: 79.93227811, Total USD: 7929.30726028'><td>98.827</td><td>0.70175441</td><td>69.35228307</td></tr><tr class='table_r order' onclick='set_price(2,98.8,89.9483423,8918.89440225)' title='Total BTC: 89.9483423, Total USD: 8918.89440225'><td>98.8</td><td>10.01606419</td><td>989.58714197</td></tr><tr class='order' onclick='set_price(2,98.77,90.0083423,8924.82060225)' title='Total BTC: 90.0083423, Total USD: 8924.82060225'><td>98.77</td><td>0.06</td><td>5.9262</td></tr><tr class='table_r order' onclick='set_price(2,98.764,90.10859293,8934.72175547)' title='Total BTC: 90.10859293, Total USD: 8934.72175547'><td>98.764</td><td>0.10025063</td><td>9.90115322</td></tr></table></div></div>
|
207
|
+
</div>
|
208
|
+
</div>
|
209
|
+
<div class='clear'></div>
|
210
|
+
<div class='inblock'><h3>Your current active orders</h3><div id='orders-self-list'><table style='width: 100%;'><tr class='table_h'><td>Type</td><td>Amount BTC</td><td>Price</td><td>Total USD</td><td>Date</td><td>Action</td></tr><tr><td colspan='6'>No active orders at the moment.</td></tr></table></div></div>
|
211
|
+
<p class='gray inblock' style='text-align:right;'>At the moment, the fee for transactions is 0.2%.</p>
|
212
|
+
<div class='inblock' id='trade_history'><h3>Trade history:</h3>
|
213
|
+
<div style='overflow:auto; max-height: 485px;'>
|
214
|
+
<table style='width: 100%'>
|
215
|
+
<tr class='table_h'>
|
216
|
+
<td style='width: 120px'>Date</td>
|
217
|
+
<td>Type</td>
|
218
|
+
<td>Price</td>
|
219
|
+
<td>Amount (BTC)</td>
|
220
|
+
<td>Total (USD)</td>
|
221
|
+
</tr>
|
222
|
+
<tr>
|
223
|
+
<td><span title='7 sec. ago'>19.08.13 16:18</span></td>
|
224
|
+
<td><p>Buy</p></td>
|
225
|
+
<td>99.999 USD</td>
|
226
|
+
<td>0.101202 BTC</td>
|
227
|
+
<td>10.12009879 USD</td>
|
228
|
+
</tr>
|
229
|
+
<tr class='table_r'>
|
230
|
+
<td><span title='11 sec. ago'>19.08.13 16:18</span></td>
|
231
|
+
<td><p>Buy</p></td>
|
232
|
+
<td>99.999 USD</td>
|
233
|
+
<td>2.53371 BTC</td>
|
234
|
+
<td>253.36846629 USD</td>
|
235
|
+
</tr>
|
236
|
+
<tr>
|
237
|
+
<td><span title='11 sec. ago'>19.08.13 16:18</span></td>
|
238
|
+
<td><p>Buy</p></td>
|
239
|
+
<td>99.99 USD</td>
|
240
|
+
<td>0.05 BTC</td>
|
241
|
+
<td>4.9995 USD</td>
|
242
|
+
</tr>
|
243
|
+
<tr class='table_r'>
|
244
|
+
<td><span title='23 sec. ago'>19.08.13 16:18</span></td>
|
245
|
+
<td><p>Buy</p></td>
|
246
|
+
<td>99.999 USD</td>
|
247
|
+
<td>0.101202 BTC</td>
|
248
|
+
<td>10.12009879 USD</td>
|
249
|
+
</tr>
|
250
|
+
<tr>
|
251
|
+
<td><span title='28 sec. ago'>19.08.13 16:17</span></td>
|
252
|
+
<td><p>Buy</p></td>
|
253
|
+
<td>99.999 USD</td>
|
254
|
+
<td>0.651303 BTC</td>
|
255
|
+
<td>65.12964869 USD</td>
|
256
|
+
</tr>
|
257
|
+
<tr class='table_r'>
|
258
|
+
<td><span title='38 sec. ago'>19.08.13 16:17</span></td>
|
259
|
+
<td><p>Buy</p></td>
|
260
|
+
<td>99.999 USD</td>
|
261
|
+
<td>0.101202 BTC</td>
|
262
|
+
<td>10.12009879 USD</td>
|
263
|
+
</tr>
|
264
|
+
<tr>
|
265
|
+
<td><span title='53 sec. ago'>19.08.13 16:17</span></td>
|
266
|
+
<td><p>Buy</p></td>
|
267
|
+
<td>100 USD</td>
|
268
|
+
<td>0.101202 BTC</td>
|
269
|
+
<td>10.1202 USD</td>
|
270
|
+
</tr>
|
271
|
+
<tr class='table_r'>
|
272
|
+
<td><span title='1 min. ago'>19.08.13 16:17</span></td>
|
273
|
+
<td><p>Sell</p></td>
|
274
|
+
<td>99.503 USD</td>
|
275
|
+
<td>1.14949 BTC</td>
|
276
|
+
<td>114.37770347 USD</td>
|
277
|
+
</tr>
|
278
|
+
<tr>
|
279
|
+
<td><span title='1 min. ago'>19.08.13 16:17</span></td>
|
280
|
+
<td><p>Sell</p></td>
|
281
|
+
<td>99.517 USD</td>
|
282
|
+
<td>0.01003 BTC</td>
|
283
|
+
<td>0.99815551 USD</td>
|
284
|
+
</tr>
|
285
|
+
<tr class='table_r'>
|
286
|
+
<td><span title='1 min. ago'>19.08.13 16:17</span></td>
|
287
|
+
<td><p>Sell</p></td>
|
288
|
+
<td>99.79 USD</td>
|
289
|
+
<td>0.203737 BTC</td>
|
290
|
+
<td>20.33091523 USD</td>
|
291
|
+
</tr>
|
292
|
+
<tr>
|
293
|
+
<td><span title='1 min. ago'>19.08.13 16:17</span></td>
|
294
|
+
<td><p>Sell</p></td>
|
295
|
+
<td>99.8 USD</td>
|
296
|
+
<td>0.219268 BTC</td>
|
297
|
+
<td>21.8829464 USD</td>
|
298
|
+
</tr>
|
299
|
+
<tr class='table_r'>
|
300
|
+
<td><span title='1 min. ago'>19.08.13 16:17</span></td>
|
301
|
+
<td><p>Sell</p></td>
|
302
|
+
<td>99.81 USD</td>
|
303
|
+
<td>0.0803125 BTC</td>
|
304
|
+
<td>8.01599062 USD</td>
|
305
|
+
</tr>
|
306
|
+
<tr>
|
307
|
+
<td><span title='1 min. ago'>19.08.13 16:17</span></td>
|
308
|
+
<td><p>Buy</p></td>
|
309
|
+
<td>100 USD</td>
|
310
|
+
<td>0.101202 BTC</td>
|
311
|
+
<td>10.1202 USD</td>
|
312
|
+
</tr>
|
313
|
+
<tr class='table_r'>
|
314
|
+
<td><span title='1 min. ago'>19.08.13 16:17</span></td>
|
315
|
+
<td><p>Buy</p></td>
|
316
|
+
<td>100 USD</td>
|
317
|
+
<td>0.101202 BTC</td>
|
318
|
+
<td>10.1202 USD</td>
|
319
|
+
</tr>
|
320
|
+
<tr>
|
321
|
+
<td><span title='1 min. ago'>19.08.13 16:17</span></td>
|
322
|
+
<td><p>Buy</p></td>
|
323
|
+
<td>100 USD</td>
|
324
|
+
<td>0.0149715 BTC</td>
|
325
|
+
<td>1.49715 USD</td>
|
326
|
+
</tr>
|
327
|
+
<tr class='table_r'>
|
328
|
+
<td><span title='2 min. ago'>19.08.13 16:16</span></td>
|
329
|
+
<td><p>Buy</p></td>
|
330
|
+
<td>100 USD</td>
|
331
|
+
<td>0.101202 BTC</td>
|
332
|
+
<td>10.1202 USD</td>
|
333
|
+
</tr>
|
334
|
+
<tr>
|
335
|
+
<td><span title='2 min. ago'>19.08.13 16:16</span></td>
|
336
|
+
<td><p>Buy</p></td>
|
337
|
+
<td>99.9 USD</td>
|
338
|
+
<td>0.101202 BTC</td>
|
339
|
+
<td>10.1100798 USD</td>
|
340
|
+
</tr>
|
341
|
+
<tr class='table_r'>
|
342
|
+
<td><span title='2 min. ago'>19.08.13 16:16</span></td>
|
343
|
+
<td><p>Sell</p></td>
|
344
|
+
<td>99.9 USD</td>
|
345
|
+
<td>0.0373243 BTC</td>
|
346
|
+
<td>3.72869757 USD</td>
|
347
|
+
</tr>
|
348
|
+
<tr>
|
349
|
+
<td><span title='2 min. ago'>19.08.13 16:16</span></td>
|
350
|
+
<td><p>Buy</p></td>
|
351
|
+
<td>100 USD</td>
|
352
|
+
<td>0.101202 BTC</td>
|
353
|
+
<td>10.1202 USD</td>
|
354
|
+
</tr>
|
355
|
+
<tr class='table_r'>
|
356
|
+
<td><span title='2 min. ago'>19.08.13 16:16</span></td>
|
357
|
+
<td><p>Buy</p></td>
|
358
|
+
<td>100 USD</td>
|
359
|
+
<td>0.014985 BTC</td>
|
360
|
+
<td>1.4985 USD</td>
|
361
|
+
</tr>
|
362
|
+
<tr>
|
363
|
+
<td><span title='3 min. ago'>19.08.13 16:15</span></td>
|
364
|
+
<td><p>Buy</p></td>
|
365
|
+
<td>100 USD</td>
|
366
|
+
<td>0.0105711 BTC</td>
|
367
|
+
<td>1.05711 USD</td>
|
368
|
+
</tr>
|
369
|
+
<tr class='table_r'>
|
370
|
+
<td><span title='3 min. ago'>19.08.13 16:15</span></td>
|
371
|
+
<td><p>Buy</p></td>
|
372
|
+
<td>99.999 USD</td>
|
373
|
+
<td>0.0906309 BTC</td>
|
374
|
+
<td>9.06299936 USD</td>
|
375
|
+
</tr>
|
376
|
+
<tr>
|
377
|
+
<td><span title='3 min. ago'>19.08.13 16:15</span></td>
|
378
|
+
<td><p>Buy</p></td>
|
379
|
+
<td>99.999 USD</td>
|
380
|
+
<td>0.0559683 BTC</td>
|
381
|
+
<td>5.59677403 USD</td>
|
382
|
+
</tr>
|
383
|
+
<tr class='table_r'>
|
384
|
+
<td><span title='3 min. ago'>19.08.13 16:15</span></td>
|
385
|
+
<td><p>Buy</p></td>
|
386
|
+
<td>99.997 USD</td>
|
387
|
+
<td>0.0452337 BTC</td>
|
388
|
+
<td>4.52323429 USD</td>
|
389
|
+
</tr>
|
390
|
+
<tr>
|
391
|
+
<td><span title='3 min. ago'>19.08.13 16:15</span></td>
|
392
|
+
<td><p>Sell</p></td>
|
393
|
+
<td>99.99 USD</td>
|
394
|
+
<td>0.0149865 BTC</td>
|
395
|
+
<td>1.49850013 USD</td>
|
396
|
+
</tr>
|
397
|
+
<tr class='table_r'>
|
398
|
+
<td><span title='3 min. ago'>19.08.13 16:15</span></td>
|
399
|
+
<td><p>Sell</p></td>
|
400
|
+
<td>99.99 USD</td>
|
401
|
+
<td>0.197726 BTC</td>
|
402
|
+
<td>19.77062274 USD</td>
|
403
|
+
</tr>
|
404
|
+
<tr>
|
405
|
+
<td><span title='3 min. ago'>19.08.13 16:15</span></td>
|
406
|
+
<td><p>Buy</p></td>
|
407
|
+
<td>99.997 USD</td>
|
408
|
+
<td>0.01 BTC</td>
|
409
|
+
<td>0.99997 USD</td>
|
410
|
+
</tr>
|
411
|
+
<tr class='table_r'>
|
412
|
+
<td><span title='3 min. ago'>19.08.13 16:15</span></td>
|
413
|
+
<td><p>Buy</p></td>
|
414
|
+
<td>99.99 USD</td>
|
415
|
+
<td>0.0522741 BTC</td>
|
416
|
+
<td>5.22688725 USD</td>
|
417
|
+
</tr>
|
418
|
+
<tr>
|
419
|
+
<td><span title='3 min. ago'>19.08.13 16:14</span></td>
|
420
|
+
<td><p>Buy</p></td>
|
421
|
+
<td>99.99 USD</td>
|
422
|
+
<td>0.0477259 BTC</td>
|
423
|
+
<td>4.77211274 USD</td>
|
424
|
+
</tr>
|
425
|
+
<tr class='table_r'>
|
426
|
+
<td><span title='3 min. ago'>19.08.13 16:14</span></td>
|
427
|
+
<td><p>Buy</p></td>
|
428
|
+
<td>99.98 USD</td>
|
429
|
+
<td>0.0534761 BTC</td>
|
430
|
+
<td>5.34654047 USD</td>
|
431
|
+
</tr>
|
432
|
+
<tr>
|
433
|
+
<td><span title='4 min. ago'>19.08.13 16:14</span></td>
|
434
|
+
<td><p>Buy</p></td>
|
435
|
+
<td>99.98 USD</td>
|
436
|
+
<td>0.0465239 BTC</td>
|
437
|
+
<td>4.65145952 USD</td>
|
438
|
+
</tr>
|
439
|
+
<tr class='table_r'>
|
440
|
+
<td><span title='4 min. ago'>19.08.13 16:14</span></td>
|
441
|
+
<td><p>Buy</p></td>
|
442
|
+
<td>99.92 USD</td>
|
443
|
+
<td>0.01 BTC</td>
|
444
|
+
<td>0.9992 USD</td>
|
445
|
+
</tr>
|
446
|
+
<tr>
|
447
|
+
<td><span title='4 min. ago'>19.08.13 16:14</span></td>
|
448
|
+
<td><p>Buy</p></td>
|
449
|
+
<td>99.91 USD</td>
|
450
|
+
<td>0.0446781 BTC</td>
|
451
|
+
<td>4.46378897 USD</td>
|
452
|
+
</tr>
|
453
|
+
<tr class='table_r'>
|
454
|
+
<td><span title='4 min. ago'>19.08.13 16:14</span></td>
|
455
|
+
<td><p>Buy</p></td>
|
456
|
+
<td>99.91 USD</td>
|
457
|
+
<td>0.101202 BTC</td>
|
458
|
+
<td>10.11109182 USD</td>
|
459
|
+
</tr>
|
460
|
+
<tr>
|
461
|
+
<td><span title='4 min. ago'>19.08.13 16:14</span></td>
|
462
|
+
<td><p>Buy</p></td>
|
463
|
+
<td>99.91 USD</td>
|
464
|
+
<td>0.101202 BTC</td>
|
465
|
+
<td>10.11109182 USD</td>
|
466
|
+
</tr>
|
467
|
+
<tr class='table_r'>
|
468
|
+
<td><span title='6 min. ago'>19.08.13 16:12</span></td>
|
469
|
+
<td><p>Sell</p></td>
|
470
|
+
<td>99.9 USD</td>
|
471
|
+
<td>0.15 BTC</td>
|
472
|
+
<td>14.985 USD</td>
|
473
|
+
</tr>
|
474
|
+
<tr>
|
475
|
+
<td><span title='7 min. ago'>19.08.13 16:11</span></td>
|
476
|
+
<td><p>Sell</p></td>
|
477
|
+
<td>99.9 USD</td>
|
478
|
+
<td>0.294907 BTC</td>
|
479
|
+
<td>29.4612093 USD</td>
|
480
|
+
</tr>
|
481
|
+
<tr class='table_r'>
|
482
|
+
<td><span title='8 min. ago'>19.08.13 16:10</span></td>
|
483
|
+
<td><p>Buy</p></td>
|
484
|
+
<td>99.91 USD</td>
|
485
|
+
<td>0.01 BTC</td>
|
486
|
+
<td>0.9991 USD</td>
|
487
|
+
</tr>
|
488
|
+
<tr>
|
489
|
+
<td><span title='8 min. ago'>19.08.13 16:09</span></td>
|
490
|
+
<td><p>Buy</p></td>
|
491
|
+
<td>99.9 USD</td>
|
492
|
+
<td>3.2826 BTC</td>
|
493
|
+
<td>327.93174 USD</td>
|
494
|
+
</tr>
|
495
|
+
<tr class='table_r'>
|
496
|
+
<td><span title='8 min. ago'>19.08.13 16:09</span></td>
|
497
|
+
<td><p>Buy</p></td>
|
498
|
+
<td>99.9 USD</td>
|
499
|
+
<td>0.62517 BTC</td>
|
500
|
+
<td>62.454483 USD</td>
|
501
|
+
</tr>
|
502
|
+
</table>
|
503
|
+
</div></div></div>
|
504
|
+
</div>
|
505
|
+
<div style='width: 320px; float: left;'>
|
506
|
+
<div class='block'>
|
507
|
+
<div id='nChatCon'>
|
508
|
+
<div id='nChat'><p id='msg6136499' class='chatmessage'><a title='19.08.13 16:14:10' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(130439, "airconversesrfan", 6136499, event)'>airconversesrfan</a>: <span>my prediction is 121 is the max before drop</span></p><p id='msg6136501' class='chatmessage'><a title='19.08.13 16:14:20' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(109940, "TmottaDing", 6136501, event)'>TmottaDing</a>: <span>trollboxarchive.com/search.php?search_type=username&search=Winklevoss</span></p><p id='msg6136502' class='chatmessage'><a title='19.08.13 16:14:24' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(83904, "igo6strings", 6136502, event)'>igo6strings</a>: <span>bwang008, no. certainly not free lol. $75 a day its costing me.</span></p><p id='msg6136503' class='chatmessage'><a title='19.08.13 16:14:31' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(91602, "sheffters", 6136503, event)'>sheffters</a>: <span>c0nnect4, Val/h 21.416 - PPS: 115871 - 4ch/h: 19488.21 - 5ch/h: 1672.73 - 6ch/h: 173.64 - Last 4ch/h: 20650.95 - Last 5ch/h: 1346.80 .. getting that on EC2 but not much coin in return!</span></p><p id='msg6136505' class='chatmessage'><a title='19.08.13 16:14:47' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(41652, "chrisj", 6136505, event)'>chrisj</a>: <span>airconversesrfan, prediction logged trollboxarchive.com/byid.php?id=12767082</span></p><p id='msg6136506' class='chatmessage'><a title='19.08.13 16:14:47' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(127862, "fontased", 6136506, event)'>fontased</a>: <span>twinklegox twins</span></p><p id='msg6136507' class='chatmessage'><a title='19.08.13 16:14:59' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(139520, "ustrucx", 6136507, event)'>ustrucx</a>: <span>I will stop sleeping, things happens much quicker....lookk @ btc lol</span></p><p id='msg6136509' class='chatmessage'><a title='19.08.13 16:15:12' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(32494, "c0nnect4", 6136509, event)'>c0nnect4</a>: <span>sheffters, yeah I'm not paying for electricity atm but I'm picking up a few blocks solo with an i7 3820 @ 4.6GHz</span></p><p id='msg6136510' class='chatmessage'><a title='19.08.13 16:15:13' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(72876, "camodude009", 6136510, event)'>camodude009</a>: <span>chrisj, good idea! Where would I find someone that stupid is the question? :D</span></p><p id='msg6136511' class='chatmessage'><a title='19.08.13 16:15:13' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(45613, "deeltje", 6136511, event)'>deeltje</a>: <span>TmottaDing, that is scary</span></p><p id='msg6136512' class='chatmessage'><a title='19.08.13 16:15:18' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(32395, "bwang008", 6136512, event)'>bwang008</a>: <span>igo6strings, Eh, how is that profitable, you can only cpu mine on those servers...</span></p><p id='msg6136513' class='chatmessage'><a title='19.08.13 16:15:19' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(127862, "fontased", 6136513, event)'>fontased</a>: <span>camodude, dropped out of high school</span></p><p id='msg6136514' class='chatmessage'><a title='19.08.13 16:15:24' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(126358, "devcon86", 6136514, event)'>devcon86</a>: <span>is it just me or are the movements strangely linear?</span></p><p id='msg6136515' class='chatmessage'><a title='19.08.13 16:15:41' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(109940, "TmottaDing", 6136515, event)'>TmottaDing</a>: <span>deeltje, but good I guess its their money</span></p><p id='msg6136516' class='chatmessage'><a title='19.08.13 16:15:45' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(91602, "sheffters", 6136516, event)'>sheffters</a>: <span>bwang008, You can only CPU mine XPM at the moment</span></p><p id='msg6136517' class='chatmessage'><a title='19.08.13 16:15:46' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(83904, "igo6strings", 6136517, event)'>igo6strings</a>: <span>bwang008, its a cpu only coin im mining. pay attention :)</span></p><p id='msg6136518' class='chatmessage'><a title='19.08.13 16:15:50' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(123657, "Really", 6136518, event)'>Really</a>: <span>devcon86: Where are you looking?</span></p><p id='msg6136519' class='chatmessage'><a title='19.08.13 16:15:56' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(72876, "camodude009", 6136519, event)'>camodude009</a>: <span>fontased, wow you've gotten a lot further than most pelple who do that! :)</span></p><p id='msg6136521' class='chatmessage'><a title='19.08.13 16:16:05' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(131365, "fanjos", 6136521, event)'>fanjos</a>: <span>whats the target price for LTC?</span></p><p id='msg6136523' class='chatmessage'><a title='19.08.13 16:16:23' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(123657, "Really", 6136523, event)'>Really</a>: <span>XPM is being GPU mined right now by various people, mtrlt already gave test versions of his miner out</span></p><p id='msg6136524' class='chatmessage'><a title='19.08.13 16:16:25' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(41652, "chrisj", 6136524, event)'>chrisj</a>: <span>camodude009, you would have to persuade them that there is no opportunity cost, maybe give them an argument from determinism and tell them there is no free will?</span></p><p id='msg6136525' class='chatmessage'><a title='19.08.13 16:16:38' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(101628, "aelpop", 6136525, event)'>aelpop</a>: <span>anybody interested in some mtgox usd</span></p><p id='msg6136528' class='chatmessage'><a title='19.08.13 16:16:46' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(127862, "fontased", 6136528, event)'>fontased</a>: <span>JK , got a double bachelor and some more goodies</span></p><p id='msg6136529' class='chatmessage'><a title='19.08.13 16:16:48' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(83904, "igo6strings", 6136529, event)'>igo6strings</a>: <span>a recent study showed the best entrepenuers are high school dropouts, drug dealers and folks who sell "used" goods.</span></p><p id='msg6136532' class='chatmessage'><a title='19.08.13 16:17:02' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(91602, "sheffters", 6136532, event)'>sheffters</a>: <span>igo6strings, and bored geeks</span></p><p id='msg6136533' class='chatmessage'><a title='19.08.13 16:17:03' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(32395, "bwang008", 6136533, event)'>bwang008</a>: <span>igo6strings, My only question is why you're using EC2s instead of investing in your own hardware if the rental costs are that high...</span></p><p id='msg6136534' class='chatmessage'><a title='19.08.13 16:17:04' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(99054, "Markus1377", 6136534, event)'>Markus1377</a>: <span>someone bought 19.5 BTC worth of FTC <3</span></p><p id='msg6136535' class='chatmessage'><a title='19.08.13 16:17:10' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(121213, "liutang", 6136535, event)'>liutang</a>: <span>BTC will up in few hours</span></p><p id='msg6136536' class='chatmessage'><a title='19.08.13 16:17:16' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(139520, "ustrucx", 6136536, event)'>ustrucx</a>: <span>But CPU mining will be taken over by ASICs right?</span></p><p id='msg6136537' class='chatmessage'><a title='19.08.13 16:17:19' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(72876, "camodude009", 6136537, event)'>camodude009</a>: <span>chrisj, I'm not sure what you mean by that :/ (I'm not english)</span></p><p id='msg6136538' class='chatmessage'><a title='19.08.13 16:17:27' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(109940, "TmottaDing", 6136538, event)'>TmottaDing</a>: <span>liutang, 44 Minutes</span></p><p id='msg6136539' class='chatmessage'><a title='19.08.13 16:17:35' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(83904, "igo6strings", 6136539, event)'>igo6strings</a>: <span>sheffters, indeed. although i dont think bitcoin related stuff was part of that study, the next time they do it im sure us bored geeks will be high on that list too :)</span></p><p id='msg6136540' class='chatmessage'><a title='19.08.13 16:17:41' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(99054, "Markus1377", 6136540, event)'>Markus1377</a>: <span>TmottaDing, 44mins to what?</span></p><p id='msg6136541' class='chatmessage'><a title='19.08.13 16:17:44' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(41652, "chrisj", 6136541, event)'>chrisj</a>: <span>camodude009, the reason people don't sell at old prices is because we like to think we can find opportunities in the present to increase our resources in the future, buy low sell high. But if you can persuade someone that there is no such thing as free will that might work</span></p><p id='msg6136543' class='chatmessage'><a title='19.08.13 16:17:59' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(91602, "sheffters", 6136543, event)'>sheffters</a>: <span>ah well, lunch over, catch you all this evening! Enjoy the market ride!</span></p><p id='msg6136544' class='chatmessage'><a title='19.08.13 16:17:59' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(72876, "camodude009", 6136544, event)'>camodude009</a>: <span>fontased, oh lol :D</span></p><p id='msg6136546' class='chatmessage'><a title='19.08.13 16:18:14' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(130439, "airconversesrfan", 6136546, event)'>airconversesrfan</a>: <span>why is my prediction logged? ??</span></p><p id='msg6136547' class='chatmessage'><a title='19.08.13 16:18:16' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(83904, "igo6strings", 6136547, event)'>igo6strings</a>: <span>ustrucx, no. its asic resistant at the time being but nothing is asic proof if someone is willing to throw enough money at it.</span></p><p id='msg6136549' class='chatmessage'><a title='19.08.13 16:18:23' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(138310, "altcoiner", 6136549, event)'>altcoiner</a>: <span>GDC 145!!! lets take it to 1000</span></p><p id='msg6136550' class='chatmessage'><a title='19.08.13 16:18:24' style='color: #8da0b9; font-weight: bold;' href='javascript:void(0)' onclick='nChatMenu(123657, "Really", 6136550, event)'>Really</a>: <span>I traded up all my BTC from 0.1</span></p></div>
|
509
|
+
<div id='nChatErrors'>test</div>
|
510
|
+
<div id='nChatLockIcon' class='main-s main-s-lock'></div>
|
511
|
+
<b style='text-align:center;'>Sign in to write.</b>
|
512
|
+
<input type='hidden' id='nChat-lm' value='1376914709'/>
|
513
|
+
<input id='chat-token' type='hidden' value=''/>
|
514
|
+
</div>
|
515
|
+
<div id='cMenu' class='popup block'>
|
516
|
+
<div id='cMenuH'></div>
|
517
|
+
<div style='display: none;'>
|
518
|
+
<p id='cMenuProfile-text'>Profile</p>
|
519
|
+
<p id='cMenuInChat-text'>Answer</p>
|
520
|
+
<p id='cMenuPM-text'>Send PM</p>
|
521
|
+
<p id='cMenuBan-text'>Ban</p>
|
522
|
+
<p id='cMenuDel-text'>Delete</p>
|
523
|
+
</div>
|
524
|
+
<span id='cMenuProfile'></span>
|
525
|
+
<span id='cMenuInChat'></span>
|
526
|
+
<span id='cMenuPM'></span>
|
527
|
+
</div></div>
|
528
|
+
<div class='block'><div id='users-online'><b>Users:</b> 2414 <b>Guests:</b> 2805 <b>Bots:</b> 546</div></div>
|
529
|
+
<div class='block'>
|
530
|
+
<a class="twitter-timeline" href="https://twitter.com/btcecom" data-widget-id="365384436893761536">Твиты пользователя @btcecom</a>
|
531
|
+
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
|
532
|
+
</div>
|
533
|
+
<div class='block'><h3>Our advantages:</h3>
|
534
|
+
<ul style='margin-left: 15px;padding-left: 10px; margin-bottom: 10px;'>
|
535
|
+
<li>Trading in automatic mode.</li>
|
536
|
+
<li>Addition USD deposits within 24 hour</li>
|
537
|
+
<li>Instant deposit/withdrawal all coin</li>
|
538
|
+
<li>USD Withdrawal within 72 hours</li>
|
539
|
+
</ul>
|
540
|
+
<h1>Contacts:</h1>
|
541
|
+
<div style='padding-left: 10px; margin-bottom: 10px;'>
|
542
|
+
<p><img src='https://btc-e.com/images/1px.png' class='main-s main-s-email' alt='email'/> <a href='http://hdbtce.kayako.com'>Support</a></p>
|
543
|
+
<p><img src='https://btc-e.com/images/1px.png' class='main-s main-s-twitter' alt='twitter'/> <a href='https://twitter.com/btcecom'>@btcecom</a></p>
|
544
|
+
</div>
|
545
|
+
<h3>Partnership:</h3>
|
546
|
+
<div style='padding-left: 10px;'>
|
547
|
+
<p> Mining pool - <a href='http://pool.itzod.ru'>pool.itzod.ru</a></p>
|
548
|
+
<p>Bitcoin TOP - <a href='http://bitcoincharts.com/markets/btceUSD.html'>BitCoinCharts.com</a></p>
|
549
|
+
<p> Forum RU - <a href='https://bitcointalk.org/index.php?topic=29698.0'>BitCoinTalk.org</a></p>
|
550
|
+
<p> Forum EU - <a href='https://bitcointalk.org/index.php?topic=40889.0'>BitCoinTalk.org</a></p>
|
551
|
+
<p> Information resource - <a href='http://btcsec.com'>BtcSec.com</a></p>
|
552
|
+
</div></div>
|
553
|
+
<div class='block'><h1>Reserves:</h1>
|
554
|
+
<p><a href='https://24change.com/'>24change</a>: <span id='_24CH_reserve'>32935</span> USD</p>
|
555
|
+
<p><a href='https://alfacashier.com/'>ALFAcashier</a>: <span id='ALFA_reserve'>15</span> USD</p></div>
|
556
|
+
</div>
|
557
|
+
<div class='clear'></div></div>
|
558
|
+
<div id='footer'>
|
559
|
+
<div id='footer-content'>
|
560
|
+
<div style='width: 550px; float:left;'><p class="copyrights">Copyright © 2011-2013 BTC-e.com. All rights reserved. <br/><a href="/api/documentation">Trade API</a> | <a href="https://btc.penek.org/chatlog/">Chat History</a></p></div>
|
561
|
+
<div style='width: 450px; float:left; text-align: right;'><a href="http://www.interkassa.com/"><img src='https://btc-e.com/images/1px.png' class='main-s main-s-interkassa' alt='interkassa'/></a></div>
|
562
|
+
<div class='clear'></div></div>
|
563
|
+
</div>
|
564
|
+
<div id='mainLoader'></div><div id='loaderFade'></div>
|
565
|
+
<div id='nPopupCon' class='npop block'></div>
|
566
|
+
<div id='fade' onclick='npopHide()'></div>
|
567
|
+
<div id='notif-containter'></div>
|
568
|
+
<audio id='audioPM' src='https://btc-e.com/sounds/message.wav' preload='none'></audio>
|
569
|
+
<script type="text/javascript">
|
556
570
|
|
557
571
|
var _gaq = _gaq || [];
|
558
572
|
_gaq.push(['_setAccount', 'UA-25049930-1']);
|
@@ -564,6 +578,6 @@
|
|
564
578
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
565
579
|
})();
|
566
580
|
|
567
|
-
</script>
|
568
|
-
</body>
|
569
|
-
</html>
|
581
|
+
</script>
|
582
|
+
</body>
|
583
|
+
</html>
|