Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using gretl as a dll library in mql4 programming #1

Open
yasharino opened this issue Oct 14, 2018 · 0 comments
Open

using gretl as a dll library in mql4 programming #1

yasharino opened this issue Oct 14, 2018 · 0 comments

Comments

@yasharino
Copy link

This is a comprehensive program for time-series analysis. I want to use your source as a dll library in mql4 programming to test stationary and degree of cointegration of stock market time-series. But mql4 accepts dll importing libraries according to following code. Would you please export gretl functions in dll extension with their function description to use in mql4 programming?
Best wishes
Yashar

#import "file_name"
func1 define;
func2 define;
...
funcN define;
#import

Source: https://docs.mql4.com/basis/preprosessor/import

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant