#
# TD Ameritrade IP Company, Inc. (c) 2014-2018
#
# Uses basic most recent value from ATR study then
# displays value in a colorized label
#
# Modified by Nate Geslin (teamtomkins23@gmail.com)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="//app-sj01.marketo.com/js/forms2/js/forms2.min.js"></script> | |
<form id="mktoForm_1075"></form> | |
<script>MktoForms2.loadForm("//app-sj01.marketo.com", "410-XOR-673", 1075);</script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* | |
* Remove Links from Post Titles in Genesis | |
* | |
* @author Joshua Nelson | |
* @link http://joshuadnelson.com | |
* | |
*/ |