Техническое задание

surefire strategy to minimize risk

telegram to mt4

It has three TP and one Stop Loss

Need switches for all the trades, options. 

1 signal to 3 trades need the option

I want everything automatic

any doubts?


Kindly show me the demo how you will be do?

Откликнулись

1
Разработчик 1
Оценка
(6)
Проекты
8
50%
Арбитраж
3
33% / 67%
Просрочено
3
38%
Работает
Похожие заказы
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
//———————————————————————————————————————————————————————————————————— 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 () {

Информация о проекте

Бюджет
30+ USD