Job finished
Execution time 141 days
Feedback from customer
The request was complex but he did the job.
He fixed the problems quickly.
He will my EA in the future. So I still have some work to give him.
Very involved and deserving person. Thanks a lot again !
Feedback from employee
There are no words to describe how good a person he is.The work took a long time, but he was very supportive, he is a very excellent customer!Thank you very much for everything!
Specification
Hello,
I would like to code my strategy based on the attached specifications including several indicators and management options.
It must be able to be optimized in the strategy tester.
Do not hesitate to ask me if certain points are not clear.
THANKS !
Responded
1
Rating
Projects
18
44%
Arbitration
3
0%
/
100%
Overdue
6
33%
Free
2
Rating
Projects
698
34%
Arbitration
33
70%
/
9%
Overdue
22
3%
Working
3
Rating
Projects
2908
63%
Arbitration
122
44%
/
25%
Overdue
429
15%
Working
4
Rating
Projects
474
39%
Arbitration
103
41%
/
23%
Overdue
79
17%
Busy
Published: 2 codes
5
Rating
Projects
12
25%
Arbitration
1
100%
/
0%
Overdue
2
17%
Free
6
Rating
Projects
636
33%
Arbitration
42
40%
/
45%
Overdue
11
2%
Busy
7
Rating
Projects
28
29%
Arbitration
2
0%
/
50%
Overdue
1
4%
Free
Similar orders
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
Project information
Budget
100 - 200 USD
Deadline
from 1 to 30 day(s)