Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - litepresence

Pages: 1 2 3 4 5 6 [7] 8 9 10
92
General Discussion / Re: [ANN] microDEX - low latency minimalist UI
« on: April 04, 2018, 03:28:10 am »
v0.00000011 uploaded to repo


install docs will be uploaded tomorrow

time for zzzzzz's

93
General Discussion / Re: [ANN] microDEX - low latency minimalist UI
« on: April 04, 2018, 01:04:02 am »
Pull request even for documentation improvements are much appreciated, after all its also open source :)

incoming ;D

https://github.com/bitshares/python-bitshares/issues/70

94
General Discussion / Re: [ANN] microDEX - low latency minimalist UI
« on: April 03, 2018, 07:26:35 pm »
Do you have a thorough logging already implemented? That would be awesome to find the root of appearing connection problems? If not I would be happy to assist!

that's the magic of public software; there are many eyes on it

v0.00000011 will release with much improved logging to 'microDEX_log.txt'

I'm certainly open to suggestion / assistance; but probably best to fork from 11 than 10 as I've shifted quite a bit around and have good protocol established; new version should be out soon; I'll post back here.

improvements soon to come on 11

better buy/sell/cancel exception handling
logging exceptions and trades to file
removal of the zprint() for "BOOK" and "CHART UPDATE"
elimination of unused nodes_update()
elimination of many unused print lines in nodes_process()
improved line comments
nodes process was running constantly will be every 10 minutes
concurrent orderbook children will live 10 minutes instead of 2
orderbook children will reconnect() w/ new node list upon first failed connect
added race_append() for logging errors and buys






95
General Discussion / Re: [ANN] microDEX - low latency minimalist UI
« on: April 03, 2018, 07:23:35 pm »
ok so talked wifey into doing a fresh install of both EV and microDEX and all dependencies (pybitshares, python3, tkinter, matplotlib) on a fresh install ubuntu OS (Mint 17.3) thumbdrive; documenting all trials and tribulations along the way; huge thx because my patience is limited on install shits


practically grandma friendly installation docs coming soon,
she even promises not to use 'as root' when meaning 'type sudo' :D



96
General Discussion / Re: [ANN] microDEX - low latency minimalist UI
« on: April 03, 2018, 05:00:19 pm »
The repo name "Extinction Event" was born of the notion that DEX tech combined with AI controlled algo trading tech reaching the common user, in unison, would be an extinction level event for centralized web based exchanges, intrusive state AML/KYC policies, and orchestrated pump and dump schemes; all of which I consider anathema to individual financial liberty and decentralized free market economy.  I'm in this arena first and foremost as a counter-economic agorist and I see development in the Bitshares space as a means to this end.

Quote
By the way, better give microDEX a readme file as well.

so much to do and just me  ;)

Yes both the EV bot platform and microDEX need readme files and install docs.

My focus atm is to hammer out bugs, make both platforms more reliable.

I'm dev'ing furiously in the shadows... docs are sideburner todo; perhaps I can put wifey on it  :-\

97
General Discussion / Re: security question
« on: April 02, 2018, 12:02:06 am »
I like stainless dog tags for paper; split the key between two unrelated vendors on two tags.

pretty much fire safe, water safe; easy to hide

98
I have two pastecoin ads back up:

BTS/BTC
ETH/BTC


search litepresence at pastecoin.com

not sure why pastecoin deleted my ads; they were set to never expire

I'm burning out OMNI currently, might as well post freshly optimized tunes with latest data






oh and check out microDEX if you haven't already; its a new low-latency, dependable user interface for the DEX

https://bitsharestalk.org/index.php?topic=26201.0


99
General Discussion / Re: [ANN] microDEX - low latency minimalist UI
« on: April 01, 2018, 04:51:35 pm »
v0.00000010

- patched failed to update chart bug
- added log scale toggle
- created a wrapper around reconnect() to simplify work flow
- validated HLOC data such that H can't be more than 2X close and L can't be less than 0.5X close


If anyone has any ideas on how I can hide the plot update widget I'm open to suggestions, until then this will suffice:


Code: [Select]
    interface.geometry("0x0+0+0")


:D



100
General Discussion / Re: [ANN] microDEX - low latency minimalist UI
« on: April 01, 2018, 11:46:32 am »
Happy Easter


101
updated github today, there was a bug in chartdata() definition for moving averages longer than 166 day period when live

I'm not changing version number but if you're running the script you should update to be safe

102
General Discussion / Re: [ANN] microDEX - low latency minimalist UI
« on: March 31, 2018, 08:17:58 pm »
v0.000000009 uploaded to repo

who else gives you moving average periods on slider bars?

uncle lp to the rescue :D

microDEX plots

daily moving averages with decimal period from 0.20 to 100.00 on slider bars
works on most altcoin pairs using CEX historic data with last 100 trades from DEX
plots 1000 days of daily, 250 days of 2h and 5m candles for past 24 hours; all on same axis
zoomable X and Y via matplotlib
numpy arrays available for custom TA post processing
cursor position show human readable date and price

total dependencies

python3, tkinter, matplotlib, pybitshares



103
General Discussion / Re: [ANN] microDEX - low latency minimalist UI
« on: March 31, 2018, 12:48:49 am »


v0.00000009DEV - plots coming soon

104
General Discussion / Re: [ANN] microDEX - low latency minimalist UI
« on: March 30, 2018, 04:30:18 pm »
enjoy the fastest DEX orderbooks in the business :D



v0.00000008 is uploaded

ETA:

microDEXv0.00000008.py will remain in repo as pre plotting reference

any version before 0.00000008 should be considered superseded and is known to be buggy/laggy

105
General Discussion / Re: [ANN] microDEX - low latency minimalist UI
« on: March 30, 2018, 02:34:07 pm »
v0.00000007 - improved user experience, faster connection
https://github.com/litepresence/extinction-event/blob/master/microDEX/microDEX.py


Pages: 1 2 3 4 5 6 [7] 8 9 10