click here if you want to see your banner on this site

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 - alice_bob

Pages: [1] 2 3 4
1
Trading / Open Source and FREE Trailing Stop Loss Bot for Binance
« on: May 12, 2022, 02:02:47 PM »
Hello!

We are looking for testers for a Binance Trailing Stop Loss Bot (open source and free): https://www.lucit.tech/unicorn-binance-trailing-stop-loss-bot.html

The bot is intended as a trader support tool and supports trailing stop loss on binance.com, binance.com-testnet, binance.com-futures, binance.com-margin and binance.com-isolated_margin.

More Binance Exchanges will be added over time.

As an additional feature, the bot offers a "Smart Entry" function. It buys at the push of a button according to predefined parameters per market or limit order and trades the purchased asset until it is sold again.

The trailing stop loss engine is available as open source on Github/PYPI/Anaconda for every Python developer and can also be easily integrated into own projects. 

https://github.com/LUCIT-Systems-and-Development/unicorn-binance-trailing-stop-loss
https://pypi.org/project/unicorn-binance-trailing-stop-loss/
https://anaconda.org/conda-forge/unicorn-binance-trailing-stop-loss

A standalone version (no Python environment needed) is currently only available for Windows and will be released next for macOS: https://www.lucit.tech/unicorn-binance-trailing-stop-loss-bot.html#installation

Mac and Linux can simply use this bot as the CLI interface of the PyPi package, but need Python 3.7+  on their systems: https://www.lucit.tech/ubtsl-cli.html

Bugs and Feature requests post on Github please: https://github.com/LUCIT-Systems-and-Development/unicorn-binance-trailing-stop-loss/issues/new/choose

Quick Support is found here: https://gitter.im/unicorn-binance-suite/unicorn-binance-trailing-stop-loss

Thanks for support!

Best regards,
Oliver

3
Crypto Products & Services / Re: Is Luna Going To Boom In 2021?
« on: January 27, 2022, 02:37:23 PM »
It looks like that. I am very curious how bear markets will affect LUNA through UST!

7
We added support for Binance Jersey!

Code: [Select]
ubwa = unicorn_binance_websocket_api.BinanceWebSocketApiManager(exchange="binance.je")

8
Hello!

I would like to introduce a python API to manage websockets to binance!

Project: https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api

Code: [Select]
import unicorn_binance_websocket_api

ubwa = unicorn_binance_websocket_api.BinanceWebSocketApiManager(exchange="binance.com")
ubwa.create_stream(['trade', 'kline_1m'], ['btcusdt', 'bnbbtc', 'ethbtc'])

while True:
    oldest_data_from_stream_buffer = ubwa.pop_stream_data_from_stream_buffer()
    if oldest_data_from_stream_buffer:
        print(oldest_data_from_stream_buffer)

What are the benefits of the UNICORN Binance WebSocket API?

  • Fully managed websockets and 100% auto-reconnect! Also handles maintenance windows!
  •     Streams are processing asynchronous/concurrent (Python asyncio) and each stream is started in a separate thread, so you dont need to deal with asyncio in your code!
  •     No use of the twisted module, so you can use this lib in a daemonized application (compatible with python-daemon).
  •     Supports subscribe/unsubscribe on all exchanges! (Take a look to the max supported subscriptions per stream in the endpoint configuration overview!)
  •     UNICORN Binance WebSocket API respects Binance's API guidelines and protects you from avoidable reconnects and bans.
  •     Support for multiple private !userData streams with different api_key and api_secret. (example_multiple_userdata_streams.py)
  •     Pick up the received data from the stream_buffer - if you can not store your data in cause of a temporary technical issue, you can kick back the data to the stream_buffer which stores the receives in the RAM till you are able to process the data in the normal way again. Learn more!
  •     Use separate stream_buffers for specific streams or users!
  •     Watch the stream_signal_buffer to receive CONNECT, DISCONNECT and FIRST_RECEIVED_DATA signals about the streams! Learn more!
  •     Get the received data unchanged as received, as Python dictionary or converted with UnicornFy into well-formed Python dictionaries. Use the output parameter of create_stream() to control the output format.
  •     Helpful management features like get_binance_api_status(), get_current_receiving_speed(), get_errors_from_endpoints(), get_limit_of_subscriptions_per_stream(), get_request_id(), get_result_by_request_id(), get_results_from_endpoints(), get_stream_buffer_length(), get_stream_info(), get_stream_list(), get_stream_id_by_label(), get_stream_statistic(), get_stream_subscriptions(), get_version(), is_update_availabe(), pop_stream_data_from_stream_buffer(), print_summary(), replace_stream(), set_stream_label(), set_ringbuffer_error_max_size(), subscribe_to_stream(), stop_stream(), stop_manager_with_all_streams(), unsubscribe_from_stream(), wait_till_stream_has_started() and many more! Explore them here.
  •     Monitor the status of the created BinanceWebSocketApiManager() instance within your code with get_monitoring_status_plain() and specific streams with get_stream_info().
  •     Nice to use with iPython: "IPython (Interactive Python) is a command shell for interactive computing that offers introspection, rich media, shell syntax, tab completion, and history." (example_interactive_mode.py) iPython
  •     Also nice to use with the Jupyter Notebook :)
  •     Monitoring API service and a check_command for ICINGA/Nagios icinga2-demo
  •     Excessively tested on Linux, Mac and Windows

