Trabalho concluído
Tempo de execução 4 horas
Comentário do cliente
enjoyed working with you!
Termos de Referência
Hello! : )
Here my "Simple-EA"...
This EA open buy and sell orders alternating if candle open. On H1 every hour 1 Order-Send, on D1 every day 1 Order-Send...
more_MO_close_loses: If value of maximal orders is reached, the most expensive order will be deleted.
1)-----
Please add a simple function to delete all orders if new "equity" is bigger than old "equity".
Something like:
_
if (AccountEquity + X_Profit)
{
CloseAllOrders;
_
For example:
EA starts and my equity is 1000 € (X_Profit = 250); delete all orders when equity = 1250 €; after this keep on trading; if again + 250 € (1500 €) delete again all orders... and so on!
2)-----
Add a second Trailingstop.
First TS (different parameters) will be for buy orders and sell orders with 1,3,5,7 ... odd numbers
Second TS (different parameters) will be for buy orders and sell orders with 2,4,6,8... even numbers
So I can scalp and swing in one EA cause...
Thanks a lot!
Here my "Simple-EA"...
This EA open buy and sell orders alternating if candle open. On H1 every hour 1 Order-Send, on D1 every day 1 Order-Send...
more_MO_close_loses: If value of maximal orders is reached, the most expensive order will be deleted.
1)-----
Please add a simple function to delete all orders if new "equity" is bigger than old "equity".
Something like:
_
if (AccountEquity + X_Profit)
{
CloseAllOrders;
_
For example:
EA starts and my equity is 1000 € (X_Profit = 250); delete all orders when equity = 1250 €; after this keep on trading; if again + 250 € (1500 €) delete again all orders... and so on!
2)-----
Add a second Trailingstop.
First TS (different parameters) will be for buy orders and sell orders with 1,3,5,7 ... odd numbers
Second TS (different parameters) will be for buy orders and sell orders with 2,4,6,8... even numbers
So I can scalp and swing in one EA cause...
Thanks a lot!
Respondido
1
Classificação
Projetos
2
0%
Arbitragem
2
0%
/
100%
Expirado
1
50%
Livre
2
Classificação
Projetos
670
33%
Arbitragem
60
17%
/
32%
Expirado
113
17%
Trabalhando
Informações sobre o projeto
Orçamento
30 - 40 USD
Prazo
de 1 para 2 dias