Streams Doc
  • Intro to Blacksun Streams
  • Getting Started
  • Stream Types
    • Swap
    • Transactions and Transfers
    • Liquidity Pool
    • Wallet
    • NFT
    • Smart Contract
    • SocialFi
    • Perpetual Trade
    • Options Trade
  • Alert Integration
  • Tutorials and Use Cases
    • Monitor Whale Transfers
    • Monitor Uniswap Whale Swaps
    • Monitor Token Transfers
    • Follow A Wallet
Powered by GitBook
On this page
  • How to use
  • Message params:
  • Default Message
  1. Stream Types

Options Trade

PreviousPerpetual TradeNextAlert Integration

Last updated 1 year ago

  1. Stream your "call" and "put" to know when they hit the target

How to use

1- Navigate to “Streams” Section

2- Click on “Add Streams” Button

3- Select the “Options Trades” path

4- Customize and filter transaction events via:

Options Market

Select the market to monitor trades.

Chain

Select the network to monitor trades."

Wallet

Filter by the addresses of the wallets executing the trades.

Actions

Filter by Buy Call, Sell Call, Buy Put, Sell Put

Trade size

Filter by trade size. Choose 'less than,' 'greater than,' or 'equal to' for the trade amount in ETH or USD.

Token Address

Filter trades based on a specific token.

Swap Strike Price

Filter by a strike price.

Expiry Date

Filter by expiry date

5- Select your desired streaming integration (Twitter, Telegram, Websocket, Email, Discord) and customize the message with predefined parameters as necessary.

Message params:

Stream Name

Return Stream Name

Wallet

Return the wallet address that performed the trade

Action

Return the action of the trade. (open,close)

Trade

Return the trade type (Buy Put, Sell Put,Buy Call, Sell Call)

Number of Contracts

Return the number of contracts

Token

Return the token traded

Strike

Return the strike price in USD

Protocol

Return the protocol and network where the trade happened

Fees

Return the fees of the trade

Premium

Return buy/sell of premium amount in USD

Expiry Date

Return the Expiry Date

Liquidation Price

Return the liquidation price of the trade

Date & Time

Return the date and time of the transaction

Txn Link

Return the transaction link to the block

Default Message

{Wallet} {Action} {Type} on {token} with {Number Of Contracts} contracts on {protocol}, strike price chosen {strike} at expiry {expiry date} , total premium {premium}
total fees: {fees}
liquidation price: {Liquidation price}.
Date: {Date & Time}
Txn Link: {Txn Link}

6- click “Publish”