www.investagrams.com Open in urlscan Pro
104.26.8.93  Public Scan

URL: https://www.investagrams.com/
Submission: On November 17 via manual from SG — Scanned from SG

Form analysis 2 forms found in the DOM

<form class="form-inline my-2 my-lg-0 flex-nowrap">
  <div class="row no-gutters align-items-center" style="padding: 9px 0;">
    <div class="w-100 d-flex align-items-center">
      <div class="ml-2" style="flex: 0 1 100%;">
        <script src="/Javascript/AngularApp/Controller/UserControl/Common/searchBarUserControlController.js?i_1.68.9083.30489" type="text/javascript" defer=""> </script>
        <div class="form-inline mr-auto flex-shrink-1" data-ng-controller="searchBarUserControlController">
          <div class="input-group" id="searchStockUserControlContainer" style="width: 100%;"> <span class="search-bar-icon"> <img src="/Images/Application/search-icon.png?i_1.68.9083.30489"> </span> <input type="search"
              class="search-bar rounded-corners" data-ng-focus="isFocus=true" data-ng-blur="isFocus=false" data-ng-model="SearchBar.Request.Keyword" data-ng-change="SearchBar.doSearchSnippet()"
              data-localized-click-directive="SearchBar.ShowSnippet = true;" data-on-enter-keydown-directive="SearchBar.doSearch()" data-ng-click="SearchBar.showRecentSearch()" placeholder="Search Investagrams" style="font-size: 0.9rem;"
              title="Search for stock, people, or post." autocomplete="off"> <input type="hidden" name="keyword" value="true">
            <div class="main-search-result dropdown-search-result-content dropdown-menu" role="menu" style="display: block;" data-ng-show="SearchBar.ShowDropdown || (SearchBar.Request.Keyword &amp;&amp; SearchBar.ShowSnippet)">
              <div data-ng-if="!SearchBar.Request.Keyword">
                <div class="px-20 py-2 d-flex align-items-center">
                  <h3 class="dropdown-header fs-14 p-0 text-navy-light" data-ng-if="SearchBar.RecentSearch.length > 0">Recent Searches</h3> <button class="invg-btn text-cyan px-0 fw-700 fs-12 ml-auto" style="width:unset!important;"
                    data-ng-click="SearchBar.clearRecentSearch()">Clear all</button>
                </div>
                <div data-ng-repeat="recent in SearchBar.RecentSearch track by recent.Keyword" class="search-bar-dropdown">
                  <a data-ng-if="recent.IsStock" class="dropdown-item StockSnippet mb-1 d-flex align-items-center" style="white-space: normal; cursor: pointer;" data-ng-href="/Stock/{{recent.StockSnippetData.StockCodeAndExchange}}" data-ng-click="SearchBar.searchStock(recent.StockSnippetData, $event)"> <img data-ng-src="{{::recent.StockSnippetData.DisplayPhotoUrl}}" class="rounded-circle border mr-1 wh-30" alt="Loading..."> {{::recent.StockSnippetData.StockCode}} - {{::recent.StockSnippetData.StockName}} <span class="search-stock-exchange ml-auto br-8 f-10 fw-700"> {{::recent.StockSnippetData.ExchangeString}} </span> </a>
                  <a data-ng-if="!recent.IsStock" class="dropdown-item StockSnippet" data-ng-click="SearchBar.searchKeyword($event, 'Stock', recent.Keyword)" data-ng-href="/Search/Search?type=Stock&amp;keyword={{recent.EncodedKeyword}}"> <span class="d-flex align-items-center ml-1"> <i class="fas fa-search mr-2 fs-20"> </i> <span class="fs-14">{{recent.Keyword}}</span> </span> </a>
                </div>
              </div>
              <div class="dropdown-divider"> </div>
              <h3 class="dropdown-header px-20 py-2" data-ng-if="SearchBar.StockSnippetResult.length > 0">Stock</h3>
              <a class="dropdown-item StockSnippet mb-1 d-flex align-items-center" style="white-space: normal; cursor: pointer;" data-ng-repeat="stock in SearchBar.StockSnippetResult track by stock.StockId" data-ng-href="/Stock/{{stock.StockCodeAndExchange}}" data-ng-click="SearchBar.searchStock(stock, $event)"> <img data-ng-src="{{::stock.DisplayPhotoUrl}}" class="rounded-circle border mr-1 wh-30" alt="Loading..."> {{::stock.StockCode}} - {{::stock.StockName}} <span class="search-stock-exchange ml-auto br-8 f-10 fw-700"> {{::stock.ExchangeString}} </span> </a>
              <div class="dropdown-item" data-ng-show="IsLoading">
                <div class="loader-bounce mx-auto"> <span> </span> </div>
              </div>
              <div data-ng-show="SearchBar.Request.Keyword &amp;&amp; SearchBar.EncodedKeyword">
                <div class="dropdown-divider"> </div>
                <a class="dropdown-item StockSnippet" data-ng-click="SearchBar.searchKeyword($event, 'People')" data-ng-href="/Search/Search?type=People&amp;keyword={{SearchBar.EncodedKeyword}}">Search people: <span style="font-weight: bold;">{{SearchBar.Request.Keyword | stringEllipses:false:10}}</span> </a>
                <div class="dropdown-divider"> </div>
                <a class="dropdown-item StockSnippet" data-ng-click="SearchBar.searchKeyword($event, 'Posts')" data-ng-href="/Search/Search?type=Posts&amp;keyword={{SearchBar.EncodedKeyword}}">Search post: <span style="font-weight: bold;">{{SearchBar.Request.Keyword | stringEllipses:false:10}}</span> </a>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="nav-img-content nav-img-content-icon cursor-pointer" data-ng-if="UserNav.IsUserLoggedOn &amp;&amp; !GlobalNav.IsMobilePhone">
    <div>
      <div data-ng-controller="chatBarUserControlController" data-ng-if="::UserNav.AuthenticatedUserId > 0">
        <div data-step="5" data-position="bottom-middle-aligned"
          data-intro="<div style='padding:10px;color:#707070;'> <img style='width: 60px;height:60px;' src='/Images/Onboarding/Tutorial/chat.png?i_1.68.9083.30489'/> <br/> <div class='mt-2 text-navy-light' style='width:200px;line-height:25px;padding-left:20px;'>This button opens up <strong>InvestaChat</strong>, where you can add your friends for more private converstations!</div> </div>">
          <ul class="nav navbar-nav navbar-right notificationMenu navslide-navbar-right" style="margin-left: 5px;">
            <li class="dropdown navslide-chat-dropdown">
              <a href="/Chat/" class="dropdown-toggle font-size-icon user-menu-icon" target="{{OpenAllNotifExternally ? '_blank' : ''}}" title="InvestaChat"> <span class="position-relative">  <div class="op-icons"> <i class="fas fa-comment text-navy-light font-size-icon"> </i> </div> <span class="notification-badge round" data-ng-show="UnreadCount > 0" data-ng-bind="(UnreadCount > 99) ? '99+' : UnreadCount"> </span> </span> </a>
            </li>
          </ul>
        </div>
      </div>
    </div>
  </div>
  <div class="nav-img-content nav-img-content-icon cursor-pointer" data-ng-if="UserNav.IsUserLoggedOn &amp;&amp; !GlobalNav.IsMobilePhone">
    <div>
      <div data-ng-controller="notificationBarUserControlController" data-ng-if="::UserNav.AuthenticatedUserId > 0">
        <ul class="nav navbar-nav navbar-right notificationMenu ml-1" data-step="7"
          data-intro="<div style='padding:10px;color:#707070;'> <img style='width: 60px;height:60px;' src='/Images/Onboarding/Tutorial/notification.png?i_1.68.9083.30489'/> <br/> <div class='mt-2 text-navy-light' style='width:200px;line-height:25px;padding-left:20px;'>This is where your <strong>notification</strong> and alerts come in!</div> </div>">
          <li class="dropdown">
            <div class="dropdown-toggle font-size-icon user-menu-icon cursor-pointer" data-toggle="dropdown" data-localized-click-directive="showUserNotificationBarContent();"> <span class="position-relative"> <span class="op-icons op-icons-active"
                  title="Notifications"> <i class="fas fa-bell font-size-icon text-navy-light"> </i> </span> <span class="notification-badge round" data-ng-show="UnreadCountTotal > 0" data-ng-bind="(UnreadCountTotal > 99) ? '99+': UnreadCountTotal">
                </span> </span> </div>
            <div class="notif-dropdown-menu p-0 cursor-auto dropdown-menu" role="menu" data-scroll-lock-directive="true" data-scroll-bottom-directive="getOldNotifications(activeNotifTab)" data-ng-click="$event.stopPropagation();">
              <div class="border-bottom mt-12 pb-10">
                <div class="d-flex align-items-center justify-content-between px-12">
                  <h4 class="fs-16 text-navy fw-700 cursor-text flex-grow-1">Notifications</h4>
                  <div type="button" class="bg-toggle-basic cursor-pointer py-1 px-2 br-8 text-navy-light-whover align-middle" data-ng-class="{ 'active' : NotifShow}" data-toggle="collapse" data-target="#notifControlsCollapse" aria-expanded="false"
                    aria-controls="notifControlsCollapse" data-ng-click="NotifShow = !NotifShow"> <i class="fas fa-ellipsis-h fs-16"> </i> </div>
                </div>
                <div id="notifControlsCollapse" class="notification-controls collapse px-2 mt-1" data-ng-class="NotifShow ? 'show' : ''">
                  <div class="notification-control-item" data-ng-click="markAllNotificationAsRead();"> <i class="fa fa-envelope-open mr-3 fs-16 px-2px" style="padding: 2px;"> </i>
                    <p class="fw-500">Mark as all read</p>
                  </div>
                  <div class="notification-control-item" onclick="window.location = 'https://www.investagrams.com/Account/Settings/NotificationSettings';"> <i class="fa fa-cog mr-3 fs-16 px-2px"> </i>
                    <p class="fw-500">Notification settings</p>
                  </div>
                </div>
              </div>
              <ul class="tab tab-basic p-2 position-sticky zindex-1 bg-color-white" style="top: -1px;">
                <li class="tab-item" data-ng-repeat="(notifCategoryKey, notifCategoryValue) in ::NotificationCategoryEnum track by $index" data-ng-click="setNotifTab(notifCategoryValue, true)"
                  data-ng-class="{'active' : activeNotifTab == {{::notifCategoryValue}}}">
                  <div class="py-6 px-12 br-8 fs-14 fw-700 text-navy-light mr-2"> {{::notifCategoryKey}} <span class="br-4 ml-2 fs-12 py-1 px-6 bg-red-2 text-white" data-ng-show="Notifications[notifCategoryValue].UnreadCount > 0"
                      data-ng-bind="(Notifications[notifCategoryValue].UnreadCount > 99) ? '99+' : Notifications[notifCategoryValue].UnreadCount"> </span> </div>
                </li>
              </ul>
              <ul class="notification-list px-2 mb-12" data-ng-show="activeNotifTabContent.List.length > 0">
                <li class="notification-item" data-ng-class="notif.IsOpen ? '' : 'untouched'" data-ng-repeat="notif in activeNotifTabContent.List track by notif.NotificationId">
                  <a class="notification-link" data-ng-click="clickNotif(notif)" data-ng-href="{{::notif.ViewNotificatonUrl}}" target="{{::(OpenAllNotifExternally &amp;&amp; notif.ViewNotificatonUrl != '#') ? '_blank' : notif.ExternalUrlHrefTarget}}"> <div class="notification-avatar" data-ng-href="{{::notif.ViewNotificatonUrl}}" target="{{::(OpenAllNotifExternally &amp;&amp; notif.NotificationType != 1002) ? '_blank' : notif.ExternalUrlHrefTarget}}"> <img class="notification-img" data-ng-src="{{::notif.ImageUrl}}" onerror="this.src='https://www.investagrams.com/Images/app_icon_white.png?i_1.68.9083.30489'" alt="Loading..."> <span class="notification-type"> <img class="notification-type-img" data-ng-src="{{::notif.NotificationTypeIconAbsoluteUrl}}" alt="Icon"> </span> </div> <div class="flex-grow-1"> <div class="d-flex"> <div class="notification-message fs-14 line-clamp-3 text-navy" title="{{::notif.Message}}"> {{::notif.Message}} </div> </div> <div class="bg-containernotif p-2 br-8 mt-2" data-ng-if="::notif.MessagePreview" title="{{::notif.MessagePreview}}"> <p class="fs-14 text-navy line-clamp-2 break-word"> {{::notif.MessagePreview }} </p> </div> <div class="notification-content mt-2"> <div class="d-flex align-items-center"> <div class="rounded bg-red-2 mr-1" style="width: 8px; height: 8px;" data-ng-show="!notif.IsOpen"> </div> <time class="fs-12 text-nowrap text-navy-light" datetime="{{::notif.LastUpdateDate}}" title="{{::notif.LastUpdateDate | date:'EEEE, MMMM d, y h:mm a'}}">{{notif.LastUpdateDate | timeAgo}} </time> </div> </div> </div> </a>
                </li>
                <li class="notification-item my-2 d-flex align-items-center justify-content-center pt-2" data-ng-show="IsLoading &amp;&amp; activeNotifTabContent.List.length > 0 &amp;&amp; !activeNotifTabContent.ReachEnd">
                  <div class="loader-bounce mt-3"> <span> </span> </div>
                </li>
              </ul>
              <div class="mx-3 mb-12 position-relative" data-ng-if="activeNotifTabContent.List.length == 0">
                <div class="nodata-info" data-ng-show="!IsLoading"> <i class="fas fa-bell fs-22 text-navy-light"> </i>
                  <div class="fs-16 fw-700 mt-12 fs-camptonbook text-navy">{{ activeNotifTab == NotificationCategoryEnum.Alerts ? 'No alerts yet...' : 'No notifications yet...'}}</div>
                  <div class="fs-14 text-navy">Come back again later</div>
                </div>
                <div class="d-flex py-12 px-3 border-top bc-transparent-last" data-ng-repeat="i in [1,2,3,4,5,6,7,8]">
                  <div>
                    <div class="bg-pearl-blue mr-3 br-8" style="width: 32px; height: 32px;"> </div>
                  </div>
                  <div class="flex-grow-1">
                    <div class="bg-pearl-blue br-8 w-75" style="height: 12px;"> </div>
                    <div class="bg-pearl-blue br-8 w-50 mt-2" style="height: 12px;"> </div>
                  </div>
                  <div>
                    <div class="bg-pearl-blue br-8" style="width: 40px; height: 12px;"> </div>
                  </div>
                </div>
              </div>
            </div>
          </li>
        </ul>
      </div>
    </div>
  </div>
  <div class="op-user" data-ng-if="UserNav.IsUserLoggedOn">
    <ul class="nav navbar-nav navbar-right profileMenu-loggedOut ml-1">
      <li class="dropdown user-menu" data-ng-if="!UserNav.IsUserLoggedOn">
        <a href="/Login?ret=https%3A%2F%2Fwww.investagrams.com%2FOpenInvesta%2FOpenInvestaRevampv3.aspx" data-ng-if="::UserNav.Menu.Type == 'MainSite'" class="btn btn-primary btn-sm">LOGIN </a>
        <a href="/Login?ret=https%3A%2F%2Fwww.investagrams.com%2FOpenInvesta%2FOpenInvestaRevampv3.aspx" data-ng-if="::UserNav.Menu.Type == 'LearnSite'" style="margin-top: 10px;" class="btn btn-outline-light btn-sm mr-3">LOGIN </a> </li>
      <li class="dropdown user-menu nav-profile-picture-li" data-ng-if="UserNav.IsUserLoggedOn">
        <a href="#" class="nav-link dropdown-toggle font-size-icon position-relative" data-toggle="dropdown" style="margin-top: 0px; padding: 0px; text-align: center; display: flex; justify-content: center; align-items: center;"> <img data-ng-if="UserNav.AuthenticatedUserProfile.SocialProfileInfo.ProfilePictureUrl" data-ng-src="{{::UserNav.AuthenticatedUserProfile.SocialProfileInfo.ProfilePictureUrl}}" class="rounded-circle nav-profile-picture"> <span class="notification-badge round" data-ng-if="UserNav.SavedPost.ShowNudge" style="right: 5px !important; top: 1.2px !important; height: 17.5px; width: 17.5px;"> </span> </a>
        <ul class="dropdown-menu border-radius" style="width: 18.75rem !important; padding: 7px; padding-top: 5px !important;">
          <li class="menu-divider">
            <a class="profile-menu-item" href="/Profile/{{UserNav.AuthenticatedUserProfile.SocialProfileInfo.Username}}"> <div class="invg-avatar is-large mb-2"> <img class="avatar" data-ng-src="{{::UserNav.AuthenticatedUserProfile.SocialProfileInfo.ProfilePictureUrl}}" alt="User Image"> <img data-ng-class="UserNav.UserAccess.isUserSelectedBadgePioneer(UserNav.AuthenticatedUserProfile.SocialProfileInfo.SelectedBadge) ? 'user-pioneer-badge' : 'user-badge'" data-ng-src="{{::UserNav.AuthenticatedUserProfile.SocialProfileInfo.SelectedBadgeImageUrl}}" alt="badge" data-ng-if="UserNav.AuthenticatedUserProfile.SocialProfileInfo.SelectedBadgeImageUrl"> </div> <div class="profile-menu-content"> <div class="profile-menu-badge"> <img data-ng-if="UserNav.AuthenticatedUserProfile.SocialProfileInfo.PremiumBadgeImageUrl" data-ng-src="{{::UserNav.AuthenticatedUserProfile.SocialProfileInfo.PremiumBadgeImageUrl}}" alt="premium badge"> </div> <h4 class="profile-menu-name fs-16">{{::UserNav.AuthenticatedUserProfile.UserInfo.FirstName}} {{::UserNav.AuthenticatedUserProfile.UserInfo.LastName}} <span style="color: #62E6AC;" data-ng-if="::UserNav.AuthenticatedUserProfile.SocialProfileInfo.IsVerified"> <i class="fa fa-check-circle" aria-hidden="true"> </i> </span> </h4> <p class="profile-menu-description fs-12"> @{{ ::UserNav.AuthenticatedUserProfile.SocialProfileInfo.Username }} </p> </div> </a>
            <div data-ng-if="UserNav.UserAccess.isShowInvestaPrimeAds" class="mx-auto br-12 overflow-hidden mx-12 my-2">
              <div class="text-center fs-16 fw-700 leading-standard invg-matte-black py-12 px-4 bg-pearl-blue"> Hate ads? Remove ads and get real-time PSE data </div>
              <div data-ng-click="UserNav.navigateToPrimeLandingPage('GoPrimeNow','Nav')" class="text-center fs-16 fw-700 leading-standard cursor-pointer px-2 py-12 bg-orange-gradient bg-gradient-hover"> Go Prime Now </div>
            </div>
          </li>
          <li>
            <a class="profile-menu-item mb-0" href="/Wallet/"> <div class="profile-menu-icon"> <span class="op-icons"> <img src="/Images/Wallet/wallet-logo.png?is_1.19"> </span> </div> <div class="profile-menu-content"> <h4 class="profile-menu-name">{{::UserNav.Wallet.PrimaryWallet.Amount | numberItemPriceCurrencyFormat:UserNav.Wallet.PrimaryWallet.Currency}} {{::UserNav.Wallet.PrimaryWallet.Currency}} </h4> <p class="profile-menu-description">Investa Credits</p> </div> </a>
          </li>
          <li>
            <a class="profile-menu-item mb-0" href="/Account/Gems/GemsRewardsCenter"> <div class="profile-menu-icon"> <span class="op-icons"> <img class="h-100 w-100" src="/Images/Gem/gem_icon.png?is_1.19"> </span> </div> <div class="profile-menu-content"> <h4 class="profile-menu-name">{{::UserNav.Gems.GemsProfile.GemsBalance | numberSharesFormat}} Gems </h4> <p class="profile-menu-description">Investa Gems</p> </div> </a>
          </li>
          <li class="menu-divider">
            <a href="/Subscription/" class="profile-menu-item"> <div class="profile-menu-icon fs-20"> <span class="op-icons"> <i class="fas fa-rocket fc-g-gold"> </i> </span> </div> <div class="profile-menu-content"> <h4 class="profile-menu-name">Manage Subscription </h4> <p class="profile-menu-description">Manage your subscription</p> </div>  </a>
          </li>
          <li data-ng-click="$event.stopPropagation();" class="menu-divider profile-menu-name">
            <a class="profile-menu-item mb-0 justify-content-between" data-toggle="collapse" data-target="#collapseSettingsSupport" role="button" aria-expanded="false" aria-controls="collapseSettingsSupport" data-ng-click="CollapseSettingsSupportShow = !CollapseSettingsSupportShow"> <span class="text-navy fs-14 fw-700">Settings and Support</span> <i class="fas fa-chevron-up text-navy onCollapsed-rotate" data-ng-class="{'rotated' : CollapseSettingsSupportShow}"> </i> </a>
            <ul class="collapse ul-clear" id="collapseSettingsSupport" data-ng-class="CollapseSettingsSupportShow ? 'show' : ''">
              <li>
                <a href="/Account/Settings/AccountSettings" class="profile-menu-item mb-0"> <div class="profile-menu-icon fs-20"> <span class="op-icons"> <i class="fas fa-cog fc-g-blue"> </i> </span> </div> <div class="profile-menu-content"> <h4 class="profile-menu-name">Settings </h4> <p class="profile-menu-description">Manage your account</p> </div>  </a>
              </li>
              <li>
                <a class="profile-menu-item" href="https://help.investagrams.com/" target="_blank"> <div class="profile-menu-icon fs-20"> <span class="op-icons"> <i class="fas fa-hand-holding-heart fc-g-blue"> </i> </span> </div> <div class="profile-menu-content"> <h4 class="profile-menu-name">Help &amp; Support </h4> <p class="profile-menu-description">Investa Team is ready to help</p> </div>  </a>
              </li>
            </ul>
          </li>
          <li>
            <a class="profile-menu-item mb-0 mt-2" style="padding-top: 6px !important;padding-bottom:6px !important;" href="/Shop/" title="Shop"> <div class="profile-menu-icon fs-16"> <span class="op-icons"> <i class="fas fa-shopping-bag text-navy-light"> </i> </span> </div> <div class="profile-menu-content"> <h4 class="profile-menu-name">Shop </h4> </div> </a>
          </li>
          <li data-ng-click="DarkMode.toggle()">
            <div class="profile-menu-item mb-0" style="padding-top: 6px !important;padding-bottom:6px !important;">
              <div class="profile-menu-icon fs-16"> <span class="op-icons"> <i class="fas text-navy-light" data-ng-class="DarkMode.IsActive ? 'fa-sun' : 'fa-moon'"> </i> </span> </div>
              <div class="profile-menu-content">
                <h4 class="profile-menu-name">{{ DarkMode.IsActive ? 'Light Mode' : 'Dark Mode' }} </h4>
              </div>
            </div>
          </li>
          <li data-ng-if="UserNav.AuthenticatedUserProfile.UserInfo.HasAdminRole">
            <a class="profile-menu-item mb-0" style="padding-top: 6px !important;padding-bottom:6px !important;" href="/Account/Admin/AdminDashboard"> <div class="profile-menu-icon fs-16"> <span class="op-icons"> <i class="fas fa-cogs text-navy-light"> </i> </span> </div> <div class="profile-menu-content"> <h4 class="profile-menu-name">Control Panel </h4> </div> </a>
          </li>
          <li data-ng-click="UserNav.signOutUser()">
            <div class="profile-menu-item mb-0" style="padding-top: 6px !important;padding-bottom:6px !important;">
              <div class="profile-menu-icon fs-16"> <span class="op-icons"> <i class="fas fa-sign-out-alt text-navy-light"> </i> </span> </div>
              <div class="profile-menu-content">
                <h4 class="profile-menu-name">Log Out </h4>
              </div>
            </div>
          </li>
        </ul>
      </li>
    </ul>
  </div>
  <div class="dropdown">
    <div class="op-icons cursor-pointer mr-2 ml-1 dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" id="unregUserDropdown" data-ng-if="!UserNav.IsUserLoggedOn"> <span class="">
        <i class="fas fa-user font-size-icon text-navy-light"> </i> </span>
      <div class="dropdown-menu mt-2 py-1 px-1 free-user-avatar" aria-labelledby="navbarDropdown">
        <a class="dropdown-item py-2 op-dp-list" data-ng-click="LoginPrompt.checkIsLoggedIn($event, 'unregUserDropdown')"> <div class="media d-flex align-items-center"> <div> <span class="mr-3 op-icons"> <i class="fas fa-user op-fa-user"> </i> </span> </div> <div class="media-body"> <h5 class="mt-0 fs-14 mb-1">Sign in</h5> <p class="mb-0 fs-12">Tool Access &amp; Learning</p> </div> </div> </a>
        <a class="dropdown-item py-2 op-dp-list" data-ng-click="UserNav.navigateToHelp()"> <div class="media d-flex align-items-center"> <div> <span class="mr-3 op-icons"> <i class="fas fa-headset op-fa-user"> </i> </span> </div> <div class="media-body"> <h5 class="mt-0 fs-14 mb-1">Help and Support</h5> <p class="mb-0 fs-12">Investa Team is ready to help</p> </div> </div> </a>
        <a class="dropdown-item py-2 op-dp-list" data-ng-click="UserNav.navigateContactUs()"> <div class="media d-flex align-items-center"> <div> <span class="mr-3 op-icons"> <i class="fas fa-comment-alt op-fa-user"> </i> </span> </div> <div class="media-body"> <h5 class="mt-0 fs-14 mb-1">Send Feedback</h5> <p class="mb-0 fs-12">Help us improve </p> </div> </div> </a>
        <div class="dropdown-item py-2 op-dp-list" data-ng-click="DarkMode.toggle()">
          <div class="media d-flex align-items-center">
            <div> <span class="mr-3 op-icons"> <i class="fas op-fa-user" data-ng-class="DarkMode.IsActive ? 'fa-sun' : 'fa-moon'"> </i> </span> </div>
            <div class="media-body">
              <h5 class="mt-0 fs-14">{{ DarkMode.IsActive ? 'Light Mode' : 'Dark Mode' }}</h5>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="pl-1 flex-shrink-0" data-ng-show="!UserNav.IsLoading &amp;&amp; !UserNav.IsUserLoggedOn"> <button class="invg-gradient-blue py-2 px-3 my-sm-0 br-8 fs-16 fs-roboto text-nowrap h-32 d-flex align-items-center"
      data-ng-show="!UserNav.IsUserLoggedOn" data-ng-click="LoginPrompt.togglePrompt(true)"> <strong>Get Started</strong> </button> </div>
  <div class="pl-2 flex-shrink-0"
    data-ng-show="UserNav.UserAccess.isInitialLoad &amp;&amp; !UserNav.IsLoading &amp;&amp; UserNav.IsUserLoggedOn &amp;&amp; UserNav.UserAccess.hasEliteAccess &amp;&amp; UserNav.UserSubscription.IsEligibleForMainSubscriptionUpgrade &amp;&amp; UserNav.UserSubscription.SubscriptionSession.MainSubscription.RemainingDaysBeforeExpired < 213">
    <div data-ng-click="UserNav.navigatePrimeUpgrade(171)" class="d-flex-center flex-column px-3 py-1 cursor-pointer bg-gradient-hover"
      data-ng-class="!UserNav.UserAccess.hasPrimeAccess ? 'bg-orange-gradient bg-orange-gradient-border' : 'bg-violet-gradient bg-violet-gradient-border' " style="border-radius: 20px 20px 0px 20px; min-height: 32px;"> <span
        class="fs-14 fw-700 text-white leading-snug">Upgrade to Annual</span> <span data-ng-show="UserNav.UserAccess.hasEliteAccess &amp;&amp; UserNav.UserSubscription.SubscriptionSession.MainSubscription.RemainingDaysBeforeExpired < 213"
        class="fs-10 fw-700 text-white leading-snug">SAVE ₱1,989 </span> </div>
  </div>
  <div class="pl-2 flex-shrink-0" data-ng-show="UserNav.UserAccess.isInitialLoad &amp;&amp; !UserNav.IsLoading &amp;&amp; UserNav.IsUserLoggedOn &amp;&amp; UserNav.UserAccess.hasPrimeAccess &amp;&amp; !UserNav.UserAccess.hasEliteAccess">
    <div data-ng-click="UserNav.navigatePrimeUpgrade(171)" class="d-flex-center flex-column px-3 py-1 cursor-pointer bg-gradient-hover"
      data-ng-class="!UserNav.UserAccess.hasPrimeAccess ? 'bg-orange-gradient bg-orange-gradient-border' : 'bg-violet-gradient bg-violet-gradient-border' " style="border-radius: 20px 20px 0px 20px; min-height: 32px;"> <span
        class="fs-14 fw-700 text-white leading-snug">Upgrade to Elite</span> <span data-ng-show="UserNav.UserFreeTrial.IsEligibleForPrimeFreeTrial" class="fs-10 fw-400 text-white leading-snug">or Try for 30 days</span> </div>
  </div>
  <div class="pl-2 flex-shrink-0" data-ng-show="UserNav.UserAccess.isInitialLoad &amp;&amp; !UserNav.IsLoading &amp;&amp; !UserNav.UserAccess.hasPrimeAccess"> <button data-ng-click="UserNav.navigateToPrimeLandingPage(null,null,null,'pricing')"
      data-ng-show="UserNav.IsUserLoggedOn" class="d-flex-center flex-column px-3 py-1 cursor-pointer bg-gradient-hover bg-orange-gradient bg-orange-gradient-border" style="border-radius: 20px 20px 0px 20px; min-height: 32px;"> <span
        class="fs-14 fw-700 text-white leading-snug">{{'Upgrade to Prime'}}</span> <span data-ng-show="UserNav.UserFreeTrial.IsEligibleForPrimeFreeTrial" class="fs-10 fw-400 text-white leading-snug">or Try for 30 days</span> </button> </div>
  <div class="op-icons ml-2 flex-shrink-0 position-relative"> <button class="w-100 h-100 d-flex align-items-center justify-content-center darkmodeToggleBtn" title="Investa Gems" data-ng-click="UserNav.Gems.displayDailyRewardsModal('DailyRoulette')">
      <img loading="lazy" data-ng-src="/Images/InvestaIcons/icons-gems-wheel.png?i_1.68.9083.30489" style="width: 24px"> </button>
    <div data-ng-hide="UserNav.Gems.IsClaimedLogInReward" class="position-absolute top-0 left-0 br-round bg-red m-1" style="width: 8px; height: 8px"> </div>
  </div>
