[Archive!] Writing an advisor for free - page 43

 
q789:
Hello. Please add an Alert function to the Chaos Entry indicator.

In order to add something, you have to have the source code. You have just put the executable one. But it is better to contact the indicator author.
 

I suggest you write a script like this: A pending buy order is placed one tick above the high of the previous candle. The order is automatically lowered to the lower of the last 2 candlesticks, and so on until it is triggered. And vice versa, if the trend is increasing, a sell order is set. If you have one, please give me the link

 
Vinin:

In order to add something, you have to have the source code. You have posted the executable code. But it is better to contact indicator's author.
The indicator is taken from foreign websites. I have not found neither its author nor sources. All hope for you.
 
q789:
Hello. Please add an Alert function to the Chaos Entry indicator.

https://www.mql5.com/ru/code/9638 attach it yourself.
 
Hello... I came across this site on the GAPS advisor https://www.mql5.com/ru/code/7695... I don't understand how it trades... there is no take profit or stop loss... if you can... please finalize it... If i want 3 orders to open when a GAP is formed, first of them take profit at last Friday's candle price....and for the rest, take profit would be set manually....and when take profit is reached first order, others would be transferred to lossless ...and stop loss certainly would not hurt....will get very profitable Expert Advisor....this is 100% ... here's my email. renat1111@mail.ru ...thank you very much...
 
Integer:

https://www.mql5.com/ru/code/9638 screw yourself.
Thank you very much. Very useful thing.
 

Good afternoon all! In the "Scripts" section under the "Fibonacci Lines for Measurements" heading(https://www.mql5.com/ru/code/9811) there is an interesting script MeasureFIBO, which searches for the highest and the lowest extremums in the currency pair chart window and draws the Fibonacci levels by them. The levels 100.0 and 0.I would like to make a simple Fibo level indicator on the base of this script which would automatically move: in an uptrend - the level 100.0 (0.0) to the next peak higher than the previous one; in a downtrend - the level 0.0 (100.0) to the next minimum lower than the previous one? Besides, it is necessary, of course, that the Fiboindicator set for the two extrema of the previous trend would further react only to extrema of the subsequent bars, despite the fact that there may be highs and lows of the previous trends in the window that have lost their relevance after the last trend formation.
Intuitively, I understand that for such automation it is sufficient to add one or two lines to the script code to make it (already in the role of an indicator) repeat the procedure of determining the maximum and minimum price, of course, only for bars with an index smaller than the one where it is set and, in case of a new extremum, it would redraw the Fibo level, but I still lack knowledge how to do it. For an experienced programmer, such revision of an existing code, as they say, is a one-trick task with a few minutes to solve.Thank you in advance.

 

Good afternoon. I have such a request, please write a script or an advisor or an indicator, I don't know what to call it correctly, for MT4. To be able to shift the chart to the left side and the screen was almost empty. Of course, MT4 already has this function, but I need to shift the chart even more. I am very grateful in advance.

 
) set the line colour None in the settings, and there you have it almost empty, don't forget to switch to line
 
sanyooooook:
) set the line colour None in the settings, and there you have it almost empty, don't forget to switch to line
You'd better give me some good advice. This is a serious forum and a relevant topic.
Reason: