| 
						
						
						
					 | 
					@ -1,12 +1,34 @@ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					<ng-container *ngIf="hasPositions || !historicalDataItems"> | 
					 | 
					 | 
					<mat-tab-group | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					  <div class="container overview position-relative"> | 
					 | 
					 | 
					  animationDuration="0ms" | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					    <div class="row"> | 
					 | 
					 | 
					  class="position-absolute" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					  headerPosition="below" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					  mat-align-tabs="center" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					  <mat-tab> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					    <ng-template mat-tab-label> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					      <ion-icon name="analytics-outline" size="large"></ion-icon> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					    </ng-template> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					    <div | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					      class=" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					        align-items-center | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					        container | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					        d-flex | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					        flex-column | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					        h-100 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					        justify-content-center | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					        overview | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					        p-3 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					        position-relative | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					      " | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					    > | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					      <div class="row w-100"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        <a | 
					 | 
					 | 
					        <a | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					        class="chart-container col mr-3" | 
					 | 
					 | 
					          class="chart-container col" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					          [routerLink]="[]" | 
					 | 
					 | 
					          [routerLink]="[]" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          [queryParams]="{performanceChartDialog: true}" | 
					 | 
					 | 
					          [queryParams]="{performanceChartDialog: true}" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        > | 
					 | 
					 | 
					        > | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          <gf-line-chart | 
					 | 
					 | 
					          <gf-line-chart | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					            class="mr-3" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            symbol="Performance" | 
					 | 
					 | 
					            symbol="Performance" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            [historicalDataItems]="historicalDataItems" | 
					 | 
					 | 
					            [historicalDataItems]="historicalDataItems" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            [showLoader]="false" | 
					 | 
					 | 
					            [showLoader]="false" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -14,8 +36,13 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            [showYAxis]="false" | 
					 | 
					 | 
					            [showYAxis]="false" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          ></gf-line-chart> | 
					 | 
					 | 
					          ></gf-line-chart> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        </a> | 
					 | 
					 | 
					        </a> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					        <div *ngIf="historicalDataItems?.length === 0" class="chart-container"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					          <div class="d-flex justify-content-center"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					            <gf-no-transactions-info-indicator></gf-no-transactions-info-indicator> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					          </div> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        </div> | 
					 | 
					 | 
					        </div> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					    <div class="overview-container row mb-5 mt-1"> | 
					 | 
					 | 
					      </div> | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					      <div class="overview-container row mt-1"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        <div class="col"> | 
					 | 
					 | 
					        <div class="col"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          <gf-portfolio-performance-summary | 
					 | 
					 | 
					          <gf-portfolio-performance-summary | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            class="pb-4" | 
					 | 
					 | 
					            class="pb-4" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -35,25 +62,16 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          </div> | 
					 | 
					 | 
					          </div> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        </div> | 
					 | 
					 | 
					        </div> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      </div> | 
					 | 
					 | 
					      </div> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    <div | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      class="button-container d-flex justify-content-center position-absolute" | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    > | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      <a | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        *ngIf="showPositionsButton" | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        [routerLink]="['/home']" | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        fragment="positions-container" | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        i18n | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        mat-flat-button | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        (click)="showPositionsButton = false" | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        >Positions</a | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      > | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    </div> | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    </div> | 
					 | 
					 | 
					    </div> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					
 | 
					 | 
					 | 
					  </mat-tab> | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					  <div id="positions-container" class="container positions"> | 
					 | 
					 | 
					  <mat-tab> | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					    <div class="row mb-3"> | 
					 | 
					 | 
					    <ng-template mat-tab-label> | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					      <div class="col"> | 
					 | 
					 | 
					      <ion-icon name="wallet-outline" size="large"></ion-icon> | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					        <mat-card class="p-0"> | 
					 | 
					 | 
					    </ng-template> | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					    <div class="container justify-content-center p-3 positions"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					      <div class="row"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					        <div class="align-items-center col"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					          <mat-card *ngIf="hasPositions === true" class="p-0"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            <mat-card-content> | 
					 | 
					 | 
					            <mat-card-content> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					              <gf-positions | 
					 | 
					 | 
					              <gf-positions | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                [baseCurrency]="user?.settings?.baseCurrency" | 
					 | 
					 | 
					                [baseCurrency]="user?.settings?.baseCurrency" | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -64,8 +82,21 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					              ></gf-positions> | 
					 | 
					 | 
					              ></gf-positions> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            </mat-card-content> | 
					 | 
					 | 
					            </mat-card-content> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          </mat-card> | 
					 | 
					 | 
					          </mat-card> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					          <div | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					            *ngIf="hasPositions === false" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					            class="d-flex justify-content-center" | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					          > | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					            <gf-no-transactions-info-indicator></gf-no-transactions-info-indicator> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          </div> | 
					 | 
					 | 
					          </div> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        </div> | 
					 | 
					 | 
					        </div> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					      </div> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					    </div> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					  </mat-tab> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					  <mat-tab> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					    <ng-template mat-tab-label> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					      <ion-icon name="reader-outline" size="large"></ion-icon> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					    </ng-template> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					    <div class="container p-3 positions"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      <div class="row"> | 
					 | 
					 | 
					      <div class="row"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        <div class="col-xs-12 col-md-6 mb-3"> | 
					 | 
					 | 
					        <div class="col-xs-12 col-md-6 mb-3"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          <mat-card class="h-100"> | 
					 | 
					 | 
					          <mat-card class="h-100"> | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -82,7 +113,7 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            </mat-card-content> | 
					 | 
					 | 
					            </mat-card-content> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					          </mat-card> | 
					 | 
					 | 
					          </mat-card> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        </div> | 
					 | 
					 | 
					        </div> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					      <div class="col-xs-12 col-md-6 mb-3"> | 
					 | 
					 | 
					        <div class="col-xs-12 col-md-6"> | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					          <mat-card class="h-100"> | 
					 | 
					 | 
					          <mat-card class="h-100"> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            <mat-card-header> | 
					 | 
					 | 
					            <mat-card-header> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					              <mat-card-title i18n>Summary</mat-card-title> | 
					 | 
					 | 
					              <mat-card-title i18n>Summary</mat-card-title> | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					@ -99,10 +130,5 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        </div> | 
					 | 
					 | 
					        </div> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					      </div> | 
					 | 
					 | 
					      </div> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    </div> | 
					 | 
					 | 
					    </div> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					</ng-container> | 
					 | 
					 | 
					  </mat-tab> | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					
 | 
					 | 
					 | 
					</mat-tab-group> | 
				
			
			
				
				
			
		
	
		
		
			
				
					 | 
					 | 
					<ng-container *ngIf="!hasPositions && historicalDataItems"> | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					  <div class="d-flex justify-content-center my-5"> | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    <gf-no-transactions-info-indicator></gf-no-transactions-info-indicator> | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					  </div> | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					</ng-container> | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
	
	
		
		
			
				
					| 
						
						
						
					 | 
					
  |