Niel05otto / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
Niel05otto
Added topic Trend lines
Good day. i need some help please. I am trying to get the highest and lowest price of 30 candles starting 2 candles back. if i use 2 at the start point it doesn't give me the value and time of the highest and lowest bar. if i use 0 at the start
Niel05otto
Added topic Function
Good day I'm still new to mql5 and the following idea crossed my mind. Is it possible to create a function with a indicator inside the function. For example Check_Entry(). Now I want to create 3 indicator inside this function and call the
Niel05otto
Added topic How to prevent multiple trades from ea
i need help please. im trying to prevent the ea from making multiple trades at the same time. i have tried it with a for loop but had no luck.can someone please help me to solve the problem. my code look like this. its the buy section
Niel05otto
Added topic function declarations are allowed on global, namespace or class scope only
Good day I need help please . I'm still new to coding and is learning by watching you tube videos and reading the MQL5 Language REFERENCE. i want to create a EA that can trade with trend lines and found this code in the reference on page 399, but
: