Bitcoin Forum
May 27, 2024, 07:05:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 4 5 6 »
21  Local / India / SBI's action against bank account holders dealing in crypto on: January 08, 2020, 11:08:20 AM
There are numerous reports on bank accounts being closed/blocked due to dealings in bitcoin and other cryptos. The most affected are the customers of Kotak bank. Is there any specific report where an individuals or business bank account has been closed by State bank due to similar reason?
22  Local / Pamilihan / Re: Merit Giveaway- (2020) improvement/changes on: December 31, 2019, 05:22:48 AM
Excuse me because I write in English.
In 2018 I used to think that crypto is a short term opportunity to grab them as I can but in 2019 I realised that crypto can be a long term affair as well.
Hope New year will be awesome to every crypto people in there.
Cheers and happy new year!!
23  Economy / Services / Looking for proxy stratum installation on: November 30, 2019, 02:31:45 PM
Im looking for someone or group of people who can help me create a working proxy stratum on my server. By working means it must register hashes once I point miner. Basic access like ssh will be given.
Paying $20 in Btc for this easy coding service. so pm me asap.
24  Alternate cryptocurrencies / Mining (Altcoins) / Re: New stratum/getwork proxy with Web-based GUI and pools management on: November 29, 2019, 03:49:10 AM
Im using stratehm-stratum proxy, ALgo x11 , x16r

basically what I want to try here is

Using a miner located in a remote ip --- > proxy stratum ---- > MRR
Keeping in mind the IP is not exposed.
But my workers keep getting disconnected for some reason that I can't see here:

Code:
2019-11-29 01:09:53,601 INFO     [Pool-MRR X11(3)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - New block detected on pool MRR X11(3).
2019-11-29 01:09:53,680 INFO     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.pool.Pool - Pool MRR X11(2) started
2019-11-29 01:09:53,681 WARN     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - Pool MRR X11(2) is UP.
2019-11-29 01:09:53,910 INFO     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - New block detected on pool MRR X11(2).
2019-11-29 01:09:58,310 WARN     [TimerExecutorThread-1]:strat.mining.stratum.proxy.manager.ProxyManager - Pool MRR X16r is STABLE.
2019-11-29 01:09:58,426 WARN     [TimerExecutorThread-1]:strat.mining.stratum.proxy.manager.ProxyManager - Pool MRR X11(3) is STABLE.
2019-11-29 01:09:58,681 WARN     [TimerExecutorThread-1]:strat.mining.stratum.proxy.manager.ProxyManager - Pool MRR X11(2) is STABLE.
2019-11-29 01:10:00,469 INFO     [StratumProxyManagerSeverSocketListener]:strat.mining.stratum.proxy.manager.ProxyManager$1 - New connection on /0.0.0.0:3333 from /158.69.27.41:43132.
2019-11-29 01:10:00,472 INFO     [158.69.27.41-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - New WorkerConnection 158.69.27.41 subscribed. 1 connections active on pool MRR X16r.
2019-11-29 01:10:09,178 ERROR    [Pool-MRR X16r-Thread]:strat.mining.stratum.proxy.pool.Pool - Disconnection of pool Pool [name=MRR X16r, host=us-east01.miningrigrentals.com:51116, username=rslsrkr.132864, password=x, readySince=Fri Nov 29 01:09:53 UTC 2019, isReady=true, isEnabled=true, isStable=true, priority=0, weight=9].
2019-11-29 01:10:09,180 INFO     [Pool-MRR X16r-Thread]:strat.mining.stratum.proxy.manager.strategy.MonoCurrentPoolStrategyManager - Switching worker connections from pool MRR X16r to pool MRR X11(2).
2019-11-29 01:10:09,181 INFO     [Pool-MRR X16r-Thread]:strat.mining.stratum.proxy.worker.StratumWorkerConnection - Rebind connection 158.69.27.41 from pool MRR X16r to pool MRR X11(2) with setExtranonce notification.
2019-11-29 01:10:09,183 INFO     [Pool-MRR X16r-Thread]:strat.mining.stratum.proxy.pool.Pool - Pool MRR X16r stopped.
2019-11-29 01:10:09,184 INFO     [Pool-MRR X16r-Thread]:strat.mining.stratum.proxy.pool.Pool - Trying reconnect of pool MRR X16r in 5.0 seconds.
2019-11-29 01:10:09,191 WARN     [Pool-MRR X11(3)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - Pool MRR X11(3) is DOWN. Moving connections to another one.
2019-11-29 01:10:09,192 INFO     [Pool-MRR X11(3)-Thread]:strat.mining.stratum.proxy.pool.Pool - Trying reconnect of pool MRR X11(3) in 5.0 seconds.
2019-11-29 01:10:09,424 ERROR    [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.pool.Pool - Disconnection of pool Pool [name=MRR X11(2), host=us-west01.miningrigrentals.com:50736, username=rslsrkr.132864, password=x, readySince=Fri Nov 29 01:09:53 UTC 2019, isReady=true, isEnabled=true, isStable=true, priority=1, weight=2].
2019-11-29 01:10:09,425 ERROR    [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.manager.strategy.MonoCurrentPoolStrategyManager - Failed to rebind workers connections. No pool is available. Closing all workers connections.
2019-11-29 01:10:09,427 INFO     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.pool.Pool - Trying reconnect of pool MRR X11(2) in 5.0 seconds.
25  Alternate cryptocurrencies / Mining (Altcoins) / Re: New stratum/getwork proxy with Web-based GUI and pools management on: November 29, 2019, 12:54:58 AM
Anybody can please suggest what might be the problem here

Everytime a worker tries to connect, the pool disconnects it and no share is submitted.

Code:
2019-11-29 00:50:48,289 INFO     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.pool.Pool - Pool MRR X11(2) started
2019-11-29 00:50:48,290 INFO     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.pool.Pool - Testing stability of pool MRR X11(2) for 5 seconds.
2019-11-29 00:50:48,290 WARN     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - Pool MRR X11(2) is UP.
2019-11-29 00:50:48,318 INFO     [Pool-MRR X11(3)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - Set difficulty 24.0 on pool MRR X11(3).
2019-11-29 00:50:48,319 INFO     [Pool-MRR X11(3)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - New block detected on pool MRR X11(3).
2019-11-29 00:50:48,519 INFO     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - Set difficulty 24.0 on pool MRR X11(2).
2019-11-29 00:50:48,520 INFO     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - New block detected on pool MRR X11(2).
2019-11-29 00:50:53,039 WARN     [TimerExecutorThread-3]:strat.mining.stratum.proxy.manager.ProxyManager - Pool MRR X16r is STABLE.
2019-11-29 00:50:53,139 WARN     [TimerExecutorThread-3]:strat.mining.stratum.proxy.manager.ProxyManager - Pool MRR X11(3) is STABLE.
2019-11-29 00:50:53,291 WARN     [TimerExecutorThread-3]:strat.mining.stratum.proxy.manager.ProxyManager - Pool MRR X11(2) is STABLE.
2019-11-29 00:50:53,919 INFO     [StratumProxyManagerSeverSocketListener]:strat.mining.stratum.proxy.manager.ProxyManager$1 - New connection on /0.0.0.0:3333 from /192.99.19.169:52414.
2019-11-29 00:50:53,923 INFO     [192.99.19.169-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - New WorkerConnection 192.99.19.169 subscribed. 1 connections active on pool MRR X16r.
2019-11-29 00:51:06,090 ERROR    [Pool-MRR X11(3)-Thread]:strat.mining.stratum.proxy.pool.Pool - Disconnection of pool Pool [name=MRR X11(3), host=us-central01.miningrigrentals.com:50926, username=rslsrkr.132864, password=x, readySince=Fri Nov 29 00:50:48 UTC 2019, isReady=true, isEnabled=true, isStable=true, priority=2, weight=1].
java.io.EOFException: Connection closed.
at strat.mining.stratum.proxy.network.StratumConnection$1.run(StratumConnection.java:167)
2019-11-29 00:51:06,092 WARN     [Pool-MRR X11(3)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - Pool MRR X11(3) is DOWN. Moving connections to another one.
2019-11-29 00:51:06,093 INFO     [Pool-MRR X11(3)-Thread]:strat.mining.stratum.proxy.pool.Pool - Pool MRR X11(3) stopped.
2019-11-29 00:51:06,094 INFO     [Pool-MRR X11(3)-Thread]:strat.mining.stratum.proxy.pool.Pool - Trying reconnect of pool MRR X11(3) in 5.0 seconds.
2019-11-29 00:51:06,124 ERROR    [Pool-MRR X16r-Thread]:strat.mining.stratum.proxy.pool.Pool - Disconnection of pool Pool [name=MRR X16r, host=us-east01.miningrigrentals.com:51116, username=rslsrkr.132864, password=x, readySince=Fri Nov 29 00:50:48 UTC 2019, isReady=true, isEnabled=true, isStable=true, priority=0, weight=9].
java.io.EOFException: Connection closed.
at strat.mining.stratum.proxy.network.StratumConnection$1.run(StratumConnection.java:167)
2019-11-29 00:51:06,125 WARN     [Pool-MRR X16r-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - Pool MRR X16r is DOWN. Moving connections to another one.
2019-11-29 00:51:06,125 INFO     [Pool-MRR X16r-Thread]:strat.mining.stratum.proxy.manager.strategy.MonoCurrentPoolStrategyManager - Switching worker connections from pool MRR X16r to pool MRR X11(2).
2019-11-29 00:51:06,126 INFO     [Pool-MRR X16r-Thread]:strat.mining.stratum.proxy.worker.StratumWorkerConnection - Rebind connection 192.99.19.169 from pool MRR X16r to pool MRR X11(2) with setExtranonce notification.
2019-11-29 00:51:06,131 INFO     [Pool-MRR X16r-Thread]:strat.mining.stratum.proxy.pool.Pool - Pool MRR X16r stopped.
2019-11-29 00:51:06,132 INFO     [Pool-MRR X16r-Thread]:strat.mining.stratum.proxy.pool.Pool - Trying reconnect of pool MRR X16r in 5.0 seconds.
2019-11-29 00:51:06,196 ERROR    [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.pool.Pool - Disconnection of pool Pool [name=MRR X11(2), host=us-west01.miningrigrentals.com:50736, username=rslsrkr.132864, password=x, readySince=Fri Nov 29 00:50:48 UTC 2019, isReady=true, isEnabled=true, isStable=true, priority=1, weight=2].
java.io.EOFException: Connection closed.
at strat.mining.stratum.proxy.network.StratumConnection$1.run(StratumConnection.java:167)
2019-11-29 00:51:06,196 WARN     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - Pool MRR X11(2) is DOWN. Moving connections to another one.
2019-11-29 00:51:06,197 ERROR    [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.manager.strategy.MonoCurrentPoolStrategyManager - Failed to rebind workers connections. No pool is available. Closing all workers connections.
strat.mining.stratum.proxy.exception.NoPoolAvailableException: No pool available. [Pool [name=MRR X16r, host=us-east01.miningrigrentals.com:51116, username=rslsrkr.132864, password=x, readySince=Fri Nov 29 00:50:48 UTC 2019, isReady=false, isEnabled=true, isStable=false, priority=0, weight=9], Pool [name=MRR X11(2), host=us-west01.miningrigrentals.com:50736, username=rslsrkr.132864, password=x, readySince=Fri Nov 29 00:50:48 UTC 2019, isReady=false, isEnabled=true, isStable=false, priority=1, weight=2], Pool [name=MRR X11(3), host=us-central01.miningrigrentals.com:50926, username=rslsrkr.132864, password=x, readySince=Fri Nov 29 00:50:48 UTC 2019, isReady=false, isEnabled=true, isStable=false, priority=2, weight=1]]
at strat.mining.stratum.proxy.manager.strategy.PriorityFailoverStrategyManager.computeCurrentPool(PriorityFailoverStrategyManager.java:142)
at strat.mining.stratum.proxy.manager.strategy.MonoCurrentPoolStrategyManager.checkConnectionsBinding(MonoCurrentPoolStrategyManager.java:65)
at strat.mining.stratum.proxy.manager.strategy.MonoCurrentPoolStrategyManager.onPoolDown(MonoCurrentPoolStrategyManager.java:120)
at strat.mining.stratum.proxy.manager.ProxyManager.onPoolStateChange(ProxyManager.java:468)
at strat.mining.stratum.proxy.pool.Pool.stopPool(Pool.java:286)
at strat.mining.stratum.proxy.pool.Pool.onDisconnectWithError(Pool.java:661)
at strat.mining.stratum.proxy.pool.PoolConnection.onDisconnectWithError(PoolConnection.java:63)
at strat.mining.stratum.proxy.network.StratumConnection$1.run(StratumConnection.java:171)
2019-11-29 00:51:06,198 INFO     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.pool.Pool - Pool MRR X11(2) stopped.
2019-11-29 00:51:06,199 INFO     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.pool.Pool - Trying reconnect of pool MRR X11(2) in 5.0 seconds.
2019-11-29 00:51:11,094 INFO     [TimerExecutorThread-3]:strat.mining.stratum.proxy.pool.Pool$3 - Trying reconnect of pool ReconnectTask-MRR X11(3)...
2019-11-29 00:51:11,133 INFO     [TimerExecutorThread-2]:strat.mining.stratum.proxy.pool.Pool$3 - Trying reconnect of pool ReconnectTask-MRR X16r...
2019-11-29 00:51:11,155 INFO     [TimerExecutorThread-3]:strat.mining.stratum.proxy.pool.Pool - Suggest the difficulty 0.01 to the pool MRR X11(3).
2019-11-29 00:51:11,199 INFO     [TimerExecutorThread-3]:strat.mining.stratum.proxy.pool.Pool$3 - Trying reconnect of pool ReconnectTask-MRR X11(2)...
2019-11-29 00:51:11,201 INFO     [TimerExecutorThread-3]:strat.mining.stratum.proxy.pool.Pool - Suggest the difficulty 0.01 to the pool MRR X11(2).
2019-11-29 00:51:11,205 INFO     [TimerExecutorThread-2]:strat.mining.stratum.proxy.pool.Pool - Suggest the difficulty 0.01 to the pool MRR X16r.
2019-11-29 00:51:11,602 WARN     [Pool-MRR X11(3)-Thread]:strat.mining.stratum.proxy.network.StratumConnection - Unknown response type on connection Pool-MRR X11(3). methodName: mining.suggest_difficulty, result: true
2019-11-29 00:51:11,677 WARN     [Pool-MRR X16r-Thread]:strat.mining.stratum.proxy.network.StratumConnection - Unknown response type on connection Pool-MRR X16r. methodName: mining.suggest_difficulty, result: true
2019-11-29 00:51:11,833 WARN     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.network.StratumConnection - Unknown response type on connection Pool-MRR X11(2). methodName: mining.suggest_difficulty, result: true
2019-11-29 00:51:12,002 INFO     [Pool-MRR X16r-Thread]:strat.mining.stratum.proxy.pool.Pool - Pool MRR X16r started
2019-11-29 00:51:12,003 INFO     [Pool-MRR X16r-Thread]:strat.mining.stratum.proxy.pool.Pool - Testing stability of pool MRR X16r for 5 seconds.
2019-11-29 00:51:12,003 WARN     [Pool-MRR X16r-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - Pool MRR X16r is UP.
2019-11-29 00:51:12,027 INFO     [Pool-MRR X11(3)-Thread]:strat.mining.stratum.proxy.pool.Pool - Pool MRR X11(3) started
2019-11-29 00:51:12,027 INFO     [Pool-MRR X11(3)-Thread]:strat.mining.stratum.proxy.pool.Pool - Testing stability of pool MRR X11(3) for 5 seconds.
2019-11-29 00:51:12,028 WARN     [Pool-MRR X11(3)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - Pool MRR X11(3) is UP.
2019-11-29 00:51:12,127 INFO     [Pool-MRR X16r-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - Set difficulty 24.0 on pool MRR X16r.
2019-11-29 00:51:12,128 INFO     [Pool-MRR X16r-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - New block detected on pool MRR X16r.
2019-11-29 00:51:12,203 INFO     [Pool-MRR X11(3)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - Set difficulty 24.0 on pool MRR X11(3).
2019-11-29 00:51:12,204 INFO     [Pool-MRR X11(3)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - New block detected on pool MRR X11(3).
2019-11-29 00:51:12,236 INFO     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.pool.Pool - Pool MRR X11(2) started
2019-11-29 00:51:12,236 INFO     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.pool.Pool - Testing stability of pool MRR X11(2) for 5 seconds.
2019-11-29 00:51:12,237 WARN     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - Pool MRR X11(2) is UP.
2019-11-29 00:51:12,468 INFO     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - Set difficulty 24.0 on pool MRR X11(2).
2019-11-29 00:51:12,469 INFO     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - Worker connection 192.99.19.169 closed. 0 connections active on pool MRR X11(2). Cause: Socket closed
2019-11-29 00:51:12,469 INFO     [Pool-MRR X11(2)-Thread]:strat.mining.stratum.proxy.manager.ProxyManager - New block detected on pool MRR X11(2).

would be much appreciated
26  Local / India / Re: V. G. Siddhartha - CCD founder Dead - Could Crypto have saved him? on: August 16, 2019, 06:17:15 AM
Suicide should never be an option.
I believe both bitcoin and blockchain could have some favourable benefits in terms on liquidity and tech.
CCD might not die soon as Coca Cola is eyeing to buy stake in the company.
27  Local / India / Re: A new risk has surfaced in p2p trading, beware and stay safe! on: June 17, 2019, 08:47:30 AM
I think banks are closing accounts due to RBI pressure and has nothing to do with hacking. Same applies to Paytm accounts.
if the funds are from hacked accounts then the owner can first request a reversal from banks rather than directly lodging an FIR against the seller. Just a theory.
28  Local / Marketplace (India) / Re: Bitcoin to Paytm, anyone? on: November 05, 2018, 07:02:03 AM
Pls check localbitcoins for user rslsrkr
Good rate
A++ trader
29  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [PRE-SALE][ICO] Petro $PTR - Oil backed crypto currency launched by Venezuela on: October 31, 2018, 09:14:19 AM
What do you think a Venezuelan will do if he can buy Petros in BsS and then change it to dollars?    It's obvious


https://noticiasdiarias.com.ve/precio-del-dolar-paralelo-de-hoy-16-de-abril-de-2018/

Congrats, today's the day you became a Jr Member. If it weren't for his "America is evil" rhetoric then coinve would still be a newbie.

- it looks like the register is already open.

- blockchain explorer is still not active (link dead).

- about the wallet, for now you can only download the manual.
the wallet was developed using Qt5.
to use the wallet on Linux, you have to install some dependencies.

- it says Petro will be a X11 (PoW/PoS) coin.
some say it will be something like DASH.

- it says Petro will be żactive? in November.

Funny how the government claims they've been paying for things with it for the past 4 months. Also funny how everything keeps getting delayed. Wonder what the reason for the next delay will be. Probably "America"  Cheesy

Petro uses the hash X11 algorithm. It also uses the PoS (Proof of Stake) and PoW (Proof of Work) algorithms for protection.So is it mineable?
30  Alternate cryptocurrencies / Altcoin Discussion / How to make profit by buying stablecoins on: October 27, 2018, 04:45:57 AM
May be its not a smart question to ask but I need to know how to people profit from buying sablecoins?
31  Local / Mining (India) / Re: Bitcoin Miner's Group on: August 31, 2018, 01:23:02 AM
I am just curious , is thinking of opening a new mining farm will still be profitable ? What's this group thinking ?

Why don't u find it within the group discussion
PM ed u the link
32  Local / India / Re: Need help in setting up a small BTC/BCH mining farm !! on: August 11, 2018, 12:04:51 PM
There are some good location in india where mining is still profitable.May it be hilly areas or remote places where electricity would be cheap.
I have pm ed u further details.
33  Local / Mining (India) / Re: Bitcoin Mining Group on: August 07, 2018, 06:57:53 AM
It sounds good. Actually i am from India and i want to know something more about this project. tell me something more about this.

Its a group in WhatsApp for miners located in India and abroad.
We discuss everything related to mining crypto in general.
34  Local / India / Re: 🔴WARNING🔴 LOCALBITCOINS CLONE/PHISHING on: July 15, 2018, 11:54:14 AM
Localbitcoins.net is the official mirror site of localbitcoins.com and is completely legit.Please do your due research before posting.

Source: https://www.reddit.com/r/Bitcoin/comments/78uxej/localbitcoinsnet_or_localbitcoinscom_is_legit/
35  Local / Mining (India) / Re: Bitcoin Mining Group on: July 07, 2018, 08:39:13 AM
What is the best cloud mining site ?

Most of the cloud mining service are scams.
It is advised to invest in asic mining of coins only if that is profitable in your location.
For more info on mining or joining other miners within the demographic location of India and abroad Pm me for the WhatsApp group invite.

What has happened  to the group you were going to form ? How many people are the part of that group and is it a whats app group or you are the bunch if investors come together for the mining and has it started anywhere in the country?


Yes its a what sap group
and yes, there is one investor
Join link sent in pm, Check.
36  Local / India / Re: I have loophole for RBI crypto ban to continue trade BTC in india on: June 27, 2018, 06:45:10 AM
Please share the loopholes with the community.
Don't worry there is less chances that will be patched since I believe there aren't any authorities here.
Cheers.
37  Local / Mining (India) / Re: Bitcoin Mining Group on: June 25, 2018, 06:58:50 AM
What is the best cloud mining site ?

Most of the cloud mining service are scams.
It is advised to invest in asic mining of coins only if that is profitable in your location.
For more info on mining or joining other miners within the demographic location of India and abroad Pm me for the WhatsApp group invite.
38  Local / Mining (India) / Re: Bitcoin Mining Group on: June 05, 2018, 07:38:47 AM
To the posters above.
Please NO SPAMMING!
Open some thread thread to advertise your service
Thank u for understanding.
39  Economy / Service Announcements / Buy from India opportunity - Arbritage on: April 08, 2018, 04:40:04 AM
Due to the recent announcement by the central bank of India regarding stopping all services to Indian exchanges by banks, the bitcoin price here has gone down heavily as compared to the international markets and the difference is almost $1000 per coin which is expected to go much lower in the days ahead.This has created an arbitrage opportunity in the Indian markets.

My firm based in India now is offering a service to wishful traders,investors and companies who wants to take this advantage of the price difference that exist in the Indian markets.My job here would be to reach an agreement of profit sharing with the client/clients and facilitate the trade through different channels and modes of payment.For the next few weeks,I will be available to answer any queries regarding this offer.

Feel free to PM!
40  Economy / Trading Discussion / Arbitrage opportunity in the India markets. on: April 06, 2018, 07:23:25 AM
Due to the recent announcement by the central bank of India regarding stopping all services to Indian exchanges by banks, the bitcoin price here has gone down heavily as compared to the international markets and the difference is almost $1000 per coin which is expected to go much lower in the days ahead.This has created an arbitrage opportunity in the Indian markets.

My firm based in India now is offering a service to wishful traders,investors and companies who wants to take this advantage of the price difference that exist in the Indian markets.My job here would be to reach an agreement of profit sharing with the client/clients and facilitate the trade through different channels and modes of payment.For the next few weeks,I will be available to answer any queries regarding this offer.

Feel free to PM!
Pages: « 1 [2] 3 4 5 6 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!