-
cryptogrampy[m]Came across a cool 'Intro to Bitcoin Programming' site that has nice code examples. Would be great to see something similar for Monero using the Monero-Javascript or Python libraries: bitcoinjs-guide.bitcoin-studio.com/…troduction_bitcoin_programming.html
-
lakeYall know any CLI that allow you to view stuff like price charts and what not for Mint? I cant do it online cuz i only use Tor and da price charts online dont work with tor
-
lake*CLI tools
-
lakeDamn anybody here who is a conciouss being here
-
lakeEllo yall, wat yall takin bout
-
bridgerton[m]<Veemo> im conscious i think but i am too stupid to answer that
-
mj-xmr[m]<lake> "Yall know any CLI that allow you..." <- I'd use Python and `pandas_datareader.data` to download the data, then plot them myself.
-
mj-xmr[m]For example:
-
» mj-xmr[m] uploaded an image: (92KiB) <libera.ems.host/_matrix/media/r0/do…/dfsutZEyFdjEUSwWSCXLPwvU/image.png>
-
mj-xmr[m]Or: (not a financial advice, but uhm....)
-
» mj-xmr[m] uploaded an image: (75KiB) <libera.ems.host/_matrix/media/r0/do…/zdKjIHSDpCZyowpTXaoovZjR/image.png>
-
Kivojo[m]
-
Kivojo[m]We should focus on these two nations
-
Kivojo[m]<monerodl[m]> "Hi everyone! I'm uploading..." <- Hi, thank you for it.
-
Kivojo[m]Can you encode the videos to x265 so downloading them all wouldn't require 50GB of space?
-
ceoofdogenero[m]<mj-xmr[m]> "image.png" <- What are these lines?
-
ceoofdogenero[m]What indicator?
-
mj-xmr[m]ceoofdogenero[m]: Silver priced in BTC, rather than in USD, showing relative strength and valuation.
-
mj-xmr[m]The indicator below is simply 2 differences between:
-
mj-xmr[m]- the price and the 50 day moving average
-
mj-xmr[m]- the price and the 100 day moving average
-
mj-xmr[m]The 2 moving averages can be seen in the upper plot as a sanity check.
-
mj-xmr[m]It's not a perfect indicator though. It can only show you probable reversals of the price change itself.
-
mj-xmr[m]The idea is based on "Mean Reversal", if you want to google it. You'll also find, that people who blindly followed it without stop losses, lost fortunes.
-
BTC3KXnLyApwFtfDI have a question about monero and hardforks
-
BTC3KXnLyApwFtfDIDK if i'l get an answer here but i have concerns maybe other have them too about malicious code being added
-
mj-xmr[m]What would you like to add then?
-
nikg83[m]<BTC3KXnLyApwFtfD> "IDK if i'l get an answer here..." <- Please point to the malicious code
-
r4v3r23[m]<nikg83[m]> "Please point to the malicious..." <- github.com/bitcoin/bitcoin
-
reeemuru[m]<cryptogrampy[m]> "Came across a cool 'Intro to..." <- nice timing, im just now figuring out how to get Typescript and Jupyter Notebook to play nicely. Looking into this
-
reeemuru[m]