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
Guys, it is possible to do, or is it not doable? #5963
Yesterday, 19:16
If not, could you get a triangle with one vertex attached to a particular bar. I downloaded the scripts, but still don't know how to do it. Pleas, help!
Best wishesV2812, not understanding what your wanting to do, could you maybe show a picture.
I need somehow to fix the triangle on the chart, one of the corners, so that he would not crawl away and stayed in place, and the other two to leave free.
I need somehow to fix the triangle on the chart, one of the corners, so that he would not crawl away and stayed in place, and the other two to leave free.
V2812, guess you would need to code the conditions to place the triangle where you want it. Then use a wingding character from here: https://www.mql5.com/en/docs/constants/objectconstants/wingdings which you can place it where you want once the conditions are met, if the code isn't repainting your wingding character should stay in place.
unfortunately, I badly understand English, and can't program. I thought in this way to determine the angle of inclination of moving, purely visual.
https://www.mql5.com/en/forum/184498/page10 here I was trying to explain what I need, but nobody answered and I simplified goal
unfortunately, I badly understand English, and can't program. I thought in this way to determine the angle of inclination of moving, purely visual.
https://www.mql5.com/en/forum/184498/page10 here I was trying to explain what I need, but nobody answered and I simplified goal
So in your example the angle of inclination would be around -22.5 degrees is this correct? Your idea is interesting but can't think of a way to code it.
look, for example, we need to expose the corner of the only rectangle size of 50 points. here there are clear numbers (width of bars, height in points) by dividing this rectangle into 6-8 parts we get the angles. Right? Besides, we don't need absolute accuracy, rather the zone.
https://www.mql5.com/en/forum/174385/page396
This stochastics cross indicator, when it gets to the bottom and top of the screen, does not show the arrows as they are off the screen.
Can the code be adapted so the arrows be attached to the highs and lows of the candles or as close to as possible please?
Thanks
TEAMTRADER
This stochastics cross indicator, when it gets to the bottom and top of the screen, does not show the arrows as they are off the screen.
Can the code be adapted so the arrows be attached to the highs and lows of the candles or as close to as possible please?
Thanks
TEAMTRADERTEAMTRADER,
here is MLADENs up dated and up graded ver.may be it help you.
Stoch Crossing arrows_alerts 2_1.mq4
Did not help but I see if I squeeze the chart then the arrows show. I will remember this when I am checking - the pop up alert is a long stop and a reminder to squeeze the chart.
Thanks anyway.
TEAMTRADER