Termos de Referência
Hi
I am Signal Provider . I wanna eliminate use of VPS for my clients/users so that they can directly login to my website using their account number/password/server to copy my trades acc to their equity(same as in Zulutrade). can some developer integrate this website to mine..so that users can use their API to login directly from my website https://metaapi.cloud/docs/provisioning/api/account/createAccount/& copy my trades using cloud technology of this website.(lot size adjusted acc to the clients equity)
if someone has better/cheaper solution I am very flexible to implement
Respondido
1
Classificação
Projetos
16
31%
Arbitragem
5
40%
/
40%
Expirado
4
25%
Livre
2
Classificação
Projetos
19
16%
Arbitragem
3
67%
/
0%
Expirado
0
Livre
Pedidos semelhantes
V3 PRO Auto-Scalper EA
40+ USD
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
Informações sobre o projeto
Orçamento
30 - 300 USD