İş tamamlandı
Tamamlanma süresi: 4 saat
Müşteri tarafından geri bildirim
enjoyed working with you!
Şartname
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!
Yanıtlandı
1
Derecelendirme
Projeler
2
0%
Arabuluculuk
2
0%
/
100%
Süresi dolmuş
1
50%
Serbest
2
Derecelendirme
Projeler
670
33%
Arabuluculuk
60
17%
/
32%
Süresi dolmuş
113
17%
Çalışıyor
Proje bilgisi
Bütçe
30 - 40 USD
Son teslim tarihi
from 1 to 2 gün