Bitcoin Forum

Alternate cryptocurrencies => Service Announcements (Altcoins) => Topic started by: dracoix on July 25, 2017, 02:21:41 AM



Title: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on July 25, 2017, 02:21:41 AM
MOONSHOT MONITOR: Beta (Build 2166)  - 10/5
MOON ALERT (CLASSIC): v1.0 (Build 1173 - UNLOCKED)

CAUTION!
THERE IS A SCAMMER PRETENDING TO BE ME!
PROOF:


https://bitcointalk.org/index.php?topic=2044611.msg22124774#msg22124774
https://imgur.com/a/vgd7Y
https://blockchain.info/address/1JPKv5W5T4ZuNxiyKmuqnMTeFZAknxNNd7

9/29: Still at it: https://imgur.com/JHnl9nt
10/13: Still scamming people: https://i.imgur.com/68YPaaV.png

I WILL NEVER BE ON A TELEGRAM PUMP GROUP!
I WILL NEVER ASK FOR BITCOINS! (ONLY ETH)
MAKE SURE YOUR SOFTWARE HAS THE CORRECT ETH ADDRESS AND HAS MY NAME ON IT!





Public 3-day trial keycodes are available only on obvious dip-days.




IF YOU WISH TO BUY A KEYCODE, USE THE SETUP PROCESS!

How to reach me and others using Moonshot & Classic - Dracoix's Moonshot Official Discord Server (https://discord.gg/tuuneSB)
Why Discord? Because I already have it installed on my personal computer and workstation and you'll know it's the real me.

If you all keep donating & purchasing, I'll keep updating. :)
My ETH Address - 0xfF2f42207BE05d43246501813Dbca50D6eacB6E3

