Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
C# library and samples for processing market data from the Spark API
Spark API SDK is an open-source, lesser GPL-licensed .NET library that supports access to the financial market data API from Spark (http://iguana2.com/spark-sdk).
The SDK comprises an open-source C# code base with detailed examples and comments on how to interface with the Spark API and process the data streams. This is encapsulated in the SparkAPI project which contains all the classes and helper functions required to easily utilise the API. A set of sample applications demonstrating some simple uses of the API are also available.
...
Freeware to manage stock exchange data, display stock charts, perform stock picking by trade simulations, uses known and custom creatable technical indicators See als source code at Codeplex : http://capitalresources.codeplex.com/
A C# implementation of a Genetic Programming method for optimizing a financial trading strategy. Most code designed for use with SmartQuant's QD/OQ products, but key code can be extracted for use in other projects.