Best regards,
Oliver

11
FLO trades at Nova.

NovaExchange FLO to Bitcoin Market
NovaExchange FLO to DOGE Market


2019-01-12 10:36 - New countries, New markets
Nova News announce that we open for the following countries on Friday 11 January around noon CET:
Pakistan, Saudi Arabia, Egypt, Cambodia, Ecuador & Thailand. (many more countries already trading)

Thanks for info!

12






Code: [Select]
rpcserver=1
rpcuser=FloMiner
rpcpassword=MySecret
rpcallowip=192.168.0.0/16
rpcallowip=127.0.0.1
rpcport=7313
server=1
listen=1
port=7312
addnode=193.70.122.58
addnode=nyc2.entertheblockchain.com
addnode=sf1.entertheblockchain.com
addnode=am2.entertheblockchain.com
addnode=sgp.entertheblockchain.com
addnode=ind.entertheblockchain.com
addnode=de.entertheblockchain.com
addnode=node.oip.fun
addnode=snowflake.oip.fun

* Open port 7312 on your router to allow incoming connections

* Point your miner at port 7313 of the machine running your wallet




2013
* Jun 17th: FLO released with no pre-mine and no ICO https://bitcointalk.org/index.php?topic=236742.0
* Jul 9th: Florincoin is the 61st coin added to Cryptsy, the first major altcoin exchange
* Sep 9th: Created the first block explorer, florinexchange.com/explorer, an open source explorer which is later replaced with https://florincoin.info
* Nov 27th: Coordinated with Skyangel on a hard-fork (required update) to increase the transaction comment size to 528 bytes https://bitcointalk.org/index.php?topic=236742.msg3731680#msg3731680
* Dec 10th: Started work on new website
* Dec 16th: Songs of Love, a charity for children based in NYC, beings accepting FLO donations to make customized songs for children in need

2014
* Feb 1st: Created the FLO twitter account https://twitter.com/floblockchain (Originally @Official_Florin)
* Feb 1st: Created a website, Aterna Love, to store valentine's day messages in the blockchain. Those messages still exist today
* Feb 12th: Promoted FLO at the bitcoin center in NYC, with interview by Naomi Brockwell
* Mar 2nd: Launched new florincoin.org website
* Mar 20th: Florincoin subreddit created https://reddit.com/r/floblockchain (originally /r/florincoin)
* Apr 9th: Presentation about Florincoin at the 1st Cryptocurrency Convention at the scholastic auditorium in NYC
* Apr 12th: skyangel releases Florin v0.6.5.13, a hard fork at block 426000, causing FLO to start adjusting difficulty every block https://bitcointalk.org/index.php?topic=236742.msg6191701#msg6191701
* Jun 21st: skyangel releases Florin v0.8.7.2, up to date with the latest Litecoin codebase https://bitcointalk.org/index.php?topic=236742.msg7440510#msg7440510
* Jun 22nd: bitcoinist.net article: exclusive Q&A with Joseph Fiscella http://bitcoinist.com/exclusive-qa-with-joseph-fiscella-florincoin-and-decentralized-applications/
* Sep 20th: Alexandria team meets in San Diego to work on the project as a team for the first time
* Oct 4th: Inside Bitcoins Las Vegas conference with the Alexandria Booth

2015
* Jan 1st: FLO and Alexandria mentioned in a chapter about blockchain applications in Melanie Swan's book Blockchain: A Blueprint for a New Economy http://shop.oreilly.com/product/0636920037040.do
* Mar 3rd: Released the first golang SDK for Florincoin, foundation, on github:
  - https://github.com/metacoin/foundation
  - https://github.com/metacoin/flojson
* Mar 11th: FLO is open for trading on Bittrex
* Mar 11th: FLO is open for trading on Poloniex
* Apr 17th: Alexandria 0.4 walkthrough video:
* Jun 10th: n-o-d-e.net interview with Alexandria https://n-o-d-e.net/alexandria.html
* Jun 25th: Alexandria historian is born and begins recording historic data on the blockchain
* Jun 29th: VICE article about Alexandria released: Could Cyberwar Cause a Library of Alexandria Event? https://motherboard.vice.com/en_us/article/ae3p4p/could-cyberwar-cause-a-library-of-alexandria-event
* Aug 5th: LA times article about Blockchain Technology Group / Alexandria http://www.latimes.com/business/la-fi-cutting-edge-blockchain-20150809-story.html
* Sep 24th: CoinTelegraph article about Alexandria https://cointelegraph.com/news/a-glimpse-into-the-future-of-decentralized-media
* Dec 9th: Alexandria v0.5.1 alpha demo
* Dec 16th: Alexandria booth at Inside Bitcoins San Diego https://i.imgur.com/zZWi31F.jpg

2016
* Mar 25th: FLO 0.10.4.0 released by Bitspill and the Alexandria team, as well as a pool mining historian blocks https://bitcointalk.org/index.php?topic=236742.msg14314984#msg14314984
* Apr 8th: FLO used to store Libertarian Party votes in blockchain https://www.coindesk.com/libertarian-party-texas-logs-votes-presidential-electors-blockchain/
* May 3rd: Alexandria meetup in NYC (video URL missing)
* Jun 19th: FLO 0.10.4.4 recommended update to latest Litecoin codebase
* Nov 27: Alexandria presentation at DAppHack Berlin 2016

2017
* May 15th: FLO meetup in NYC, Telegram channel created https://bitcointalk.org/index.php?topic=236742.1560
* May 25th: FLO/Alexandria presentation lived streamed from BitDevs NYC: https://twitter.com/FLOblockchain/status/867614281868726273
* July 12th: Introducing Alexandria and the Open Index Protocol https://steemit.com/cryptocurrency/@m3ta/introducing-alexandria-and-the-open-index-protocol
* July 28th: Amy's blog post about the Alexandria team's visit to San Diego https://medium.com/@amyellajames/build-faster-51712d0ed51d
* Aug 20th: Valentin Jesse creates a FLO touchbar app for the 2017 MacBookPro https://bitcointalk.org/index.php?topic=236742.msg21047455#msg21047455
* Nov 29th: New logo and new website concept released and revealed to community in the rebranding initiative https://bitcointalk.org/index.php?topic=236742.msg25431477#msg25431477
* Dec 22nd: New website launched: https://flo.cash
* Dec 22nd: Flotorizer launched at flotorizer.net, Medium article written by Davi Ortega describing the creation of a FLO blockchain dApp as a non-programmer https://bit.ly/2NNEX1b   
* Dec 24th: FLO Community Update https://steemit.com/cryptocurrency/@m3ta/flo-community-update-december-2017
* Dec 31st: SharedSecret.net, the first blockchain-based implementation of Shamir's Secret Sharing algorithm, is live (again created by Davi Ortega)