</form>

<form>
  <div class="form-group"> <label class="invg-matte-black mb-1 fw-700" for="opLoginEmail">Email address</label> <input class="op-login-input" type="text" id="opLoginEmail" placeholder="Enter your email address" data-ng-model="LoginRequest.Username"
      data-on-enter-keydown-directive="authenticateUser()" required="required" maxlength="40"> </div>
  <div class="form-group mb-2"> <label class="invg-matte-black mb-1 fw-700" for="opLoginPassword">Password</label>
    <div class="position-relative"> <input class="op-login-input" type="{{(IsShowPassword) ? 'text' : 'password'}}" id="opLoginPassword" placeholder="Enter your password" data-ng-disabled="IsLoading" data-ng-model="LoginRequest.Password"
        data-on-enter-keydown-directive="authenticateUser()" required="required" maxlength="40">
      <i class="fas fa-eye text-navy-light fs-16 toggle-password-icon" data-ng-class="(IsShowPassword ? 'fa-eye' : 'fa-eye-slash')" data-ng-click="IsShowPassword = !IsShowPassword"> </i> </div> <small class="d-inline-block mt-2"
      data-ng-show="DisplayMessage.Message"> <span class="text-red">{{DisplayMessage.Message}}</span> </small>
    <div class="w-100 pt-2 pb-1 d-flex align-items-center justify-content-end"> <a class="text-cyan fw-400 fs-12 cursor-pointer" data-ng-disabled="IsLoading" data-ng-click="forgotUserPassword()">Forgot Password?</a> </div>
  </div>
  <div data-ng-show="!IsLoading"> <button class="invg-gradient-blue p-2 w-100 br-12 fs-16 fw-700 d-flex justify-content-center" type="submit" data-ng-click="authenticateUser()"> Login </button> </div>
  <div data-ng-show="IsLoading">
    <div class="loader-bounce mx-auto my-3"> <span> </span> </div>
  </div>
</form>

Text Content

SOCIAL

SOCIALS

Share your thoughts about the market

Create Post

GROUPS

Explore market thoughts within your group

TRADING GROUNDS

Practice your trading

TRADING COMPETITIONS

Test your trading skills

Prime

TOOLS

MARKET SIGNALS

The most powerful tools in one page

CHARTS

Draw and analyze your chart patterns

MULTICHARTS

Track up to 8 charts in one view

TREND STRENGTH RRG NEW

Identify which stocks are outperforming and underperforming

PORTFOLIO BETA

Track your portfolio growth and performance

JOURNAL

Monitor and Analyze your trading strategy

SCREENER

Find your next trade with ease

WATCHER

Automatically monitor your picks across markets

RESEARCH

Weekly market insights and trade ideas

BACKTEST

Go back in time and test your trading strategies

TERMINAL

Find higher level info on PH Stocks

STOCK JOCKEY

Monitor the activity of brokers

FOREIGN FLOWS

Track foreign investor activities

CALCULATOR

Determine your profit and loss

MARKET

MARKET STATUS

Monitor the summary, heatmaps and status of different
exchanges

NEWS

Be updated with the market

DIVIDENDS CALENDAR

Monitor all dividends

REAL-TIME MONITORING

Monitor and Track your stocks real-time

