Created
October 29, 2017 11:47
-
-
Save manu354/b61fb267cb5f7e6f6b82ea72006b3ff6 to your computer and use it in GitHub Desktop.
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
| <div class="col-xs-12 col-md-offset-1 col-md-6"> | |
| <div class="chart animated animatedFadeInUp fadeInUp"> | |
| <div> | |
| with content.... | |
| . | |
| . | |
| . | |
| . | |
| . | |
| .. | |
| . | |
| .<br> | |
| </div> | |
| <div id="exampleTrade" class="ct-chart"> | |
| </div> | |
| <div id="short-tooltip" class="animated"> | |
| <a class="status-icon hint--top-left hint--always hint--error" | |
| aria-label="Short"> | |
| </a> | |
| </div> | |
| <div id="long-tooltip" class="animated"> | |
| <a class="status-icon hint--bottom-right hint--always hint--success hint--bounce" aria-label="Long"> | |
| </a> | |
| </div> | |
| </div> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.