Bitcoin Forum
April 19, 2025, 07:27:31 AM *
News: ibminer is now selling real-world Merit Poker collectibles
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Trading Discussion / Open Source and FREE Trailing Stop Loss Bot for Binance on: May 13, 2022, 06:14:54 AM
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
2  Other / Off-topic / Python API "UNICORN Binance WebSocket API" on: June 04, 2019, 01:42:03 PM
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:
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 Smiley
  •     Monitoring API service and a check_command for ICINGA/Nagios icinga2-demo
  •     Excessively tested on Linux, Mac and Windows

Best regards,
Oliver
3  Economy / Services / CLOAKCOIN twitter campaign *** CLOSED *** on: February 07, 2017, 12:17:22 AM
We accept no new candidatures!




Dear Cloak Community,

We are starting a new round of our twitter campaign.

All participients from the first round (https://bitcointalk.org/index.php?topic=1700637.0) with positiv feedback and keyscore44 can continue with us.
Here is the list: https://docs.google.com/spreadsheets/d/1qJgvcGsPcf9ERub2g9sthcImWDRFB7Z03KAeTSuH7X0/edit?usp=sharing
Please confirm your new participation with a post in this thread and the words "i confirm my participation".

We have some free slots, so new members can join, how much can join depends of the twitter accounts and there followers.

Who can apply?
Your account is crypto related and active.

What do you have to do?
You retweet daily 1 tweet you receive per DM.
You tweet at least once a week about CLOAKCOIN with the hashtags #cloakcoin #altcoin #bitcoin #fintech #crypto
Your tweet must cointain text and an image/video.
The best tweet of the week wins 200 CLOAKCOINS!

Add "www.cloakcoin.com" to your twitter profile and use our avatar (http://cloakcoin.com/downloads/120x80_avatar.png) to get 10% more!

The payments will be made every 2nd monday.
We pay 0.0000015 BTC per week for every real follower you have when you join this campaign.

How to sign up:
Follow https://twitter.com/cloakcoin_promo/
Post your twitter account
Post your twitteraudit.com link

Twitter accounts with more than 15% bot followers or less than 500 real follower will not be accepted!
Check your twitter audit here: https://www.twitteraudit.com/

Best regards,
alice_bob

Team Cloak


4  Alternate cryptocurrencies / Marketplace (Altcoins) / CLOAK GAMES: wIn 200 to 500 CLOAKS (40 - 100 USD) on: December 09, 2016, 10:11:30 AM


CLOAKGAMES

Hallo!

We started a game on Twitter: https://twitter.com/cloakcoin_promo/status/806837551134810112

Here are the rules!

What you have to do:
Retweet (RT) the "cloakgame" tweet and post a photo of your monitor with an open cloakcoin wallet that shows more than 100 mature CLOAK and a post-it with your twitter account name. Also add your cloak address for the payout for the case you are one of the two winners. Follow https://twitter.com/cloakcoin_promo to enable us to send you a Direct Message if you have won.

What is NOT allowed:
Your twitter account is created in december 2016!
You are only able to win if you have made a retweet of this tweet and posted the photo where it's possible to see your name and the wallet with mature cloaks!
You are only allowed to post one time. Deleting your post and make a new one is not allowed!
If we can not send you a Direct Message on Twitter because you don't follow https://twitter.com/cloakcoin_promo we choose a new winner.

How we identify the 2 winners:
The game stops when this countdown is over (12.12.2016 at 0:00 cloakcoin.com server time).
Then we count all posts of this tweet up to the time when the countdown stops and exclude the last digit of this value. For example we have 128 posts, we take the 8!
Then we go to the first valid post, open it and look at the twitter status nr, if the last digit is 8 we have the first winner. If the last digit is not 8 we open the next valid post until we have the first winner.
Then we go to the last valid post, open it and do the same. If this twitter status nr does not end with 8 we go to the next post until we have the second winner.

How the price grows:
The price is 200 CLOAK for both winers, but every time we exceed a one hundred boundary of retweets, the price increases by 100 CLOAK. If we have more than 100 RT, the price is 300 CLOAK, more than 200 RT the price is 400 CLOAK and more than 300 RT the price is 500 CLOAKS. More than 500 CLOAK is not possible!

Payout:
Monday 12.12.2016.
After you received your price, please confirm publicly!

Good luck!
5  Economy / Services / CLOAKCOIN twitter campaign on: December 01, 2016, 06:59:59 PM


NO MORE SLOTS AVAILABLE!!

CLOSED!!!



Dear Cloak Community,

We want more support on twitter and that’s what we offer:

Your account is crypto related.
You retweet daily 1 tweet you receive per DM.
You tweet at least once a week about CLOAKCOIN with the hashtags #cloakcoin #altcoin #bitcoin #fintech #crypto
Your tweet must cointain text and an image/video.
The best tweet of the week wins 200 CLOAKCOINS!

Add "www.cloakcoin.com" to your twitter profile and use our avatar (http://www.cloakcoin.com/downloads/avatars/avatar1.png) to get 10% more!

The payments will be made every monday.
We pay 0.0000015 BTC for every real follower you have when you join this campaign.

How to sign up:
CLOSED!

Twitter accounts with more than 15% bot followers or less than 250 real follower will not be accepted!
Check your twitter audit here: https://www.twitteraudit.com/



UPDATE 1:
We decided to choose for the first 1-2 weeks only 10 accounts!
Please dont start your work now! we choose tomorrow the first 10 accounts![/b]



UPDATE 2:
Address with funds for this campaign: https://blockchain.info/address/1j7odqShkxmVWkahykvnzBLSCtwP2qfJt
List of participants: https://docs.google.com/spreadsheets/d/1CcUD3tN4ctG0w3RejNTsZRfJ6Pc57qaQNSe_ga-5opo/edit?usp=sharing



UPDATE 3:
This thread and twitter campaign are managed by MedaR (https://bitcointalk.org/index.php?action=profile;u=218282 and https://twitter.com/MedaTrader) and me!



UPDATE 4:
Settlement week 49
https://docs.google.com/spreadsheets/d/1WnZqsUVscCEH3d2xnGUyYwBR7_sj_Y-HsFUOVit4Sbw/edit?usp=sharing



UPDATE 5:
Settlement week 50
https://docs.google.com/spreadsheets/d/1hW2q0wzMOcLjv-RVf6uSz9JEt8uwZGQEBN_rfdT4CKM/edit?usp=sharing



UPDATE 6:
Settlement week 51
https://docs.google.com/spreadsheets/d/1A1NeUFbF6_3n72NiKdQBQdQ1-wDvf1_TxGOQBVDXblY



UPDATE 7:
Settlement week 52
https://docs.google.com/spreadsheets/d/1tsUW28p_S7p6jumwtIsc8wNesNT1lrdNRyW7A7hYAFw/edit?usp=sharing

Best regards,
alice_bob

Team Cloak


Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!