It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
$ node --version
v12.3.1
$ npm --version
6.9.0
d:\Downloads\BinanceArbitrageWatcher-master(1)>npm start
> [email protected] start d:\Downloads\BinanceArbitrageWatcher-master(1)
> node main.js
=======================
Triades Carregadas: 6690
=======================
d:\Downloads\BinanceArbitrageWatcher-master(1)>npm start
> [email protected] start d:\Downloads\BinanceArbitrageWatcher-master(1)
> node main.js
=======================
Triades Carregadas: 6690
=======================
d:\Downloads\BinanceArbitrageWatcher-master(1)>npm start
> [email protected] start d:\Downloads\BinanceArbitrageWatcher-master(1)
> node main.js
d:\Downloads\BinanceArbitrageWatcher-master(1)\main.js:176
coins;
^
SyntaxError: Unexpected token ;
at Module._compile (internal/modules/cjs/loader.js:723:23)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `node main.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Xxxxxxxx\AppData\Roaming\npm-cache\_logs\2019-08-19T14_57_54_851Z-debug.log
diff --git a/Logger.cs b/Logger.cs
index 656be2d..abf39ad 100644
--- a/Logger.cs
+++ b/Logger.cs
@@ -20,7 +20,7 @@ public class Logger
Console.WriteLine(value);
lock (objLock)
{
- System.IO.StreamWriter w = new StreamWriter(@"C:\bot\" + prefix + "logger.txt", true);
+ System.IO.StreamWriter w = new StreamWriter(@"./bot/" + prefix + "logger.txt", true);
w.WriteLine(value);
w.Close();
w.Dispose();
@@ -33,7 +33,7 @@ public class Logger
Console.WriteLine(value);
lock (objLock)
{
- System.IO.StreamWriter w = new StreamWriter(@"C:\bot\" + prefix + "trade.txt", true);
+ System.IO.StreamWriter w = new StreamWriter(@"./bot/" + prefix + "trade.txt", true);
w.WriteLine(value);
w.Close();
w.Dispose();
@@ -60,7 +60,7 @@ public class Logger
Console.WriteLine(value);
lock (objLock)
{
- System.IO.StreamWriter w = new StreamWriter(@"C:\bot\" + prefix + "triangle.txt", true);
+ System.IO.StreamWriter w = new StreamWriter(@"./bot/" + prefix + "triangle.txt", true);
w.WriteLine(value);
w.Close();
w.Dispose();
@@ -76,7 +76,7 @@ public class Logger
Console.WriteLine(value);
lock (objLock)
{
- System.IO.StreamWriter w = new StreamWriter(@"C:\bot\high.txt", true);
+ System.IO.StreamWriter w = new StreamWriter(@"./bot/high.txt", true);
w.WriteLine(value);
w.Close();
w.Dispose();
diff --git a/Program.cs b/Program.cs
index 4650fae..af1d249 100644
--- a/Program.cs
+++ b/Program.cs
@@ -768,7 +768,7 @@ class Program
static void config()
{
- String configJson = System.IO.File.ReadAllText(@"C:\bot\config.json");
+ String configJson = System.IO.File.ReadAllText(@"./bot/config.json");
Newtonsoft.Json.Linq.JContainer jContainer = (Newtonsoft.Json.Linq.JContainer)JsonConvert.DeserializeObject(configJson);
Key.key = jContainer["key"].ToString();
{
key : "SUA_KEY_AQUI",
secret: "[b]SUA_SECRET_AQUI",
initialValue: 0.003,
percValue: 0.35
}
Hosting Info for Website: binance.com
Popularity: 660,000 visitors per day
IP Address: 52.68.244.8
IP Location: USA, Tokyo, Tokyo
IP Reverse DNS (Host): ec2-52-68-244-8.ap-northeast-1.compute.amazonaws.com
Top Level Host Usage: 61,768,982 sites use XXX.amazonaws.com as IP Reverse DNS
Hosting Info for Website: binance.com
Popularity: 660,000 visitors per day
IP Address: 52.68.244.8
IP Location: USA, Tokyo, Tokyo
IP Reverse DNS (Host): ec2-52-68-244-8.ap-northeast-1.compute.amazonaws.com
Top Level Host Usage: 61,768,982 sites use XXX.amazonaws.com as IP Reverse DNS
[05/08/2019 22:16:53] - ETH | 0,8296
Buy XZCBTC 3,51123596
Change XZCETH 0,12932379
Sell ETHBTC 0,12932379
Initial 0,0025 Final 0,00252074 perc 0,8296
[05/08/2019 22:57:39] - DCR | 0,7052
Buy BNBBTC 1,04598134
Change DCRBNB 0,93245565
Sell DCRBTC 0,93245565
Initial 0,0025 Final 0,00251763 perc 0,7052
[06/08/2019 01:19:14] - BNB | 0,7864
Buy NASBTC 31,52577931
Change NASBNB 1,05264577
Sell BNBBTC 1,05264577
Initial 0,0025 Final 0,00251966 perc 0,7864
[06/08/2019 03:27:25] - BNB | 0,6984
Buy DCRBTC 0,90810025
Change DCRBNB 1,07609880
Sell BNBBTC 1,07609880
Initial 0,0025 Final 0,00251746 perc 0,6984
[06/08/2019 06:23:53] - BNB | 1,7284
Buy DCRBTC 0,94482237
Change DCRBNB 1,10355253
Sell BNBBTC 1,10355253
Initial 0,0025 Final 0,00254321 perc 1,7284
[06/08/2019 06:36:20] - ETH | 0,3572
Buy GXSBTC 16,78979181
Change GXSETH 0,13115915
Sell ETHBTC 0,13115915
Initial 0,0025 Final 0,00250893 perc 0,3572
[06/08/2019 07:18:40] - USDC | 0,7328
Buy WAVESBTC 21,75805048
Change WAVESUSDC 30,90295910
Sell BTCUSDC 30,90295910
Initial 0,0025 Final 0,00251832 perc 0,7328
[06/08/2019 07:32:15] - USDC | 0,4632
Buy ATOMBTC 8,16993464
Change ATOMUSDC 30,33496732
Sell BTCUSDC 30,33496732
Initial 0,0025 Final 0,00251158 perc 0,4632
[06/08/2019 07:32:27] - USDC | 0,3544
Buy LTCBTC 0,31265633
Change LTCUSDC 29,96185610
Sell BTCUSDC 29,96185610
Initial 0,0025 Final 0,00250886 perc 0,3544
[06/08/2019 07:32:27] - USDC | 0,7016
Buy DUSKBTC 297,97377831
Change DUSKUSDC 30,06555423
Sell BTCUSDC 30,06555423
Initial 0,0025 Final 0,00251754 perc 0,7016
[06/08/2019 07:32:27] - USDC | 0,5828
Buy NEOBTC 2,5
Change NEOUSDC 30,03000000
Sell BTCUSDC 30,03000000
Initial 0,0025 Final 0,00251457 perc 0,5828
[06/08/2019 07:32:27] - USDC | 0,5144
Buy ETCBTC 4,83558994
Change ETCUSDC 30,00967117
Sell BTCUSDC 30,00967117
Initial 0,0025 Final 0,00251286 perc 0,5144
[06/08/2019 07:32:27] - USDC | 0,6580
Buy BCHABCBTC 0,08641250
Change BCHABCUSDC 30,05253925
Sell BTCUSDC 30,05253925
Initial 0,0025 Final 0,00251645 perc 0,6580
[06/08/2019 07:32:27] - USDC | 0,4728
Buy XRPBTC 94,16195857
Change XRPUSDC 29,99717514
Sell BTCUSDC 29,99717514
Initial 0,0025 Final 0,00251182 perc 0,4728
[06/08/2019 07:32:27] - USDC | 0,3932
Buy TRXBTC 1336,89839572
Change TRXUSDC 29,97339173
Sell BTCUSDC 29,97339173
Initial 0,0025 Final 0,00250983 perc 0,3932
[06/08/2019 07:32:28] - USDC | 0,3928
Buy EOSBTC 6,84556407
Change EOSUSDC 29,97330228
Sell BTCUSDC 29,97330228
Initial 0,0025 Final 0,00250982 perc 0,3928
[06/08/2019 07:32:28] - USDC | 0,4572
Buy BNBBTC 1,07369856
Change BNBUSDC 29,99258821
Sell BTCUSDC 29,99258821
Initial 0,0025 Final 0,00251143 perc 0,4572
[06/08/2019 07:32:28] - USDC | 0,4748
Buy WAVESBTC 21,64502165
Change WAVESUSDC 29,99783550
Sell BTCUSDC 29,99783550
Initial 0,0025 Final 0,00251187 perc 0,4748
[06/08/2019 07:32:28] - USDC | 0,5820
Buy XLMBTC 372,57824143
Change XLMUSDC 30,02980626
Sell BTCUSDC 30,02980626
Initial 0,0025 Final 0,00251455 perc 0,5820
[06/08/2019 07:32:29] - USDC | 0,3880
Buy ADABTC 543,47826087
Change ADAUSDC 30,04106460
Sell BTCUSDC 30,04106460
Initial 0,0025 Final 0,00250970 perc 0,3880
[06/08/2019 07:33:14] - USDC | 0,6612
Buy ONTBTC 30,19323671
Change ONTUSDC 29,58937198
Sell BTCUSDC 29,58937198
Initial 0,0025 Final 0,00251653 perc 0,6612
[06/08/2019 07:33:15] - USDC | 0,4116
Buy ETHBTC 0,12833017
Change ETHUSDC 29,51593910
Sell BTCUSDC 29,51593910
Initial 0,0025 Final 0,00251029 perc 0,4116
[06/08/2019 07:33:15] - USDC | 0,9428
Buy LINKBTC 12,36338460
Change LINKUSDC 29,67212304
Sell BTCUSDC 29,67212304
Initial 0,0025 Final 0,00252357 perc 0,9428
[06/08/2019 07:33:18] - ETH | 0,4260
Buy BNBBTC 1,06459992
Change BNBETH 0,12890921
Sell ETHBTC 0,12890921
Initial 0,0025 Final 0,00251065 perc 0,4260