Before Reading Further:
64-Bit Java JRE is Required - Download Here (http://javadl.oracle.com/webapps/download/AutoDL?BundleId=225355_090f390dda5b47b9b721c7dfaa008135)
Minimum 4GB of RAM is Required, 8GB Recommended
It takes a lot of resources, similar to opening all 400+ coin pairs at once in a browser and scanning them all in a few seconds.

MOONSHOT - BETA:

First let's get this out of the way:
MOONSHOT IS A JAVA DESKTOP APPLICATION
MOONSHOT IS ONLY MEANT FOR MONITORING AND DETECTING PUMPS & DUMPS!
MOONSHOT WILL NOT AUTO-TRADE FOR YOU!
MOONSHOT IS CURRENTLY ONLY FOR BITTREX, POLONIEX, BITMEX, AND BINANCE!
(But Kraken comes next, then maybe Bitfinex, then one big happy family of cross-exchange detection.)

10/5 Upcoming Beta b21xx:
(BASE BUILD) - DOWNLOAD (UNSTABLE) BETA BUILD 2166 HERE (https://www.dropbox.com/s/xf6ggj3esx336em/DracoixMoonshot_2166.zip?dl=1)
(SNAPSHOT BUILDS) - JOIN DISCORD SERVER - Look At Pinned Messages (https://discord.gg/tuuneSB)
Other Snapshot builds available on the Discord server, latest one I deem most stable is the closest one I use actively.
Runs up to 15 minutes before a keycode is requires. You can make a purchase for one immediately upon entering setup.

When using unstable builds:

- Make sure you download the base-build zip file available above, it has all the new libraries needed for further unstable builds.
- Replace the snapshot JAR file provided on Discord server. This will update to the most latest least-buggy application.


Screenshot both exchanges working: https://i.imgur.com/ELzHY0O.png
Screenshot testing Poloniex: https://i.imgur.com/G8ad61j.png
- This thing is fast, really really really fast.
- Major refactoring in how candles operate
-+ Caches the pulled Bulk, Tick, Order, and 'Fast' prototype candles into the parent candle
-+ Internal logic to determine best OHCL V&BV to use individually, and crunched accordingly.
-+ More instantaneous updates.
- Statistics library refactored to prevent a possible future bug and also memory leakage.
-+ Now acts as an updatable calculation, rather than being created new each time. Cuts down on Java garbage collection on multiple massive data structures.
-+ Raw data still must be copied (or created) each time to prevent multithread issues. The most affected would have been the 30min BV% and Last-6-Candle pulls.
-+ Sorting data is asserted rather than on-the-fly from the source which could be in an unknown state. Affects Median calculation and Subtle Forecast algorithms.
- BitMEX support added.
-+ USD-XBT pair only.
-+ Minor quirks still.
- Binance support added.
-+ Minor quirks still.
-+ Requires a lot of network bandwidth for initial Bulk pull.
- Poloniex support added.
-+ Bulk data still comes from public HTTP API, update data comes from the public asynchronous Websocket, heavily lightweight compared to Bittrex.
-+ Some quirks in asynchronous updates, but I'm sure it can play nicely with Bittrex's synchronous updates.
-+ There will always be one list for markets, button functionality needs to be refactored to better indicate what is poloniex and what is bittrex.
- Minor setup user entry fix, because of slight mistakes denying people their activation after purchase.
- New tabs for All Markets, Favorites, and soon Merged Markets for cross-pollination feature.
- 4K Screen scaling issues being addressed, minimum screen size is still 1600x900
- Progress bar is getting replaced with a green/yellow/red/blue status box, because it was only useful for Bittrex and its sync queue.
- Minor fix to USDT & ETH market throttling


8/30 Beta b2103 Updates:
- Screenshot:
https://i.imgur.com/szjQNuE.png
- Major auth bug found that affects both trial and legitimate purchases, only noticed after 3 days. Luckily no one has purchased a full version yet.
-+ Anyone who has Classic claimed keycodes are not affected.
-+ Anyone who would have received trial keycodes would be as if they had full account and run forever. Two lucky people.
-+ Anyone who would have purchased a keycode would only be able to run for 3 days straight.
-+ Download link removed & actual zip file deleted for b2089/b2091
- Market info header now uses proper UI coding rather than HTML
-+ Organized into modules
-+ PCA/Relative 5min price change removed, as it was internal debug info.
-+ Current Fueling & Moonshot info is strictly based on Orders, not volume or price data. Use best judgment and risk assessment.
- Fixed major throttle issue caused by ETH- and USDT- markets, they are now both on 60-second and 120-second update delay so that all active BTC- markets can update faster and more often.
-+ This may cause some ETH- and USDT- markets to not even appear except under extreme circumstances.
- Minor fix for setup to trim keycode claim text entry
- Menus actually do something, but not fully implemented yet.
-+ File -> Exit added
-+ Edit -> Save Chart Screenshot added, but disabled for now.
-+ Help -> About added, provides everything needed for getting in touch with me and the account debug info

8/25 Alpha Updates (Pre-Beta):
- Keycode auth is finalized for 'Setup', 'Claim', and 'Recovery' using 8-digit nonce.
- Discovered and fixed minor bug in Confidence calculation, a critical part was tied to price change and not volume, must have been sleep deprived when first coding it.
- Discovered and fixed major bug while refactoring, program throttling caused a massive desync with Bittrex (over 700 market updates in queue after 20 minutes, holy $#!%).
-+ Removed bottleneck caused by HTTP unannounced read timeouts.
-+ Bittrex must first simulate Poloniex throttling (6 requests per second before hard-ban) and be stable while doing it for future cross-pollination detection and debugging.
-+ Full listed market summaries update now called only when the queue is empty. Usually after 40 seconds; another refactor is needed to speed this up.
-+ Tick updates now on a high-priority for 'alert' triggered markets, and low-priority when scanning.
-+ Completed fill orders now for 'alert' triggered markets only.

-snip-

Q: What's the Price?
A: *Intermission* GO THROUGH THE SETUP PROCESS & INSTRUCTIONS! Between 0.11 and 0.13 ETH (near $40) for a life-time keycode. If this is too expensive for your taste, Classic will always be available, free, and updated when needed. Poloniex and Kraken's API will be implemented into Classic, but can only run one exchange at a time; multiple instances can still be ran. I do not personally trade on Bitfinex, but I will do my best to implement its API.

Q: How do I pay?
A: The program itself has a setup process, a non-exchange wallet is highly recommended, paying through an exchange will almost (60% so far) fail the payment process.

Q: Why not charge more?
A: I make enough on the side just by using Moonshot alone. If you wish to donate for more development go for it :).

Q: Why not charge less?
A: I already poured hours into it, it wasn't created in one afternoon like Classic was.

Q: What will you do with the profit from sales?
A: If I start making more from this than I do from trades, I'll call it a profit. Until then, homelab server equipment.

Q: How often do you keep this updated?
A: As often as someone pm's or throws ETH at me, that's my motivation. I welcome donations, and you can see exactly where those transactions go.

Q: How much have you made from actually using Moonshot yourself?
A: Much more than the Classic version, I can attribute to over a third of my gains directly credited to Moonshot. I have yet to lose more than I gained.

Most Recent Screenshots & Development Progression:
8/27: https://i.imgur.com/m7D7lup.png - $NBT pump & dump.
8/26: https://i.imgur.com/aC7voHM.png - $LSK just doesn't want to end the fueling process.
8/25: https://i.imgur.com/tTogRwa.png - $PPC, even though it's going down it still indicates there's plenty of hodlers.
8/25: Late Night Screenshot Dump: http://imgur.com/a/O65Uj - $LSK & $REP
8/18: https://i.imgur.com/kF0UkAA.png - Simulating moonshot trigger highlights WITHOUT knowing any future data;
8/15: https://i.imgur.com/M4tddwV.png - More visuals added, backend crunches more traditional statistics; less fudge, more raw.
8/15: https://i.imgur.com/GeVMNcL.png - $XAUR
8/14: https://i.imgur.com/rK3xzav.png & https://i.imgur.com/gUWSK5j.png- $SWIFT broke it, and it didn't know what to do. lol (yes I made coins off this one! :D)
8/13: https://i.imgur.com/p0J24Cl.png - $RISE decided it was important on its own before any triggers were programmed.

Moonshot Features:
- Bittrex (Done), Poloniex, Kraken, and Bitfinex (maybe) API's being implemented. (Your personal API keys might be required!)
- (Done) Visual listing and past 30 minute volume activity bars when first pump or dump is detected.
- (Done) Simple candlestick and volume chart when pair selected.
- Cross pollination detection, when multiple exchanges are pumping the same altcoin. (Only available if having multiple exchanges enabled.)
- Like with classic, I still personally will not request your API keys, but some may be required to communicate with the exchange. Keep them safe, locked tight, IP white-listed, and withdrawals disabled, as always.
- More detailed coin picking for use with auto-trade bots and HODLing strategies.
- SOUND! (optional)

Moonshot System Requirements (currently):
Application uses a lot of CPU resources for market crunching and "secret sauces", more so than Moon Alert Classic. However, Classic v1.1 will be sharing the same CPU burden.
Screen: 1600x900 minimum. (I'll fix it for 1366x768 later on.)
CPU: Minimum of Intel i5-4440 -OR- AMD FX-8300 | Recommend Any Intel i7 or Xeon E3 Flagship after 2013 -OR- AMD Ryzen 5 1500+
RAM: Minimum of 4GB | Recommend 8GB
Network: Currently optimized for 1Mbs Down when scanning, Initial Bittrex bulk downloads require 7Mbs to keep synced.

8/12 News - Dracoix's Moonshot Monitor - Alpha Progression
As promised, alpha version's first functional screenshot! :D
https://i.imgur.com/dq2GiuI.png

-snip-

7/31 News - Dracoix's Moonshot Monitor
Because of interest and recommendations, I am currently developing this more visual version of Moon Alert called 'Moonshot Monitor'. (Not to be confused with the token.) The console version will now be called 'classic', and will remain to be a cheaper/freelike alternative. Moonshot will still not auto-trade for you, as I do not wish to risk your coins on possible bad code; so use other auto-trade bots on your behalf.



Classic Version:

First let's get this out of the way:
MOONALERT IS A JAVA DESKTOP APPLICATION
MOONALERT IS ONLY MEANT FOR MONITORING AND DETECTING PUMPS & DUMPS!
MOONALERT WILL NOT AUTO-TRADE FOR YOU!
MOONALERT IS CURRENTLY ONLY FOR BITTREX!

Unlike some services here asking your api keys or an extremely large payment, this is a simple program with a simple and primitive goal of detecting pumps, dumps, and sometimes launches to the moon. This small program is now free for everyone. :D

Screenshots:
https://i.imgur.com/V5tNAOv.png
https://i.imgur.com/2uwYYkw.png

FAQ

Q: Wow it's free now? Why?
A: Because I'm developing its bigger brother, Moonshot and down-porting the source code to classic when needed.

Q: What exchanges does this work with?
A: Right now, only Bittrex.

Q: Will it support other exchanges such as Bitfinex or Poloniex someday?
A: Someday. Depends on the interest. I chose Bittrex because the amount of altcoins listed and the amount of bandwagoning going on.

Q: What markets does it support?
A: BTC- and ETH-

Q: Does it require API keys?
A: No. Bittrex allows public use of its core API

Q: Why does it look so primitive?
A: It only has one simple task. Find anomalous volume changes.

Q: How much have you made using this?
A: Better than shot-in-the-dark SMA & Bollinger guessing I'll tell you that much. I can't guarantee profits, but I can tell you it helps the picking of coins. I have regrets not buying into coins when told to, but never when there was a massive dump and pulled out.

Q: Why do you not include other important data such as HIGH/LOW/SMA/EMA/BB/etc?
A: The program is meant to detect anomalous volume changes, open the market in a browser window if it peaks your curiosity.

Q: How sensitive of volume changes will it detect?
A: Anything over 1 coin of base-value (either ETH or BTC) volume within 5 minutes will automatically be crunched to see if it's a pump or dump. Most times it's ignored, but the program will adjust dynamically during its run to make sure it lists at least one coin of interest.

SETUP
Step 1: Extract into any folder.

Step 2:
Windows: If running windows, double-click "start.bat".
Mac: If running Mac, use the JAR runner that the Mac version of Java comes with.
Linux: java -jar DracoixMoonAlert.jar

INTERMISSION: I WILL NEVER ASK FOR BITTREX API KEYS!
INTERMISSION: I WILL NEVER ASK FOR PRIVATE KEYS!

Step 3:
Your done, it should now be sniffing Bittrex for anomalous volume changes.

TROUBLESHOOTING

Problem: I never see any fiat (USDT/BITCNY) pairs being listed!
Solution: I have yet support those pairs as they are not subject to obvious pumps. Maybe I'll make a PRO version and include them if I gain enough support.

Problem: I'm getting java errors, or the program crashed.
Solution: Update Java and make sure you're using the program provided in this thread.

Problem: I'm getting "HTTP response code: 503" errors.
Solution: That's Bittrex's fault.

DOWNLOAD
Always, always, always virus scan even if it's a Java application. There should be no EXE file, and the BAT file should only be 3 lines of code to help windows run it.

*Current Build:*
Classic is now free. :)
[UNLOCKED VERSION] DOWNLOAD VERSION 1.0 BUILD 1173 HERE (https://www.dropbox.com/s/ehklqmks03kkhci/DracoixMoonAlert_1173.zip?dl=1)
Changes:
-As promised, it's free, and any Classic payments are now invalid and will not grant you a free Moonshot version.

Old Changes:
This was a simple hotfix build, I'm currently working on version 1.1 and Moonshot.
- Fixed ANS/SEC -> NEO/SAFEX rebrand issue.
- Weekly coin picks secret sauce is slightly better and now includes an "After 7-Days" value.
-+ Weekly coin picks now forecast properly, thanks in part of tuning with two coins (*cough* NEO & OMG *cough*).
-+ Weekly coin picks now have depreciating compounding returns. The further into the future, the more likely of 0% price gain; and the more stable the pick, the less likely it'll be 0% price gain.
-+ Remember, past performance does not guarantee future results. Yet, past behavior depreciates over time if not reinforced by external stimulus. Something is stimulating those picks.
- Internally removed version 1.1 test code, this is still 1.0, keycode purchases still work.

Bugs: Moon alert and buy signals are still restrictive (math's fault, not mine) use the Conf% and your own best judgement.

Previous Builds:

Build 1089 (download removed)

Changes:
- Added weekly coin picks!
- Massive reduction in bandwidth requirement. Thanks to refactoring code.
- Corrections for more traditional statistics rather than fudging.
- Current candlestick volume and its statistics are shown.
- PCA is now more relative than having a 2-week average.
- Growth activity predictor removed for being as random as a coin toss.
Bugs: Moon alert and buy signals have more intrinsically strict requirements to trigger. (I'm starting to think it's an accidental feature rather than a bug.)

Build 1011 (download removed)
Build 1002 (download removed)

KNOWN ISSUES
Issue: ~7Mbs network bandwidth requirement. Bittrex is inconsistent with its ticker and candlestick api data, this is the reason why it downloads all of it in bulk every 2-5 minutes, because the candlestick data seems to be better vs the ticker. I'm guessing it's because of the 'true' 5min time spans, rather than 'last' 5 minutes. It is still being tuned. A solution or workaround will be found eventually, and a promising one is already being tested. It should drop down to about 1Mbs with less spamming of the same market with no changes.

May you all profit from your endeavours as we moon ride all together. :D


Title: Re: 【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: kidsrock on July 25, 2017, 05:05:31 AM
i am little bit confuse with Step 4 and Step 5. did i need to pay some eth amount to this address 0xff2f42207be05d43246501813dbca50d6eacb6e3 ?

and after i need to paste my eth wallet address into the file .conf so i can run the software?

thank you


Title: Re: 【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: dracoix on July 25, 2017, 05:42:07 AM
i am little bit confuse with Step 4 and Step 5. did i need to pay some eth amount to this address 0xff2f42207be05d43246501813dbca50d6eacb6e3 ?

and after i need to paste my eth wallet address into the file .conf so i can run the software?

thank you

If you entered all the correct info, it is automatically saved into account.conf.

And yes you need to pay the exact amount, any wallet that supports up to 6 decimal places will work. I made sure it works with apps like Jaxx with it's truncated decimal places for this very reason.

If you messed up your ETH address or TxHash during this process, just exit, delete the account.conf file, and start over. And I always recommend paying via an actual wallet rather than an exchange, because exchanges have a habit of batch-jobbing transactions and there may be multiple partial payments.


Title: Re: 【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: dracoix on July 26, 2017, 09:21:18 AM
I deployed a new build (1011) with some minor fixes, a new predictor, and better instructions. It awesomely caught DOGE volume dump spike on 26/7/2017 @ 01:03 PST when I was debugging. I thought something was wrong with my code, but nope, that sucker dropped like a brick for a split second.


Title: Re: 【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: dracoix on July 27, 2017, 11:48:05 PM
New build (1089) has been refactored and now uses and shows proper statistics. Includes coin picking as a bonus feature. Moon and Buy signals may not be working, or are incredibly rare.


Title: Re: 【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: FireBurn on July 28, 2017, 10:03:54 AM
Hello, What software version is available for linux?


Title: Re: 【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: dracoix on July 28, 2017, 06:20:27 PM
Hello, What software version is available for linux?

All of them. If you have 'deflate' installed (don't know why not) it can be extracted and ran with 'java -jar DracoixMoonAlert.jar'

I'll make a gzip tarball for the next version.


Title: Re: 【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: fanten on July 30, 2017, 07:49:02 AM
Quote
Pay the *EXACT* requested ETH amount to -- 0xff2f42207be05d43246501813dbca50d6eacb6e3 -- This is the second part in confirming your keycode.

how much exactly? can I know before I download and install anything?


Title: Re: 【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: dracoix on July 30, 2017, 09:32:25 AM
It is random and generated based on your ETH address and personally created keycode. It will simply display the asking price once the two are entered into the program. If you want a lower price, try a different keycode. This primitive, I'm calling now 'classic', version will always be under $10 fiat conversion price. Right now I think it's closer to $3. I'll even hard-code in past Address+TxHash combinations incase it goes above $10 fiat conversion price.


Title: Re: 【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: bgibso01 on July 30, 2017, 04:24:18 PM
Is there a trial version available for few days..
would like to try before buying


Title: Re: 【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: dracoix on July 30, 2017, 05:17:16 PM
Is there a trial version available for few days..
would like to try before buying

Working on that very issue. Check pm inbox.


Title: Re: 【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: tiyago027 on July 31, 2017, 04:10:31 AM
i am also interested with this app, please can I have try as well? thanks


Title: Re: 🔥【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: tiyago027 on August 02, 2017, 11:23:48 PM
Hello, thank you, I am able to make it work.

I am trying things now.

Although the tool notifies you every 5mins, I notice it only provides displays 3 to 5 coins


Title: Re: 🔥【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: dracoix on August 03, 2017, 02:03:12 AM
Hello, thank you, I am able to make it work.

I am trying things now.

Although the tool notifies you every 5mins, I notice it only provides displays 3 to 5 coins

It is self-throttled to prevent Bittrex from banning your IP from too many requests, and it tries to display ANY coins of interest, sometimes it won't find any on a pass. The ones with 'Conf' over 95% are the ones that are really actively moving.

Also, I'm working on actual trial key generation since people seem to have issues. I am totally happy to pass out trial keycodes like candy for the next classic version, just ask.


Title: Re: 🔥【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: parakacha on August 05, 2017, 09:46:31 AM
Hi,

I tried to use VERSION 1.0 BUILD 1089 on Windows 10 but got error saying "unable to access jarfile DracoixMoonAlert.jar"

Thanks


Title: Re: 🔥【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: cointabo on August 05, 2017, 03:45:12 PM
Hello I would like to try this software before purchasing. Please inbox me the details, thank you!


Title: Re: 🔥【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: dracoix on August 06, 2017, 01:47:30 AM
To whomever paid exactly 0.01 ETH: either you got really really lucky, or just an awesome person, or both. Thank you and/or nice job!. :D (If you made a horrible mistake, send the correct amount and I'll refund you.)

Version 1.1 Classic is coming out soon, like, really soon. I decided to just make the keycodes much harder to brute, but no need for 3rd-party activation other than the same payment query. Still, power to the coders who succeed.

Hi,

I tried to use VERSION 1.0 BUILD 1089 on Windows 10 but got error saying "unable to access jarfile DracoixMoonAlert.jar"

Thanks

Double check your Java installation, make sure you're not on a 'workstation' (enterprise/server/etc), if so, make sure the .jar is allowed to be executed by the user.


Title: Re: 🔥【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: romstah on August 06, 2017, 04:26:35 AM
lol that was me, i made a mistake  :D.. i didnt scroll up to see the exact value. Its ok you can keep it, i'll send you again when i can.


Title: Re: 🔥【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: dracoix on August 06, 2017, 06:16:28 AM
lol that was me, i made a mistake  :D.. i didnt scroll up to see the exact value. Its ok you can keep it, i'll send you again when i can.

Whelp congrats on being an early adopter, if that is your address, free full version Moonshot soonish(tm).


Title: Re: 🔥【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: parakacha on August 06, 2017, 10:27:14 AM
Hi,

Thanks for the help with my issue. For those using Windows 10, I had to run the bat file via CMD not within explorer.

I'm running the program now.

Thank you


Title: Re: 🔥【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: dealung on August 06, 2017, 10:44:30 AM
I bought this kind of thing, but it did not work well and beyond my expectations and I was disappointed.

I'm interested, but is there a trial version of it?


Title: Re: 🔥【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: dracoix on August 07, 2017, 04:29:47 AM
I bought this kind of thing, but it did not work well and beyond my expectations and I was disappointed.

I'm interested, but is there a trial version of it?

PM sent.

Well that's the beauty of it, I promise nothing. I just use it for weekly coin picks and a few moon rides because I HODL long-term for days on end. Also, build 1089 really doesn't signal much (I'm now calling it a bug), but the Conf is still correct.


Title: Re: 🔥【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: parakacha on August 07, 2017, 01:56:55 PM
I'm getting this error:


        at DracoixMoonAlert.json.JSONObject.getJSONArray(JSONObject.java:698)
        at DracoixMoonAlert.market.update(market.java:255)
        at DracoixMoonAlert.market.check(market.java:287)
        at DracoixMoonAlert.DracoixMoonAlert.loop(DracoixMoonAlert.java:135)
        at DracoixMoonAlert.DracoixMoonAlert.main(DracoixMoonAlert.java:110)
Press any key to continue . . .

What could it be?


Title: Re: 🔥【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: dracoix on August 07, 2017, 05:49:47 PM
I'm getting this error:


        at DracoixMoonAlert.json.JSONObject.getJSONArray(JSONObject.java:698)
        at DracoixMoonAlert.market.update(market.java:255)
        at DracoixMoonAlert.market.check(market.java:287)
        at DracoixMoonAlert.DracoixMoonAlert.loop(DracoixMoonAlert.java:135)
        at DracoixMoonAlert.DracoixMoonAlert.main(DracoixMoonAlert.java:110)
Press any key to continue . . .

What could it be?

You cut off the good part of the error, so I have no idea other than I'm guessing Bittrex didn't send the data and gave a 503 instead.


Title: Re: 🔥【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: parakacha on August 08, 2017, 01:23:53 AM
I'm getting this error:


        at DracoixMoonAlert.json.JSONObject.getJSONArray(JSONObject.java:698)
        at DracoixMoonAlert.market.update(market.java:255)
        at DracoixMoonAlert.market.check(market.java:287)
        at DracoixMoonAlert.DracoixMoonAlert.loop(DracoixMoonAlert.java:135)
        at DracoixMoonAlert.DracoixMoonAlert.main(DracoixMoonAlert.java:110)
Press any key to continue . . .

What could it be?

You cut off the good part of the error, so I have no idea other than I'm guessing Bittrex didn't send the data and gave a 503 instead.

Here is the top part after account confirmation:

Loading Markets...
0.38%
0.75%
20.00%
20.38%
20.75%
40.00%
40.38%
40.75%
60.00%
60.38%
60.75%
80.00%
80.38%
80.75%
Done...

24HR Market Health: -2.00%

Crunching to find pumpers...

ANN: Data is gathered in bulk, price is not as important as volume data points.
ANN: Candlestick data is gathered from the 5min dataset and as much as Bittrex a
llows to send.
ANN: Data requests are internally throttled to prevent Bittrex from throttling o
r banning.
INFO: V/MED is last Volume over (Filtered) Median Volume.
INFO: V/AVG is last Volume over (Filtered) Average Volume.
INFO: High values of previous mean big movement.
INFO: PCA is the percent of change from the price average of the entire download
ed candlestick data.
INFO: PCA's Simplified Formula: 100 * ((Last - Avg) / Avg)
INFO: Confidence is arbitrary signaling. 100 * (1 - (MED / V)) * (1 - (AVG / V))

INFO: ACT is the probability of *growth* activity within the next 5 minutes.
INFO: If there is a 'Moon Alert' take the risk with every precaution.

It may take several seconds before any markets are shown, please wait.

Exception in thread "main" DracoixMoonAlert.json.JSONException: JSONObject["resu
lt"] is not a JSONArray.
        at DracoixMoonAlert.json.JSONObject.getJSONArray(JSONObject.java:698)
        at DracoixMoonAlert.market.update(market.java:255)
        at DracoixMoonAlert.market.check(market.java:287)
        at DracoixMoonAlert.DracoixMoonAlert.loop(DracoixMoonAlert.java:135)
        at DracoixMoonAlert.DracoixMoonAlert.main(DracoixMoonAlert.java:110)
Press any key to continue . . .


Title: Re: 🔥【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: dracoix on August 08, 2017, 04:51:31 AM
Okay so after the fact that I was getting it now too, and the long delay in my reply (sorry, was finding the problem), I have found the cause.

I have found the bug (it's on bittrex side, because they didn't updated their api data feed.)

"BTC-ANS", "BTC-SEC", "ETH-ANS", "ETH-SEC" are no longer a valid markets, even though they are listed as a valid market in the GetSummaries dump; how I list all existing coins to scan.

Unfortunately my v1.0's source has been butchered into version 1.1 that I was planning to release sometime this week. I'll have to step that up. If anyone is really desperate for a hotfix, pm me with your TxID and I'll give you a link to the hotfix that includes inactive future coding for version 1.1. It's basically 1.0 but with hidden debug code for 1.1, so your account.conf will still work... for now.

I'm now posting this stating that the problem has been acknowledged, a solution has been found, a hotfix has been made (for Moon Alert), but it should be cleared up in 24 hours because other api users are going to have the same problem lol.

tl;dr: IT SHOULD CLEAR UP SOON <24HR, BITTREX FORGOT TO REMOVE "ANS" AND "SEC", THEY ARE NOW "NEO" AND "SAFEX" Their GetSummaries api function include the old market names. :p

Also if you want the weekly coin picks, it's the least I can do while I was debugging:

Code:
Good Weekly Picks:
BTC-ARK   | +0.0008%    | After 24HR: +0.23%
BTC-GLD   | +0.0009%    | After 24HR: +0.26%
BTC-QWARK | +0.0013%    | After 24HR: +0.37%
BTC-OK    | +0.0017%    | After 24HR: +0.48%
BTC-ANT   | +0.0034%    | After 24HR: +0.98%
BTC-ADT   | +0.0070%    | After 24HR: +2.04%
BTC-XEM   | +0.0071%    | After 24HR: +2.08%
BTC-NLG   | +0.0114%    | After 24HR: +3.34%
BTC-OMG   | +0.0222%    | After 24HR: +6.60%

Bad Weekly Picks:
ETH-BCC   | -0.0692%    | After 24HR: -18.06%
BTC-XVG   | -0.0686%    | After 24HR: -17.92%
BTC-BCC   | -0.0389%    | After 24HR: -10.59%
BTC-DGB   | -0.0289%    | After 24HR: -7.99%
BTC-BTS   | -0.0280%    | After 24HR: -7.76%
BTC-XRP   | -0.0222%    | After 24HR: -6.20%
BTC-NXT   | -0.0217%    | After 24HR: -6.06%
BTC-XLM   | -0.0204%    | After 24HR: -5.71%
BTC-ARDR  | -0.0204%    | After 24HR: -5.71%

Take them with a 49% grain of salt. No seriously, that's pretty much how it works. lol



Title: Re: 🔥【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: parakacha on August 08, 2017, 07:16:58 AM
Okay so after the fact that I was getting it now too, and the long delay in my reply (sorry, was finding the problem), I have found the cause.

I have found the bug (it's on bittrex side, because they didn't updated their api data feed.)

"BTC-ANS", "BTC-SEC", "ETH-ANS", "ETH-SEC" are no longer a valid markets, even though they are listed as a valid market in the GetSummaries dump; how I list all existing coins to scan.

Unfortunately my v1.0's source has been butchered into version 1.1 that I was planning to release sometime this week. I'll have to step that up. If anyone is really desperate for a hotfix, pm me with your TxID and I'll give you a link to the hotfix that includes inactive future coding for version 1.1. It's basically 1.0 but with hidden debug code for 1.1, so your account.conf will still work... for now.

I'm now posting this stating that the problem has been acknowledged, a solution has been found, a hotfix has been made (for Moon Alert), but it should be cleared up in 24 hours because other api users are going to have the same problem lol.

tl;dr: IT SHOULD CLEAR UP SOON <24HR, BITTREX FORGOT TO REMOVE "ANS" AND "SEC", THEY ARE NOW "NEO" AND "SAFEX" Their GetSummaries api function include the old market names. :p

Also if you want the weekly coin picks, it's the least I can do while I was debugging:


Thanks for the reply. I'm in no hurry to use it today. I will wait.



Title: Re: 🔥【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: dracoix on August 11, 2017, 04:27:50 AM
They didn't fix it. So I fixed mine instead. :) Build 1171 is up. I removed the version 1.1 test code to keep prying eyes away from my Moonshot keygen testing.


Title: Re: 🔥【MONITOR】 Dracoix's Moon Alert & Pump Monitor
Post by: dracoix on August 12, 2017, 08:49:18 AM
First alpha screenshot of Moonshot released.


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: dracoix on August 13, 2017, 09:01:07 AM
New Moonshot alpha screenshot showing $RISE shooting to the moon by sheer confidence triggering alone.


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: dracoix on August 14, 2017, 09:21:04 AM
And people wonder why I'm not releasing the alpha yet. $SWIFT broke the damn thing. https://i.imgur.com/gUWSK5j.png

Somehow it gave a value in a calculation that should have a value be less than 1, be greater than 1. The cruncher died and failed to signal a Moonshot, but the Conf is still an awesome arbitrary backup.


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: le_hunnybear on August 15, 2017, 07:06:10 PM
Hello dracoix!

I have downloaded and tested your software the last days and would like to give a short review of my experience so far:

User experience
The software does what it is supposed to do - a simple black prompt window where generated info is displayed. Nothing more or less. Downloading and start is quiet easy. Although I have to admit I did not test the "buy" part of the tool so far ...  8)

Signals and data usage
I ran the tool from 12.08.17 20:00 CEST - 14.08.17 16:00 CEST.
In total the following signals were generated:

Sell signals 3111
Late signals 2051
Buy signals 28

In average this tool used 0,92 GB data per hour.

Personal opinion
I think the idea of this tool is great and I am really looking forward to see your new planned tool :) However I would strongly suggest the following things:
  • Add a time stamp and the current asset's value to every generated signal. Especially in break-out trading timing and the entry point is everything. Unfortunately it is impossible to assess the generated signals retrospectively without that info.  
  • I am thinking of using your signals in an automated (maybe self written) trading tool. Therefore it would be great to get easy access to your generated signals so they can be processed automatically. Implementing the possibility to log signals to a text file would help a lot (especially in your new graphical Moonshot tool)

Keep on with your great work, I really appreciate.

In the end a question: Will the generated signals of your "simple" tool and your "graphic" moonshot monitor be the same?


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: dracoix on August 15, 2017, 08:49:51 PM
Hello dracoix!

I have downloaded and tested your software the last days and would like to give a short review of my experience so far:

User experience
The software does what it is supposed to do - a simple black prompt window where generated info is displayed. Nothing more or less. Downloading and start is quiet easy. Although I have to admit I did not test the "buy" part of the tool so far ...  8)

Signals and data usage
I ran the tool from 12.08.17 20:00 CEST - 14.08.17 16:00 CEST.
In total the following signals were generated:

Sell signals 3111
Late signals 2051
Buy signals 28

In average this tool used 0,92 GB data per hour.

Personal opinion
I think the idea of this tool is great and I am really looking forward to see your new planned tool :) However I would strongly suggest the following things:
  • Add a time stamp and the current asset's value to every generated signal. Especially in break-out trading timing and the entry point is everything. Unfortunately it is impossible to assess the generated signals retrospectively without that info.  
  • I am thinking of using your signals in an automated (maybe self written) trading tool. Therefore it would be great to get easy access to your generated signals so they can be processed automatically. Implementing the possibility to log signals to a text file would help a lot (especially in your new graphical Moonshot tool)

Keep on with your great work, I really appreciate.

In the end a question: Will the generated signals of your "simple" tool and your "graphic" moonshot monitor be the same?

Thanks for the constructive criticism! :D

Yes I'll add timestamps and price for 1.1.

1GB per hour is insanely high if it's network usage. I'll look into that.

As I stated before, the signals are a little (more) unreliable and restrictive since 1089 when I implemented Time-Of-Day relative activity and traditional statistics.

The signals should be the same and are arbitrary to tuning. Classic uses simple Conf and PCA (5min percentage change relative to the mean of all 5min changes). But recently I've been using the fill order book in conjunction with in/out pool volume. When the pool is negative and there's more sell fills than buy fills, that's obviously a SELL signal, the reverse BUY, and when it's stable up spree (bandwagon) it's a moon alert. It's more visual on the candlestick chart and there's a start and end to the display. The current problem is HODLers, oh my god the HODLers, they buy and never sell even when their bags drop to oblivion. Just one more thing to tune. When that's accurate to my liking, it'll be thrown into the new version of Classic. I also noticed on both Poloniex and Bittrex, for weeks now, on Bear days there's a massive human bias bandwagon for top 24hr% so much so that I'm almost profiting from them, that too will be added feature. I'm a newb when it comes to financial tendencies, but math is math, data is data, and I follow it where it takes me.

The most accurate thing in classic are the weekly coin picks (they are based strictly on statistical behavior), the Conf (Confidence there's anomalous activity), TV (Time-of-day average volume), and TC (Time-of-day average price change). I made so much coinage off weekly picks, it's not even funny, almost gained back half my losses from the June crash. When I was using Classic, I didn't even use the BUY/SELL/LATE signals personally anymore, just Conf and coin picks. I'm personally scared of changing the code of coin picks for this reason. But I will have to add to it for Moonshot.

Thank you. Few instance I get feedback, a lot of trial keys were passed out in the hopes for more ideas. I don't see your username in my pms, so if you bought yours, pm me your ETH address so I can put you in the queue. If you brute/spoofed it, all the same, you're getting a fancy keycode soon. :)

Now back to coding! I got progression screenshot to grab. :)


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: 2Block on August 16, 2017, 03:15:34 AM
I would be interested, would def need to trial first. Let me know if that is available. Sounds like a great tool! Thanks


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: easwil on August 17, 2017, 06:25:37 AM
A very interesting tool I don't know if it will work well but I would love to try it out.


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: dracoix on August 19, 2017, 04:13:44 AM
New screenshot: https://i.imgur.com/kF0UkAA.png

Sorry for the delay, I've been doing other things.

It's been a bloodbath day for altcoins, best day to debug and code. Moonshot highlights (cyan-colored volumes) only use past data, when I start making coins off them (simulated at least) that's when they'll be finalized. PSUM (not to be mistaken for p-value) is equal to (last 6 candles volume) / (entire two-week data volume), basicly anything over 1% is true moonshot/bandwagon activity; right now much of those numbers are debug info for myself. Oh, and I added USDT markets.

I thank you all for patiently waiting for a beta version to drop. I'm hoping sometime this weekend.

Bonus screenshot: https://i.imgur.com/HzrPKW5.png - let me know how this one goes.


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: tiiim on August 22, 2017, 12:00:26 PM
Hi, i bought just to give it a try.

What is up with this message;?

Please Enter the CONFIRMED Transaction Hash (TxHash):0x#####################################

TRANSACTION DOESNT MATCH!
Incorrect sending address!
Press any key to continue . . .


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: dracoix on August 22, 2017, 06:34:48 PM
Hi, i bought just to give it a try.

What is up with this message;?

Please Enter the CONFIRMED Transaction Hash (TxHash):0x#####################################

TRANSACTION DOESNT MATCH!
Incorrect sending address!
Press any key to continue . . .

I've had 4 instances so far of people using a mixed-case (upper and lower case lettering) in their address. I'm not sure what wallet does that, but I never expected a wallet to spit out non-standard base16, my assumption is now a bug. I have to manually recreate a new keycode for each issue.


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: soothaa on August 22, 2017, 06:52:58 PM
This looks interesting but I am a little confused as to what it does.. is this doing technical analysis or is it watching sudden volume and price changes on coins?


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: dracoix on August 22, 2017, 08:46:16 PM
This looks interesting but I am a little confused as to what it does.. is this doing technical analysis or is it watching sudden volume and price changes on coins?

Mostly anomalous volume changes. It won't track common fluctuations from daily activity, so if the coin price skyrockets from normal volume activity, it might be completely ignored. It will detect first instances of bandwagoning and huge single-instance dumps/pumps though.


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: dracoix on August 26, 2017, 03:53:08 AM
Last call! Keycode auth is done being coded. In 24 hours Moonshot beta will be released and the ~$4 deal will be over!


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: JayJayNL on August 26, 2017, 07:08:58 AM
I want to use the version with the new interface! Can you please send me details on how I can achieve that?


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: dracoix on August 26, 2017, 07:41:54 AM
Moon Alert Classic users come first. :) Then I'll disable the download link and release a free version of Classic in its place as well as a download link for Moonshot.


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: dracoix on August 27, 2017, 09:55:07 AM
After game of thrones, download link for moonshot will be available. Updated screenshot while working on the followup build, I finally captured a real pump&dump scam....just not in real time.


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: NobleGhost on August 27, 2017, 01:32:10 PM
Fair price for this software!


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: le_hunnybear on August 27, 2017, 04:14:13 PM
After game of thrones, download link for moonshot will be available.

finally somebody with real priorities! I am really looking forward to see your product so far :)


got it to work, is there any explanation or tutorial what the colors and numbers mean? Is there any meaning in the order of the coins on the left side?


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: dracoix on August 27, 2017, 06:33:07 PM
After game of thrones, download link for moonshot will be available.

finally somebody with real priorities! I am really looking forward to see your product so far :)


got it to work, is there any explanation or tutorial what the colors and numbers mean? Is there any meaning in the order of the coins on the left side?

A jumbled mishmash of a bastard child of Classic and the new Moonshot coding. Small rundown on b2091:

-Coins are listed by 30min BV%, the base volume of the last 6 candles compared to the entire 20-day dataset. I found this to be easier for me to find moonshots, so I'll assume it's good enough for you all too.

-Solid-state pink/cyan coloring of the buttons are 'movement', if it's over 1% price change AND average percentile of the last 6 candles are over 80% AND the price is moving up, it turns blue. The inverse, reddish-pink.

-Market Info header is mostly debug info still. The 'Current Fueling & Moonshot' is a completely separate crunch not part of the OHLC chart, it tracks 'what's in the pool' of supporters, hodlers, etc; it will go to 0 when the I/O goes below 50% after 20 orders, indicating there's more signaling to sell regardless of how much is already there. Sometimes it will have hundreds of orders, and hover over 90% from its peak, for minutes or even hours on end, this is something to pay attention to, because it might just breakout and launch. I made coins off $REP and $LSK this way, even though I had my doubts, but put my money where my code is.

-The chart is a simple OHLC candlestick, but the bottom is where the good stuff happens. The volume are log-scaled for better visibility. Those cyan highlights do not use the future values, only the past, and track any anomalous volume changes via more secret sauce coding. Low activity markets with obvious new set of high-volume candles on the far right of the day = buy into that because it's about to move, or already has.


Title: Re: 🔥【MONITOR】 Dracoix's Moonshot Pump Monitor
Post by: dracoix on August 28, 2017, 06:33:21 AM
I'm a man of my word. Beta released, classic has been unlocked, and may you all profit from your endeavours as we ride the moon together. :)

I still need to refine, refactor, and clean up that damn market header UI on moonshot, it's annoying even me now.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: le_hunnybear on August 28, 2017, 04:11:14 PM
Hi dracoix!

First of all I want to congratulate you for this successful beta release  :D

I have played with Moonshot Monitor for a couple of hours now and this is what came to my mind:

  • Klicking on File/Edit Ribbons does not show/change anything

  • When opening Moonshot Monitor by default the window seems to be slightly too narrow -> market info header window is flickering and messes layout
    https://ibb.co/kHKAMk

  • the commandline window in the background could be hidden in future, it is probably visible due to debugging purposes. It also does not close automatically when closing Moonshot Monitor's main window.

  • the coin overview is blinking like a Christmas tree most of the time, which was quiet overwhelming for me at the beginning. Especially purple signals are quiet confusing to me because it often doesn't show me any (noticeable, extraordinary) strange movement
    https://ibb.co/dSpXZ5

  • What do the colored bars on the left side next to the coin name mean? Last volume + direction in 1h bars?

  • And finally: what do you count as a potential "profitable" signal? In classic I see "Buy" and I know this is a signal at current price. In this tool I really could not identify such an "alert" which would draw my attention immediately (maybe because a couple of other coins are blinking as well most of the time).

I am really looking forward to see your improved Classic Version, I think that version is more suitable for my purposes :)
In my opinion your products have a huge potential !


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on August 28, 2017, 06:00:44 PM
Quote
Hi dracoix!

