Gustavo Gregolin Carneiro
Gustavo Gregolin Carneiro
  • Information
3 years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Friends 1
Gustavo Gregolin Carneiro
Added topic Compare ATR from different pairs
Hello guys. One part of my EA requires to compare the ATR between different pairs when the number of pending orders is grater than 2 and delete the order with the smallest ART value. Any ideas on how to accomplish this? Below is the part when I check
Gustavo Gregolin Carneiro
Added topic Select all open order with stop above entry price (breakeven)
Hello I'd like to know how to implement in my EA a code that selects all Open Orders that have moved the stop level above the entry price.  I'm thinking in something like this:  Buy Order: OrderStopLoss() > OpenOrderPrice() Sell Order
Gustavo Gregolin Carneiro
Added topic How to open only one order when two graphs give the same signal??
Hello I run the same EA on multiple graphics, it executes and order when the conditions are met at the open of a new candle. But sometimes more than one pair gives the signal at the same time resulting in two open order at exactly the same time, as
Gustavo Gregolin Carneiro
Added topic Stop loss from horizontal line
Hello, I am currently using an EA that places two line on the chart. When price touches the top one it order a buy order an the botton one a sell order.   Is it possible instead of using a fixed stop loss value , draw two other lines on the
Gustavo Gregolin Carneiro
Registered at MQL5.community