工作已完成
执行时间4 小时
客户反馈
enjoyed working with you!
指定
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!
反馈
1
等级
项目
2
0%
仲裁
2
0%
/
100%
逾期
1
50%
空闲
2
等级
项目
670
33%
仲裁
60
17%
/
32%
逾期
113
17%
工作中
项目信息
预算
30 - 40 USD
截止日期
从 1 到 2 天