First of all I want to congratulate you for this successful beta release  :D

Successful is an overstatement, feels like it just walked out of the ER with a gutshot wound. :p

Quote
I have played with Moonshot Monitor for a couple of hours now and this is what came to my mind:
  • Klicking on File/Edit Ribbons does not show/change anything

Well aware, Options & Help doesn't exist yet either. Think that was the day I went 'oh $#!%' on bittrex desync issue.

Quote
  • When opening Moonshot Monitor by default the window seems to be slightly too narrow -> market info header window is flickering and messes layout
    https://ibb.co/kHKAMk

You have no idea how much that annoys even me, market info header was quickly mashed up in HTML so I could see debug info. Next build will actually use proper UI coding.

Quote
  • the commandline window in the background could be hidden in future, it is probably visible due to debugging purposes. It also does not close automatically when closing Moonshot Monitor's main window.

There's no good java launcher for Windows without problems and sometimes without packaging 100MB+ of JRE, and double-clicking on a jar is a horrible idea for any java program. I optimized for default jvm inits, but I cringe everytime someone double-clicks on a non-default optimized jar. That window will be staying, for now, and cleaned up into a traditional logger for the UI version and Classic's 1.1 CSV Mode & Visual Mode print out. Moonshot and Moon Alert will be one and the same, the only difference is there will be a UI call for Moonshot safely tucked away.

Quote
  • the coin overview is blinking like a Christmas tree most of the time, which was quiet overwhelming for me at the beginning. Especially purple signals are quiet confusing to me because it often doesn't show me any (noticeable, extraordinary) strange movement
    https://ibb.co/dSpXZ5

They are a bit quirky, I tried to emulate Classic the best I could. 1% price difference in past 5 minutes with 80% confidence (hybrid growth/decay percentile) of last 6-candle doesn't seem much, but they are rare. #1 top spot with that firing is a full-fledged pump. If it's in the middle of the list, ya, not really interesting. Pinks/Purple are everywhere on a bear day. They are there mostly to tell me to gtfo my coins for the day and start coding while I wait.

Quote
  • What do the colored bars on the left side next to the coin name mean? Last volume + direction in 1h bars?

You mean on the right of each coin? Linear-scaled 5-minute volume of the last 6 coins colored to the price% in their instance. Another classic carry-over that I haven't touched since the first alpha.

Quote
  • And finally: what do you count as a potential "profitable" signal? In classic I see "Buy" and I know this is a signal at current price. In this tool I really could not identify such an "alert" which would draw my attention immediately (maybe because a couple of other coins are blinking as well most of the time).

The Current Fueling & Moonshot will be slowly morphed into that signaling scheme.

