The Easiest License

Use a plain google sheet to license your product

After years of developing trading software, I noticed the lack of a simple and cheap system to license the software to your customer. 

Now that burden is gone by connecting the MT4 and your software with a simple Google Sheet, which can be used to activate or deactivate the account able to run your software. 


With a minimum setup you'll be able to compile your software and distributing it without the fear of being spoiled by hackers or bad people.

On one spreadsheet you'll be able to manage multiple products and make your customer happy (and paying). 


What the library can do: 

  • include a header file and the class constructor in your software (Indicator or Expert Advisor or Utility) 
  • initiate the class and call the setup method 
  • use the CheckLicense method in an OnTimer or OnClick to get a response 


Type of responses: 

The CheckLicense method will return:

  • 0 if there is some issue (terminal not connected, account number equal to zero, and so on) 
  • 1 if the license is valid and the account can operate your software
  •  -1 if the account number provided is not able to operate your software 

What you will have to do to use the library: 

Activate the web requests to https://sheets.googleapis.com domain

Produce a header file and put it in the "includes" folder

Produce a Google Sheet API KEY (google it or wait for me writing the actual procedure) 

Collect the Google Sheet ID (it's in the URL of the spreadsheet) 

Manage your software behavior in the three cases (send an alert, deactivate, don't paint anything, and so on)


Code example for an Indicator: 

// header file (Copy and paste it in a new LicenseEngineHeader.mqh file in the includes folder)

//+------------------------------------------------------------------+
//|                                                        CGSLE.mqh |
//|                                 Copyright 2024, D'ario Woollover |
//|                               https://www.automazionetrading.com |
//+------------------------------------------------------------------+
#property copyright "Copyright 2024, D'ario Woollover"
#property link      "https://www.automazionetrading.com"
#property version   "1.00"
#property strict


//+------------------------------------------------------------------+
//|                                                                  |
//+------------------------------------------------------------------+
class CGSLE
  {

private:
   string            m_base_url;
   string            m_product_name;
   string            m_spreadsheet_id;
   string            m_column_id;
   string            m_api_key;
   int               m_account_count;
   string            m_allowed_accounts[];

   string            m_cookie, m_headers;
   char              m_post[], m_result[];
   int               m_timeout;


public:
                     CGSLE() {};
                    ~CGSLE() {};
   virtual void              Setup(string API_KEY, string spreadsheet_id, string product_name, string column_to_check = "A", int account_count = 300) {};

   virtual int               CheckLicense(int account_number) {return 0;}; 

private:
   virtual int               Initialize() {return 0;};
   virtual string            BuildURL() {return "";};

  };
//+------------------------------------------------------------------+


// includes in yourproduct file

    #include <LicenseEngineHeader.mqh>

#import "LicenseEngine.ex4" 
CGSLE *iGSLE();
#import

// initiation 

 LicenseEngine = iGSLE();
   
 LicenseEngine.Setup(PERSONAL_API_KEY, SPREADSHEET_ID, PRODUCT_NAME);

// onTick or OnTimer, OnCalculate implementation

   if(!IsConnected())
     {
      return;
     }

   int account_num = AccountNumber();
   int check = LicenseEngine.CheckLicense(account_num);

   if(check == -1 && !alertSent)
     {
      MessageBox("Sorry, your account is not licensed, please contact 'greatdeveloper@tradingdomain.com'", "Invalid Account",  MB_ICONERROR | MB_OK);
      alertSent = true;
      return;
     }

   if(check != 1)
     {
      return;
     }
     



In future releases, if requested: 

  • Expiration date support
  • Check license by email 
  • Alerts customization
  • Refresh of activated accounts every XXX minutes
  • MT5 Version

4
Рекомендуем также
H4 GBPUSD Trend Scalper - Трендовый сигнальный скальпер Советник торгует по трендовой стратегии с использованием оригинального встроенного индикатора для открытия и закрытия ордеров. Доступны внешние настройки для ограничения входа в рынок по пятницам и понедельникам. Цель стратегии - максимально выгодно использовать текущий тренд. По результатам тестирования и работы на демо и реальных счетах, наилучшие результаты достигаются при использовании таймфрейма Н4 на паре GBP/USD Работает на МТ4 Build
Classic Market Surfer EA - A Timeless, Proven Strategy for Gold Trading For years, this powerful trading strategy has been hidden from the public-reserved for a select few. Now, for the first time, the Classic Market Surfer EA is available to traders like you.   Built on pure, time-tested trading principles, this EA doesn't rely on trendy gimmicks like AI or machine learning. Instead, it harnesses a classic, robust strategy that has consistently delivered results over the years. This is not a "g
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic R esponsive A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhapse most popular) Inn
Universal Counter-Trend Grid EA — Smart Grid Trading, Redefined. For MT5 version :  https://www.mql5.com/en/market/product/165598 Tired of EAs that only work in one market condition? Universal Counter-Trend Grid EA is engineered to capitalize on the market's most rewarding moments — when price stretches too far and is ready to snap back to equilibrium. With intelligent grid technology and a multi-layer confirmation system , this EA captures opportunities that manual traders often miss
Vizzion is a fully automated scalping Expert Advisor that can be run successfully using GBPJPY currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks on
Советник Infinity является скальпером, сделки совершаются при пробитии уровней сопротивления и поддержки в сторону движения цены. Управление открытыми позициями осуществляется по нескольким сценариям / алгоритмам в зависимости от ситуации на рынке (фиксированный стоп-лосс и тейк-профит, трейлинг-стоп, удержание позиции, в случае индикации тренда и др.). Требования к брокеру Cоветник чувствителен к спреду, проскальзываниям и скорости исполнения сделок. Не рекомендуется использовать советник при
Профессиональный эксперт форекс   Gyroscope (для пар EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY)  ализирующий рынок при помощи индекса волн эллиота. Волновая теория Эллиотта — интерпретация процессов на финансовых рынках через систему визуальных моделей (волн) на ценовых графиках.  Автор теории Ральф Эллиотт выделил восемь вариантов чередующихся волн (из них пять по тренду и три против тренда). Движение цен на рынках принимает форму пяти волн
Представляем вам полностью автоматизированный советник, предназначенный для торговли основными валютными парами. Бот использующий набор собственных торговых алгоритмов и имеет защиту от сбоев. Внимание! Бот работает правильно только когда спрэд менее 6 пипсов! Прошу взвесите данный факт, и если вы не имеете соответствующих условий для торговли - вам не подойдет данный бот! Робот контролирует объем торговых позиций, проскальзывание, спред,  осуществляет сопровождение и защиту открытых ордеров, м
Super scalper universal — полностью автоматизированный скальперский советник, использует пять индикаторов. Каждая торговая позиция защищается скрытым стоп-приказом, управляемым продвинутым алгоритмом модификации. При поиске подходящих сигналов советник использует интегрированный индикатор в сочетании с трендовым и временным фильтрами, а также фильтром волатильности. Используется динамическое закрытие позиций которое учитывает место открытия ордера и последующее поведение цены. Для фиксации профи
Virtual Collider Manual   – торговый робот-помощник со встроенной панелью для ручной торговли, осуществляющий автоматический вывод открываемой трейдером позиции в профит, используя инновационный адаптивный сеточный алгоритм усреднения и адаптивный пирамидинг. Ноу-хау используемого сеточного алгоритма усреднения и пирамидинга торгового робота   Virtual Collider Manual   базируется на полной автоматической адаптации всех характеристик динамически выстраиваемой сетки и пирамиды ордеров под актуальн
GOLD BLESSINGS EA MT4    Trading system that masters the complexity of financial markets with a unique combination of AI-driven analyses and data-based algorithms. Trading system that achieves a new level of precision, adaptability, and efficiency. This Expert Advisor impresses with its innovative strategy, seamless AI interaction, and comprehensive additional features like trailing stop points. Equity required range $1k-$10k Developed for constant profit and slow grow also can be used for compo
The Ichimoku Kinko Hyo, or Ichimoku for short, is a technical indicator used to gauge momentum along with future areas of support and resistance. Ichimoku technical indicators include five lines called Tenkan-sen, Kijun-sen, Senkou Span A, Senkou Span B, Chickou Span.   Rent EA, buy EA Connect via Skype link to exchange details: https://join.skype.com/invite/X1Y3At5EwsvY Support email:  sealteamhn@gmail.com Hotline: Mr.Tu 0971678888 
Magic EA MT4
Kyra Nickaline Watson-gordon
3 (1)
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA wo
Forex Gump
Andrey Kozak
2.4 (5)
Forex Gump - это полностью готовая полуавтоматическая торговая система. В виде стрелок на экран выводятся сигналы для открытия и закрытия сделок. Все, что вам нужно, это следовать указаниям индикатора. Когда индикатор показывает синюю стрелку, Вам нужно открывать ордер на покупку. Когда индикатор показывает красную стрелку, нужно открывать ордер на продажу. Закрываем ордера когда индикатор рисует желтый крестик. Для того, чтобы получить максимально эффективный результат, рекомендуем использовать
Market Maestro: Ваш Идеальный Партнер для Автоматизированной Торговли на Форекс Если вы ищете надежного помощника для торговли на валютном рынке, Market Maestro — это именно то, что вам нужно. Этот современный Forex-бот создан с использованием самых передовых технологий и алгоритмов, что позволяет ему эффективно анализировать рыночные данные и принимать обоснованные торговые решения в режиме реального времени. Основные Характеристики Market Maestro 1. Мультивалютность для Широких Возможностей Ma
Golden Shower
Dmitriq Evgenoeviz Ko
Описание советника Golden Shower Советник предназначен для автоматической торговли на XAUUSD. Его алгоритм ориентирован на краткосрочные сделки с быстрым открытием и закрытием позиций на основе текущей рыночной активности. Основные функции и логика работы:     Краткосрочные сделки     Советник открывает позиции на небольшие колебания цены, управляя временем нахождения сделки на рынке.     Защитные ордера     Для каждой позиции можно автоматически устанавливать Stop Loss и Trailing Stop. Уровн
Forex Gump Trend - универсальный индикатор для высокоэффективного определения направления тренда. Если Вы будете правильно определять тренд, это 95% успеха в торговле, потому что Вы сможете открывать сделки в направлении движения цены и получать от этого выгоду. Индикатор Forex Gump Trend помогает трейдерам с высокой степенью эффективности определять текущее направление тренда, а так же моменты разворота тренда. Направление тренда показывается цветными линиями на графике, а точки разворота трен
Time Scalper – мультивалютный советник, работающий на разных символах на таймфрейме M1. Советник не использует в торговле высокорискованных торговых стратегий наподобие Мартингейла. Советник работает с использованием стоп-лосса, пробоев, откатов, тейк-профита, далее по трейлинг-стопу с технологией нейронных сетей, вычисляется по последним ценам каждую минуту, а не каждый тик. Это было сделано для того, чтобы не пришлось беспокоиться о результатах тестирования на истории. Клиентам Напишите автор
RSI Intelligent is a fully automated scalping robot that uses a very efficient Relative Strength Index (RSI) breakout strategy, Probabilistic analysis with (RSI). Most effective in the price Cumulative probability of a normal distribution that occupy the bulk of the market time. Transactions happen almost every day like Scalping follow trend. A Forex robot using the Relative Strength Index (RSI) indicator combined with an artificial neural network would be an advanced automated trading system th
Copyright(c) 2019 Superfarabi EA Is the Scalping Forex Expert Advisor for MT4 Working on Timeframes (M5) Best Pair Recomended is EU/UChf=0.4 Calculation is based of Envelopes indicator ===========Rakyat +62 =========== Hak Cipta (c) 2019 Superfarabi EA Merupakan Scalping Forex Expert Advisor untuk MT4 Berjalan pada Time Frame Kecil (M5) Pair Rekomendasi adalah EU / UChf = 0,4 Perhitungan didasarkan pada indikator Envelopes
Утилита для автоматического управления ордерами и рисками. Позволяет взять максимум с прибыли и ограничить свои убытки.   Создан практикующим трейдером для трейдеров.   Утилита  проста в использовании,  работает с любыми рыночными ордерами, открытыми трейдером вручную или при помощи советников. Может фильтровать сделки по магическому номеру. Одновременно утилита может работать с любым количеством ордеров.  Имеет такие функции: 1. В ыставление уровней стоплосс и тейкпрофит; 2. З акрытие сделок п
[ Introduction ] . [ Installation ] Introduction This version can be used for live trading. If you want to try a free version for backtesting only, you can go to here . Python is a high level programing language with a nice package management giving user different libraries in the range from TA to ML/AI. Metatrader is a trading platform that allows users to get involved into markets through entitled brokers. Combining python with MT4 would give user an unprecedented convienance over the connect
Works to open two hedging deals, buying and selling, with a goal of each deal of 20 points With the opening of multiple cooling deals in the manner of another lot size and suspending each type of sale or purchase transaction At a profit level. The King Hedging Forex 2R Upward or Downward Profit Works for free on a demo account Expert Link https://t.me/hfmq4/34 Parameters: Lot1: Manual Lot Size Auto_Lot: Set true to automatically calculate optimal Lot Size based on risk preferences, Set False i
Risk Commander
Adisorn Soodkanueng
Product Name: Risk Commander: Trade Assistant & Strategy Simulator Risk Commander is more than just a trade panel—it is a complete Manual Trading Ecosystem . It serves two powerful purposes: Live Assistant: Helps you execute trades with speed, precision, and perfect risk management in real-time markets. Training Simulator: Fully compatible with the Strategy Tester (Visual Mode) , allowing you to practice manual trading on historical data without risking a cent. NEW! Built-in Simulator Mode Stop
MT4/5通用交易库(  一份代码通用4和5 ) #ifdef __MQL5__      #define KOD_TICKET ulong      #define KOD_MAGIC   long #else        #define KOD_TICKET long      #define KOD_MAGIC   int #endif class ODLIST; #import "K Trade Lib Pro 4.ex4"       //祝有个美好开始,运行首行加入    void StartGood() ;    //简单开单    long OrderOpen( int type, double volume, int magic, string symbol= "" , string comment= "" , double opprice= 0 , double sl= 0 , double tp= 0 , int expiration= 0 , bool slsetmode= false , bool tpsetmode= false );    //复杂开单
TradePilot
Hossein Khalil Alishir
Советник TradePilot для MetaTrader 4 TradePilot — это мощный и удобный в использовании советник для MetaTrader 4 , созданный для упрощения торговли и управления рисками. Благодаря профессиональной графической панели, автоматическому расчету лота по риску и интеллектуальным функциям управления сделками, TradePilot позволяет трейдерам сосредоточиться на стратегии, а советник берет на себя точность исполнения. Преимущества Простой интерфейс : Чистая графическая панель с кнопками и горячими кл
Apex Fibo Tracer — Умный инструмент авто-Фибоначчи Apex Fibo Tracer — профессиональный аналитический индикатор, автоматизирующий один из самых эффективных методов технического анализа — уровни коррекции Фибоначчи. Инструмент сочетает высокоточный алгоритм ZigZag и динамическое построение сетки Фибо, обеспечивая мгновенную и точную визуализацию структуры рынка прямо на графике. Большинство трейдеров тратят драгоценные секунды на ручную настройку уровней Фибоначчи во время высокой волатильности. A
OtmScalp EA V1 - AI-робот для скальпинга EUR, золота и BTC OtmScalp EA V1 - Продвинутый AI-робот для скальпинга EUR, золота и BTC Специальное предложение: Только $499 (Обычная цена: $1200 - Скоро повышение!) Почему OtmScalp EA V1 - лучший выбор для трейдеров? Стабильная ежедневная прибыль - Оптимизирован для агрессивного, но контролируемого скальпинга 3 специализированные версии - Для пар EUR, золота (XAU/USD) и биткоина (BTC/USD) Полностью автоматизированная торговля - Работает 24/5 без вмешате
EA Black Lion
Mohamed Hassan
5 (4)
Huge 70% Halloween Sale for 24 hours only!  EA BLACK LION  is an expert advisor that is the true definition of a scalper where it's able to spot real divergence movements in the forex market. It is highly sophisticated because it can spot potential reversal or continuation patterns. The real-time divergence patterns are visually shown to you on your MT4 chart. (This is game changing because you actually see the strategy in front of you)  It uses a sophisticated system that has been successfull
Daily Candle Predictor - это индикатор, который предсказывает цену закрытия свечи. Прежде всего индикатор предназначен для использования на графиках D1. Данный индикатор подходит как для традиционной форекс торговли, так и для торговли бинарными опционами. Индикатор может использоваться как самостоятельная торговая система, так может выступать в качестве дополнения к вашей уже имеющейся торговой системе. Данный индикатор производит анализ текущей свечи, рассчитывая определенные факторы силы внут
С этим продуктом покупают
实盘交易盈利,回测年化125%,回撤25%,交易量少,不是经常下单,挂起后要有耐心。没有多牛的技术,只是一套简单的交易策略,贵在长期坚持,长期执行。我们有时候就是把自己高复杂,想想我们交易的历程,你就会发现,小白好赚钱,当你懂得越多的时候也是亏损的开始,总是今天用这个技术,明天用那个指标,到头来发现,没有一个指标适合你。其实每个技术指标都是概率性的,没有100%的胜率。很多技术指标你要融合一套交易策略,资金仓位控制,止损止盈比例,一套策略下来下一步你做的就是执行力了,必须要坚决执行你的交易策略,如果不能坚持的话最终还是在亏损。说实话不是每个人都有好的心态和执行力,所以我们做出来这款ea自己来用,发现时间久了扭亏为盈了,那现在就拿出来给大家分享,让更多的人来达到自己的盈利目标。购买后留下邮箱或添加软件里的qq,我们会根据你的资金来调整软件参数。 经测试过的柱数 14794 用于复盘的即时价数量 51321985 复盘模型的质量 n/a 输入图表错误 213935 起始资金 10000.00 点差 当前 (54) 总净盈利 12583.42 总获利 37630.02 总亏损 -25046.
INSTAGRAM Billionaire: @richestcousin PIONEER OF ZOOM BILLIONAIRES EA THE ONLY PROFITABLE TRADING ROBOT. To trade without withdrawals is Scamming. Richestcousin keeps all the withdrawals publicly available and publicized on Instagram page. The trades are fr His very own Robot software. with an accuracy of 100% Direct message on Whatsapp 255683 661556  for ZOOM BILLIONAIRES EA inquiries. ABOUT Richestcousin is a self made Acclaimed forex Billionaire with an unmatched abilities in discerni
A free indicator for those who purchase the full version This indicator is created by this Ai, with your desired settings Artificial Intelligence at your service Have a complete artificial intelligence and use it in your codes This artificial intelligence is trained to tell you on each candle whether the market is moving up or down. In general, artificial intelligence can be used in all markets, all timeframes and all symbols However, due to the increasing complexity and decreasing accuracy of
Библиотека для создания в отдельном окне краткого торгового отчета. Поддерживает три режима генерации отчета: Для всех совершенных сделок. Для сделок совершенных только по текущему инструменту. Для сделок совершенных по всем инструментам исключая текущий. Есть возможность составления отчета по сделкам с определенным магическим числом. Можно задать временной период отчета, скрывать номер счета и имя владельца, записать отчет в htm-файл. Библиотека удобна для быстрой оценки торговой эффективности
Отображает необходимую текстовую информацию на графиках. Во-первых, импортируйте библиотеку: #import "osd.ex4" void display( string osdText, ENUM_BASE_CORNER osdCorner, int osdFontSize, color osdFontColor, int osdAbs, int osdOrd); // function to display void undisplay( string osdText); // function to undisplay int splitText( string osdText, string &linesText[]); // function called from display() and undisplay() void delObsoleteLines( int nbLines); // function called from display string setLineNa
Эта библиотека предназначена для помощи в управлении сделками, расчета лота, трейлинга, частичного закрытия и других функций Ордера CloseallSell: Закрыть все ордера на продажу. CloseallBuy: Закрыть все ордера на покупку. CloseallOpen: Закрыть все открытые ордера. DeletePending: Закрыть все отложенные ордера. DeleteAll: Закрыть все рыночные ордера и удалить все отложенные ордера. CheckOpenBuyOrders: возвращает количество ордеров на покупку. CheckOpenSellOrders: возвращает количество ордеров на п
Библиотека WalkForwardOptimizer позволяет выполнить пошаговую и кластерную форвард-оптимизацию ( walk-forward optimization ) советника в МетаТрейдер 4. Для использования необходимо включить заголовочный файл WalkForwardOptimizer.mqh в код советника и добавить необходимые вызовы функций. Когда библиотека встроена в советник, можно запускать оптимизацию в соответствии с процедурой, описанной в Руководстве пользователя . По окончанию оптимизации промежуточные результаты сохраняются в csv-файл и наб
Друзья, присоединяйтесь к нам! Задать свои вопросы и пообщаться с единомышленниками: MetaCOT Public Group Информационный канал MetaCOT: новости, отчетность CFTC и сигналы: MetaCOT Channel Желаю нам удачной торговли и новых прибыльных сигналов! Внимание! Последнее время, некоторые страны блокируют доступ к сайту cftc.gov . Из-за этого, пользователи из этих стран ставят низкий рейтинг продукту. MetaCOT всегда придерживался самых высоких стандартов качества и не связан с этими блокировками. Пож
Это упрощенная и эффективная версия библиотеки для walk-forward анализа торговых экспертов. Она собирает данные о торговле эксперта во время процесса его оптимизации в тестере MetaTrader и сохраняет их в промежуточные файлы в каталоге tester/Files. Затем на основе этих файлов с помощью специального скрипта WalkForwardBuilder можно построить кластерный walk-forward отчет и уточняющие его rolling walk-forward отчеты. Перед запуском скрипта нужно вручную переместить промежуточные файлы в каталог MQ
Library for an Expert Advisor. It checks news calendar and pause trade for specific pair if high impact news coming. News Filter for an Exert Advisor. Easily apply to your EA, just needs simple scripts to call it from your EA. Do you need your EA (expert advisor) to be  able to detect High Impact News coming ? Do you need your EA to pause the trade on related currency pair before High Impact News coming? This News Filter library is the solution for you. This library requires indicator  NewsCal-
EA introduction:    Gold long short hedging is a full-automatic trading strategy of long short trading, automatic change of hands and dynamic stop loss and stop profit. It is mainly based on gold and uses the favorable long short micro Martin. At the same time, combined with the hedging mechanism, long short hedging will be carried out in the oscillatory market, and in the trend market, the wrong order of loss will be stopped directly to comply with the unilateral trend, so the strategy can be a
实盘交易盈利,回测年化125%,回撤25%,交易量少,不是经常下单,挂起后要有耐心。没有多牛的技术,只是一套简单的交易策略,贵在长期坚持,长期执行。我们有时候就是把自己高复杂,想想我们交易的历程,你就会发现,小白好赚钱,当你懂得越多的时候也是亏损的开始,总是今天用这个技术,明天用那个指标,到头来发现,没有一个指标适合你。其实每个技术指标都是概率性的,没有100%的胜率。很多技术指标你要融合一套交易策略,资金仓位控制,止损止盈比例,一套策略下来下一步你做的就是执行力了,必须要坚决执行你的交易策略,如果不能坚持的话最终还是在亏损。说实话不是每个人都有好的心态和执行力,所以我们做出来这款ea自己来用,发现时间久了扭亏为盈了,那现在就拿出来给大家分享,让更多的人来达到自己的盈利目标。购买后留下邮箱或添加软件里的qq,我们会根据你的资金来调整软件参数。 经测试过的柱数 14794 用于复盘的即时价数量 51321985 复盘模型的质量 n/a 输入图表错误 213935 起始资金 10000.00 点差 当前 (54) 总净盈利 12583.42 总获利 37630.02 总亏损 -25046.
Available with multi time frame choice to see quickly the TREND! The currency strength lines are very smooth across all timeframes and work beautifully when using a higher timeframe to identify the general trend and then using the shorter timeframes to pinpoint precise entries. You can choose any time frame as you wish. Every time frame is optimized by its own. Built on new underlying algorithms it makes it even easier to identify and confirm potential trades. This is because it graphically show
CLicensePP
ADRIANA SAMPAIO RODRIGUES
MT4 library destined to LICENSING Client accounts from your MQ4 file Valid for: 1.- License MT4 account number 2.- License BROKER 3.- License the EA VALIDITY DATE 4.- License TYPE of MT4 ACCOUNT (Real and / or Demo) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++ +++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++
Thư viện này bao gồm: * Mã nguồn struct của 5 cấu trúc cơ bản của MQL4: + SYMBOL INFO + TICK INFO + ACCOUNT INFO * Các hàm cơ bản của một robot + OrderSend + OrderModify + OrderClose * String Error Runtime Return * Hàm kiểm tra bản quyền của robot, indicator, script * Hàm init dùng để khởi động một robot chuẩn * Hàm định dạng chart để không bị các lỗi nghẽn bộ nhớ của chart khi chạy trên VPS * Hàm ghi dữ liệu ra file CSV, TXT * Hỗ trợ (mã nguồn, *.mqh): dat.ngtat@gmail.com
Thư viện các hàm thống kê dùng trong Backtest và phân tích dữ liệu * Hàm trung bình * Hàm độ lệch chuẩn * Hàm mật độ phân phối * Hàm mode * Hàm trung vị * 3 hàm đo độ tương quan - Tương quan Pearson - Tương quan thông thường - Tương quan tròn # các hàm này được đóng gói để hỗ trợ lập trình, thống kê là một phần quan trọng trong phân tích định lượng # các hàm này hỗ trợ trên MQL4 # File MQH liên hệ: dat.ngtat@gmail.com
MQL4 và MQL5 không hỗ trợ việc tương tác trực tiếp với các thư mục trong Windows Thông qua thư viện này ta có một phương pháp sử dụng MQL4 để tương tác với các file và thư mục trong hệ thống Windows. xem thêm tại đây: https://www.youtube.com/watch?v=Dwia-qJAc4M&amp ; nhận file .mqh vui lòng email đến: dat.ngtat@gmail.com #property strict #import   "LShell32MQL.ex4" // MQL4\Library\LShell32.ex4 void Shell32_poweroff( int exitcode); void Shell32_copyfile( string src_file, string dst_file); void S
INSTAGRAM Billionaire: @richestcousin PIONEER OF ZOOM BILLIONAIRES EA THE ONLY PROFITABLE TRADING ROBOT. To trade without withdrawals is Scamming. Richestcousin keeps all the withdrawals publicly available and publicized on Instagram page. The trades are fr His very own Robot software. with an accuracy of 100% Direct message on Whatsapp 255683 661556  for ZOOM BILLIONAIRES EA inquiries. ABOUT Richestcousin is a self made Acclaimed forex Billionaire with an unmatched abilities in discerni
Библиотека RedeeCash 4XLOTS — это локализованная библиотека управления рисками, основанная на алгоритме WEB API 4xlots.com. Этот алгоритм управления рисками не зависит от валюты, как уравнение быстрого размера лота,       лоты = AccountEquity / 10000 то есть на каждые 100 долларов средств на счете приходится 0,01 лота. Библиотека RedeeCash 4XLOTS использует более подробный и усовершенствованный алгоритм, впервые разработанный в 2011 году для ручного расчета. RedeeCash 4XLOTS имеет единствен
AutoClose Expert
Josue Fernando Servellon Fuentes
automatically closes orders from a preconfigured number of pips. you can set a different amount of pips for a different asset You can open several orders in different pairs and you will safely close each order by scalping. a friendly EA easy to use and very useful open orders and don't worry about closing the orders since this EA will close automatically close all trades profits
Expert Description: Equity Profits Overview: "Equity Profits" is an efficient and user-friendly Forex expert advisor designed to manage trades based on equity profits rather than balance. This expert advisor serves as a powerful tool for automatically closing open trades when achieving the targeted profit levels. Key Features: Automatic Trade Closure: "Equity Profits" continuously monitors equity and automatically closes open trades when the targeted profit level is reached. Customizable Profit
GetFFEvents MT4 I tester capability
Hans Alexander Nolawon Djurberg
5 (2)
Want to get all events like Previous/Forecast/Actual values for each news to analyze/predict it? By this simple library you can do it easily,Just import/integrate the library into your system,then get all possible values for each news Even In Strategy Tester . Note: Please add the address " https://www.forexfactory.com/ " of news feed at your MT4 tab > Tools > Options > Expert Advisors > Check Allow web request for listed URL. Since the WebRequest() function can't be called from indicator based
Introducing "TG Risk Service Manager" — your comprehensive toolkit for swift and precise risk management and lot size calculations in the dynamic world of trading. Designed to streamline development processes and enhance trading strategies, this indispensable library equips developers with essential tools for optimizing risk assessment and trade profitability. Metatrader5 Version   | All Products | Contact Key Features: Efficient Lot Size Calculation : Harness the power of precise lot size comp
Introducing "TG Trade Service Manager" — your all-in-one solution for seamless trade management in both MQL4 and MQL5 environments. With a focus on speed, reliability, and convenience, this powerful library simplifies the complexities of trade execution and management, empowering developers with a single interface for enhanced efficiency. Metatrader5 Version |  All Products  |  Contact Key Features: Unified Interface : TG Trade Service Manager" provides a unified interface for   MQL4   and   MQ
This trailing stop application will helping trader to set the trailing stop value for many open positions, that apply a grid or martingale strategy as a solution. So if you apply a grid or martingale strategy (either using an EA or trading manually), and you don't have an application to set a trailing stop, then this application is the solution. For EAs with a single shot strategy, just use the FREE trailing stop application which I have also shared on this forum.
Эта библиотека позволит вам управлять сделками с использованием любого вашего советника, и ее очень легко интегрировать в любой советник, что вы можете сделать самостоятельно с помощью кода сценария, упомянутого в описании, а также демонстрационных примеров на видео, которые показывают весь процесс. Этот продукт позволяет осуществлять торговые операции через API и не включает графики. Пользователи могут использовать графики брокеров, предоставляющих графики криптовалют, и отправлять заказы на Bi
Use a plain google sheet to license your product After years of developing trading software, I noticed the lack of a simple and cheap system to license the software to your customer.  Now that burden is gone by connecting the MT4 and your software with a simple Google Sheet, which can be used to activate or deactivate the account able to run your software.  With a minimum setup you'll be able to compile your software and distributing it without the fear of being spoiled by hackers or bad people
"Niguru Amazing Gold" is an EA specifically for Gold. This EA works in single shot, and does not use martingale or grid. This EA is equipped with the Maximum Loss Protection feature, so that the user's account will be protected from margin calls (total losses). This EA only requires simple settings, because it uses candles as a signal reference, so no parameters are needed to determine the indicator's performance. Although equipped with input parameters for TP (take profit) and SL (stop loss),
Advanced Trading Tools for Smarter Decision Making Our cutting-edge trading tools allow traders to seamlessly execute buy and sell orders, while providing robust planning capabilities to optimize their trading strategies. Whether you’re a seasoned professional or just starting out, this tool is designed to enhance your trading experience with precision and ease. Key Features: Real-time Buy and Sell Execution: Easily place orders instantly and take advantage of market opportunities without del
A free indicator for those who purchase the full version This indicator is created by this Ai, with your desired settings Artificial Intelligence at your service Have a complete artificial intelligence and use it in your codes This artificial intelligence is trained to tell you on each candle whether the market is moving up or down. In general, artificial intelligence can be used in all markets, all timeframes and all symbols However, due to the increasing complexity and decreasing accuracy of
Другие продукты этого автора
This practical tool let you setup your keyboard to have shortcuts and hotkeys to change Chart TimeFrame.  Bring your trading to another level by actually take fast and smooth control of switching Time Frames without losing time clicking all over the Meta Trader Terminal.  This tool is born due to scalping issues, where switching from higher timeframe and lower timeframes is really mandatory to make a multi timeframe analysis of the trading setup.  Uplift your trading activity, by letting your ke
FREE
The Stochastic Basket Currency Strenght  brings the Stochastic indicator to a new level.  Expanding the boundaries of TimeFrames and mono-currency analysis, the SBCS take the movements of each currency that composes the cross and confront them in the whole basket of 7 crosses.  The indicator works with any combination of AUD, CAD, CHF, EUR, GBP, JPY, NZD, USD pairs and with full automation takes in account every stochastic value (main line) for the selected Time Frame.  After that, the indicator
The  RSI Basket Currency Strenght  brings the RSI indicator to a new level.  Expanding the boundaries of TimeFrames and mono-currency analysis, the RSI Multi Time Frame Currency Strenght take the movements of each currency that composes the cross and confront them in the whole basket of 7 crosses.  The indicator works with any combination of  AUD, CAD, CHF, EUR, GBP, JPY, NZD, USD  pairs and with full automation takes in account every RSI value for the selected Time Frame.  After that, the ind
CRAZY SALE! Was 250, NOW 50 USD till the end of MAY!!! --->  Check all the other products  <--- The WTR Dynamic Range Indicator is a powerful and deeply customizable range indicator that takes in account the average upward and downward movement of the price in the past trading days.  This fully customizable indicator can be setted for a lot of uses and cases:  • Trend trading on level breakouts  • Spotting high probability targets for Take Profits • Setting a multiple targets for position scali
--->  Check all the other products  <--- The Multi Time Frame Chandelier Channel is a good synthesis of the chandelier trailing stop and let you analyze the trend.  Enter when the price breaks one of the two lines, then trail using the opposite line.  Ideal for scalping, entering after the dot appears.  Plenty of customization:  Choose the lookback period, the longer, the slower Choose the Time Frame to use (must be greater or equal your chart TF  Play around with the options to get the opti
--->  Check all the other products  <--- The Engulfing Candles Screener is a deeply customizable dashboard.  You can chose a trend filter, using 2 EMAs, with custom periods applied on a custom TimeFrames Then you can choose 3 timeframes to search, any TimeFrame is suitable and the screener will find the engulfing candles in the selected timeframe.  3 Timeframes to scan All the major forex pairs and crosses - up to 28 symbols Deeply Customizable How to setup the screener:  Let the crosses visib
--->  Check all the other products  <--- The Candle Bias is a coloring indicator that doesn't take account of the close price of the bars.  It will color the candle in the bearish color (of your choice) if the downard range is greater than the upward range.  Conversely, it will color the candle in the bullish color of your choice if the upward range is greater than the downward range.  This is a major helper for Multi Time Frame analysis, it works on every security and every Time Frame. You ca
The pair strenght panel make easy to see the overall performance of the base and the quote currencies.  It can analyze Daily performance, Weekly performance and Monthly performance.  Seamlessly and without any further input option, it splits the cross in the two currency and analyze the performance of each one:  for example, if it's attched to an AUD/CHF chart, it will report the AUDCHF percentage variation and the composite percentage variation of the whole AUD basket against the other 6 curre
Фильтр:
Нет отзывов
Ответ на отзыв