<?xml version="1.0" encoding="utf-8"?>
<Source xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <stSourceName>Natixis EE mp DA Clôture</stSourceName>
  <oSourceImportedData>ClosingPrice</oSourceImportedData>
  <oSourceReference>Code</oSourceReference>
  <bCodeMultiple>false</bCodeMultiple>
  <stCodeSeparator />
  <iCodeNbMax>0</iCodeNbMax>
  <iEncodingCharset>65001</iEncodingCharset>
  <stTimeZoneInfo />
  <stMainURL>#</stMainURL>
  <stParametersString />
  <oSourceMethod>MethodNAV</oSourceMethod>
  <bAuthorizePopup>false</bAuthorizePopup>
  <bEnableScript>true</bEnableScript>
  <oSourceContentType>Formatted</oSourceContentType>
  <strFormatImport>
    <oKind>Price</oKind>
    <stName>Natixis EE Clôture</stName>
    <stExtension>csv</stExtension>
    <oDateOrder>DMY</oDateOrder>
    <stDateDelimiter>/</stDateDelimiter>
    <bYear4Digits>true</bYear4Digits>
    <oFormatMonth>Numerical</oFormatMonth>
    <oFieldSeparator>PointVirgule</oFieldSeparator>
    <stDecimalSeparator>.</stDecimalSeparator>
    <stTimeSeparator>:</stTimeSeparator>
    <stTextSeparator>"</stTextSeparator>
    <bStartRow>true</bStartRow>
    <oListOfColumns>
      <FormatColumn>PRDate</FormatColumn>
      <FormatColumn>PRClose</FormatColumn>
    </oListOfColumns>
  </strFormatImport>
  <iDataNbMax>0</iDataNbMax>
  <bWorkingDay>false</bWorkingDay>
  <bDataInZip>false</bDataInZip>
  <oSourceIdentification>YesByLogin</oSourceIdentification>
  <oSourceWebBrowser>Chromium</oSourceWebBrowser>
  <dDateVersion>2025-07-30T00:00:00</dDateVersion>
  <stNotes>** ORIGINE **&lt;br /&gt;&lt;br /&gt;Site internet Natixis ou Egepargne :&lt;br /&gt;- Natixis : https://epargnants.interepargne.natixis.fr/&lt;br /&gt;- Egepargne : https://www.egepargne.com/&lt;br /&gt;avec connexion à partir d'une adresse mail et saisie manuelle du mot de passe lorsque la connexion s'effectue à partir d'un appareil de confiance.&lt;br /&gt;&lt;br /&gt;ATTENTION, après saisi du mot de passe, cocher et valider le premier plan, puis après affichage d ela page d'accueil, cliquer sur le bouton "Poursuivre" de la rubrique "Navigation" du bandeau de sélection.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;** PERIMETRE DES DONNEES **&lt;br /&gt;&lt;br /&gt;Epargne d'entreprise&lt;br /&gt;Limité à trois années de cotations.&lt;br /&gt;&lt;br /&gt;Cette source nécessite une licence GesFine Premium.&lt;br /&gt;&lt;br /&gt;ATTENTION, la fenêtre de GesFine doit être suffisament grande, en dessous d'une certaine taille l'importation n'aura pas lieu. Afin d'éviter ce problème, renseigner ci-dessous un Ratio du zoom à 50%.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;** CONFIGURATION **&lt;br /&gt;&lt;br /&gt;- Dans les propriétés de la source, onglet "Configuration", renseigner pour chaque item, la colonne "Valeur de 'votre titulaire'" du tableau "Variables du titulaire" ci-dessous.&lt;br /&gt;Voir en fin de notes pour le "Domaine" à renseigner.&lt;br /&gt;&lt;br /&gt;- Dans les propriétés du titre, item "Cours", rubrique "Cours de clôture", affecter la source et saisir le code de téléchargement.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;** CODE DE TELECHARGEMENT **&lt;br /&gt;&lt;br /&gt;Dans la page du site "Sélection des plans", le premier code est le nom du plan.&lt;br /&gt;Exemple : PLANS DU GROUPE EDF&lt;br /&gt;&lt;br /&gt;Dans la page du site "Fond/Synthèse des fonds proposés", le code de téléchargement est le nom du titre en MAJUSCULE !&lt;br /&gt;Exemple : CAP ISR ACTIONS EUROPE&lt;br /&gt;&lt;br /&gt;Le code de téléchargement à renseigner dans les propriétés du titre est l'association des 2 codes séparés par un ~&lt;br /&gt;Exemple : PLANS DU GROUPE EDF~CAP ISR ACTIONS EUROPE&lt;br /&gt;&lt;br /&gt;"Domaine" à renseigner (par copier/coller) en fonction de votre site :&lt;br /&gt;- Pour NATIXIS : epargnants.interepargne.natixis.fr&lt;br /&gt;- Pour EGEPARGNE : www.egepargne.com</stNotes>
  <strListOfVariables>
    <SourceVariable>
      <stName>Adresse mail</stName>
      <oVariableType>Login</oVariableType>
    </SourceVariable>
    <SourceVariable>
      <stName>Domaine</stName>
      <oVariableType>Variable</oVariableType>
    </SourceVariable>
  </strListOfVariables>
  <strListOfParameters>
    <SourceParameter>
      <oParameter>Reference</oParameter>
    </SourceParameter>
    <SourceParameter>
      <oParameter>Reference</oParameter>
    </SourceParameter>
  </strListOfParameters>
  <strListOfNavigations>
    <SourceNavigation>
      <oNavigation>GetElementByXPath</oNavigation>
      <stValue>//nie-button[@icon="account_circle"]</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>EventOnElement</oNavigation>
      <stValue>click</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>Sleep</oNavigation>
      <stValue>500</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetElementByXPath</oNavigation>
      <stValue>(//a[contains(.,"Changer de plan")])[1]</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>EventOnElement</oNavigation>
      <stValue>click</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>Sleep</oNavigation>
      <stValue>2000</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetElementByXPath</oNavigation>
      <stValue>(//p[contains(.,"{0}")])/../../../..//*[@class="mdc-radio"]</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>EventOnElement</oNavigation>
      <stValue>click</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>Sleep</oNavigation>
      <stValue>500</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetElementByXPath</oNavigation>
      <stValue>//nie-button[@data-testid="validate-button"]</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>EventOnElement</oNavigation>
      <stValue>click</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>Sleep</oNavigation>
      <stValue>2000</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetElementByXPath</oNavigation>
      <stValue>//a[@href="/front/fund/synthesis"]</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>EventOnElement</oNavigation>
      <stValue>click</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>Sleep</oNavigation>
      <stValue>2000</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetElementByXPath</oNavigation>
      <stValue>(//app-investment-option//p[contains(.,"{1}")])[1]</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetParent</oNavigation>
      <stValue />
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetParent</oNavigation>
      <stValue />
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetParent</oNavigation>
      <stValue />
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetChildByIndex</oNavigation>
      <stValue>1</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetChildByIndex</oNavigation>
      <stValue>0</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>EventOnElement</oNavigation>
      <stValue>click</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>Sleep</oNavigation>
      <stValue>2500</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetElementByXPath</oNavigation>
      <stValue>//app-fund-detail-evolution//mat-button-toggle[3]//span</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>EventOnElement</oNavigation>
      <stValue>click</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>Sleep</oNavigation>
      <stValue>1750</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetElementByXPath</oNavigation>
      <stValue>(//p[contains(.,"Télécharger l’historique des valeurs de part")])[1]</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>ExecuteJavaScript</oNavigation>
      <stValue>setclick</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>EventOnElement</oNavigation>
      <stValue>clicksave</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetElementByXPath</oNavigation>
      <stValue>//nie-icon-button[@icon="close"]</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>EventOnElement</oNavigation>
      <stValue>click</stValue>
    </SourceNavigation>
  </strListOfNavigations>
  <strListOfLogin>
    <SourceNavigation>
      <oNavigation>Navigate</oNavigation>
      <stValue>https://{3}/</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>Sleep</oNavigation>
      <stValue>3500</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetElementByXPath</oNavigation>
      <stValue>//*[@id="login-form-input"]</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>SetTextBySendKey</oNavigation>
      <stValue>{2}</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetElementByXPath</oNavigation>
      <stValue>//nie-button[@data-testid="validate-button"]</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>EventOnElement</oNavigation>
      <stValue>click</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>StopNavigation</oNavigation>
      <stValue>Rend la main pour la Double Authentification et la première sélection arbitraire d'un des plans</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>Navigate</oNavigation>
      <stValue>https://{3}/front/dashboard</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>Sleep</oNavigation>
      <stValue>2000</stValue>
    </SourceNavigation>
  </strListOfLogin>
  <strListOfLogout>
    <SourceNavigation>
      <oNavigation>GetElementByXPath</oNavigation>
      <stValue>//nie-button[@icon="account_circle"]</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>EventOnElement</oNavigation>
      <stValue>click</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>Sleep</oNavigation>
      <stValue>500</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>GetElementByXPath</oNavigation>
      <stValue>(//p[contains(.,"Déconnexion")])</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>EventOnElement</oNavigation>
      <stValue>click</stValue>
    </SourceNavigation>
    <SourceNavigation>
      <oNavigation>Sleep</oNavigation>
      <stValue>2000</stValue>
    </SourceNavigation>
  </strListOfLogout>
</Source>