(Part of) My system: I look at the market, if it's inactive with 2 or 3 newly active volume bars and hits a 30min BV% of near 1% I buy into it immediately, basically fishing in a barrel. These only occur about 4 to 6 times a day, that means 4 or 6 markets will moonshot usually at least 20% of their value. If it's a dud, I still HODL because people just threw down 1% of its 20-day volume within 30 minutes, I end up paying out a few hours or days later. My biggest gains come from just throwing a sell point at 50% or even 100% more than I paid (I use it's last peak in the past month, but I'll also throw this into the program), and waiting. Micromanagement on a held bag is key, you might only get 10% out of it, sometimes I end up splitting it in half when it hits 10% and use the rest in my normal buy pool. I split $NEO so many times that I made over 2x of the paid value just from re-investing its splits.

(Another part): If a market already moonshot that day, (scrolling left on the candlestick view), as in it spiked and is either in its dip or triangle, which is quite common for Moonshot's listing, I look at Bittrex's top listings (I'll be putting that into the program). If it's currently being bandwagoned there's no hope usually, and it's too late, this is where it's incredibly dangerous and you'll be losing coins more often than gaining. However, if early enough into the moonshot, you can usually get a few gains. I make the majority of small coin gains off this risk, I also get the majority of my losses too, it's better than a coinflip but not by much. I never do this on a bear-day, I got ate alive, and I never do this on a massively negative 24HR% Subtle Price Forecast as it's subject to bigger price drops and more of them. If it's massively positive, I'll definitely HODL just for the giggle risk as I have done with Classic's coin picks.

(Using the Fueling & Moonshot): Wait for it to hit 10 or 15 minutes with over 100 orders, if it's still over 80% I/O% with BvS still in double-digit positive%, go for it. If it's slowly decaying and reaches near 60% or BvS goes negative, get out immediately, the support wall is collapsing, and at 50% the counter will reset due to no support wall left for that timespan. These are the trickle gains, if it last for hours, something has to give as there's more people buying in both numbers and volume. Like with $LSK, everyone was buying in for an all-time-high, and after a short dip it hit it.
EDIT: I almost forgot, this feature is not tied into anything except orders, so use your best judgment and other accompanying features.

Quote
I am really looking forward to see your improved Classic Version, I think that version is more suitable for my purposes :)
In my opinion your products have a huge potential !

To each his own. :) Classic will be updated when the backend of moonshot is polished.

Thanks for the constructive criticism.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on August 30, 2017, 09:49:45 PM
First update, fixed a major and bizarre issue with auth. Also that annoying scaling issue with the market header info has been fixed using actual UI code instead of HTML.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on September 02, 2017, 12:46:40 AM
I finally got Poloniex websocket ticker to work properly via Jetty's websocket, if I don't implement it in Build b2115 it will definitely be in the one after. Bittrex will no longer have to be throttled to simulate Poloniex HTTP requests, no need to be cautious about Poloniex IP banning because I'll do it asynchronously. :D

POLONIEX SUPPORT IS COMING REALLY SOON!
You have no idea how long I've waited for this websocket spew...https://i.imgur.com/nQ6ncBV.png


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on September 03, 2017, 09:45:36 PM
Unexpected bear market day, perfect for debugging, more coding, and also for people to take advantage of what Moonshot is really meant for... rare moonshots. :D


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: thangpro on September 04, 2017, 02:32:54 PM
classic version can not run on Mac OS althought Beta Build 2013 can run on Mac OS (my os is Sierra) but i need more time to test signal. Can you check it gain?


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on September 04, 2017, 07:43:47 PM
classic version can not run on Mac OS althought Beta Build 2013 can run on Mac OS (my os is Sierra) but i need more time to test signal. Can you check it gain?

I'll get a Mac OS VM to test out classic. And I wouldn't trust signaling, especially with today's china ico bloodbath.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on September 04, 2017, 11:58:35 PM
ANN: Due to today's (9/4) altcoin sell spree, I'm ramping up development for Poloniex and Classic 1.1 coding. Meanwhile I'm giving everyone a 3-day Moonshot trial keycode that will last until 9/7, crypto coins should not have to all pay for one country's decision making. Go make your coins back.

e40aba303f12d7b4-38a61aa3ce8d69ef-4e21e48a2b1bb046-41e4e0ed26128503-3350de639db0a2c8-f9b62d6e6b0d96b6


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: le_hunnybear on September 05, 2017, 09:18:47 PM
Quote
I'm ramping up development for Classic 1.1

Pleeease :D


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on September 06, 2017, 12:57:00 AM
Quote
I'm ramping up development for Classic 1.1

Pleeease :D

Classic 1.1 comes with Poloniex support too, it might be a while but I'm making it top priority. :p


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on September 07, 2017, 01:08:54 AM
Wow, this thread actually needs a manual self-serving bump for once. Altcoin bloodbath trial keycode is still good until tomorrow. I plan on releasing the new build sometime this weekend. Classic 1.1 is thrown up in the air as I'm having difficulty in making asynchronous stuff...... synchronous for a text-based console window. It was easier when I just kept on bulk scanning and fake-delayed, but the new candle system and network code just can't do that.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: le_hunnybear on September 07, 2017, 12:11:19 PM
I am sure you will find a way  ;)
Otherwise maybe implement some other kind of "text based" output if a moonshot is detected - something like that...


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: naatumach on September 10, 2017, 01:11:59 AM
I'm super excited to test your program (both, stable and unstable) but I keep getting a memory error. I'm using a windows 10 laptop with 16gb ram.

Here's the output from the console from the stable version-
Code:
Checking account...
Invalid Account (version 0)

Key_Nonce:      0       (BAD MATCH!)
Final Auth:     0       (-2,-2) = 1505005200000
Key_Address:    0       (BAD MATCH!)
Rand Nonce:     0               (seed = 5feceb66ffc86f38d952786c6d696c79c2dbc239dd4e91b46729d73a27fb57e9)
Wei Paid:       0       (ETH = 0)
Key_TxHash:     0       (BAD MATCH!)


