指定
mport pandas as pd
import numpy as np
def detecter_tendance(data):
# Code pour détecter la tendance
pass
def identifier_niveaux(data):
# Code pour identifier les niveaux de support et de résistance
pass
def calculer_stop_loss(tendance, support, resistance):
# Code pour calculer les stop loss
pass
def calculer_profils(tendance, support, resistance):
# Code pour calculer les profils mport pandas as pd
import numpy as np
def detecter_tendance(data):
# Code pour détecter la tendance
pass
def identifier_niveaux(data):
# Code pour identifier les niveaux de support et de résistance
pass
def calculer_stop_loss(tendance, support, resistance):
# Code pour calculer les stop loss
pass
def calculer_profils(tendance, support, resistance):
# Code pour calculer les profils import pandas as pd
import numpy as np
def detecter_tendance(data):
# Code pour détecter la tendance
pass
def identifier_niveaux(data):
# Code pour identifier les niveaux de support et de résistance
pass
def calculer_stop_loss(tendance, support, resistance):
# Code pour calculer les stop loss
pass
def calculer_profils(tendance, support, resistance):
# Code pour calculer les profils from flask import Flask, render_template, request
from .models import detecter_tendance, identifier_niveaux, calculer_stop_loss, calculer_profils
app = Flask(__name__)
@app.route('/', methods=['GET', 'POST'])
def index():
if request.method == 'POST':
data = request.files['data']
data = pd.read_csv(data)
tendance = detecter_tendance(data)
support, resistance = identifier_niveaux(data)
stop_loss = calculer_stop_loss(tendance, support, resistance)
profils = calculer_profils(tendance, support, resistance)
return render_template('index.html', tendance=tendance, support=support, resistance=resistance, stop_loss=stop_loss, profils=profils)
return render_template('index.html
pass
反馈
1
等级
项目
346
29%
仲裁
36
28%
/
64%
逾期
10
3%
工作中
2
等级
项目
556
41%
仲裁
30
57%
/
3%
逾期
57
10%
空闲
发布者: 11 代码
3
等级
项目
20
40%
仲裁
3
0%
/
67%
逾期
3
15%
空闲
4
等级
项目
111
50%
仲裁
26
31%
/
50%
逾期
9
8%
空闲
5
等级
项目
33
42%
仲裁
0
逾期
3
9%
空闲
6
等级
项目
0
0%
仲裁
0
逾期
0
空闲
7
等级
项目
2
0%
仲裁
1
0%
/
0%
逾期
0
空闲
8
等级
项目
11
27%
仲裁
1
0%
/
0%
逾期
5
45%
空闲
9
等级
项目
27
7%
仲裁
9
33%
/
33%
逾期
1
4%
工作中
10
等级
项目
2
0%
仲裁
0
逾期
0
空闲
发布者: 1 代码
相似订单
MT4/MT5 HFT EA us30
30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
MT4/MT5 HFT EA Live Trading
40 - 10000 USD
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
项目信息
预算
30 - 200 USD
截止日期
从 1 到 10 天