[WARNING CLOSED!] Any newbie question, so as not to clutter up the forum. Professionals, don't go by. Can't go anywhere without you. - page 3
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
oops :-)
thank you!
Hello connoisseurs!
Here's an EA. it opens a position on a fractal up/down. How do I make the stop 5 pips higher (if BUY) and 5 pips lower (if SELL) from the top of the fractal?
I have used the Price Channel here.
иI'm having trouble identifying the L or H of the fractal at which the position was opened!
roughly like this!!!?
so multiply by the price of the lowermost digit
This is where I made a mistake. Thanks.
On how to set the top of the fractal on which the position was opened????
- we see the following differences of the standard iFractals()
1. the indicator by the fractal index is exactly equal to High/Low
2. non-existing value of the fractal ==0
P.S. look back from the position by this cycle, at the moment of position opening, remember
in the global variables of the program
-Remember the time of a bar fractal to open a position. Using the time of the bar, we know the bar number through iBars()
-remember the fractal price
remember the fractal price - remember up / down
and then what to do once again?
above all blocks
write the nearest fractal when opening a buy order
enter another condition for the buy order