Termos de Referência
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
Respondido
1
Classificação
Projetos
311
28%
Arbitragem
33
27%
/
64%
Expirado
10
3%
Livre
2
Classificação
Projetos
545
40%
Arbitragem
30
57%
/
3%
Expirado
57
10%
Trabalhando
Publicou: 11 códigos
3
Classificação
Projetos
19
42%
Arbitragem
3
0%
/
67%
Expirado
3
16%
Livre
4
Classificação
Projetos
103
51%
Arbitragem
24
21%
/
54%
Expirado
8
8%
Trabalhando
5
Classificação
Projetos
12
17%
Arbitragem
0
Expirado
2
17%
Livre
6
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
7
Classificação
Projetos
2
0%
Arbitragem
1
0%
/
0%
Expirado
0
Livre
8
Classificação
Projetos
2
0%
Arbitragem
0
Expirado
1
50%
Trabalhando
9
Classificação
Projetos
22
9%
Arbitragem
6
33%
/
50%
Expirado
1
5%
Trabalhando
Pedidos semelhantes
AI SIGNAL GENERATING BOT
30 - 35 USD
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame
Robot Requirements Specification
30 - 100 USD
step by step and structure this into a full IEEE 830 / ISO/IEC/IEEE 29148 style Requirements Specification. This format will include: Introduction System Overview Functional and Performance Requirements Traceability Matrix (linking requirements to test cases) Verification and Validation Compliance Standards 1. Introduction 1.1 Purpose The purpose of this document is to define the technical requirements for the
I need a professional developer to build a Telegram-to-MetaTrader trade copier system. Project overview: - A Telegram bot will read trade signals from a Telegram channel - Trades will be automatically executed on MT4 and/or MT5 accounts - The system must support copying trades to multiple MetaTrader accounts - Execution should work even when the user is offline Functional requirements: - Structured signal format
I want a reliable and broker-independent copy-trading solution that copies trades from a master MT5 account to multiple MT4 and/or MT5 client accounts. The system is designed for stable live trading and works with any broker, handling common differences in symbols, pricing, and execution. The copier supports full trade synchronization, including trade opening, closing, partial closes, and SL/TP modifications, with
I am looking for an experienced MQL5 developer to convert a complex TradingView Pine Script (will provide the script from tradingview) into a fully automated MT5 Expert Advisor -bot. The TradingView script includes: Market Structure (BOS, CHoCH, Swing BOS) Strong / Weak High & Low Equilibrium (Premium / Discount zones) Volumetric Order Blocks Fair Value Gaps (FVG / VI / OG) Accumulation & Distribution zones Equal
SpikeEnginePro EA
30+ USD
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
Writing of an Expert Advisor
30+ USD
A trading expert that relies on specific signals such as price breaking a peak or trough, liquidity withdrawal, and retesting the signal. Lock the expert advisor with a code and create a subscriber base with a separate key for each subscriber
Informações sobre o projeto
Orçamento
30 - 200 USD
Prazo
de 1 para 10 dias
Cliente
Pedidos postados1
Número de arbitragens0