SkillAgentSearch skills...

AmibrokerPython

Amibroker Plugin DLL that embeds the Python 3.4 interpreter for use within Amibroker.

Install / Use

/learn @solaristrading/AmibrokerPython
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AmibrokerPython

Amibroker Plugin DLL that embeds the Python 3.4 interpreter for use within Amibroker. Based on the original Sample project included in the Amibroker SDK.

Usage requires Python 3.4 to be installed on your machine. Tested with Anaconda 3.4 installer. Anaconda was installed to C:\Python3 on a Windows 7 machine. Project defaults to that location.

Consider this a work in progress. It works and allows one to execute external Python scripts from AFL, but I haven't implemented any sharing of data arrays between AFL and Python yet.

Will continue as time permits and I am posting the code in the hopes others may collaborate with code and/or advice.

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated1y ago
Forks15

Languages

C++

Security Score

60/100

Audited on Nov 3, 2024

No findings