Техническое задание
Bonjour Mr/Mme Je voudrais un robot de trading forex ,qui multiplie mes gains jusqu'à 100$ par semaines et qui ajoute mon bénéfice en limitant mes pertes au maximum et en fructufiant mes actions par jours.Qui analyse au maximum toutes les informations nécessaires et à produire des analyses fiables et de bon résultats. Ma stratégie est la suivante un SL de 0,5%.et un TP d'au moins 25%.merci!
Откликнулись
1
Оценка
Проекты
91
13%
Арбитраж
34
26%
/
59%
Просрочено
37
41%
Свободен
2
Оценка
Проекты
218
30%
Арбитраж
4
50%
/
25%
Просрочено
5
2%
Свободен
Опубликовал: 1 пример
3
Оценка
Проекты
475
40%
Арбитраж
105
40%
/
24%
Просрочено
80
17%
Занят
Опубликовал: 2 примера
Похожие заказы
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;
Информация о проекте
Бюджет
30 - 200 USD
Сроки выполнения
от 6 до 12 дн.