Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 10839c0e69 | |||
| 5027402b10 |
@@ -72,7 +72,7 @@ export default function StrixPlatform() {
|
|||||||
]}
|
]}
|
||||||
carouselPosition="right"
|
carouselPosition="right"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get 30-Day Free Access", href: "https://app.strix.ai" },
|
{ text: "Start Trading", href: "https://app.strix.ai" },
|
||||||
{ text: "Learn More", href: "#features" },
|
{ text: "Learn More", href: "#features" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -202,11 +202,11 @@ export default function StrixPlatform() {
|
|||||||
{
|
{
|
||||||
id: "1", title: "How accurate are Strix's AI predictions?", content: "Our machine learning models have historically achieved 87% accuracy rates in predicting short-term market movements. Accuracy varies by asset class and market conditions. We continuously update our models based on new market data to maintain peak performance."},
|
id: "1", title: "How accurate are Strix's AI predictions?", content: "Our machine learning models have historically achieved 87% accuracy rates in predicting short-term market movements. Accuracy varies by asset class and market conditions. We continuously update our models based on new market data to maintain peak performance."},
|
||||||
{
|
{
|
||||||
id: "2", title: "What data sources does Strix use?", content: "We integrate real-time data from major exchanges, economic indicators, social sentiment analysis, and proprietary datasets. Our AI models analyze over 10,000 data points per second to generate insights."},
|
id: "2", title: "Is my trading data secure?", content: "Absolutely. We use enterprise-grade encryption, multi-factor authentication, and comply with all regulatory standards including SOC 2 Type II certification. Your data is never shared with third parties."},
|
||||||
{
|
{
|
||||||
id: "3", title: "Can I automate my trades on Strix?", content: "Yes! Professional and Elite plans include API access for automated trading. You can build custom trading bots or use our pre-built algorithmic strategies. All automation includes built-in risk management features."},
|
id: "3", title: "What data sources does Strix use?", content: "We integrate real-time data from major exchanges, economic indicators, social sentiment analysis, and proprietary datasets. Our AI models analyze over 10,000 data points per second to generate insights."},
|
||||||
{
|
{
|
||||||
id: "4", title: "Is my trading data secure?", content: "Absolutely. We use enterprise-grade encryption, multi-factor authentication, and comply with all regulatory standards including SOC 2 Type II certification. Your data is never shared with third parties."},
|
id: "4", title: "Can I automate my trades on Strix?", content: "Yes! Professional and Elite plans include API access for automated trading. You can build custom trading bots or use our pre-built algorithmic strategies. All automation includes built-in risk management features."},
|
||||||
{
|
{
|
||||||
id: "5", title: "What assets can I trade on Strix?", content: "Strix supports stocks, cryptocurrencies, forex, commodities, and indices. You can trade across multiple markets and asset classes from a single unified platform."},
|
id: "5", title: "What assets can I trade on Strix?", content: "Strix supports stocks, cryptocurrencies, forex, commodities, and indices. You can trade across multiple markets and asset classes from a single unified platform."},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user