Forum

Strg + Mouseclick refining

Hello Community, I have recently developed an EA that can set all Stoplosses for all Trades on a Symbol on the position where the mouse cursor is while holding Ctrl-key. It works, but the thing is that I have to press the left mousebutton twice in order to activate the right price for the stoploss

Custom Start for indicator calculation

Hello mql4 Community, Recently I stumbled accross a problem which I can't seem to solve by my own, neither have I found any solution in this forum and I'm really not an expert in setting up indicators in mql4... The issue may be trivial: I want to set a custom start for the standard Parabolic SAR

EventSetTimer Question

Hello, I've searched the forum and google but I couldn't find an answer to my problem. I want to know if it is possible to call the EventSetTimer() function outside of OnInit() because I want my expert advisor to start the timer after a condition in the OnTick() function is met (like profit > 1:2

Identify Order

Hello, so my idea is to make an EA that can seperete between what I call "Superorders" and just "Orders". First, the EA is looking for an entry on a D1 basis and after the criterias are met it places the trade. Now the EA looks for an opportunity on a H1 basis but has to trade in the direction of

Trailing stop only works with OrderSelect Error

Hello this is my first post. I've been passively reading these forums for 3 month now.... :) But this problem I just can't fix alone and it drives me insane ... ^^ My Expert Advisor should set Trailingstops according to calculated Fibonachi levels. However it seems that the trailing stop is only