{% extends 'base_en.html.twig' %}
{% block title %}
BSCM, pioneer in raw material brokerage and pro financing
{% endblock %}
{% block body %}
<!--==========================
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">
<h2> FUTURES MARKET</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 col-md-9">
<div class="about-content">
<h2>Derivatives brokerage</h2>
<p>
<b>The financialization</b> of products on <b>futures markets</b>
makes it possible to secure or even optimize the sale or purchase price.
<b>Derivatives trading</b> offers great opportunities to reduce risk. <br>
Today, there is a strong correlation between the <b>futures market</b> and
<b>the physical market</b>, a trend that is increasing over time
</p>
<h2>Benefits</h2>
<h4>-Insure against falling commodity prices </h4>
<h4>-Setting the deliverable price for a commodity for forward sale. </h4>
<h4>-Take larger and cheaper bank loans. </h4>
<h4>-Benefit from reduced transaction costs</h4>
{# <p>#}
{# Nous opérons pour le compte de nos mandants sur les marchés ci-dessous:#}
{# </p>#}
{# <div id="clients">#}
{# {{ include('views/partials/_bourses.html.twig') }}#}
{# </div>#}
</div>
</div>
</div>
{#<div class="row">#}
{#<div class="col-lg-12 col-md-9">#}
{#<div class="about-content">#}
{#<h4>Widget THEFINANCIALS.COM</h4>#}
{#</div>#}
{#</div>#}
{#</div>#}
</div>
</div>
</section><!-- #about -->
{% endblock %}