Tradegen
  • Introduction
  • Tradegen Platform
    • Use Cases
    • Supported Assets
    • Supported Projects
    • Pools
    • NFT Pools
    • Marketplace
  • Tutorial
    • Investing in a Pool
    • Withdrawing From a Pool
    • Creating a Pool
    • Managing a Pool
    • Investing in an NFT Pool
    • Withdrawing From an NFT Pool
    • Creating an NFT Pool
  • Token Info
    • Introduction
    • Allocation
  • SDK
    • Getting Started
    • Entities
      • Price
      • TokenAmount
      • Percent
      • Fraction
      • Token
      • Pool
    • Fetcher
    • Other Exports
  • Technical
    • Implementation
    • Synthetic Trading Bots
    • Mining System
    • Trading Strategies
  • Contracts
    • Asset Management V1
    • Data Feeds
      • Protocol
      • Candlestick Data Feeds
        • 1-Minute Timeframe
        • 5-Minute Timeframe
        • 1-Hour Timeframe
        • 1-Day Timeframe
    • Tradegen Token
    • Algo Trading
      • Core Contracts
      • Indicators
      • Comparators
      • Component IDs
      • Initial Instances and Keepers
    • Asset Management V2
      • Core Contracts
      • Price Calculators
      • Adapters
      • Asset Verifiers
      • Contract Verifiers
    • Virtual Trading Environments
    • Farming System
    • Synthetic Trading Bots
  • Resources
    • Roadmap
    • Equations
    • Protocol Settings
    • Changelog
      • Pre-launch
      • Phase 1
      • Phase 2
    • Links
    • Github
    • Analytics
    • Whitepaper
  • Deprecated
    • Pools
      • Investing in Pools
      • Farming
      • Creating a Pool
      • Managing a Pool
      • System Architecture
    • Strategies
      • Investing in Strategies
      • Claiming Yield
      • Running Backtests
      • Strategy Approval
        • Voting for a Strategy
        • Submitting a Strategy
      • Trading LP Tokens
      • Building a Strategy
      • System Architecture
    • Components
      • Components Marketplace
      • Building Custom Components
      • Submitting Custom Components
Powered by GitBook
On this page
  • Initial Indicator Instances - Testnet
  • Initial Keeper - Testnet

Was this helpful?

  1. Contracts
  2. Algo Trading

Initial Instances and Keepers

Initial Indicator Instances - Testnet

  • Down:

    • Instance ID: 1

    • Contract: 0x459D1796dB1BF9AA41ca4028EEBF06eFf0249607

    • Asset: BTC

    • Asset timeframe: 1-minute

    • Indicator timeframe: 1-minute

    • Keeper: 0x8a3D6Cea6A6b1E249D0a93C8d74647c087f2415e

    • Price: 0 TGEN

    • Is default: true

  • Up:

    • Instance ID: 1

    • Contract: 0xB13a574AebFCe262b47b768C79711B7a18E262AE

    • Asset: BTC

    • Asset timeframe: 1-minute

    • Indicator timeframe: 1-minute

    • Keeper: 0x8a3D6Cea6A6b1E249D0a93C8d74647c087f2415e

    • Price: 0 TGEN

    • Is default: true

  • EMA:

    • Instance ID: 1

    • Contract: 0x28309A84F4EFd630B91811C43D40F8C0cEAa5315

    • Asset: BTC

    • Asset timeframe: 1-minute

    • Indicator timeframe: 1-minute

    • Keeper: 0x8a3D6Cea6A6b1E249D0a93C8d74647c087f2415e

    • Price: 0 TGEN

    • Is default: true

    • Params: [20]

  • LatestPrice:

    • Instance ID: 1

    • Contract: 0xd14FC7a369ED7D9D7f3664B211017A66220B393d

    • Asset: BTC

    • Asset timeframe: 1-minute

    • Indicator timeframe: 1-minute

    • Keeper: 0x8a3D6Cea6A6b1E249D0a93C8d74647c087f2415e

    • Price: 0 TGEN

    • Is default: true

  • SMA:

    • Instance ID: 1

    • Contract: 0x01c7ddAC8484ed0e67d199DDd9Ae1e7e7377Af28

    • Asset: BTC

    • Asset timeframe: 1-minute

    • Indicator timeframe: 1-minute

    • Keeper: 0x8a3D6Cea6A6b1E249D0a93C8d74647c087f2415e

    • Price: 0 TGEN

    • Is default: true

    • Params: [20]

Initial Keeper - Testnet

  • Keeper contract address: 0x8a3D6Cea6A6b1E249D0a93C8d74647c087f2415e

  • Owner: 0xb10199414D158A264e25A5ec06b463c0cD8457Bb

  • Dedicated caller: 0xd0B64C57c4D5AD7a404b057B160e41bfA853dbac

  • Payee: 0xb10199414D158A264e25A5ec06b463c0cD8457Bb

  • Fee: 0 TGEN

  • Upkeeps: 6, 7, 8, 9, 10

PreviousComponent IDsNextAsset Management V2

Last updated 2 years ago

Was this helpful?