Bitcoin Forum
April 25, 2024, 05:27:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4] 5 »  All
  Print  
Author Topic: Pump & Dump Trading Bot | Free  (Read 7503 times)
Maniki
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
January 13, 2018, 11:51:38 PM
 #61

Honestly, I've gone through the entire thread and couldn't find a single positive feedback. What gives?

Who else has tried this bot please?

Same here! anyone?
1714066043
Hero Member
*
Offline Offline

Posts: 1714066043

View Profile Personal Message (Offline)

Ignore
1714066043
Reply with quote  #2

1714066043
Report to moderator
1714066043
Hero Member
*
Offline Offline

Posts: 1714066043

View Profile Personal Message (Offline)

Ignore
1714066043
Reply with quote  #2

1714066043
Report to moderator
1714066043
Hero Member
*
Offline Offline

Posts: 1714066043

View Profile Personal Message (Offline)

Ignore
1714066043
Reply with quote  #2

1714066043
Report to moderator
"With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
anonymousx
Sr. Member
****
Offline Offline

Activity: 431
Merit: 250


View Profile
January 14, 2018, 01:09:34 AM
 #62

With all respect to the developer (could be a nice guy) if you really need to give something for free give the source code of the web application it self, what you basically did is wrap up a webpage on an exe *of course it doesn't have a virus but still unsafe* and you are collecting private api keys from people, this application doesn't communicate directly with the exchange, it connects to your server first and that is very obvious.

Sorry again, I am just giving a headsup because you are not a prophet so I cannot trust you enough, I trust only what I can see and compile or run on my own server or computer without it using your server.

Regards
jaN_GO (OP)
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
January 15, 2018, 06:33:45 PM
 #63

With all respect to the developer (could be a nice guy) if you really need to give something for free give the source code of the web application it self, what you basically did is wrap up a webpage on an exe *of course it doesn't have a virus but still unsafe* and you are collecting private api keys from people, this application doesn't communicate directly with the exchange, it connects to your server first and that is very obvious.

Sorry again, I am just giving a headsup because you are not a prophet so I cannot trust you enough, I trust only what I can see and compile or run on my own server or computer without it using your server.

Regards

It's all open source on Github. https://github.com/gobeli/pump-and-dump
I mean, you could literally find the link to the source code below the download link. https://imgur.com/0bSrPNa
Feel free to look through everything and compile it yourself. Nothing fishy going on and no API Keys are being collected.
Open your eyes! Read before you post!
jaN_GO (OP)
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
January 15, 2018, 06:38:34 PM
 #64

Ok thank you Jan, but I saw that this is not really a trade bot, are you may be developing this to a real bot in the near future?


It's still only an application to execute trades faster to participate in pnd's. We plan to develop other bots and tools in the future, but at the moment we're busy with university exams. So the whole project is sadly on hold.
jaN_GO (OP)
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
January 20, 2018, 02:21:11 PM
 #65

Pre-release 0.3.0

Added CCXT support. https://github.com/ccxt/ccxt


Tricks:
- Some exchanges have timeouts/request limits. To prevent them adjust the polling timeout via the textbox so stuff doesn't break Wink

- We have only tested some exchanges, which means we can't guarantee that it will work on every exchange ccxt provides. If yours does not work open an Issue or even better a PR with a fix.

Download
https://github.com/gobeli/pump-and-dump/releases

Source
https://github.com/gobeli/pump-and-dump
Aviidy
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
January 20, 2018, 04:12:46 PM
 #66

Pre-release 0.3.0

Added CCXT support. https://github.com/ccxt/ccxt


Tricks:
- Some exchanges have timeouts/request limits. To prevent them adjust the polling timeout via the textbox so stuff doesn't break Wink

- We have only tested some exchanges, which means we can't guarantee that it will work on every exchange ccxt provides. If yours does not work open an Issue or even better a PR with a fix.

Download
https://github.com/gobeli/pump-and-dump/releases

Source
https://github.com/gobeli/pump-and-dump


I'm getting this error:

binance GET https://api.binance.com/api/v3/allOrders?timestamp=1516464663658&recvWindow=100000&symbol=TRXBTC&signature=6742db6098cb3a640dd06ee6cb3ba3aa16b4051c9c496023a9f00648f2e0f1e9 400 {"code":-1021,"msg":"Timestamp for this request was 1000ms ahead of the server's time."} (possible reasons: invalid API keys, bad or old nonce, exchange is down or offline, on maintenance, DDoS protection, rate-limiting)

Any idea what I should do?
O4karitO
Newbie
*
Offline Offline

Activity: 163
Merit: 0


View Profile
January 21, 2018, 01:51:18 AM
 #67

Pre-release 0.3.0

Added CCXT support. https://github.com/ccxt/ccxt


Tricks:
- Some exchanges have timeouts/request limits. To prevent them adjust the polling timeout via the textbox so stuff doesn't break Wink

- We have only tested some exchanges, which means we can't guarantee that it will work on every exchange ccxt provides. If yours does not work open an Issue or even better a PR with a fix.

Download
https://github.com/gobeli/pump-and-dump/releases

Source
https://github.com/gobeli/pump-and-dump


I'm getting this error:

binance GET https://api.binance.com/api/v3/allOrders?timestamp=1516464663658&recvWindow=100000&symbol=TRXBTC&signature=6742db6098cb3a640dd06ee6cb3ba3aa16b4051c9c496023a9f00648f2e0f1e9 400 {"code":-1021,"msg":"Timestamp for this request was 1000ms ahead of the server's time."} (possible reasons: invalid API keys, bad or old nonce, exchange is down or offline, on maintenance, DDoS protection, rate-limiting)

Any idea what I should do?

yourcomputer clock is ahead. turn on internet sync
walter_white34
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 21, 2018, 11:48:28 PM
 #68

HELLO thank you for your work and this free application I downloaded version 0.3.0 but I have a little difficulty with the settings I can not order less than 1 BTC or 1 eth impossible to place an order 0.001 an idea ? and version 0.3.0 works it on binance? thank you Wink
ckuun
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 22, 2018, 08:48:45 AM
 #69

Hi Guys,

Thank you for this bot. Hoever I cannot get it to work. Keep getting this error. Is on the latest version. Any ideas how to fix?
"binance GET https://api.binance.com/api/v1/exchangeinfo request timed out (100000 ms)"

I have already tried adjusting the timeout field but it does not help.

Many thanks
Charl

Pre-release 0.3.0

Added CCXT support. https://github.com/ccxt/ccxt


Tricks:
- Some exchanges have timeouts/request limits. To prevent them adjust the polling timeout via the textbox so stuff doesn't break Wink

- We have only tested some exchanges, which means we can't guarantee that it will work on every exchange ccxt provides. If yours does not work open an Issue or even better a PR with a fix.

Download
https://github.com/gobeli/pump-and-dump/releases

Source
https://github.com/gobeli/pump-and-dump


I'm getting this error:

binance GET https://api.binance.com/api/v3/allOrders?timestamp=1516464663658&recvWindow=100000&symbol=TRXBTC&signature=6742db6098cb3a640dd06ee6cb3ba3aa16b4051c9c496023a9f00648f2e0f1e9 400 {"code":-1021,"msg":"Timestamp for this request was 1000ms ahead of the server's time."} (possible reasons: invalid API keys, bad or old nonce, exchange is down or offline, on maintenance, DDoS protection, rate-limiting)

Any idea what I should do?

yourcomputer clock is ahead. turn on internet sync
unluckylord
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 23, 2018, 11:32:22 AM
 #70

Can I only use btc balance to buy? I see i can pick eth pair, but it still shoes btc amount to enter to buy, and not eth. I wont be able to buy using eth? Can you clarify please?
Hamed2004
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
January 26, 2018, 11:38:31 AM
 #71

domnt use this bot...i use and that is created backdoor on my pc and youbit acount is hack
jaN_GO (OP)
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
January 28, 2018, 04:37:27 PM
 #72

domnt use this bot...i use and that is created backdoor on my pc and youbit acount is hack

Way to go kid! I would like to see some kind of proof that this happened. There isn't any malicious code in the application and there is no way of this application to create a backdoor. I have no idea how you come up with this! Please read the code if you wish to or don't use it at all. But don't come here and post straight up lies. Thank you.

Tried the bot on x64 notebook....not worth your time guys. THanks for setting it free mate but there are other free bots that work faster. YOu should use python without GUI...also it has no buy-up-to limit price so I wouldn't suggest using it as it won't work
Yes, there may be better and faster solutions but we strive to make it as accessible as possible, which works with a GUI. It enters a Limit order up to the percentage you enter so I don't see what you mean with that second part. Mind elaborating?
JimmyTurbo
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 28, 2018, 06:29:35 PM
 #73

Instead of having to click USE and then OK, why not allow order to be placed simply by hitting Enter where you type the market symbol? This would save a few valuable seconds!
h4zard
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
February 06, 2018, 06:25:11 PM
 #74

Hey bro im having one small problem with ur bot when i want to add strategy im becoming error :

"
yobit GET https://yobit.net/api/3/info 503 Just a moment..."

Can u please help me with that?

Thanks
Bitcoinkungen
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
February 07, 2018, 07:49:04 PM
 #75

Hi guys,

Bot downloaded and looks great, just wondering about the volume setting? is it in bitcoin? if so i cant write with decimals? for example cant write 0.05, only whole numbers?
And the buy percentage and sell, if i write 10% on the buy, is it buying the coin when it hits 10% rise or what?

Thanks !!

Utmos
Newbie
*
Offline Offline

Activity: 9
Merit: 1


View Profile
February 17, 2018, 11:45:19 AM
 #76

Is there a bot, in which you just enter the coin, quantity and press buy to buy all lowest orders available and when you press sell - it sells to highest orders available? With less automation that is. So that you control when to buy and when to sell.
meowflying
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
February 28, 2018, 04:40:48 PM
 #77

Tried the bot on x64 notebook....not worth your time guys. THanks for setting it free mate but there are other free bots that work faster. YOu should use python without GUI...also it has no buy-up-to limit price so I wouldn't suggest using it as it won't work

Can you recommend/give info about other free bots? I've tried to send you PM, but its not available. Thanks.
Pandiarajan
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
March 14, 2018, 03:56:00 PM
 #78

Hi bro,
  For me sell order is not working why? but buy order is working...pls help me.... Shocked
jellyg
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
March 16, 2018, 11:13:03 AM
 #79

I mean its free so don't complain, if you want 100% working then pay for it
Recommended Pump & Dump Bot: https://www.youtube.com/watch?v=nu3Jk8fLhgQ
J_CC_0
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
March 30, 2018, 08:49:57 AM
 #80

Hi Jan,

Nice work, appreciate your help  Smiley
I see its asked before, but is there already version for 32bit or linux?
Pages: « 1 2 3 [4] 5 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!