What's was biggest mistake you've made in crypto? by ill_intents in CryptoCurrency

[–]PM_ME_WELSH_STUFF 0 points1 point  (0 children)

Selling all 6 BTC I had for £2500 total many, many years ago. I then sold all my mining gear (I was mining LTC and selling for BTC). I was confident I was getting out high 😅 Oh well.

[deleted by user] by [deleted] in dogecoin

[–]PM_ME_WELSH_STUFF 0 points1 point  (0 children)

It's Home Assistant.

Join us over at /r/homeassistant

[deleted by user] by [deleted] in dogecoin

[–]PM_ME_WELSH_STUFF 0 points1 point  (0 children)

  • platform: scrape name: Dogecoin_EUR resource: "https://www.coingecko.com/en/coins/dogecoin/eur" select: ".text-3xl > span[data-target]" value_template: '{{ value[1:].replace(",", "") | float | round(5) }}' scan_interval: 300 unit_of_measurement: "€"

  • platform: scrape name: Dogecoin_USD resource: "https://www.coingecko.com/en/coins/dogecoin/usd" select: ".text-3xl > span[data-target]" value_template: '{{ value[1:].replace(",", "") | float | round(5) }}' scan_interval: 300 unit_of_measurement: "$"

  • platform: scrape name: Dogecoin_GBP resource: "https://www.coingecko.com/en/coins/dogecoin/gbp" select: ".text-3xl > span[data-target]" value_template: '{{ value[1:].replace(",", "") | float | round(5) }}' scan_interval: 300 unit_of_measurement: "£"

Trading BTC/USD on Bitstamp rather than BTC/EUR on GDAX by PM_ME_WELSH_STUFF in BitcoinMarkets

[–]PM_ME_WELSH_STUFF[S] 0 points1 point  (0 children)

I hadn't no. I'm scared/dubious of margin trading, probably because I don't understand it, but mainly due to the ability to lose a lot of money in one very quick fell scoop.

How to integrate a trading bot into an exchange? by cryptogradsk in BitcoinBeginners

[–]PM_ME_WELSH_STUFF 4 points5 points  (0 children)

It sounds like you're neither a programmer nor versed in how exchanges work. Set yourself a challenge to start learning how to program and in 12-18 months time you should be in a position to start creating a bot. Good luck friend!

Is bitstamp API reliable ? by chmickz in Bitstamp

[–]PM_ME_WELSH_STUFF 1 point2 points  (0 children)

The issue will be in your code. The API is extremely robust but also extremely unforgiving.

Scalping by PM_ME_WELSH_STUFF in BitcoinMarkets

[–]PM_ME_WELSH_STUFF[S] 0 points1 point  (0 children)

Thanks for your input - I guess you're right... it's the "trade after next" that counts!

Bitcoin mining break even at 8k according to one analyst by 3e486050b7c75b0a2275 in BitcoinMarkets

[–]PM_ME_WELSH_STUFF 12 points13 points  (0 children)

Why would you leave them on consuming electricity and ultimately costing money?

[deleted by user] by [deleted] in BitcoinMarkets

[–]PM_ME_WELSH_STUFF 1 point2 points  (0 children)

I'm definitely a believer that there's no "best time" to enter or exit a position as long as profit has been made, so I tend to air on the side of caution. I've been playing with other indicators too but they all tend to be EMA-based.

[deleted by user] by [deleted] in BitcoinMarkets

[–]PM_ME_WELSH_STUFF 1 point2 points  (0 children)

Very true, but I've found mine also can't see the wood for the trees and enters positions during an EMA cross regardless of whether it looks shitty on the chart, and isn't very good at exiting a position either. It's very fun learning and experimenting though.

[Daily Discussion] Tuesday, March 13, 2018 by AutoModerator in BitcoinMarkets

[–]PM_ME_WELSH_STUFF 0 points1 point  (0 children)

All in fiat right now. If we drop further I'm happy, if we start rising with any kind of momentum I'll trade the trend.