Skip to content

Instantly share code, notes, and snippets.

@Rahul8m
Rahul8m / index.html
Created February 11, 2026 14:53
Untitled
<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>