Request for help.
-
Hello, I'm new here and I have such a request to the more experienced. To start with, I try with the simplest system on a medium intersection. However, my system entering the signal at the intersection of medium, when this intersection lasts only one candle does not return to the previous signal again. What do I need to do to get the system back to this signal. Thank you in advance for your help.
https://ibb.co/nBn528x
https://ibb.co/tCX3qKD
https://ibb.co/RyKdqJR -
@rafał use candle ID 1.
ID 0 is the current, moving candle, ID 1 is last completed candle. -
@roar
thank you and I will ask what can be caused by the situation that the system does not give a signal after cutting the medium? greetings
all settings as in the pictures above -
Can you please share your project?
-
-
@rafał I mean this:

-
-
Ok. I recommend you to remove the 'close trades' block from its current position. When is supposed each trade to be closed?
-
@l-andorrà
ok i will do that. And if I can ask you one more question why will I do such a block does not generate any transactions? what needs to change in it? thank you for your reply and best regards
https://fxdreema.com/shared/nmWcmrMH -
Your conditions are very restrictive, maybe? Working in M1 timeframe is never easy. Other wise the loigic is correct except for the fact that those 'close trades' blocks should be moved away from its current position.
-
@l-andorrà
"Close transactions" should be removed from the current position.
Or maybe write how to do it? Please -
Ok. Firstly I need to know what conditions are to be met for the trades to be closed.
-
@l-andorrà
For position L (average mov average 5> 20) and stochastik> 20 and a buy intersection signal. There is no closing position only automatic rotation of the position on S if (mov average 5 <20 and stochastik <80 and with the average intersection sales signal. Do I have to give anything else? Like such a fairly simple system and I still don't like something that the system does not always take positions. -
It should not be so complicated. Can you please share tha latest version of your project?
-
@l-andorrà
Well, no, but I think I am doing something wrong in my project. Because transactions are sometimes not concluded at all. I also mean in this system that it is only when these 2 conditions are met that the position is taken and turned exactly the opposite. Please help me how to make it work well.
https://fxdreema.com/shared/BQXQBfIxb -
@rafał The logic of your project is correct. The question is, when is a trade supposed to be closed? At the exact moment an opposite trade should be open? After it? Before it?
-
@l-andorrà
Automatically after meeting the conditions as in the project.
Closing and at the same time turning the opposite position to close the candle. -
Then do this on the 'on Trade' tab (for a closed sell):

-
@l-andorrà said in Request for help.:
Then do this on the 'on Trade' tab (for a closed sell):
did as you wrote, but it has changed nothing. Most positions are simply not occupied, they are skipped.

https://fxdreema.com/shared/56woCIdad -
You said a sell should be open when a buy hit its SL. In your project a sell is creating a new sell. You should change it as I show in my screenshot.