Pages:
Author

Topic: Pump & Dump Trading Bot | Free - page 2. (Read 7533 times)

newbie
Activity: 1
Merit: 0
January 21, 2018, 07: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
newbie
Activity: 163
Merit: 0
January 20, 2018, 09:51:18 PM
#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
newbie
Activity: 2
Merit: 0
January 20, 2018, 12: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?
newbie
Activity: 26
Merit: 0
January 20, 2018, 10:21:11 AM
#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
newbie
Activity: 26
Merit: 0
January 15, 2018, 02: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.
newbie
Activity: 26
Merit: 0
January 15, 2018, 02: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!
sr. member
Activity: 431
Merit: 250
January 13, 2018, 09:09:34 PM
#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
newbie
Activity: 3
Merit: 0
January 13, 2018, 07: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?
newbie
Activity: 46
Merit: 0
January 11, 2018, 10:58:38 AM
#60
Will you have a release for Mac? thanks
newbie
Activity: 25
Merit: 0
January 08, 2018, 11:16:21 PM
#59
Hi sir do you have bot for Linux?
newbie
Activity: 1
Merit: 0
January 08, 2018, 05:14:58 PM
#58
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?
member
Activity: 140
Merit: 22
January 08, 2018, 12:38:55 PM
#57
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?
newbie
Activity: 26
Merit: 0
January 02, 2018, 05:53:03 AM
#56
Hello Jan, can you use the bot to trade with alt coins wich already is published like litecoin or Ripple?
We don't offer a pre-pump detection yet so yes, you can trade every coin you want on bittrex
newbie
Activity: 26
Merit: 0
January 02, 2018, 05:51:28 AM
#55
Hey Dev

Before trying out the bot i want to ask that does your bot have a panic sell and stop loss features?

No, it has not. It simply puts a buy order and immediately a sell order on the percentage you want it to.
You can add it if you wish and push it on github.

The bot was trying to get access to electron and other wallets.

strong warning!


Yes, because the setup is generated on electron-vue. Look, if you dont believe its legit: look at the source code on github and install it manually. The .exe is just for simplification reasons.
member
Activity: 140
Merit: 22
December 31, 2017, 12:14:03 PM
#54
Hello Jan, can you use the bot to trade with alt coins wich already is published like litecoin or Ripple?
newbie
Activity: 17
Merit: 0
December 26, 2017, 12:36:31 PM
#53
The bot was trying to get access to electron and other wallets.

strong warning!
newbie
Activity: 19
Merit: 0
December 24, 2017, 02:40:38 AM
#52
Hey Dev

Before trying out the bot i want to ask that does your bot have a panic sell and stop loss features?
newbie
Activity: 1
Merit: 0
November 24, 2017, 01:44:10 PM
#51
Thats awesome man! thank you very much Smiley Looks good to me...But if i place an order and want to cancel and sell it says that i have insufficient funds? Why?
newbie
Activity: 2
Merit: 0
November 21, 2017, 10:28:06 AM
#50
Is someone here who did some money with those pumps and dumps telegram groups ? Is this bot really fast enough to Gain some profits ? If anyone had some expirence please let us know.

What do you guys think about an FAIRPUMP group where you buy the coins but hold them for some minutes ?

Thanks for this tool JAN !
newbie
Activity: 13
Merit: 0
November 21, 2017, 10:14:13 AM
#49
It makes it easy for you, to enter a Buy and Sell order at the same time at a fast rate.
Pages:
Jump to: