Şartname
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
Yanıtlandı
1
Derecelendirme
Projeler
16
31%
Arabuluculuk
5
40%
/
40%
Süresi dolmuş
4
25%
Serbest
2
Derecelendirme
Projeler
19
16%
Arabuluculuk
3
67%
/
0%
Süresi dolmuş
0
Serbest
Benzer siparişler
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 () {
Proje bilgisi
Bütçe
30 - 300 USD