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

 The EA will be based on RSI crossing and touching some specific Level and generate Trading Signal and Alert. The EA will operate on all the timeframe of the market where it is configurated. This mean that if for instance it is set up on Ger30 on 1 Mn, it will simultanuously operate acroos all the other timeframe.

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

1
Разработчик 1
Оценка
(153)
Проекты
236
33%
Арбитраж
20
45% / 30%
Просрочено
1
0%
Работает
2
Разработчик 2
Оценка
(7)
Проекты
18
44%
Арбитраж
3
0% / 100%
Просрочено
6
33%
Свободен
3
Разработчик 3
Оценка
(23)
Проекты
29
14%
Арбитраж
3
0% / 67%
Просрочено
3
10%
Работает
4
Разработчик 4
Оценка
(296)
Проекты
475
40%
Арбитраж
105
40% / 24%
Просрочено
80
17%
Занят
Опубликовал: 2 примера
5
Разработчик 5
Оценка
(163)
Проекты
258
61%
Арбитраж
4
50% / 25%
Просрочено
10
4%
Свободен
6
Разработчик 6
Оценка
(9)
Проекты
12
25%
Арбитраж
1
100% / 0%
Просрочено
2
17%
Свободен
Похожие заказы
VICTOIRE MASTERCLASS 30 - 200 USD
import ccxt import pandas as pd import numpy as np import talib import time # Configuration exchange = ccxt.binance({ 'apiKey': 'VOTRE_API_KEY', 'secret': 'VOTRE_SECRET_KEY', }) # Paramètres de trading symbole = 'BTC/USDT' timeframe = '1h' montant = 100 # en USDT stop_loss = 0.98 # 2% de perte maximale take_profit = 1.03 # 3% de gain def recuperer_donnees(): ohlcv = exchange.fetch_ohlcv(symbole, timeframe
//+------------------------------------------------------------------+ //| M65 PRO ROBOT | //| Trend + RSI + Risk Management | //+------------------------------------------------------------------+ #property strict input double LotSize = 0.01; input int StopLoss = 100; // points input int TakeProfit = 200; // points input int RSI_Period = 14; int rsiHandle; int ema50Handle; int ema200Handle;
Trader 30+ USD
Un robot qui tarde a ma place même quand je Dors je veux qu'elle faire tout les tâches a ma place même quand le téléphone est éteint ou allumé le robot doit analyse et trade pour moi

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

Бюджет
30+ USD
Сроки выполнения
от 1 до 6 дн.