oh okay. sorry my fault. your description is like my idea. now i think about custom code, but that would break my time. but is not impossible
Posts made by Pyro
-
RE: FIBO LABEL NAMEposted in Questions & Answers
-
RE: FIBO LABEL NAMEposted in Questions & Answers
do you solved the problem? maybe i can help. i am working on fibo retracement too.

is this right?
-
RE: Update Download Extensionposted in Bug Reports
@sktsec how?`my google cleaned all extensions. now i cant use it anymore

-
RE: Can#t trace the custom indicatorposted in Questions & Answers
Thank you.

This makes the code. the code multiplicates every digit with 10 
-
RE: Can#t trace the custom indicatorposted in Questions & Answers
Okayy...... wait a bit, think new and the answer comes...
now it works
this is my custom mql code AND this i made On Init

Now I have some new challenges, but I'm confident that I'll overcome them with the help of the forum

thank you for your participation
-
RE: Can#t trace the custom indicatorposted in Questions & Answers
The Super Range indicator starts at a very high range and before opening a trade the range should be around 30-60 pips. I'm thinking of another indicator to make my job easier. maybe envelope. and with this I can expand the range with a cross condition.
-
RE: Can#t trace the custom indicatorposted in Questions & Answers
Yes, a bit for visual representation, but more for further calculations. I want to open trades in a fixed pips range. In ger40 it works, but in eurusd or another forex pair I need to define the digits. I found a custom MQL code that doesn't work so far. Most topics write about the ATR value for pip. I don't know if that's my problem.
-
RE: Can#t trace the custom indicatorposted in Questions & Answers
Hello,
It's been some time, but I did it. The functions in EA work well, but now I need some help again.This time it's about price levels or distances.
in Dow or German Dax i get a high value, and in EURUSD and so on, i get 0.xxxx values. how can i fix it?
https://fxdreema.com/shared/m0wTb6jIb
is is my shared project. and this is a picture, what my mt says

the comment block in the right lower corner is the important.
i tried numeric, pip as price. -
RE: Can#t trace the custom indicatorposted in Questions & Answers
Yes. i saw it firsthand. since I work during the week, I don't have time to trade with it. but there have been a few situations where the system has proven itself
-
RE: Can#t trace the custom indicatorposted in Questions & Answers
a bit more complex: if the condition for an indicator is met, then a true value is stored in a variable, which, however, jumps back to false after x candles. would that help? is this easily doable?
-
RE: Can#t trace the custom indicatorposted in Questions & Answers
I had that thought too. However, if the supertrend changes to candle 1 and 30 candles later the other indicators, then the system is no longer correct because the supertrend indicator could then change again. do you know what i mean?
I try to Open the trade when all indicators Triggers in a range of 10 candles for example
-
RE: Can#t trace the custom indicatorposted in Questions & Answers
yes i can trust it. i show you the video. I think with the video I can show you better what I'm getting at.
https://www.youtube.com/watch?v=W9244EzocFE&lc=UgznvC_dFBrVaoFnOmB4AaABAg&ab_channel=PowerofTradingi doesnt saw any changes on older candles.
at the moment, my EA looks like that https://fxdreema.com/shared/FXL3jDt9b
-
RE: Can#t trace the custom indicatorposted in Questions & Answers
@l-andorrΓ
with repainted you mean, that the lines changes in older candles right? as i can see, the colored lines are only modified on candle 0.would it help, if i give every indicator a variable which toggle between true and false? like a signal which expires after x candles?
i don't know if i can share a youtube video whose indicators i want to use to write an ea. I have already used the indicators manually and it seems to be working well.
-
RE: Can#t trace the custom indicatorposted in Questions & Answers
oh my god. sometimes it could help, to explain the problem.
i found my fault. i didnt assign the candle facepalm
now that this works, can i ask a slightly different question here?
i have 5 indicators.

i want to open a trade when the macd goes positive, the filter turns blue etc. how do i do that if it should happen in a range of x candles?
The probability is very low that all indicators switch or become visible on the same candle
-
RE: Can#t trace the custom indicatorposted in Questions & Answers
"I'm afraid I don't fully understand what you need." this is one of my weaknesses xD

this is my indicator. i tried to get the value of the indicator, but this wont work.

i dont know where i make the failure, because the other indicators work fine. -
Can#t trace the custom indicatorposted in Questions & Answers
Hello everybody,
i hope you can help me. ich have some nice indicators, but now i am stuck. i have 3 custom indicators and 2 of them (they dont have parameters) they work.
The third indicator, the volty channel, i dont get any information. i used comment and trace block. i set the parameters out of mt4 and the 4 buffer types. but i dont get something. hope you can help.here is the shared link
https://fxdreema.com/shared/4VsEn7Txbi dont know, do you need the indicator too?
-
RE: Time Problem with daxposted in Questions & Answers
I have Problems with Server time and local time.
And my Market Shows quotes till 9:05. In this case, my ea wants to trade when the market is closed.
In other words, u are right

-
RE: Time Problem with daxposted in Questions & Answers
Oh really i have quotes :facepalm:
I am writing with my Handy, i dont know where i can share

I am sharing it tomorrow.
Today i have Marked the pending grids with wait to pass, that was evil
-
Time Problem with daxposted in Questions & Answers
Hello guys. I have some Problems with my dax trader.
My trader should open pending order in grid, every morning when the dax open.
In backtest, the ea work.
But in Realtime, nothing.
I have checked once per Bar in day Chart, once a day with time Filter.
Now at work i Think about the Function "wait to pass". Could it be useful?
I dont know where the fault is, because in eurusd my ea worked in Realtime.
Thanks for Help
Greetings pyro from german:)
