These are the coding avenues available to you for creating your solution:
Your “main calculation” can be anything.
How To Ask Questions The Smart Way. (2004)
The XY Problem
Your real problem is getting the results into the terminal.
You could use a spreadsheet, save the results in a CSV file, then write MQL code to read it.
These are the coding avenues available to you for creating your solution:
Thank you!
Your “main calculation” can be anything.
How To Ask Questions The Smart Way. (2004)
The XY Problem
Your real problem is getting the results into the terminal.
You could use a spreadsheet, save the results in a CSV file, then write MQL code to read it.
Thank you for the reply.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi: Seeing if anyone can guide me the basics of calling calculations into Metatrader.
I will have mouse events be used as inputs into a spreadsheet that will do some calculations. Then the outputs will display on the chart.
Does the main calculation program have to be a specific language, e.g. could an Excel Spreadsheet be used, or Java etc.
Thank you for your guidance and help!