PROJECTED PRICE

View PSE stocks projected price

LEARN

UNIVERSITY

All-in-one platform for market education

INVESTADAILY

Your Official Learning Hub on Trading,
Investing, and Personal Finance

STOCK MARKET

Learn about Stock Market

CRYPTOCURRENCY

Learn about Crypto Trading

FOREX

Learn about Forex Trading

MUTUAL FUNDS AND UITF

Learn about Mutual Funds and UITF investments

BUSINESS AND ENTREPRENEURSHIP

Learn about Business and Entrepreneurship

INVEST

VIRTUAL TRADING

Practice your trading skills in
PH, US and Crypto Markets

PH STOCK MARKET

Invest in PH Stock Market

CRYPTO

Invest in Cryptocurrency

MUTUAL FUND & UITF

Invest in Mutual Funds & UITFs

CRYPTO

Invest in Cryptocurrency

PARTNERS

Explore our official partners

Get Started
{{UserNav.UserAccess.hasEliteAccess &&
UserNav.UserSubscription.SubscriptionSession.MainSubscription.RemainingDaysBeforeExpired
< 213 ? 'Upgrade to Annual' : 'Upgrade to Elite'}} or Try for 30 days SAVE
₱1,989
{{'Upgrade to Prime'}} or Try for 30 days SAVE ₱1,989
 * 

InvestaChat


RECENT SEARCHES

Clear all
{{::recent.StockSnippetData.StockCode}} -
{{::recent.StockSnippetData.StockName}}
{{::recent.StockSnippetData.ExchangeString}} {{recent.Keyword}}



STOCK

{{::stock.StockCode}} - {{::stock.StockName}} {{::stock.ExchangeString}}


Search people: {{SearchBar.Request.Keyword | stringEllipses:false:10}}

Search post: {{SearchBar.Request.Keyword | stringEllipses:false:10}}

 * NOTIFICATIONS
   
   
   
   Mark as all read
   
   Notification settings
   
    * {{::notifCategoryKey}}
   
    * {{::notif.Message}}
      
      {{::notif.MessagePreview }}
      
      
      {{notif.LastUpdateDate | timeAgo}}
    * 
   
   {{ activeNotifTab == NotificationCategoryEnum.Alerts ? 'No alerts yet...' :
   'No notifications yet...'}}
   Come back again later
   

 * LOGIN LOGIN

 * * {{::USERNAV.AUTHENTICATEDUSERPROFILE.USERINFO.FIRSTNAME}}
     {{::USERNAV.AUTHENTICATEDUSERPROFILE.USERINFO.LASTNAME}}
     
     @{{ ::UserNav.AuthenticatedUserProfile.SocialProfileInfo.Username }}
     
     Hate ads? Remove ads and get real-time PSE data
     Go Prime Now
   
   * {{::USERNAV.WALLET.PRIMARYWALLET.AMOUNT |
     NUMBERITEMPRICECURRENCYFORMAT:USERNAV.WALLET.PRIMARYWALLET.CURRENCY}}
     {{::USERNAV.WALLET.PRIMARYWALLET.CURRENCY}}
     
     Investa Credits
   
   * {{::USERNAV.GEMS.GEMSPROFILE.GEMSBALANCE | NUMBERSHARESFORMAT}} GEMS
     
     Investa Gems
   
   * MANAGE SUBSCRIPTION
     
     Manage your subscription
   
   * Settings and Support
     
     * SETTINGS
       
       Manage your account
     
     * HELP & SUPPORT
       
       Investa Team is ready to help
   
   * SHOP
   
   * {{ DARKMODE.ISACTIVE ? 'LIGHT MODE' : 'DARK MODE' }}
   
   * CONTROL PANEL
   
   * LOG OUT

SIGN IN

Tool Access & Learning

HELP AND SUPPORT

Investa Team is ready to help

SEND FEEDBACK

Help us improve

{{ DARKMODE.ISACTIVE ? 'LIGHT MODE' : 'DARK MODE' }}


 * Home (current)
 * Social
   
   SOCIALS
   
   Share your thoughts about the market
   
   Create Post
   
   GROUPS
   
   Explore market thoughts within your group
   
   TRADING GROUNDS
   
   Practice your trading
   
   TRADING COMPETITIONS
   
   Test your trading skills

 * Prime
   
   Tools
   
   MARKET SIGNALS
   
   The most powerful tools in one page
   
   CHARTS
   
   Draw and analyze your chart patterns
   
   MULTICHARTS
   
   Track up to 8 charts in one view
   
   TREND STRENGTH RRG NEW
   
   Identify which stocks are outperforming and underperforming
   
   PORTFOLIO BETA
   
   Track your portfolio growth and performance
   
   JOURNAL
   
   Monitor and Analyze your trading strategy
   
   SCREENER
   
   Find your next trade with ease
   
   WATCHER
   
   Automatically monitor your picks across markets
   
   RESEARCH
   
   Weekly market insights and trade ideas
   
   BACKTEST
   
   Go back in time and test your trading strategies
   
   TERMINAL
   
   Find higher level info on PH Stocks
   
   STOCK JOCKEY
   
   Monitor the activity of brokers
   
   FOREIGN FLOWS
   
   Track foreign investor activities
   
   CALCULATOR
   
   Determine your profit and loss

 * Market
   
   MARKET STATUS
   
   Monitor the summary, heatmaps and status of different exchanges
   
   NEWS
   
   Be updated with the market
   
   DIVIDENDS CALENDAR
   
   Monitor all dividends
   
   REAL-TIME MONITORING
   
   Monitor and Track your stocks real-time
   
   PROJECTED PRICE
   
   View PSE stocks projected price

 * Learn
   
   UNIVERSITY
   
   All-in-one platform for market education
   
   INVESTADAILY
   
   Your Official Learning Hub on Trading,
   Investing, and Personal Finance
   
   STOCK MARKET
   
   Learn about Stock Market
   
   CRYPTOCURRENCY
   
   Learn about Crypto Trading
   
   FOREX
   
   Learn about Forex Trading
   
   MUTUAL FUNDS AND UITF
   
   Learn about Mutual Funds and UITF investments
   
   BUSINESS AND ENTREPRENEURSHIP
   
   Learn about Business and Entrepreneurship

 * Invest
   
   VIRTUAL TRADING
   
   Practice your trading skills in
   PH, US and Crypto Markets
   
   PH STOCK MARKET
   
   Invest in PH Stock Market
   
   CRYPTO
   
   Invest in Cryptocurrency
   
   MUTUAL FUND & UITF
   
   Invest in Mutual Funds & UITFs
   
   PARTNERS
   
   Explore our official partners




RECENT SEARCHES

Clear all
{{::recent.StockSnippetData.StockCode}} -
{{::recent.StockSnippetData.StockName}}
{{::recent.StockSnippetData.ExchangeString}} {{recent.Keyword}}



STOCK

{{::stock.StockCode}} - {{::stock.StockName}} {{::stock.ExchangeString}}


Search people: {{SearchBar.Request.Keyword | stringEllipses:false:10}}

Search post: {{SearchBar.Request.Keyword | stringEllipses:false:10}}
 * 

 * NOTIFICATIONS
   
   
   
   Mark as all read
   
   Notification settings
   
    * {{::notifCategoryKey}}
   
    * {{::notif.Message}}
      
      {{::notif.MessagePreview }}
      
      
      {{notif.LastUpdateDate | timeAgo}}
    * 
   
   {{ activeNotifTab == NotificationCategoryEnum.Alerts ? 'No alerts yet...' :
   'No notifications yet...'}}
   Come back again later
   

 * LOGIN LOGIN

 * * {{::USERNAV.AUTHENTICATEDUSERPROFILE.USERINFO.FIRSTNAME}}
     {{::USERNAV.AUTHENTICATEDUSERPROFILE.USERINFO.LASTNAME}}
     
     @{{ ::UserNav.AuthenticatedUserProfile.SocialProfileInfo.Username }}
     
     Hate ads? Remove ads and get real-time PSE data
     Go Prime Now
   
   * {{::USERNAV.WALLET.PRIMARYWALLET.AMOUNT |
     NUMBERITEMPRICECURRENCYFORMAT:USERNAV.WALLET.PRIMARYWALLET.CURRENCY}}
     {{::USERNAV.WALLET.PRIMARYWALLET.CURRENCY}}
     
     Investa Credits
   
   * {{::USERNAV.GEMS.GEMSPROFILE.GEMSBALANCE | NUMBERSHARESFORMAT}} GEMS
     
     Investa Gems
   
   * MANAGE SUBSCRIPTION
     
     Manage your subscription
   
   * Settings and Support
     
     * SETTINGS
       
       Manage your account
     
     * HELP & SUPPORT
       
       Investa Team is ready to help
   
   * SHOP
   
   * {{ DARKMODE.ISACTIVE ? 'LIGHT MODE' : 'DARK MODE' }}
   
   * CONTROL PANEL
   
   * LOG OUT

SIGN IN

Tool Access & Learning

HELP AND SUPPORT

Investa Team is ready to help

SEND FEEDBACK

Help us improve

{{ DARKMODE.ISACTIVE ? 'LIGHT MODE' : 'DARK MODE' }}

Get Started
Upgrade to Annual SAVE ₱1,989
Upgrade to Elite or Try for 30 days
{{'Upgrade to Prime'}} or Try for 30 days

...

Subscribe to Prime and win exclusive prizes

YOU ONLY HAVE {{GEMS.GEMSPROFILE.MAXFREEDAILYSPINCOUNT -
GEMS.GEMSPROFILE.LASTFREESPINCOUNT}} FREE
{{(GEMS.GEMSPROFILE.MAXFREEDAILYSPINCOUNT - GEMS.GEMSPROFILE.LASTFREESPINCOUNT)
> 1 ? 'SPINS' : 'SPIN'}} FOR THE DAY

See Full Mechanics

PLEASE USE THE INVESTAGRAMS MOBILE APP TO SPIN THE WHEEL.

{{GemsSpinWheelPrize.Title}}
Visit My Rewards under Gems Rewards Center to activate your prize later
Spin Roulette Spin Again Get more in
{{Gems.RemainingHours}}:{{Gems.RemainingMinutes}}:{{Gems.RemainingSeconds}}

COLLECT YOUR FREE GEMS DAILY TO BUILD YOUR
STREAK & EARN BIG BONUSES

Missing a day will reset your calendar back to day 1

+ {{reward.Rewards}}
Day {{reward.StreakDays}}
+ {{reward.Rewards}}
Day {{reward.StreakDays}}
{{ Gems.getDailyGemsCollectButtonMessage() }}
+ 45
for every 7
consecutive days
+ 155
for every 30
consecutive days
Your One Place for All Things Investing
Get everything you need to invest confidently—right here. From real-time data to
expert tools.
Join For Free

{{LOGINPROMPT.ISOPLOGINFORM ? 'LOGIN.' : 'SIGN UP.'}}

Unlock the full power of Investagrams

Continue with Google Continue with Facebook
or log in with email
Email address
Password

{{DisplayMessage.Message}}
Forgot Password?
Login

First Name

Please enter your first name.

First Name - Special characters and Numbers are not allowed.

First Name must be at least 2 characters.

Last Name

Please enter your last name.

Last Name - Special characters and Numbers are not allowed.

Last Name must be at least 2 characters.

Email Address

Please enter an email address.

Please enter a valid email address.

Password

Please enter a password.

Password must be at least 6 characters.

{{DisplayMessage.Message}}

By signing up, you agree to our Terms of Use and Privacy Policy .

Sign up

Don't have an account yet? Sign up.
Already have an account? Login.
× Close



CALCULATORS

 * {{Calculator.Type.Smart}}

 * {{Calculator.Type.RiskMngt}}

 * {{Calculator.Type.BuySell}}


PORTFOLIO AMOUNT : {{RISKMANAGEMENTCALCULATOR.PORTFOLIOSIZE | NUMBER : 2}}


What is your Risk Tolerance?
CONSERVATIVE MODERATE AGGRESSIVE CUSTOM SETUP


PERCENTAGE PER TRADE


{{RiskManagementCalculator.ValueAtRisk | number:2}}%

You are limiting your risk to {{RiskManagementCalculator.ValueAtRisk |
number:2}}%

{{RiskManagementCalculator.ValueAtRisk | number:2}}% of your portfolio


CASH AT RISK PER TRADE

PHP {{RiskManagementCalculator.CashAtRisk | number:2}}
Amount of Cash you are willing to risk


MAX PORTFOLIO ALLOCATION


{{RiskManagementCalculator.PortfolioAllocationMax}}%
Your allocation limit for protection


At what prices are you planning to Buy and Sell?


ENTRY PRICE




CUT LOSS PRICE




TARGET PRICE



Here are your results!!!


QUANTITY OF SHARES/UNITS

{{RISKMANAGEMENTCALCULATOR.SHARESPERUNIT | NUMBER:0}} SHARES

Only purchase up to this quantity to manage risk


PORTFOLIO ALLOCATION SIZE

{{RISKMANAGEMENTCALCULATOR.PORTFOLIOALLOCATIONSIZE | NUMBER:2}}%

Avoid allocating more than the above to manage risk

Copy To Buy & Sell Calculator


INVESTA SMART TP & CL

Know your stops and targets in an instant

STOCK


 * {{stock.StockCodeAndExchange}} - {{stock.StockName}}



ENTER PRICE


Calculate

Disclaimer:The content of the feature is not intended as investment advice. This
feature is only intended for information purposes only and does not constitute
if a share will be bought or sold.





RESULTS

Based on the stock's current trend, volatility, and sentiment.

Cutloss Price

{{SmartCalculatorField.CutlossPrice | numberPriceFormat}}

Target Price

{{SmartCalculatorField.TargetPrice | numberPriceFormat}}

Import to Investa Watcher

UH-OH!

The Investa Smart TP & CL is only available to InvestaPrime+ subscribers.
Subscribe now to unlock more features!

Subscribe now
Enter no. of shares: {{BuySellCalculator.Shares | number}}
Commission Rate (in %)
Min Commission Fee

--------------------------------------------------------------------------------

BUY

Buy Price

Total Fees
{{BuySellCalculator.BuyTotalFees | number: 2}}
Total Amount
{{BuySellCalculator.BuyTotalAmount | number: 2}}
Break-Even
{{BuySellCalculator.BuyBreakEven | numberPriceFormat}}

SELL

Sell Price

Total Fees
{{BuySellCalculator.SellTotalFees | number: 2}}
Total Amount
{{BuySellCalculator.SellTotalAmount | number: 2}}
Net Profit
{{BuySellCalculator.NetProfit | number: 2}}
({{BuySellCalculator.NetProfitPercentage | number: 2}}%)

--------------------------------------------------------------------------------

Sell at:
{{BuySellCalculator.BuyNetLoss10 | numberPriceFormat}}
{{BuySellCalculator.BuyNetLoss8 | numberPriceFormat}}
{{BuySellCalculator.BuyNetLoss5 | numberPriceFormat}}
{{BuySellCalculator.BuyNetLoss3 | numberPriceFormat}}
{{BuySellCalculator.BuyNetGain3 | numberPriceFormat}}
{{BuySellCalculator.BuyNetGain5 | numberPriceFormat}}
{{BuySellCalculator.BuyNetGain8 | numberPriceFormat}}
{{BuySellCalculator.BuyNetGain10 | numberPriceFormat}}


Gain/Loss:
-10%
-8%
-5%
-3%
3%
5%
8%
10%
×

UH-OH!


This feature is only available to InvestaPrime+ subscribers. Subscribe now to
unlock more features!

Subscribe now

Already a subscriber? Refresh Access

Please verify your email address. Click here to verify.
PH Stocks
Cryptocurrency
US Stocks
FOREX
Commodities
General Finance

Investa University
Investa Prime

{{item.Name}}
{{MajorIndex.List[0].FriendlyCode}}
Vol: {{MajorIndex.List[0].Value |
numberkiloFormatWithCurrency:MajorIndex.List[0].Currency}}
{{MajorIndex.List[0].Last | numberkiloFormatWithCurrency:item.Currency}}
{{MajorIndex.List[0].ChangePercentage | numberPercentStringFormat}}
{{MajorIndex.List[0].ChangePercentage | numberPercentStringFormat}}
{{MajorIndex.List[0].ChangePercentage | numberPercentStringFormat}}
Delayed
Market Health
{{MarketHealth.Data.BullishCount | number}} {{MarketHealth.Data.BullishCount > 0
? 'Bulls': 'Bull'}}
{{MarketHealth.Data.BearishCount | number}} {{MarketHealth.Data.BearishCount > 0
? 'Bears' : 'Bear'}}

Market Health


Invest in The Philippine Stock Market
with
Invest Now
Invest in Mutual Funds and UITFs
with
Invest Now
Invest in various cryptocurrency coins
with
Invest Now

Quick Access Tools

{{item.Name}}
Quick Access Tools


Watcher
Gainers
Losers
Actives
Dividend Stocks
REITs
₱ Blue Chips
{{MarketSummary.CurrentMarket == Market.Crypto ? 'Largest Crypto' : 'Largest
Companies'}}
$ All Forex
All Commodities
Leaders
Mutual Funds
Digital Banks
Credit Cards
Insurance
{{item.Name}}
Edit Watchlist


Asset Last % Change Volume Market Cap Div Yield YTD 1Y Profit 3Y Profit P/E
Ratio Leader Score Entry Cutloss Target 3 mos
{{item.IsWatchlistStock ? 'Remove from Watcher' : 'Add to Watcher' }}

{{item.FriendlyCode}}
{{item.StockName}}
Edit Open Chart Invest
{{item.Last | numberPriceFormat}}
{{item.ChangePercentageAbs | numberPriceFormat:2}}%
{{item.ChangePercentageAbs | numberPriceFormat:2}}%
{{item.ChangePercentageAbs | numberPriceFormat:2}}%
{{item.Value | numberkiloFormatWithCurrency:item.Currency}}
{{item.MarketCapString ? item.MarketCapString : 0}}
{{item.StockDivTTM | number :2}}%
{{item.YTD | numberPercentStringFormat}}
{{item.Return1Year | numberPercentStringFormat}}
{{item.Return3Years | numberPercentStringFormat}}
{{item.PERatio}}
{{item.RankingScore | number:2}}
{{item.EntryPriceMin | number:2}}
{{item.CutlossPrice | number:2}}
{{item.TargetPrice | number:2}}















📉
Your Watchlist is Empty
Start tracking your favorite stocks by adding them to your watchlist.
Create Watchlist

Load more
{{::item.Name}}
Promo
{{::item.Rate | number:1}}%
Base Interest (p.a)
₱{{::item.Cap | number:2}}
No Limit
Base Rate Cap
{{::item.Crediting}}
Crediting
{{ item.PromoPeriod ? item.PromoPeriod : 'No ongoing promos'}}
Promo Period
{{::item.Title}}
View all Promo
{{::item.PromoRateString}}
Promo Rate (p.a)
{{item.PromoCap | numberkiloFormatWithCurrency:'PHP'}}
No Limit
Promo Rate Cap
Promo Details
{{details}}

{{ item.Tag ? item.Tag : 'No ongoing promos'}}

{{::item.Name}}
Featured
Promo
{{::item.Income | numberkiloFormatWithCurrency:'PHP'}}
Min. Annual Income
{{::item.Rate | number:1}}%
Interest
{{::item.Fee}}
Annual Fee

Apply now
Good for: {{::item.GoodFor}}
 * {{benefit}}

Requirements
 * {{req}}


{{::item.DisplayName}}
{{::item.Description}}
{{::item.DisplayName}}
{{::item.Description}}
Apply now
{{::item.PromoHeadline}}
 * {{::item.Promos}}

{{'What Singlife covers:'}}
 * {{item.Covers}}

OR
 * {{item.SecondCover}}

See full details here: {{item.CtaLink}}


INVESTA UNIVERSITY
Learn and Master the Basics of Stock Market
View All Classes
Unlock the secrets of the stock market and empower yourself to make informed
investment decisions. Dive into the basics, understand market trends, and
confidently grow your wealth.
Popular
Free
{{item.ExpertiseLevel}}
by {{item.AuthorString}}
{{item.TotalVideoDuration}}
{{item.LessonCount}} lessons
{{$index + 1}}
{{ep.Title}}
{{ep.Duration}}
{{ep.Duration}}
View all


Start your Investing Journey
Your Gateway to Stocks, Mutual Funds, and Crypto Investing
Philippine
Stock Market
Invest Now
Invest in the biggest companies in the Philippines
Cryptocurrency
Invest Now
Invest in various cryptocurrency coins
Mutual Fund
& UITFs
Invest Now
Invest in Local and Global
Stocks, Bonds and Money Market Funds
1.2M+
Registered users
25M+
Video views
700k+
Social media followers
80k+
Event Participants
WHO WE ARE
Investa is the leading social-financial platform in the Philippines with over 1
million users.
Founded in 2015, Investa empowers Filipinos with accessible tools and
educational content for investing and personal finance.
×
Add to Watcher
Edit Watcher
Set Up Alerts
Choose your watchlist
{{entity.Name}}
Go to InvestaWatcher
INVESTA UNIVERSITY
Featured courses for you
View all classes
{{::item.Name}}
{{::item.Description}}
View Class

{{::Univ.ContentList[1].Label}}
Popular
Free
{{::Univ.ContentList[1].ExpertiseLevel}}
{{::ep.Name}}
{{::ep.TotalVideoDuration}}


{{::Univ.ContentList[400].Label}}
Popular
Free
{{::Univ.ContentList[400].ExpertiseLevel}}
{{::ep.Name}}
{{::ep.TotalVideoDuration}}


{{::Univ.ContentList[401].Label}}
Popular
Free
{{::Univ.ContentList[401].ExpertiseLevel}}
{{::ep.Name}}
{{::ep.TotalVideoDuration}}


{{::Univ.ContentList[500].Label}}
Popular
Free
{{::Univ.ContentList[500].ExpertiseLevel}}
{{::ep.Name}}
{{::ep.TotalVideoDuration}}


Prime Highlights
View Plans
ProScreener
Prime Elite exclusive
Don’t know what stocks to buy? Make stock picking easier and simpler with
Investa’s premium built-in screeners and filters made ready for you.
Screeners also available in:
📈 Crypto
📈 NASDAQ
📈 NYSE

Watcher and Real-time Alerts
Easily monitor your stocks without the need to watch the screen during trading
hours.

Keep track of opportunities in the market all in one page

Premium Portfolio Analytics
Prime Elite exclusive
Take your investing and trading to the next level and unlock your Investa
portfolio's premium analytics dashboard

 1. 
 2. 
 3. 
 4. 

 1. 
 2. 
 3. 
 4. 

Tools
Market Signals
The most powerful tools in one page
Chart
Draw and Analyze your stock patterns
Multi-Charts
Track up to 8 charts in one view
Trend Strength RRG
Identify top-performing and underperforming stocks
Portfolio
Track your portfolio growth and performance
Journal
Monitor and Analyze your trading strategy
ProScreener
Make your stock picking easier and profitable
Watcher
Automatically monitor your favorite stocks
Research
Weekly market insights and trade ideas
Backtest
Go back in time and test your trading strategies
Terminal
Find higher level info on PH Stocks
Stock Jockey
Monitor the activity of Brokers
Foreign Flows
Track foreign investor activities
Calculator
Determine your profit and loss

Track different
markets ALL in ONE APP
You can also login to InvestaTrade and InvestaFunds using your Investa account.

Investa is a platform for real time world market data & news. We provide
powerful trading tools and market education for traders of all levels.

Product
InvestaPrime Events Advertise Real-time Data
Campany
About Publication Privacy Policy Payment Policy Terms Careers
Support
Help FAQs Contact Us
Community

© 2024 Investagrams. All rights reserved.
Community

Community
News

{{Social.TrendLabel}}
${{item.FriendlyCode}}


Trending Posts
{{::post.UserFrom.SocialProfileInfo.DisplayName}} {{ post.CreatedDate | date :
"MM/dd/yyyy hh:mm a"}} {{::post.CreatedDate | timeAgo}}
Follow


{{post.UsersLikeCount | numberkiloFormat}}
{{post.UsersCommentCount | numberkiloFormat}}
{{post.RepostsCount | numberkiloFormat}}
{{post.ViewsCount | numberkiloFormat}} views

No posts yet
Share your market insights and get the discussion started.
{{::item.StockNewsSourceTypeString}}
{{item.Date | timeAgoShort}}
MTB
{{::item.Title | stringEllipses:false:100}}

🗞
No news at the moment
Community

News
Edit Quick Access tools
Select 6 tools you want to highlight. Learn more about tools.
{{item.Name}}
Save Changes

{{LimiterModal.CurrentData.Header}}

{{sub}}


You will also be able to access unlimited market signals
and track breakouts and volume increases real time.

📈 Market HealthGet a feel of the market in one view

🚦 Market SignalsTrack volume spikes and breakouts real time

🚀 Market Leaders Catch the trends as they gain momentum

No credit card, no problem 😉
Cancel anytime 👍🏻
{{LimiterModal.CurrentData.BtnText ? LimiterModal.CurrentData.BtnText :
LimiterModal.IsFreeTrial ? 'Try for 30 days' : 'Upgrade now'}}
{{LimiterModal.CurrentData.BtnSubText ? LimiterModal.CurrentData.BtnSubText :
''}}