Thread: (Phase 1) Button Manager & Progess Listener Launched
Thread: (Phase 2) Visual Sort & Blip Launched
Thread: (Phase 2b) Market Header Launched
Thread: Graphics Launched
Thread: Market Fetcher Launched
Thread: Application Crash Detector Launched
Loaded.
Bulking: BTC-1ST
Fast-Pricing All Markets...
Bulking (Done): BTC-1ST
Bulking: BTC-2GIVE
Bulking (Done): BTC-2GIVE
Bulking: BTC-ABY
Bulking (Done): BTC-ABY
Bulking: BTC-ADT
Fast-Pricing All Markets...
Bulking (Done): BTC-ADT
Bulking: BTC-ADX
Bulking (Done): BTC-ADX
Bulking: BTC-AEON
Fast-Pricing All Markets...
Bulking (Done): BTC-AEON
Bulking: BTC-AGRS
Bulking (Done): BTC-AGRS
Bulking: BTC-AMP
Bulking (Done): BTC-AMP
Bulking: BTC-ANT
Fast-Pricing All Markets...
Bulking (Done): BTC-ANT
Bulking: BTC-APX
Bulking (Done): BTC-APX
Bulking: BTC-ARDR
Fast-Pricing All Markets...
Bulking (Done): BTC-ARDR
Bulking: BTC-ARK
Bulking (Done): BTC-ARK
Bulking: BTC-AUR
Fast-Pricing All Markets...
Bulking (Done): BTC-AUR
Bulking: BTC-BAT
Bulking (Done): BTC-BAT
Fast-Pricing All Markets...
Bulking: BTC-BAY
Bulking (Done): BTC-BAY
Bulking: BTC-BCC
Fast-Pricing All Markets...
Bulking (Done): BTC-BCC
Bulking: BTC-BCY
Bulking (Done): BTC-BCY
Bulking: BTC-BITB
Bulking (Done): BTC-BITB
Bulking: BTC-BLITZ
Fast-Pricing All Markets...
Ticking: BTC-AGRS
Bulking (Done): BTC-BLITZ
Bulking: BTC-BLK
Ticking (Done): BTC-AGRS
Bulking (Done): BTC-BLK
Bulking: BTC-BLOCK
Bulking (Done): BTC-BLOCK
Fast-Pricing All Markets...
Bulking: BTC-BNT
Ticking: BTC-BLK
Ticking (Done): BTC-BLK
Bulking (Done): BTC-BNT
Bulking: BTC-BRK
Bulking (Done): BTC-BRK
Bulking: BTC-BRX
Fast-Pricing All Markets...
Bulking (Done): BTC-BRX
Bulking: BTC-BSD
Bulking (Done): BTC-BSD
Bulking: BTC-BTA
Bulking (Done): BTC-BTA
Bulking: BTC-BTCD
Fast-Pricing All Markets...
Bulking (Done): BTC-BTCD
Bulking: BTC-BTS
Bulking (Done): BTC-BTS
Bulking: BTC-BURST
Bulking (Done): BTC-BURST
Bulking: BTC-BYC
Fast-Pricing All Markets...
Bulking (Done): BTC-BYC
Bulking: BTC-CANN
Bulking (Done): BTC-CANN
Bulking: BTC-CFI
Fast-Pricing All Markets...
Bulking (Done): BTC-CFI
Bulking: BTC-CLAM
Bulking (Done): BTC-CLAM
Bulking: BTC-CLOAK
Fast-Pricing All Markets...
Bulking (Done): BTC-CLOAK
Bulking: BTC-CLUB
Bulking (Done): BTC-CLUB
Bulking: BTC-COVAL
Bulking (Done): BTC-COVAL
Bulking: BTC-CPC
Bulking (Done): BTC-CPC
Bulking: BTC-CRB
Fast-Pricing All Markets...
Bulking (Done): BTC-CRB
Bulking: BTC-CRW
Bulking (Done): BTC-CRW
Bulking: BTC-CURE
Bulking (Done): BTC-CURE
Bulking: BTC-CVC
Fast-Pricing All Markets...
Bulking (Done): BTC-CVC
Bulking: BTC-DAR
Bulking (Done): BTC-DAR
Bulking: BTC-DASH
Fast-Pricing All Markets...
Bulking (Done): BTC-DASH
Bulking: BTC-DCR
Bulking (Done): BTC-DCR
Bulking: BTC-DCT
Fast-Pricing All Markets...
Bulking (Done): BTC-DCT
Bulking: BTC-DGB
Bulking (Done): BTC-DGB
Bulking: BTC-DGD
Fast-Pricing All Markets...
Ticking: BTC-ARK
Bulking (Done): BTC-DGD
Bulking: BTC-DMD
Ticking (Done): BTC-ARK
Ticking: BTC-BCC
Ticking (Done): BTC-BCC
Ticking: BTC-DGB
Ticking (Done): BTC-DGB
Bulking (Done): BTC-DMD
Bulking: BTC-DOGE
Bulking (Done): BTC-DOGE
Fast-Pricing All Markets...
Bulking: BTC-DOPE
Grabbing Fill Orders: BTC-ARK
Grabbing Fill Orders (Done): BTC-ARK
Bulking (Done): BTC-DOPE
Bulking: BTC-DRACO
Bulking (Done): BTC-DRACO
Bulking: BTC-DTB
Fast-Pricing All Markets...
Bulking (Done): BTC-DTB
Bulking: BTC-DYN
Ticking: BTC-DCT
Ticking (Done): BTC-DCT
Bulking (Done): BTC-DYN
Bulking: BTC-EBST
Ticking: BTC-BAT
Ticking (Done): BTC-BAT
Bulking (Done): BTC-EBST
Bulking: BTC-EDG
Bulking (Done): BTC-EDG
Bulking: BTC-EFL
Bulking (Done): BTC-EFL
Bulking: BTC-EGC
Fast-Pricing All Markets...
Bulking (Done): BTC-EGC
Bulking: BTC-EMC
Ticking: BTC-CLOAK
Ticking (Done): BTC-CLOAK
Grabbing Fill Orders: BTC-DCT
Grabbing Fill Orders (Done): BTC-DCT
Bulking (Done): BTC-EMC
Bulking: BTC-EMC2
Bulking (Done): BTC-EMC2
Bulking: BTC-ENRG
Fast-Pricing All Markets...
Grabbing Fill Orders: BTC-CLOAK
Bulking (Done): BTC-ENRG
Grabbing Fill Orders (Done): BTC-CLOAK
Bulking: BTC-ERC
Alert Trigger: BTC-CLOAK
Ticking: BTC-CVC
Ticking (Done): BTC-CVC
Button Added: BTC-CLOAK
Bulking (Done): BTC-ERC
Bulking: BTC-ETC
Fast-Pricing All Markets...
Bulking (Done): BTC-ETC
Bulking: BTC-ETH
Bulking (Done): BTC-ETH
Bulking: BTC-EXCL
Fast-Pricing All Markets...
Bulking (Done): BTC-EXCL
Bulking: BTC-EXP
Bulking (Done): BTC-EXP
Bulking: BTC-FAIR
Fast-Pricing All Markets...
Bulking (Done): BTC-FAIR
Bulking: BTC-FCT
Ticking: BTC-ERC
Ticking (Done): BTC-ERC
Bulking (Done): BTC-FCT
Bulking: BTC-FLDC
Fast-Pricing All Markets...
Bulking (Done): BTC-FLDC
Bulking: BTC-FLO
Bulking (Done): BTC-FLO
Bulking: BTC-FTC
Fast-Pricing All Markets...
Bulking (Done): BTC-FTC
Ticking: BTC-DCR
Bulking: BTC-FUN
Ticking (Done): BTC-DCR
Bulking (Done): BTC-FUN
Bulking: BTC-GAM
Bulking (Done): BTC-GAM
Bulking: BTC-GAME
Fast-Pricing All Markets...
Ticking: BTC-ETH
Ticking (Done): BTC-ETH
Bulking (Done): BTC-GAME
Bulking: BTC-GBG
Bulking (Done): BTC-GBG
Bulking: BTC-GBYTE
Bulking (Done): BTC-GBYTE
Bulking: BTC-GCR
Fast-Pricing All Markets...
Bulking (Done): BTC-GCR
Bulking: BTC-GEO
Ticking: BTC-ANT
Ticking (Done): BTC-ANT
Ticking: BTC-BLK
Bulking (Done): BTC-GEO
Ticking (Done): BTC-BLK
Bulking: BTC-GLD
Ticking: BTC-EDG
Ticking (Done): BTC-EDG
Bulking (Done): BTC-GLD
Bulking: BTC-GNO
Fast-Pricing All Markets...
Bulking (Done): BTC-GNO
Bulking: BTC-GNT
Bulking (Done): BTC-GNT
Bulking: BTC-GOLOS
Bulking (Done): BTC-GOLOS
Bulking: BTC-GRC
Fast-Pricing All Markets...
Bulking (Done): BTC-GRC
Bulking: BTC-GRS
Bulking (Done): BTC-GRS
Bulking: BTC-GUP
Fast-Pricing All Markets...
Bulking (Done): BTC-GUP
Bulking: BTC-HMQ
Ticking: BTC-ARDR
Ticking (Done): BTC-ARDR
Bulking (Done): BTC-HMQ
Bulking: BTC-INCNT
Bulking (Done): BTC-INCNT
Bulking: BTC-INFX
Bulking (Done): BTC-INFX
Fast-Pricing All Markets...
Bulking: BTC-IOC
Bulking (Done): BTC-IOC
Bulking: BTC-ION
Bulking (Done): BTC-ION
Bulking: BTC-IOP
Bulking (Done): BTC-IOP
Bulking: BTC-KMD
Fast-Pricing All Markets...
Bulking (Done): BTC-KMD
Bulking: BTC-KORE
Bulking (Done): BTC-KORE
Bulking: BTC-LBC
Fast-Pricing All Markets...
Ticking: BTC-ETC
Ticking (Done): BTC-ETC
Ticking: BTC-AGRS
Bulking (Done): BTC-LBC
Bulking: BTC-LGD
Ticking (Done): BTC-AGRS
Ticking: BTC-BTCD
Ticking (Done): BTC-BTCD
Ticking: BTC-KMD
Bulking (Done): BTC-LGD
Bulking: BTC-LMC
Ticking (Done): BTC-KMD
Fast-Pricing All Markets...
Ticking: BTC-FLO
Ticking (Done): BTC-FLO
Ticking: BTC-LBC
Ticking (Done): BTC-LBC
Fast-Pricing All Markets...
Ticking: BTC-DASH
Bulking (Done): BTC-LMC
Bulking: BTC-LSK
Ticking (Done): BTC-DASH
Ticking: BTC-BCC
Ticking (Done): BTC-BCC
Ticking: BTC-BURST
Ticking (Done): BTC-BURST
Bulking (Done): BTC-LSK
Bulking: BTC-LTC
Fast-Pricing All Markets...
Ticking: BTC-BNT
Ticking (Done): BTC-BNT
Bulking (Done): BTC-LTC
Bulking: BTC-LUN
Bulking (Done): BTC-LUN
Bulking: BTC-MAID
Fast-Pricing All Markets...
Bulking (Done): BTC-MAID
Bulking: BTC-MCO
Bulking (Done): BTC-MCO
Bulking: BTC-MEME
Bulking (Done): BTC-MEME
Bulking: BTC-MLN
Bulking (Done): BTC-MLN
Bulking: BTC-MONA
Bulking (Done): BTC-MONA
Bulking: BTC-MTL
Bulking (Done): BTC-MTL
Bulking: BTC-MUE
Bulking (Done): BTC-MUE
Bulking: BTC-MUSIC
Bulking (Done): BTC-MUSIC
Sep 09, 2017 9:01:16 PM dms.lib.libMoon cURL
SEVERE: https://bittrex.com/api/v1.1/public/getmarketsummaries
java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(Unknown Source)
        at java.net.SocketInputStream.read(Unknown Source)
        at java.net.SocketInputStream.read(Unknown Source)
        at sun.security.ssl.InputRecord.readFully(Unknown Source)
        at sun.security.ssl.InputRecord.read(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
        at sun.security.ssl.AppInputStream.read(Unknown Source)
        at java.io.BufferedInputStream.fill(Unknown Source)
        at java.io.BufferedInputStream.read1(Unknown Source)
        at java.io.BufferedInputStream.read(Unknown Source)
        at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
        at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at java.net.HttpURLConnection.getResponseCode(Unknown Source)
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)
        at dms.lib.libMoon.cURL(libMoon.java:163)
        at dms.bittrex.apiBittrex.getRows_cURL(apiBittrex.java:83)
        at dms.bittrex.apiBittrex.updateFromCurrentPrice(apiBittrex.java:205)
        at dms.bittrex.apiBittrex.tryUpdateAll(apiBittrex.java:544)
        at dms.frmMain$4.run(frmMain.java:259)
        at java.lang.Thread.run(Unknown Source)

