Camilo Mora
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
Camilo Mora
Added topic Error on ask price
I have a simple EA that enters long when an ema is going up, and short when an EMA is going down. When I run this EA in the Strategy Tester Visualization, the price at which buy operations are entered is much larger than the real price. In turn, the
Camilo Mora
Added topic what are the options for Color transparency for filling between lines
I am new to MQL5 coding, but found a function called DRAW_FILLING that can be used to fill between lines of indicators (e.g. Bollinger, two emas, etc.). However, the outputs do not look nice when you have two buffers overlapping (e.g. when you want
Camilo Mora
Added topic Draw vertical lines on every crossover in an EA
I would like to draw vertical lines for times when a new signal appears in an EA. Signals can be of several natures and are returned by an independent function, but for simplicity lets say a signal is simply the Price close crossover an EMA. Using a
: