Giter Club home page Giter Club logo

amibroker's Introduction

AmiBroker .NET SDK and Community Plug-ins

Non-official AmiBroker plug-in SDK for .NET developers. It's just a port of the official C++ based AmiBroker Development Kit (ADK) to .NET / C#.

It is 100% free, no hidden charges, allowed for both personal and commercial use under Apache License 2.0.

Contributions of any kind are welcome! Feel free to fork this repo and send pull requests with your updates.

Prerequisites for Developers

  • Visual Studio 2012 (preferred) or Visual Studio 2010
  • NuGet Package Manager extension for Visual Studio
  • Microsoft .NET Framework 4.5 (can be easily downgraded if needed in Plugin.csproj file)

Community Plug-ins for AmiBroker

Demo

AmiBroker .NET SDK

Getting Started

Download and install GitHub for Windows if you havn't done it already. Click [Clone in Desktop] button on the right at this page in order to download the latest version of this project to your local folder.

Open 'AmiBroker .NET SDK.sln' solution file in Visual Studio, update information about your plug-in inside Plugin/Plugin.cs/GetPluginInfo() method, add quotes related logic inside Plugin/Plugin.cs/GetQuotesEx() method, build the project and you're done. Your first data plug-in is ready to be tested and debugged.

Note, that this project is just a port of the oficial C++ based ADK. In order to understand how it works it is strongly recommended to read the official ADK manual which can be found inside ADK.zip file.

Support & Feedback

Visit our discussions board, feel free to ask questions and send feature requests.

amibroker's People

Contributors

koistya avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.