Bulking: BTC-MYST
Bulking (Done): BTC-MYST
Bulking: BTC-NAV
Fast-Pricing All Markets...
Ticking: BTC-GNT
Bulking (Done): BTC-NAV
Bulking: BTC-NBT
Ticking (Done): BTC-GNT
Ticking: BTC-EXP
Bulking (Done): BTC-NBT
Bulking: BTC-NEO
Ticking (Done): BTC-EXP
Ticking: BTC-ADX
Ticking (Done): BTC-ADX
Ticking: BTC-CLOAK
Ticking (Done): BTC-CLOAK
Grabbing Fill Orders: BTC-CLOAK
Grabbing Fill Orders (Done): BTC-CLOAK
Alert Trigger: BTC-CLOAK
Ticking: BTC-LMC
Bulking (Done): BTC-NEO
Ticking (Done): BTC-LMC
Bulking: BTC-NEOS
Ticking: BTC-LTC
Bulking (Done): BTC-NEOS
Ticking (Done): BTC-LTC
Bulking: BTC-NLG
Bulking (Done): BTC-NLG
Bulking: BTC-NMR
Bulking (Done): BTC-NMR
Bulking: BTC-NXC
Fast-Pricing All Markets...
Ticking: BTC-NBT
Bulking (Done): BTC-NXC
Bulking: BTC-NXS
Ticking (Done): BTC-NBT
Grabbing Fill Orders: BTC-LMC
Grabbing Fill Orders (Done): BTC-LMC
Alert Trigger: BTC-LMC
Ticking: BTC-DGB
Ticking (Done): BTC-DGB
Ticking: BTC-ARK
Ticking (Done): BTC-ARK
Grabbing Fill Orders: BTC-ARK
Bulking (Done): BTC-NXS
Grabbing Fill Orders (Done): BTC-ARK
Bulking: BTC-NXT
Alert Trigger: BTC-ARK
Ticking: BTC-NEO
Ticking (Done): BTC-NEO
Ticking: BTC-NMR
Bulking (Done): BTC-NXT
Ticking (Done): BTC-NMR
Bulking: BTC-OK
Button Added: BTC-ARK
Button Added: BTC-LMC
Bulking (Done): BTC-OK
Bulking: BTC-OMG
Fast-Pricing All Markets...
Grabbing Fill Orders: BTC-NMR
Grabbing Fill Orders (Done): BTC-NMR
Bulking (Done): BTC-OMG
Alert Trigger: BTC-NMR
Ticking: BTC-ARK
Ticking (Done): BTC-ARK
Grabbing Fill Orders: BTC-ARK
Bulking: BTC-OMNI
Grabbing Fill Orders (Done): BTC-ARK
Alert Trigger: BTC-ARK
Ticking: BTC-BLK
Ticking (Done): BTC-BLK
Ticking: BTC-CLOAK
Button Added: BTC-NMR
Ticking (Done): BTC-CLOAK
Grabbing Fill Orders: BTC-CLOAK
Grabbing Fill Orders (Done): BTC-CLOAK
Alert Trigger: BTC-CLOAK
Grabbing Fill Orders: BTC-LMC
Bulking (Done): BTC-OMNI
Bulking: BTC-PART
Grabbing Fill Orders (Done): BTC-LMC
Alert Trigger: BTC-LMC
Ticking: BTC-LSK
Ticking (Done): BTC-LSK
Bulking (Done): BTC-PART
Bulking: BTC-PAY
Bulking (Done): BTC-PAY
Bulking: BTC-PDC
Fast-Pricing All Markets...
Ticking: BTC-PAY
Bulking (Done): BTC-PDC
Bulking: BTC-PINK
Ticking (Done): BTC-PAY
Ticking: BTC-OMG
Ticking (Done): BTC-OMG
Ticking: BTC-OK
Bulking (Done): BTC-PINK
Ticking (Done): BTC-OK
Bulking: BTC-PIVX
Ticking: BTC-CVC
Ticking (Done): BTC-CVC
Ticking: BTC-CLOAK
Bulking (Done): BTC-PIVX
Ticking (Done): BTC-CLOAK
Grabbing Fill Orders: BTC-CLOAK
Bulking: BTC-PKB
Grabbing Fill Orders (Done): BTC-CLOAK
Alert Trigger: BTC-CLOAK
Ticking: BTC-AMP
Ticking (Done): BTC-AMP
Bulking (Done): BTC-PKB
Bulking: BTC-POT
Ticking: BTC-COVAL
Ticking (Done): BTC-COVAL
Grabbing Fill Orders: BTC-NMR
Bulking (Done): BTC-POT
Grabbing Fill Orders (Done): BTC-NMR
Bulking: BTC-PPC
Alert Trigger: BTC-NMR
Bulking (Done): BTC-PPC
Bulking: BTC-PTC
Fast-Pricing All Markets...
Grabbing Fill Orders: BTC-OMG
Grabbing Fill Orders (Done): BTC-OMG
Alert Trigger: BTC-OMG
Ticking: BTC-EDG
Ticking (Done): BTC-EDG
Bulking (Done): BTC-PTC
Bulking: BTC-PTOY
Ticking: BTC-DOGE
Ticking (Done): BTC-DOGE
Ticking: BTC-DCT
Bulking (Done): BTC-PTOY
Ticking (Done): BTC-DCT
Grabbing Fill Orders: BTC-DCT
Bulking: BTC-QRL
Button Added: BTC-OMG
Grabbing Fill Orders (Done): BTC-DCT
Alert Trigger: BTC-DCT
Ticking: BTC-BAT
Ticking (Done): BTC-BAT
Ticking: BTC-BURST
Ticking (Done): BTC-BURST
Bulking (Done): BTC-QRL
Ticking: BTC-CLOAK
Bulking: BTC-QTUM
Ticking (Done): BTC-CLOAK
Grabbing Fill Orders: BTC-CLOAK
Button Added: BTC-DCT
Bulking (Done): BTC-QTUM
Grabbing Fill Orders (Done): BTC-CLOAK
Alert Trigger: BTC-CLOAK
Grabbing Fill Orders: BTC-NMR
Bulking: BTC-QWARK
Grabbing Fill Orders (Done): BTC-NMR
Alert Trigger: BTC-NMR
Bulking (Done): BTC-QWARK
Fast-Pricing All Markets...
Bulking: BTC-RADS
Ticking: BTC-QTUM
Ticking (Done): BTC-QTUM
Bulking (Done): BTC-RADS
Ticking: BTC-ETH
Ticking (Done): BTC-ETH
Bulking: BTC-RBY
Ticking: BTC-ARK
Bulking (Done): BTC-RBY
Bulking: BTC-RDD
Ticking (Done): BTC-ARK
Grabbing Fill Orders: BTC-ARK
Grabbing Fill Orders (Done): BTC-ARK
Alert Trigger: BTC-ARK
Ticking: BTC-DCT
Ticking (Done): BTC-DCT
Grabbing Fill Orders: BTC-DCT
Grabbing Fill Orders (Done): BTC-DCT
Alert Trigger: BTC-DCT
Ticking: BTC-GNT
Bulking (Done): BTC-RDD
Ticking (Done): BTC-GNT
Ticking: BTC-MCO
Bulking: BTC-REP
Ticking (Done): BTC-MCO
Grabbing Fill Orders: BTC-NMR
Grabbing Fill Orders (Done): BTC-NMR
Alert Trigger: BTC-NMR
Ticking: BTC-NXT
Ticking (Done): BTC-NXT
Grabbing Fill Orders: BTC-OMG
Grabbing Fill Orders (Done): BTC-OMG
Bulking (Done): BTC-REP
Alert Trigger: BTC-OMG
Ticking: BTC-POT
Ticking (Done): BTC-POT
Bulking: BTC-RISE
Fast-Pricing All Markets...
Ticking: BTC-LTC
Ticking (Done): BTC-LTC
Ticking: BTC-LSK
Ticking (Done): BTC-LSK
Bulking (Done): BTC-RISE
Ticking: BTC-KMD
Ticking (Done): BTC-KMD
Bulking: BTC-RLC
Ticking: BTC-GAME
Ticking (Done): BTC-GAME
Ticking: BTC-ERC
Bulking (Done): BTC-RLC
Ticking (Done): BTC-ERC
Ticking: BTC-CLOAK
Bulking: BTC-SAFEX
Ticking (Done): BTC-CLOAK
Grabbing Fill Orders: BTC-CLOAK
Grabbing Fill Orders (Done): BTC-CLOAK
Alert Trigger: BTC-CLOAK
Ticking: BTC-BLK
Ticking (Done): BTC-BLK
Ticking: BTC-BAT
Ticking (Done): BTC-BAT
Exception in thread "Thread-7" java.lang.OutOfMemoryError: Java heap space
        at java.util.DualPivotQuicksort.doSort(Unknown Source)
        at java.util.DualPivotQuicksort.sort(Unknown Source)
        at java.util.Arrays.sort(Unknown Source)
        at dms.lib.libStats.getPercentile(libStats.java:131)
        at dms.markets.Candles.crunch(Candles.java:323)

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Thread-7"
Exception in thread "Thread-3" Exception in thread "AWT-EventQueue-0" Exception in thread "Thread-9" java.lang.OutOfMemoryError: Java heap space
        at java.lang.Object.clone(Native Method)
        at sun.java2d.SunGraphics2D.clone(Unknown Source)
        at sun.java2d.SunGraphics2D.create(Unknown Source)
        at java.awt.Graphics.create(Unknown Source)
        at javax.swing.JComponent.paintChildren(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at javax.swing.JComponent.paintToOffscreen(Unknown Source)
        at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
        at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
        at javax.swing.RepaintManager.paint(Unknown Source)
        at javax.swing.JComponent._paintImmediately(Unknown Source)
        at javax.swing.JComponent.paintImmediately(Unknown Source)
        at javax.swing.RepaintManager$4.run(Unknown Source)
        at javax.swing.RepaintManager$4.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
        at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
        at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
        at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
        at javax.swing.RepaintManager.access$1200(Unknown Source)
        at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$500(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.lang.OutOfMemoryError: Java heap space
        at java.util.Arrays.copyOf(Unknown Source)
        at java.lang.AbstractStringBuilder.ensureCapacityInternal(Unknown Source)
        at java.lang.AbstractStringBuilder.append(Unknown Source)
        at java.lang.StringBuilder.append(Unknown Source)
        at dms.frmMain$1.run(frmMain.java:121)
        at java.lang.Thread.run(Unknown Source)
java.lang.OutOfMemoryError: Java heap space
        at java.util.HashMap.newNode(Unknown Source)
        at java.util.HashMap.putVal(Unknown Source)
        at java.util.HashMap.put(Unknown Source)
        at dms.json.JSONObject.put(JSONObject.java:1569)
        at dms.json.JSONObject.putOnce(JSONObject.java:1592)
        at dms.json.JSONObject.<init>(JSONObject.java:231)
        at dms.json.JSONTokener.nextValue(JSONTokener.java:386)
        at dms.json.JSONArray.<init>(JSONArray.java:118)
        at dms.json.JSONTokener.nextValue(JSONTokener.java:389)
        at dms.json.JSONObject.<init>(JSONObject.java:231)
        at dms.json.JSONObject.<init>(JSONObject.java:337)
        at dms.bittrex.apiBittrex.updateFromBulk(apiBittrex.java:328)
        at dms.bittrex.apiBittrex$1.run(apiBittrex.java:486)
        at java.lang.Thread.run(Unknown Source)


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on September 10, 2017, 08:25:30 PM
Make sure you have a fresh install of Java 64-bit JRE, download link is on the main post.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: Ryker1 on September 13, 2017, 02:13:26 PM
hi im using the classic version of your app and this app seemss very interesting ill try to check out if the coin in your app are pumping on bittrex and yeaaa its pumping. is there a chance that can you add a signal to buy? i only see late and sell. btw whats the meaning of late? late sell or buy?? also it so slow to load a coin is it natural or it depends on internet speed?


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on September 13, 2017, 07:35:13 PM
hi im using the classic version of your app and this app seemss very interesting ill try to check out if the coin in your app are pumping on bittrex and yeaaa its pumping. is there a chance that can you add a signal to buy? i only see late and sell. btw whats the meaning of late? late sell or buy?? also it so slow to load a coin is it natural or it depends on internet speed?

The signals are not as reliable. There is a buy signal, it's just really really rare and before I started developing Moonshot I stopped using those in favor of looking at the raw statistics such VA and VM and the Conf. Classic currently uses continuous bulk and tick data, it takes a while.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: StarBruck on September 23, 2017, 12:01:46 AM
So I was on Telegram and saw some guy that took your bot and started selling it as his own. He even censored out everything that said "Dracoix" and "Moonshot" in his pictures. And he also claimed that he was you. But if he were you, why would he censor his own name?

Images:
https://imgur.com/a/vgd7Y

And let's have a look at his payment address - two sales already.
https://blockchain.info/address/1JPKv5W5T4ZuNxiyKmuqnMTeFZAknxNNd7

People like these are all over Telegram. One of them even tried to sell my software as his own. Let's just say he won't be doing that anymore  ;)

You'll find him at https://t.me/theNeilArmstrong and his group at https://t.me/TheArmstrongs


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: Hannan on September 23, 2017, 10:32:20 AM
Is this really working?


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: chadillac on September 24, 2017, 12:08:43 AM
I'm having a great time using moonshot!  I'm waiting on the trial to run out prior to purchasing my license, allowing me to accumulate as much btc as possible in the meantime.  Great job, btw!

Question 1) Do you plan to add price and time scales to the graph?  If so, no rush.  If not, no problem.  Just curious.
Question 2) How can I ever go back to trading without using data?!?!?!  ;D ;D ;D

