Skip to content

Instantly share code, notes, and snippets.

@marketcalls
Created November 27, 2014 05:45
Show Gist options
  • Select an option

  • Save marketcalls/f58bc0471b0973c17f10 to your computer and use it in GitHub Desktop.

Select an option

Save marketcalls/f58bc0471b0973c17f10 to your computer and use it in GitHub Desktop.
Simple Plugin Generated AFL
// call the plugin
aPlugInResult = SimplePluginFunc1(Close, 5);
// plot plugin's result
Plot(aPlugInResult, "aPlugInResult", colorRed);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment