
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
A set of words, no specifics.
"Breaking through resistance (support) levels" - how should this be coded?
Probably need to define the terminology first. For example resistance:
Let's start with support and resistance levels. First the easiest step: looking in the kodobase (priority, of course, is given to the MQL5 code). Suggest which indicator we will use.
Let's start with support and resistance levels. First the easiest step: looking in the kodobase (priority, of course, is given to the MQL5 code). Suggest which indicator we will use.
For fours I would advise as an option, if on M15 to spin on bar close prices after crossing the line:
Pictures (screenshot 750 * 394) please add with description.
Pictures (screenshot 750 * 394) please add with a description.
For practical work in forex:
If AUDUSD is going up, and USDCAD and USDJPY are going down, GBPUSD and EURUSD should not be at least "sell", and at most we should get ready to open a "buy" deal.
Suppose the signal is consistent, then we should enter the market using fx orders of the grid type with a hard stop (where the stop position is Low (for a buy signal) of a candle when the High extremum of a signal candle is updated, the stop position is moved to Low of this candle, as an option:
It is also possible to enter otherwise.
I made screenshots of currencies, see if you are interested for the 10th date, I did not mark entries and exits of this strategy, you will find them.
In principle the allies theme is working, but it is necessary to calibrate each currency pair for signal consistency.
I have made screenshots of currencies for the 10th date, I did not mark entries and exits of this strategy, you will find them.
In principle the topic on allies is working, but you need to calibrate each currency pair for signal consistency.
It is very uncomfortable to look at your pictures. Please make sure to insert your pictures correctly:Forum: how to insert a picture
It's very inconvenient to look at your pictures. Please insert pictures correctly:Forum: how to insert a picture
I know how to insert pictures))). Made it the way I am more comfortable /who cares./.
For pictures the buy entry should have been before 15:00, both for euro and pound according to the strategy, although there are intermediate entries again I would like to write, look and compare with the body of the strategy, described at the beginning of the branch.
day closed : +385.16$ volume 32.44 lots
Resistance and support levels can be plotted using fractals. Something likeSupport and Resistance - except the code doesn't know what it's drawing:
promised
real:
If the idea of drawing by fractals is accepted, I think it is possible to make such an indicator.