Skip to content

Instantly share code, notes, and snippets.

View shayphs's full-sized avatar

Shay Pinhas shayphs

View GitHub Profile
@shayphs
shayphs / planner.component.html
Last active March 11, 2023 08:00
Stock Averaging Calculator and trade planner
<app-toolbar [toolbarMenu]="sett.menus.tools"></app-toolbar>
<div class="container">
<div class="row mb-4">
<div class="col">
<h1 class="sect-title">Trade Planner</h1>
<h5 class="border-dashed">Plan before you trade</h5>
<div class="row">
<div class="col-12 col-md-6 mb-3">
<div class="form-row" *ngFor="let act of actions">
<div class="form-group col-12 col-md">