Adding 2 FXblue apps to my website

Termos de Referência

please look at the website earnpip.com . it is done with wix.

I need to use 2 apps of fxblue to retrieve :


a)the data instantly when a trade is opened/closed and a stoploss/take profit is set on my mt4 account to the website:

I am getting the table's data ( at the opening page on first sight) from google table . I want to retrieve data of this open positions and closed positions lists ( retrieved  by means of :   https://www.fxblue.com/appstore/8/mt4-publisher-ea   )

b)to have the list of closed orders:

for the page : https://www.earnpip.com/blog

''all trades with details '' table also should retrieve its data   ( retrieved by means of : https://www.fxblue.com/users/example/publication '' embed fxblue results'' )



Respondido

1
Desenvolvedor 1
Classificação
(1)
Projetos
1
100%
Arbitragem
1
0% / 100%
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(1)
Projetos
1
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
Pedidos semelhantes
Create a bot that can trade and read indicators easy to read for first time users. Bot that can be used on a phone and connect to MT5. It should be easy to install or use on any device especially phone and laptop, preferably the bot that can run over night and controllable when needed
//———————————————————————————————————————————————————————————————————— 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
50 - 100 USD
Prazo
de 1 para 20 dias