@hmht25 , Welcome to the forum.
There are several things you, as a new forum member need to do:
A new custom badge for the forum has been introduced: License Verified.
See https://forum.amibroker.com/badges/102/license-verified
On users profile page it is visible like this:
[image]
Users that have such badge in their profile page are verified holders of AmiBroker license.
You should verify your forum account by entering your forum user name and clicking Verify License button in the the Account Information page in the members zone: https://www.amibroker.com/members/info.php
[test]
It…
Search the forum
It is good idea to search the forum before asking same questions over and over. To search the forum just use magnifying glass icon in the upper right corner
[image]
Also it is good idea to use Google and add +site:amibroker.com to your search term to limit the output to content of amibroker.com web site. Doing so will include results from Knowledge Base and Users' Guide
Enter the AFL code properly
It is of utmost importance as improperly formatted code results in syntax err…
Background
Some people come here and ask single-line SMS-style question (plus sometimes some random code) and expect "solution" without showing any effort made from their side.
Then all the good souls on this forum hopelessly try to figure out "what the heck original poster meant?"
So please follow the tips below so your question is more likely to get proper answer.
How to ask a good question
Follow the forum rules first: How to use this site Please use the search field in this forum, the…
From the error you are displaying, we can't see if the error message is correct. Are you missing a semicolon on a previous line?
Most of the very helpful people here like to see that you are a confirmed purchaser of AB, and that you have done some work on this yourself. Post your code (using Code Blocks "</>") so we can run the same thing you are running. Then we should be able to help you out.
2 Likes