I will write an advisor free of charge - page 115

 
Vladimir Karputov:

To check the idea visually, you can take the Alligator and set all three lines to an offset of 0. This is the picture you get:


and a bigger one:


to see if there's really something here or not...

The thing is that I have a lot of windows and it's hard to see. If I had only one chart, no questions would arise. In a small window it's easier to see the colours, especially when they are put together and the delta between the lines can be counted in pixels rather than points.
 
odiseif:
The point is that I have a lot of windows and it's hard to see. If I had one chart, no questions would arise. in a small window it's easier to see the colour, especially when they are put together and the delta between the lines can be counted in pixels rather than in points.

No, that's not what I meant - I showed how you can quickly (before the code is written) assess, so to speak visually, the suitability of such an idea.

 
odiseif:
If I had only one chart, it would be easier to see in a small window, especially when the chart is coloured and the delta between lines is in pixels and not in pips.

Here, based on the Alligator:

The icon highlights the bar on which the slowest iMA is between the other two. Did I get the idea right?

 
Vladimir Karputov:

To check the idea visually, you can take the Alligator and set all three lines to an offset of 0. This is the picture you get:


and a bigger one:


to see if there's really something there or not...

thank you for your time and I have the code, but it's not quite what I had in mind.

 
odiseif:

I have the fourth terminal, the fifth one didn't take off.

You wrote in MQL5 forum, the answer was in MQL5 :).

It's ok, someone will definitely need it.

 

Hello everyone and cheerio!

Having searched forums and websites, I never found anything like this, so I thought you might be interested in something similar.

I am looking for a Pulse indicator.

It should count and summarize the pips of all one-way candles, starting from the first, and would emit an alert by a given size in pips. Let's call this total size of candlesticks as an "impulse".

When a candlestick closes in the opposite direction from the previous one, it will start a new counting in the new direction.

Ideally, we can also add the price speed: the achievement of a given length of the price in pips, divided by the time it has passed.
And, ideally, add the percentage ratio of candlestick's shadows to the body of the same candlestick in a certain area.

The idea at this stage, is as follows: We set the required minimum for the impulse in points (say, 10 points in 4 signs), and all impulses that are less than the specified size by the indicator are ignored. The price on a few or one bar in the current timeframe has passed 10 pips, fixes it as an impulse and follows it further. Then when the next candle closes in the opposite direction - it informs with allergy that the impulse with such and such size, with such and such speed has stalled or slowed down.

How interesting do you think this could be or, quite realistically, have you encountered something similar?
Thank you!

 
Need a scalper advisor on pending orders

Hello. I ask YOU to make the following advisor, much needed!
Terms of Reference:
1. determine the trend by EMA 14 (Close)
2. Depending on the trend, we choose the priority of deals
3. Time frame M5 or M15, MT4 platform
4. As soon as the candle rebounds from the muving, at the end of the tail of the previous completed candle, at a distance of 2 points, put a pending order to buy or sell.
5. Once the price touches the order, we place the stop loss at the other end of the candle, at a distance of 2 pips, and trawl it at breakeven.

More details about this strategy are described in the technique from the trader Marat Gazizov, link: www.youtube.com/watch?v=Dhms9szwvEI&t=1506s (watch from 16:04 minutes).
 
remake expert advisor forex setka trader 1.6 - 2012 and add there functions that I wrote -reverse function - reversal of purchase or sale through a given number of orders in one direction, set the expert advisor to decide at the beginning of transactions based on indicators, moving average 120 when crossing 70 and the ADX 14 indicator with ADX 26 indicator and the CCI indicator 17 period, the advisor needed for metatrader 4
 

Hi all !

Dear Sirs, write a simple Expert Advisor ! PLEASE!Please write

 
Can you tell me the code for a simple martingale? It comes with impurities everywhere, I can't figure them out.
Reason: