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
| <h1 class="logo">LSC</h1> | |
| <div class="input-section"> | |
| <input id="capital" type="number" placeholder="Account Capital USD"><br> | |
| <input id="risk" type="number" placeholder="Risk % per trade"><br> | |
| <input id="pips" type="number" placeholder="Stoploss in pips"><br> |