M

Marcello Chiuminatto

About

Detail

Tech Lead at Promtior
Uruguay

Contact Marcello regarding: 
work
Full-time jobs
Starting at USD40/hour
groups
Networking

Timeline


work
Job
school
Education
folder
Project

Résumé


Jobs verified_user 0% verified
  • Promtior
    Tech Lead
    Promtior
    Dec 2025 - Current (5 months)
  • Altimetrik Uruguay
    Project Manager
    Altimetrik Uruguay
    Sep 2024 - Dec 2025 (1 year 4 months)
    In my role as a Project Manager at Altimetrik Uruguay, I lead a diverse team spanning across continents (New Zealand, Australia, India, Europe, United Kingdom, Brasil, Uruguay, Argentina) to deliver a project for a key player in the electronic payment processing industry. By planning, tracking, and coordinating teams from various countries, I ensure seamless collaboration and successful project execution. Additionally, I leveraged my technical skills in load balancing and query optimization to model the architecture, incorporating AWS Network Load Balancers (NLB) and serving as a Subject Matter Expert (SME) in defining database optimizations, such as indices and partitions for PostgreSQL. Furthermore, I developed Python scripts to generate
  • Altimetrik Uruguay
    Tech Lead
    Altimetrik Uruguay
    Aug 2022 - Jan 2024 (1 year 6 months)
    For a Fintech in UK, played the role of hands-on tech leader, to implement and feed from different sources of truth the Spotify Backstage ( backstage.io ) developer portal. Why to do this ? Among other reasons: - To enforce component ownership in a context of more than 1000 GitHub repositories mapping all of them to a team. - To reduce repository and project creation time from days to minutes with Backstage templating - To reduce GitHub pull request management putting together all team's pull request, even a whole area pull requests in a single actionable view Contractual relationship with: Altimetrik Uruguay
  • P
    Technical Manager
    Professional Traders Club DMCC
    Sep 2017 - Oct 2019 (2 years 2 months)
    • Lead, design and code the development of the most critical software component for algorithmic trading platform from research to trade execution: + Real-time and historic price feed integration with Reuters (Refinitiv). + Real-time and historic trading signal calculation framework. + Real-time trade execution framework. + Trading analytics. + Strategy back-testing with parameters grid search and walk-forward logic. + Full real-time data pipeline to display graphically in a web application about 100 forex related technical indicators at low latency (less than a second) and with no impact on browser performance.
  • freelance
    Quantitative Development
    freelance
    Oct 2016 - Jan 2023 (6 years 4 months)
    As a Quantitative Developer, I focus on quantitative algorithmic trading research and development, utilizing a variety of programming tools and libraries to enhance trading strategies. My projects include the Synthetick Library, which generates random-walk based price time series, and the Triple Barrier library for vectorized FOREX trade labeling, both of which are designed to support machine learning and backtesting of trading algorithms. Additionally, I conduct research on the impact of outliers on trading strategy profitability, providing valuable insights for new algorithmic traders. I am also developing a backtesting pipeline to identify optimal ranges for financial trading indicators and oscillators. Furthermore, I leveraged my experi
  • Eft Group
    Consultancy Department Manager
    Eft Group
    Nov 2013 - Dec 2014 (1 year 2 months)
    As the Consultancy Department Manager, I led a team of five project managers in the successful implementation of company products, including Electronic Collecting and a Multiple Payment Methods Dashboard. I supported the commercial team in preselling activities, ensuring alignment between product capabilities and client needs. Additionally, I reported the project portfolio status directly to the CEO and directors, providing insights that informed strategic decision-making. My experience in data reporting was enhanced by developing a database model as part of a payment hub system design, which streamlined data management processes and improved project outcomes. Furthermore, my project management skills were instrumental in coordinating effor
  • Travel Club Chile
    Senior Project Manager
    Travel Club Chile
    May 2011 - Nov 2013 (2 years 7 months)
    • Lead internal developers and third-party teams in the implementations of systems to improve Travel Agency process and Retail Store as well. • Coordinate service providers locally and abroad (Bolivia and Colombia). • Analyze technologies and tools to best fit the company requirements, specifically ERP, and Content Management System. • Lead the project that changed the Look and Feel of the corporate web site.
  • I
    Forex Trader / IT Project Manager
    Independent
    Jan 2010 - Oct 2014 (4 years 10 months)
    Manual trading with methods based on technical analysis and classic technical indicators: Moving Averages, RSI, Bollinger Bands, Stochastics, price patterns, to name a few. Developed commercial trading algorithms and analysis tools for different trading platforms: FXCM Trading Station, MT4
  • Eft Group
    Senior Project Manager
    Eft Group
    Aug 2007 - May 2011 (3 years 10 months)
    Lead teams to implement existing electronic payment and collecting company products for multiple customers, mostly big retail players in Chile. Design and lead implementation of new company products: Generic Electronic Payment Orchestration, Multiple Payment Methods Dashboard.
  • A
    Team Leader: Cash Management project with Altec regional, grupo Santander
    Apolo Ingeniería
    Nov 2005 - Jul 2007 (1 year 9 months)
    • Functional design for Santander Serfin’s new Cash Management platform (Tax Collecting Module). • Define the design methodology to be followed by the design team (based on UML) • Lead a functional design team.
  • I
    Owner of a Software Develop Methodologies startup
    ISAp Ltda
    Jan 2004 - Oct 2005 (1 year 10 months)
    • Reseller of UML Enterprise Architect, from Sparx Systems. • Selling, in alliance with DTS Latin America, automated testing tools. • Full functional specification of an electronic portal of quotation bidding for mining equipment and materials acquisition (Quadrem Chile now merged with Ariba).
  • A
    Project Manager
    Apolo Ingeniería
    Jan 2000 - Jan 2004 (4 years 1 month)
    • Led a development team that built the first online electronic payment system for Banco Santiago (now Banco Santander), enabling the Bank to be a payment method for Chilean companies such as Previred, Internal Tax Service, General Treasury of the Republic, and Chilectra, among others. • Directed a technical and graphic design team in the periodic update of the Banco Santiago web portal: Home Banking. Additionally, utilized data modeling skills to develop a robust database model for the electronic payment application, ensuring efficient data management and enhancing the overall functionality of the system.
Education verified_user 0% verified
  • Universidad Andrés Bello
    Informatics Engineering, Computer Software Engineering
    Universidad Andrés Bello
    Jan 1993 - Dec 1995 (3 years)
  • Universidad Nacional  Andrés Bello
    Informatics Engineering, Computer Software Engineering
    Universidad Nacional Andrés Bello
    Jan 1993 - Jan 1995 (2 years 1 month)
Projects (professional or personal) verified_user 0% verified
  • P
    Price Feed
    Dec 2017 - Mar 2018 (4 months)
    Build real-time (average latency of 500 milliseconds) Open, High, Low Close (OHLC) data out from a tick price data feed, making multiple time frames (from 1 minute period to 1 day period) available for trading algorithms. Technologies used: - C++ - PostgreSQL
  • F
    Facturación Electrónica
    Jun 2012 - Dec 2012 (7 months)
  • T
    Triple Barrier for Algorithmic Trading Backtesting or Supervised Labeling
    To reduce efforts in my trading models research I have built a python library to label trades, that can be used from backtesting or machine learning pipelines. This library allows to calculate trades attributes: open time, close time open price, close price, profit. The close price and time can be calculated as a hit of a stop-loss, take-profit, time limit or other custom condition.