Termos de Referência
So, I need an indicator just like this one (link below), with open code and showing the probability as it's shown on the description bellow.
https://www.mql5.com/en/market/product/40209?source=Site+Search#description
I also need and integration with every signal on mt5 to a telegram bot showing the screenshot from the mt5 terminal.
The code must also come with a locking feature locking it for time and a code (also in need of a code generator in python)
Pedidos semelhantes
Ndugelo Ravhengani Bot
30+ USD
Create a bot that can trade and read indicators easy to read for first time users. Bot that can be used on a phone and connect to MT5. It should be easy to install or use on any device especially phone and laptop, preferably the bot that can run over night and controllable when needed
V3 PRO Auto-Scalper EA
40+ USD
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
Informações sobre o projeto
Orçamento
30 - 50 USD
Prazo
para 5 dias