ConceptzX / Ai-TradingPlatform-Coder

An experimental Project for Trading Platform Coding.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



This is my own implementation of AI Code Translator, USE AT YOUR OWN RISK, DO NOT EXPECT ANY SUPPORT

I have migrated all Trading Platform language support to this project and archived Ai-Coder as I want it to go in a different direction from the original Ai-Code-Translator project.

Trading platform language support has been migrated to this project.



AI TradingPlatform Coder

AI to translate code from one programming language to another geared toward Trading Platforms.

Ai-Coder Ai-Coder

Running Locally

1. Clone Repo

git clone https://github.com/ConceptzX/Ai-TradingPlatform-Coder.git

2. Install Dependencies

npm i

3. Run App

npm run dev

You can add your OpenAI key to the key by replacing the text in the .env.local.example file and renaming it .env to retain the key for future sessions

This is a back burner project, I will update it more so as I need something. My vision for this project is to build beyond just ChatGPT and integrate with Mixtral and Tabby.


Trading Platform languages include but not limited to:

'Ocatve or GNU Octave'

'Mathematica'

'PowerLanguage.NET'

'ThinkScript'

'ACSIL C++ for SierraChart'

'Visual Basic for Applications (VBA)'

'Esignal Formula Script (EFS)'

'ProRealCode'

'MetaStock Formula Language (MFL)'

'Amibroker Formula Language (AFL)'

'NinjaScript 7'

'NinjaScript >= 8.1.2.0'

'NinjaScript <= 8.1.1.7'

'Pine Script v3'

'Pine Script v4'

'Pine Script v5'

About

An experimental Project for Trading Platform Coding.


Languages

Language:TypeScript 98.3%Language:JavaScript 1.5%Language:CSS 0.2%