You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Need an EA! Indicator attached.
The indicator "iRSI&&Stoch_Sig.mq4":
1) Stochastic "%K" (green line) crosses "%D" (red dashed line) - 1st signal to buy (sell) - Lime arrow;2) Stochastic "%K" (green line) crosses RSI (magenta line) - 2nd signal - Red arrow,
3) Stochastic "%K" crosses levels 20, 50, 80 - 3rd signal - Blue arrow. (If it is crossed by 50 from above downwards, it is a sell signal and vice versa).
Buy (sell) for the Expert Advisor:
Point 1) S1=3 points
Point 2) S2=1 point
Point 3) S3=2 points
(i.e., if the green arrow in point 1) coincides with the red one in point 2) then S will be 3+1=4 points, etc.)
Sets the number of S limits from which trading will be allowed, for example from 3 points.
S1,S2,S3,S limit, Take Profit, Stop Loss (if 0 - not to expose it), %K, %D, period RSI, levels of point3), maybe something else is needed at the programmer's discretion.
Hello, dear programmers, I have a question about my EA: my EA is late by one bar when i open buy and sell on m1, is it possible to fix it so it would not lag behind?
my EA was written using an indicator (accelerators) the indicator itself is called A&S&ZZZ as you can see from the screenshot the lag is 1 bar (from 3 may till 20 may in the tester it was 6879.24 and lagged 6354.21 and drawdown is 14%
Hello, dear programmers, I have a question about my EA: my EA is late by one bar when i open buy and sell on m1, is it possible to fix it so it would not lag behind?
>> My Expert Advisor was written using an indicator (accelerators) the indicator is called A&S&ZZZ. The lag is 1 bar (from 3 may to 20 may in the tester was 6879.24 and drawdown was 6354.21 and drawdown 14%
It may get worse but it is unlikely to get better
Хуже может стать, а лучше вряд ли
The idea here is to take 7 or 8 pips and close on them
For 7-8 pips you don't need to make up anything special. We may take them anyway. But in most cases (according to brokerage company rules) we should take more.
Для 7-8 пунктов ничего особо придумывать не надо. Их и так можно взять. Но чаще всего ( по регламенту ДЦ) нужно брать больше.
but it is possible to redo or adjust it to keep it up ??????