{ "version": 3, "sources": ["src/app/pages/ads/coinbase-fix-api/coinbase-fix-api.component.ts", "src/app/pages/ads/coinbase-fix-api/coinbase-fix-api.component.html"], "sourcesContent": ["import { Component, Inject, PLATFORM_ID } from '@angular/core';\r\nimport { FormsModule, ReactiveFormsModule } from '@angular/forms';\r\nimport { isPlatformBrowser } from '@angular/common';\r\n\r\nimport { SharedModule } from '../../shared/shared.module';\r\n\r\nimport { TitleSection } from '../../../core/models';\r\nimport { ExpandableComponent } from '../../components/expandable/expandable.component';\r\n\r\nimport { advantagesHeaderData, articlesData, dataCentersHeaderData, faqsHeaderData } from '../shared/general-data';\r\n\r\n@Component({\r\n selector: 'app-coinbase-fix-api',\r\n templateUrl: './coinbase-fix-api.component.html',\r\n styleUrl: '../fix-api.scss',\r\n standalone: true,\r\n imports: [SharedModule, ExpandableComponent, FormsModule, ReactiveFormsModule],\r\n})\r\nexport class CoinbaseFixApiComponent {\r\n headerData: TitleSection = {\r\n name: 'FIX API for Coinbase',\r\n title: 'Trade on Coinbase \\n using Axon Trade FIX API ',\r\n descriptions:\r\n 'FIX API for trading and market data streaming. Can be integrated with existing O/EMS systems or used for building new solutions. Suitable for all trading activities, including HFT',\r\n isBigTitle: true,\r\n };\r\n solutionHeaderData: TitleSection = {\r\n name: 'What We Offer',\r\n title: 'Solution',\r\n descriptions:\r\n 'Trade on Coinbase using FIX API from Axon Trade. We offer two types of FIX sessions for Coinbase: trading and market data',\r\n };\r\n advantagesHeaderData = advantagesHeaderData;\r\n dataCentersHeaderData = dataCentersHeaderData;\r\n additionalHeaderData: TitleSection = {\r\n name: 'Related resources',\r\n title: 'Additional info',\r\n descriptions:\r\n 'Check FIX API documentation and code samples, and find out more about how you can benefit from trading on Coinbase using Axon Trade services in our articles',\r\n };\r\n articlesData = articlesData;\r\n faqsHeaderData = faqsHeaderData;\r\n aboutExchange: TitleSection = {\r\n name: 'About the Exchange',\r\n title: 'Coinbase Overview',\r\n descriptions: '',\r\n };\r\n constructor(@Inject(PLATFORM_ID) private platformId: Object) {\r\n if (isPlatformBrowser(this.platformId)) {\r\n document.body.scrollTop;\r\n }\r\n }\r\n}\r\n", "
\r\n The trading session offers a rich set of commands for building a reliable trading application, strategy, or\r\n platform. You can open, cancel, or modify orders, request open orders, balances, and positions, and receive\r\n notifications in real-time about trading-related events.\r\n
\r\nList of supported FIX commands on Coinbase:
\r\nNewOrderSingle
\r\nOrderCancelRequest
\r\nOrderCancelReplaceRequest
\r\nRequestForPositions
\r\nMassOrderStatusRequest
\r\nTradingSessionStatus
\r\n\r\n Axon Trade also provides real-time normalized market data from Coinbase in FIX 4.4 format. The data contains\r\n full book updates (L2) + trades and is presented as a full book snapshot followed by a series of incremental\r\n updates.\r\n
\r\n\r\n Coinbase is one of the most well-known and widely used cryptocurrency exchanges globally, serving over 110\r\n million verified users across 100+ countries. Launched with the mission to make cryptocurrencies accessible to\r\n everyone, Coinbase has built a reputation for its easy-to-use interface and robust set of tools that cater to\r\n both beginners and experienced traders alike. The platform allows users to buy, sell, and store digital assets,\r\n including cryptocurrencies and NFTs.\r\n
\r\n\r\n With support for over 10,000 assets, including major coins like Bitcoin (BTC), Ethereum (ETH), Litecoin (LTC),\r\n and newer tokens such as SUI and MAGIC, Coinbase offers one of the most diverse selections of digital assets on\r\n the market. Its native NFT marketplace allows users to create, trade, and collect NFTs directly within the\r\n platform, broadening the appeal of Coinbase to a wider range of crypto enthusiasts.\r\n
\r\n\r\n Coinbase is continuously evolving to meet the needs of its growing user base. In 2022, the exchange retired its\r\n Coinbase Pro platform and introduced Coinbase Advanced Trade, providing more advanced features such as real-time\r\n order books, TradingView integration, and improved staking rewards. These features are specifically designed for\r\n high-volume and experienced traders, making Coinbase a versatile platform capable of handling everything from\r\n small transactions to large, complex trades.\r\n
\r\n\r\n Coinbase is known for its focus on security. Users receive email notifications about significant changes in the\r\n value of their assets unless they opt out. The platform operates 24/7, allowing traders to buy and sell crypto\r\n anytime.\r\n
\r\n\r\n Additionally, Coinbase integrates various security measures to protect user accounts and digital assets,\r\n ensuring that traders can operate confidently in a safe environment. The exchange’s broad range of products\r\n caters to individual traders, businesses, and developers, offering more than 30 distinct products tailored to\r\n different types of users.\r\n
\r\n\r\n For those looking to elevate their trading on Coinbase, Axon Trade offers a robust set of tools designed to make\r\n the most of this platform's extensive offerings. With Axon Trade’s Execution and Order Management Systems\r\n (OEMS), you gain the ability to seamlessly interact with Coinbase’s vast array of over 10,000 cryptocurrencies,\r\n ensuring your trades are executed quickly and with precision.\r\n
\r\n\r\n Our integration provides real-time market data, allowing traders to stay ahead of shifting market trends and\r\n make informed decisions. Axon Trade's systems are built to handle complex trade requirements, making it easier\r\n for you to adjust and manage your positions on Coinbase, whether you’re trading large volumes or maintaining a\r\n diverse portfolio.\r\n
\r\n\r\n Additionally, Axon Trade offers in-depth post-trade analytics, giving you clear insights into trade performance,\r\n fees, and execution times. This helps you continuously refine your trading strategies based on real-time\r\n feedback. Whether you are a day trader or managing long-term investments, Axon Trade's technology provides the\r\n infrastructure needed to succeed on Coinbase’s versatile trading platform.\r\n
\r\n