Skip to content

Instantly share code, notes, and snippets.

@carlos8f

carlos8f/biz.md Secret

Last active January 10, 2021 08:21
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save carlos8f/2a187be1c5525ed1a3b6b7533782e002 to your computer and use it in GitHub Desktop.
Save carlos8f/2a187be1c5525ed1a3b6b7533782e002 to your computer and use it in GitHub Desktop.
Bot18 Biz

-----BEGIN SALTY SIGNED MESSAGE----- from-salty-id: 2ijrRtV3aKDVDBotYv5FFNi46jRedum7aRfsB9tzxEoduqP5W sv6DeMZSnsDjpFFKpXWqLsXBjmiodet1uxniFen twitter: @bot18_net hash-algorithm: sha256 content-transfer-encoding: 8bit hash: 1272b6db167c48e9c2c41e654c5cb2be208b9e10eedc351b26d3c416b5 024a2a signature: 5381skfEHUjTreGkR6kn987kWqStuAyLr6sno6QFZVtuPhvHfs8dz xCQ8C9GmjBfMGeRQfieVgYbreEB4DerDuct

.net

  • advert how awesome bot18 is
  • buy bot18: $100 ($50 pre-order) comes with 1 free strat
  • premium plans: GUI, Cloud, Swarm
  • account signup (paid, gives you user id, access code, and profile)
  • install with git, enter access code, confirm email + ip, go!
  • profiles and user leaderboards, basic global stats
  • strats for sale, sort by performance, buy button (need access code to buy)

api.bot18.net (core services, all api calls)

  • API calls for access code + ip whitelist request (required unless cached)
  • API calls for engine eval (required unless cached)
  • API calls for code signing/verification
  • API calls for telemetry (optional)
  • API calls for strat registration
  • generic webservice for candle generation
  • API calls for cloud backtesting (requires CLOUD, $.25 per backtest minute, returns backtest results)
  • API calls for cloud genetic strat evolution (requires CLOUD, $1.50 per tweaking minute, returns best strat source)
  • generic webservice for graphing trades
  • websocket for strat event subscribers

gui.bot18.net (remote graphical control and stats for all your bots)

  • $15/mo, 7-day trial
  • web interface for any local (with telemetry) or hosted instance
  • combined stats and graphs of all your instances and sessions
  • depends on api (for telemetry, candles), and .net (for login)

cloud.bot18.net

  • $40/mo, 24-hour trial, includes GUI
  • each user gets a mongodb db
  • capped to X instances
  • start, stop, view console of your bot18 instance(s)
  • download db dumps
  • depends on api (candles and telemetry for backtesting/evolution) and .net (for login)

swarm.bot18.net (the "cool club", global telemetry access, minus strategy source)

  • $70/mo, includes GUI and CLOUD
  • dashboard of all running bots, monitor each bot (even ones that aren't yours, you can see strat id, but user id is anonymous), notifications, detailed global stats and graphs
  • Spying tool! But, you can't spy into the details of the strategy, just the performance, trades, and session browser.
  • sell your strats for BTC (requires swarm for seller, only ones you discovered, seller determines price, buyer pays stripe, gets source, the seller gets BTC from me, and I keep %5 of it)
  • sell your strat events for swarm credit and/or BTC (requires swarm for both parties, seller enters strat id (changable) and "name", price, buyer subscribes. gets notifications via pushover.net, or websocket, buyer charged per notification (price chosen by seller) on swarm invoice, seller gets refund on swarm invoice and/or BTC)
  • depends on api (telemetry, candles) and .net (for login)

battle.bot18.net

  • select 1v1, 3v3, or 6v6
  • select 10 mins, 1 hour, 1 day, 1 week, 1 month, 1 year
  • when enough people queue for that combo, you get an email inviting you to the room
  • see their profile pics
  • get a chat room, live activity feed for all traders' trades (from telemetry, and you can choose to be anon)
  • each side can see the other side's profit_loss in dollars, in realtime (updated through telemetry).
  • at the end of the timer, or if all traders choose to quit, the profit_loss is compared.
  • in a team, each trader's profit_loss is averaged with their teammates.
  • higest profit (in dollars) wins! (even if both sides make a loss)
  • optional bets
    • the loser has to give away their strategy!
    • the loser has to pay the winner in BTC!
  • elo leaderboards!
  • profit_loss leaderboards!
  • single session world records!
  • alltime records!

-----END SALTY SIGNED MESSAGE-----

@ituhin
Copy link

ituhin commented May 22, 2018

that looks like tons of work.... whats the ETA of beta ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment