• Breaking News

    Saturday, September 15, 2018

    [Daily Discussion] Saturday, September 15, 2018 Bitcoin Markets

    [Daily Discussion] Saturday, September 15, 2018 Bitcoin Markets


    [Daily Discussion] Saturday, September 15, 2018

    Posted: 14 Sep 2018 09:06 PM PDT

    Thread topics include, but are not limited to:

    • General discussion related to the day's events
    • Technical analysis, trading ideas & strategies
    • Quick questions that do not warrant a separate post

    Thread guidelines:

    • Be excellent to each other.
    • Do not make posts outside of the daily thread for the topics mentioned above.

    Other ways to interact:

    submitted by /u/AutoModerator
    [link] [comments]

    [Altcoin Discussion] Saturday, September 15, 2018

    Posted: 14 Sep 2018 09:06 PM PDT

    Thread topics include, but are not limited to:

    • Discussion related to recent events
    • Technical analysis, trading ideas & strategies
    • General questions about altcoins

    Thread guidelines:

    • Be excellent to each other.
    • All regular rules for this subreddit apply, except for number 2. This, and only this, thread is exempt from the requirement that all discussion must relate to bitcoin trading.
    • This is for high quality discussion of altcoins. All shilling or obvious pumping/dumping behavior will result in an immediate one day ban. This is your only warning.
    • No discussion about specific ICOs. Established coins only.

    If you're not sure what kind of discussion belongs in this thread, here are some example posts. News, TA, and sentiment analysis are great, too.

    Other ways to interact:

    submitted by /u/AutoModerator
    [link] [comments]

    Crypto is depressed, why You shouldn’t be.

    Posted: 15 Sep 2018 02:53 AM PDT

    When you have boots on the ground, you can hear the echoes of the market.

    The past 9 Months in Cryptoassets have been a depressing one in which we saw the entire market crash by 85-95%.

    Google searches, a usual way of finding out about how the market feels is at an all-time low. The All Time-High purchasers who bought Bitcoin at $19,000 and XRP at $3 have all fled the market during the same time in which Bitcoin dropped to $6,000 and XRP to $0.25, not once, but close to four times.

    The retail market is flooded with those underwater, with volume mostly coming from those that are interested in the technology, the future money to be made and institutions trading amongst themselves.

    There is still hope.

    "Be Greedy, when everyone is fearful" – Warren Buffet

    There are institutions entering Cryptocurrency at a large pace, including Morgan Stanley, Goldman Sachs and even Meryll Lynch. They are all racing to create custodial solutions. This is a way of holding Bitcoin in a secure manner to fight against security issues. Custody Solutions will help the market, by allowing those that are usually scared to enter volatile markets to enter, such as Pension Funds.

    Custody solutions will force the $3 trillion-dollar derivative markets to look at Cryptocurrency.

    The Naysayers who have read up until now, will still have in their mind, institutions are attempting to hedge their bets, however:

    ICE, the parent company of the NYSE or New York Stock Exchange, is creating a Cryptocurrency exchange and physical bitcoin settlements. Similarly, to how when a Gold future is settled, the gold is sent to your house, Bitcoin in a physical format (most likely paper) will be sent to your house.

    Coinbase who have released data that they are at their worst interval of Cryptocurrency new users have doubled the amount of staff. Consider the mere fact that during the bullish season, they had 50,000 new users per day. The mere fact that they have doubled staff implies that Coinbase, who formerly had Facebook Directors on their board and other institutional senior staff note that this could double, if not triple in the coming months.

    New news comes out every day illustrating that institutions are becoming more interested, they can no longer hide this. Take note of Barclays who have hidden they are creating their own digital asset desk and Morgan Stanely who have hired a crypto trading specialist from Credit Suisse.

    The end of the bearish market may not be near, however it can be stated for certain that Crypto-Assets will thrive.

    submitted by /u/exgodfather
    [link] [comments]

    Binance python code problem

    Posted: 15 Sep 2018 05:13 AM PDT

    So i'm trying to make a crypto trading bot in python when i want to get my closing/opening/highest price of that candle i run into a struggle

    The code:

    client = Client(publickey, privatekey)
    Klines = client.get_klines(symbol='BNBBTC', interval=Client.KLINE_INTERVAL_15MINUTE)
    print("The open price is"+str(Klines[1]))
    print("The close price is"+str(Klines[4]))
    print("The high price is"+str(Klines[2]))

    What it prints:

    The open price is[1536564600000, '0.00152440', '0.00152620', '0.00151410', '0.00152180', '8051.79000000', 1536565499999, '12.23178749', 523, '936.02000000', '1.42199347', '0']

    The close price is[1536567300000, '0.00152290', '0.00152930', '0.00151970', '0.00152600', '5551.95000000', 1536568199999, '8.46415007', 423, '3680.35000000', '5.61203000', '0']

    The high price is[1536565500000, '0.00152170', '0.00152180', '0.00151830', '0.00152120', '1201.71000000', 1536566399999, '1.82703752', 233, '723.15000000', '1.09981454', '0']

    The information i have from the api:

    https://python-binance.readthedocs.io/en/latest/binance.html#binance.client.Client.get_klines

    Short pic of explenation:

    https://gyazo.com/54602f1b6e4a8d5e087598f48a7e528d

    submitted by /u/CryptoMusca
    [link] [comments]

    No comments:

    Post a Comment