Skip to content

Instantly share code, notes, and snippets.

@choiway
Last active August 12, 2018 21:59
Show Gist options
  • Save choiway/daba00db3ea0e73cd8671dc669208e1a to your computer and use it in GitHub Desktop.
Save choiway/daba00db3ea0e73cd8671dc669208e1a to your computer and use it in GitHub Desktop.
phenotype = "strategy-a:<ticker>:<param>::<code>"
84 % 5 = 4
tickers[4] = "WFC"
phenotype.replace("<ticker>", "WFC")
phenotype = "strategy-a:WFC:<param>::<code>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment