Fernando Santos
Fernando Santos
  • Information
no
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Fernando Santos
Added topic Trade Wait X Pips the last trade Open Price.
Hello Everyone.  I would like a function to put before the sendorder, to prevent an expert from opening an order before the price of the previous one is greater than X Pips. Example: Distance = 30 Pips; Open = BUY> Price: 1,001 Signal
Fernando Santos
Added topic Open Pending Order After Another Pending
Hello everyone, I would like to know how I can to send another pending order after the previous order becomes a real order. Look the example extern double Distance = 20 ; OrderSend ( Symbol (), OP_BUYLIMIT , Lot, Ask -Distance* Point , 1 , 0 , 0
Fernando Santos
Added topic Array Copy Settings Display Pairs
Hello Everybody. I created this function to load the pairs symbol in the graph, but it only carries the first and last pair, I need each pair have the string separated the way it is. Look. extern bool UsePairs=true; // String Symbols string DEURUSD[]
Fernando Santos
Registered at MQL5.community