AlphaCapture Protocol
  • Getting Started
    • Overview
    • Use Cases
  • Basic Concepts
    • Proof of Performance
      • Proof of Idea
      • Proof of Trade
    • Pricing
      • Stop Losses
      • Supported Assets
    • Access Control
    • zkSubscription
      • Marketplaces
    • Verification
    • FAQs
  • SDK Reference
    • Installation
    • Strategies
      • Retrieving Strategies
        • My Strategies
        • Accessible Strategies
        • All Strategies
        • Creator Strategies
      • Get Strategy (Signal)
      • Get Strategy (Rebalance)
        • Get Rebalances
        • Get Rebalance (Single)
        • Get Current Portfolio
    • Ideas
      • Retrieving Ideas
      • Creating Ideas
        • Proof of Idea
        • Proof of Trade
        • Estimated Costs
        • Asset Price Check
      • Adjusting Idea
      • Closing Ideas
        • Proof of Idea
        • Proof of Trade
      • Share of Token
      • Miscellaneous
  • D2 Execution
    • Overview
Powered by GitBook
On this page
  1. Basic Concepts
  2. Pricing

Supported Assets

PreviousStop LossesNextAccess Control

Last updated 1 year ago

Any asset where a live market price can be obtained can be supported. The market must be open and tradable.

The limiting factor is that the pricing provider (CEX, DEX, brokerage or pricing service) needs to be supported by AlphaCapture. Practically this means creating an Oracle (or contract) to make the pricing request - adding a new provider is trivial. Please contact us if you would like a new provider added.

The currently supported providers allow for most crypto and US equities :

  • Binance

  • CryptoCompare

  • CoinMarketCap

  • IEX

  • Alpaca

  • Tradestation

  • IG Group

Broker Specific Asset References

The tradable reference at some brokers differs from the common tradable tickers, often where the product may be a derivative such as a CFD or Spread Bet.

For example, IG Group (UK) use "UD.D.TSLA.DAILY.IP" as the ticker for TSLA.

In this case, the primary asset for the idea is should be the broker's ticker (UD.D.TSLA.DAILY.IP) as this is where the asset and price is being validated. The exchange ticker (TSLA) can be passed as an alternative ticker (see )

Creating Ideas