Add seasonality function to my existing template

MQL5 전문가 통합

작업 종료됨

실행 시간 2 시간
고객의 피드백
Great work.
피고용인의 피드백
Clear requirements good person, Thanks

명시

Hi,

The task is to create a function that would allow me to choose my bias (long, short & none) for each month.

In other words, I want to choose whether I only take buys, sells or don't trade for the current month.

For example:

input string Months Bias;

input string January = short;

input string February = short;

input string March = long;

input string April = long;

input string May = short;

input stringJune = long;

input string July = none;

input string August = short;

input string September = none;

input string October = short;

input string November = short;

input string December = long;

I only fit into my loop of buy conditions if the current month is set to long || I only enter my loop of sell conditions if the current month is set to short || I fit into none of the loops if the month is set to none.


Secondly, I want the EA to look to take trades at specific times.

There will be four blocks of time where I want to accept the signals.

Killzones =

TOK=00:03 to 05:00

LDN=09:00 to 12:00

NY=14:00 to 16:00

LDN CLOSE=17:00 to 19:00



응답함

1
개발자 1
등급
(427)
프로젝트
621
53%
중재
29
55% / 24%
기한 초과
6
1%
로드됨
2
개발자 2
등급
(126)
프로젝트
151
48%
중재
6
83% / 17%
기한 초과
2
1%
무료

프로젝트 정보

예산
45+ USD
기한
 1 일