Request 1) Would you be willing to add a feature: output the resulting data allowing other devs to incorporate said data into our own personal software?


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on September 24, 2017, 02:24:21 AM
So I was on Telegram and saw some guy that took your bot and started selling it as his own. He even censored out everything that said "Dracoix" and "Moonshot" in his pictures. And he also claimed that he was you. But if he were you, why would he censor his own name?

Images:
https://imgur.com/a/vgd7Y

And let's have a look at his payment address - two sales already.
https://blockchain.info/address/1JPKv5W5T4ZuNxiyKmuqnMTeFZAknxNNd7

People like these are all over Telegram. One of them even tried to sell my software as his own. Let's just say he won't be doing that anymore  ;)

You'll find him at https://t.me/theNeilArmstrong and his group at https://t.me/TheArmstrongs

Thank you. I guess it's time to change up my keycode auths on next few builds and wreck his day. ;)


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on September 24, 2017, 02:46:08 AM
I'm having a great time using moonshot!  I'm waiting on the trial to run out prior to purchasing my license, allowing me to accumulate as much btc as possible in the meantime.  Great job, btw!

Question 1) Do you plan to add price and time scales to the graph?  If so, no rush.  If not, no problem.  Just curious.
Question 2) How can I ever go back to trading without using data?!?!?!  ;D ;D ;D

Request 1) Would you be willing to add a feature: output the resulting data allowing other devs to incorporate said data into our own personal software?

1) When I fix up the chart, sure.
2) That's your problem lol

And as for a data sprew service, that's getting planned for Moon Alert Classic. Eventually that part will be all open source to tear apart.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: chadillac on September 24, 2017, 04:12:12 AM
Oh, wow!  That's really cool.  Thanks man.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: chadillac on September 24, 2017, 08:24:56 PM
What are your thoughts on adding a blacklisting option?  that way you can filter out coins selectively.  might could add a timer for when the coin would be allowed back on the list?  this would also reduce bandwidth utilization by a small amount..


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on September 24, 2017, 11:47:09 PM
What are your thoughts on adding a blacklisting option?  that way you can filter out coins selectively.  might could add a timer for when the coin would be allowed back on the list?  this would also reduce bandwidth utilization by a small amount..

It already does that intelligently, and there's a settings file (because I haven't made a UI for it) that can disable an exchange and specific pairings for Bittrex. Poloniex is a little difficult since it's all asynchronous and I have it loading data dynamically for that api, but the bandwidth for it is tiny compared to Bittrex. Bittrex has an order of update (Bulk first and every 30 mins) -> Market Summaries (every second) -> Tick (if market changed) -> Orders (if market actually is anomalously active). Also Bittrex is always 5 minutes away from completely desyncing and falling on itself if it keeps sending bad/empty data via HTTP. I've been looking into it's SignalR websocket, but the actual library for it is massive and cumbersome for java. Poloniex's websocket is simple and uses the open standards, only needed a few lines of code to hook up to it, and another couple hundred to filter it.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: le_hunnybear on September 26, 2017, 01:08:06 AM
Quote
Request 1) Would you be willing to add a feature: output the resulting data allowing other devs to incorporate said data into our own personal software?

Quote
And as for a data sprew service, that's getting planned for Moon Alert Classic.

waiting for that feature since weeks :D


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on September 26, 2017, 02:02:03 AM
Quote
Request 1) Would you be willing to add a feature: output the resulting data allowing other devs to incorporate said data into our own personal software?

Quote
And as for a data sprew service, that's getting planned for Moon Alert Classic.

waiting for that feature since weeks :D

Quiet you :p. It'll be will be out soontm. Probably the same time I figure out how to deal with Kraken and Bitfinex, because all the api calls will have to be universalized and not spaghetti.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on September 29, 2017, 05:17:18 AM
Daily bump. (Just to make people aware of the scammers.)


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: BossBee on September 30, 2017, 12:53:53 AM
How has the success rate been so far? Does it signal an incoming pump before the giant green candle comes or after?


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on October 01, 2017, 09:13:37 AM
How has the success rate been so far? Does it signal an incoming pump before the giant green candle comes or after?

Success has been awesome for myself when I'm not being stupid (currently in the hole). It only looks at the here and now and it'll do its best to find anomalous volume activity, but it's not perfect. Usually you have about 30 seconds to react to an obvious pump & moon ride. It will get into bull traps because it doesn't care about price as much as volume.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on October 06, 2017, 12:04:07 AM
New base-build b2166 available.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: Astrali on October 10, 2017, 07:32:58 AM
hi Dracoix,

i downloaded your bot to give it a (moon)shot and try with your free 3 day key ..

but i cant get it to start.
installed the exact java version fresh from your post 1

Screenshot of Console
https://www.dropbox.com/s/pflfuso28dbgxyg/Screenshot%202017-10-10%2009.30.58.png?dl=0 (https://www.dropbox.com/s/pflfuso28dbgxyg/Screenshot%202017-10-10%2009.30.58.png?dl=0)

i just cant get it to start.
re downloaded and installed java more than once.

it goes to splash screen - i can click on "ok" and thats it.
Computer got 50 mbit connection, win10 and 16gb ram


any ideas?


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on October 11, 2017, 05:48:46 PM
hi Dracoix,

i downloaded your bot to give it a (moon)shot and try with your free 3 day key ..

but i cant get it to start.
installed the exact java version fresh from your post 1

Screenshot of Console
https://www.dropbox.com/s/pflfuso28dbgxyg/Screenshot%202017-10-10%2009.30.58.png?dl=0 (https://www.dropbox.com/s/pflfuso28dbgxyg/Screenshot%202017-10-10%2009.30.58.png?dl=0)

i just cant get it to start.
re downloaded and installed java more than once.

it goes to splash screen - i can click on "ok" and thats it.
Computer got 50 mbit connection, win10 and 16gb ram


any ideas?

Make sure the latest Java 8 (not 9) is installed and is 64-bit. Also make sure Java has permission to run on the machine.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: Hoekje on October 11, 2017, 08:06:32 PM
Hello, I just started using the classic tool. The Moonshot version was readable easily, but really slow (G4560 CPU).
The classic version seems to use about 30% CPU which is great, but doesn't produce new lines that often (is this normal?)

Is there any guide on how to read from the classic version? I do not seem to understand the lines. ie:
BTC-XLM   | ++PUMP | Conf: 76,13% | Price: +0,49%  | LATE! | VOL: 9,93  | VA: 2,11      | VM: 0,33  | VS: 5,08  | PCA: +0,49%   | TV: 3,32      | TC: -0,13%

Is there a way you can show me the meanings of each value? Like
COIN | PUMP/DUMP | CONFIDENCE | max price increase? | What is late? | etc.

Thank you very much for the amazing tool :) Looking forward to using it and if it works good I'll buy the GUI version.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: Astrali on October 12, 2017, 05:18:16 AM
Make sure the latest Java 8 (not 9) is installed and is 64-bit. Also make sure Java has permission to run on the machine.

i had the right Java version installed + java 9.

now i removed java9
works nice now - key is bought :D
Thanks for your advice!


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on October 13, 2017, 02:06:54 AM
Hello, I just started using the classic tool. The Moonshot version was readable easily, but really slow (G4560 CPU).
The classic version seems to use about 30% CPU which is great, but doesn't produce new lines that often (is this normal?)

Is there any guide on how to read from the classic version? I do not seem to understand the lines. ie:
BTC-XLM   | ++PUMP | Conf: 76,13% | Price: +0,49%  | LATE! | VOL: 9,93  | VA: 2,11      | VM: 0,33  | VS: 5,08  | PCA: +0,49%   | TV: 3,32      | TC: -0,13%

Is there a way you can show me the meanings of each value? Like
COIN | PUMP/DUMP | CONFIDENCE | max price increase? | What is late? | etc.

Thank you very much for the amazing tool :) Looking forward to using it and if it works good I'll buy the GUI version.

As Moon Alert's bigger and fatter brother Moonshot progresses, Moon Alert gets extremely outdated. Moon Alert only sees 5mins at a time and uses at most 20 days of data for that 5mins report.

There is a small explanation when the app first loads what each field means.

LATE is basically an arbitrary 'too late' to get in on the ride.
Conf% (I think) is attached to the 30min base-volume percentile compared to 20 days of data -OR- the 5min base-volume percentile.
PCA is a fudge number meant to be the realistic 5min price change% weighted to the average price changes of all 20 days.

The rest are better explained in the info when the app first loads.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on October 17, 2017, 03:09:06 AM
Weekly bump.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: Phash2k on October 25, 2017, 07:50:32 PM
sounds like a great tool...
how did it perform during the altcoin hassle the last weeks?


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on October 26, 2017, 08:15:43 PM
sounds like a great tool...
how did it perform during the altcoin hassle the last weeks?

Not sure, past 2 weeks I've been doing other things, but I have been getting an influx of users trying it out.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: andrylee on October 26, 2017, 08:23:26 PM
Great project with full potential!!! If dev team is committed on a long term project!!! 8) 8)


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on November 06, 2017, 05:59:07 AM
Great project with full potential!!! If dev team is committed on a long term project!!! 8) 8)

Thanks, and although I've taken a short hiatus, it was mostly to throttle new purchases so I can mitigate any possible problems when I will force everyone to upgrade to the new keycode system. (*gasp* *red flag* dracoix doesn't care about sales, I call bs!) It really is true, about 10% of every keycode purchase has a problem in some way already, either via user error or it derped and I have to manually create a new one. I don't want to create a hundred of them by hand. So, I've been spending the majority of time fixing that issue with a new method and I've been upgrading my homelab equipment quite a bit thanks to previous purchases. I want to thank you all from the bottom of my heart for putting my hobby upgrade on the fast track. Development will return shortly either before or right after the Bitcoin fork. I'm trying to get my homelab finished before the fork. Moonshot has reached to the point where I need to have SonarQube running, have an actual internal git/svn, and a new workstation to profile/optimize it live... so I got a Threadripper 1950X, should do the trick. The end result should have Moonshot be able to run on an i3 potato, a macbook, or even an AMD APU.

tl:dr: I'm committed, not dead, just went out to get equipment and weaponry to bash some problematic walls down.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: panther93 on November 06, 2017, 08:10:05 PM
 >:(
I just got scammed, by tim armstrong on telegram channel
guess I got strong armed by tim
sucks big time


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: dracoix on November 07, 2017, 06:17:18 AM
>:(
I just got scammed, by tim armstrong on telegram channel
guess I got strong armed by tim
sucks big time

Be sure to report him to abuse@telegram.org, the more reports the more he'll be flagged.


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: panther93 on November 07, 2017, 11:10:35 PM
I most definitely will
do not want others to get scammed
by charging for a product is that NOT his


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: newslaves026 on November 20, 2017, 06:08:19 PM
Does this software still work?

How does it work? Signals after the pump already took place? How make $$$?


Title: Re: 🔥🔥【MONITOR】 🔥🔥 Dracoix's Moonshot Pump Monitor
Post by: zizzy88 on January 24, 2018, 03:51:36 AM
Hi Dracoix I just downloaded the moonshot. Everytime i open the moonshot app and close it and reopen, a bulk pull has to take place which hangs and I have to close and restart the app to another bulk pull and a possible system hang. Is there a way I can just bulk pull once and not have to keep doing it everytime I open the app?

Can you send me a trial code for me to check and see if this is for me?