{% extends 'base_en.html.twig' %}
{% block title %}
BSCM, COVERAGE AND ARBITRATION
{% endblock %}
{% block body %}
<!-- <link href="{{ asset('css/history.css') }}" rel="stylesheet">
<link href="{{ asset('css/css/owl.carousel.min.css') }}" rel="stylesheet">
<link href="{{ asset('css/css/owl.theme.default.min.css') }}" rel="stylesheet">
<link href="{{ asset('css/css/et-line.css') }}" rel="stylesheet"> -->
<!--==========================
About Us Section
============================-->
<section id="about">
<div class="container pt-5">
<div class="col-md-12" id="management">
<div class="row pt-5">
<div class="col-md-12 pt-5">
<div class="text-center first-title">
<h1> COVERAGE AND ARBITRATION </h1>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 col-md-9">
<div class="about-content">
<p>
Nowadays, there is a strong correlation between the futures market and the physical market,
trend that increases over time. <br>
The financialization of products on futures markets allows players <br>
(Producers, Industrialists, Traders...) <strong>
secure or even optimise their sales and/or purchase prices </strong>
through two operations: <br>
</p>
<h4>- The Cover</h4>
<h4>- The Options</h4>
<p>At your request, we develop hedging and/or arbitration strategies,
to optimize your selling or buying prices.
</p>
</div>
</div>
</div>
</div>
</div>
</section><!-- #about -->
{% endblock %}