2018
* Jan 13th: Live-streaming FLO dev on twitch.tv
* Jan 18th: FLO python SDK released https://github.com/metacoin/flo-python-sdk
* Jan 18th: FLO added to brainwalletX https://github.com/brainwalletX/brainwalletX.github.io/pull/5/files
* Jan 18th: FLO C# SDK released https://github.com/adreno-abhi/Flo-CSharp-SDK
* Feb 23th: FLO partners with YBF Ventures http://ybfventures.com/worlds-first-web-3-0-hub-ybf-mesh/
* Mar 20th: FLO releases version 0.15 with segwit support, up-to-date with current Bitcoin and Litecoin codebases: https://github.com/floblockchain/flo/releases
* May 1st: The Jensen Lab at the California Institute of Technology (Caltech) has announced a new initiative that uses blockchain technology to store the ETDB https://bit.ly/2NTDSoC
* May 1st: SPV wallet floj is open-sourced by Alexandria and Medici teams https://github.com/floj-org/floj
* May 20th: FLO is now ready for cross-chain dapps with the Blocknet Protocol! https://blocknet.co/
* June 29th: FLO summit 2018 at the @alexandria office in San Diego
* July 15th: TheCoin.pw has recently opened a new cryptocurrency exchange and is trading FLO at trade.thecoin.pw
* July 17th: FLO summit 2018 held in San Diego https://twitter.com/FLOblockchain/status/1018858384534179842
* July 26th: Website updated with dapps dashboard https://twitter.com/flo_development/status/1022534376226213890
* July 27th: Instant exchange @ChangeNow_io has added FLO to its platform. $FLO is now available for exchange with $BTC, $USD, $EUR and 150 other cryptocurrencies at http://www.changenow.io
* July 29th: OpenBazaar adds FLO to its decentralized marketplace: https://openbazaar.org/
* Aug 7th: Now you can buy $FLO without additional fees, fast and secure at http://BestRate.org
* Aug 13th: Vivek Teega wrote a technical piece on how to use a javascript library to sign and verify messages with FLO https://bit.ly/2wNQ9Vc
* Aug 1st: Decentralized Web Summit @decentralweb - Devon James, Amy James, Chris Chrysostom, and Davi Ortega present how they use the FLO blockchain to build dApps with OIP https://bit.ly/2MVM1wD
* Aug 15th: 336pi launches the "SkyPiCast - FLO Blockchain Sessions and Hands On App Development" initiative at https://www.youtube.com/playlist?list=PLo_BRiUPA3GwMKpPYQJhir5pMKRciSm81
* Sep 4th: FLO was added to the @BitTabApp desktop app! FLO can now be tracked on the desktop with a Windows application providing alerts and a sticky note feature https://i.imgur.com/AMRV3Hv.jpg
* Sep 14th: 51% attack and the proposed solution https://medium.com/floblockchain/flo-team-response-to-51-attack-8c9ef683d7ba
* Oct 8th: New FLO update to combat 51% attacks released! Please upgrade your clients as soon as possible https://github.com/floblockchain/flo/releases
* Oct 19th: The FLO team is happy to be part of the investFeed community! https://www.investfeed.com/flo/overview/
* Oct 24th: The FLO website now has a roadmap section - let us know what else you'd like to see added into the FLO ecosystem! https://www.flo.cash/roadmap.html
* Oct 25th: ETDB-Caltech showcases a blockchain-based distributed public database for electron tomography built with the help of the FLO Blockchain https://www.biorxiv.org/content/10.1101/453662v1
* Oct 29th: Amy James presents Open Index Protocol at 2018 Texas Bitcoin Conference in Austin, Texas https://youtu.be/eIwT8y9K_5c
* Nov 21th: FLO is now in the @bituniverse_org link program! Stay up-to-date with FLO news using the BitUniverse app https://t.co/C9HwhArALX
* Dec 10th: Looking FLOward to 2019 https://medium.com/@flo.cash/looking-floward-to-2019-f30906a1ae50
* Dec 20th: MLG (Overstock subsidiary) signed a memorandum of understanding with Teton County, Wyoming, to digitize property titles. www.coindesk.com/wyoming-county-moves-to-put-land-records-on-blockchain
* Dec 20th: FLO is now listed on the BitRabbit exchange https://bitrabbit.com/markets/flo_btc

2019
* Jan 3rd: FLO Foundation established as a Ltd. in Hong Kong, for the purposes of non-profit fundraising for dev. of community sponsored software and apps on the FLO blockchain. www.flo.foundation
* Jan 7th: FLO Foundation memo regarding initiative rollover https://medium.com/@flo.cash/flo-foundation-memo-to-the-community-6ea4baff40ef
* Jan 8th: Tokenview lists FLO! Now you can check the latest block info and data analysis of FLO Click for details: http://flo.tokenview.com
* Jan 9th: FLO block mining reward halving took place, decreasing the coin reward from 12.5 FLO to 6.25 FLO. Check http://floblockhalving.com/ for more information
* Jan 9th: FLO is now listed on @Tokokcom https://www.tokok.com/market?symbol=FLO_BTC
* Jan 9th: FLO is now listed on Mxshine https://www.mxshine.com/exchange?symbol=FLO_BTC
* Jan 13th: Announcing oip-express: create a FLO webapp in seconds using this dead-simple javascript @nodejs library https://github.com/floblockchain/oip-express
* Jan 14th: World's first @FLOblockchain @GooglePlay #App A simple app to let you experience #blockchain #FLOCard https://play.google.com/store/apps/details?id=mobile.flocard
* Jan 14th: The @theJensenLab @caltech and @alexandria got the top 2018 blockchain paper & research teams award for https://t.co/RGNJ8HGmlM
* Jan 19th: Twitter bot scanning the FLO blockchain for interesting floData and notable blocks, such as halving blocks, OIP records, artifacts with media etc https://twitter.com/flodatabot
* Jan 23th: FLO is now listed on FreiExchange https://freiexchange.com/market/FLO/BTC

13
Quote
Dear Cloak Community,

We're pleased to present a new v2.0.1.2 point release for the Cloak 'Phoenix' wallet. This is primarily a bug-fix release, but also includes some changes to how wallet unlocking is handled for Enigma sends. Attempting an Enigma send with a locked wallet was previously causing issues as the wallet would re-lock before the finished Enigma transaction was signed. This is resolved now and the wallet will remain unlocked until the Enigma send finalizes, whereupon the wallet is automatically re-locked.

The issue with the enigma node count dropping has also been addressed. This was due to Enigma announcements expiring just prior to an updated announcement being received. To resolve the issue, updated announcements are now sent earlier which gives plenty of crossover time when Enigma peers are several network hops away. Performance will improve steadily as more users upgrade to the latest 2.0.1.2 version. 

Here's a look at the latest change log:

-------------------
v2.0.1.2
-------------------
* BugFix: Fix ‘CloakShield Unavailable’ issue in QT-Wallet GUI.
* BugFix: Ensure out-of-date Enigma announcements are always culled.
* BugFix: Improve shutdown detection in child threads to avoid crash-on-exit issues.
* Enhancement: Improve wallet-unlock workflow for Enigma sends.

We'd also like to thank everyone who has donated to the development funding so far. Thank you!

All donated funds will be used to further develop the Cloak project and will help greatly with the work required prior to open-sourcing the code.

Peace & Love,

Team Cloak

14



Dear Cloak Community

We are pleased to announce our new forum https://forum.cloakcoin.com and invite you to join and talk with us. We have chosen a fresh start with a well known system – Simple Machines Forum – which will be very familiar to you. A fresh start means a blank page in this case as there was no possibility to import the old threads. Join us and lets share valuable information for the benefit of all of us in this community.
 
Also, just a quick note to say to please ensure your wallet is unlocked when sending with Enigma. Enigma sends differ from regular sends as they need to be signed by the sender at the end. Having your wallet either unlocked for minting or fully unlocked both be fine. We'll add a prompt as the Enigma send completes for the next release. I expect a v2.0.1.2 [point release] to be released pretty soon to address this and a couple of other very minor issues.

15
Adam Meister mention CloakCoin:


Pages: [1] 2 3 4
Bitcoin Garden 2013-2024, All rights reserved | Privacy Policy | DMCA | About Bitcoin Garden | Support & Services