faustf
faustf
faustf
Added topic control if long or short not work
hi guy i  have a  EA  in this  EA   i want  controll if trade short  , going  in  good direction or  not , and  the  same  for long i  write  if
faustf
Added topic EventKillTimer how to kill???
hi  guy  how  to  kill the  timer ??? i study a script  //+------------------------------------------------------------------+
faustf
Added topic Question About Array
Hi Guy why if  i  declare  array in this  mode  give me  error ?? int de=61; int Array[de];
faustf
Added topic Array how work it ??
hi guy i  try tounderstund  how  use  Array  , i created a  simply  script  in this  script  i want  insert  a seconds  in  Array and  after print it  , but not 
faustf
Added topic question about buy or sell opened trade
hi  guy  how is possible , know  if  a  opened trade  is  in buy or sell ??? thankz  at  all
faustf
Added topic question about structure for infinite loop
hi  guy i    ,  want in my ea  control in real time a price  of  most  trade  ,  thinked , i will do with a inifnite loop , i tryed  infinite loop +  simply print price
faustf
Added topic question about decima of marketinfo()
hi guy  i  notice  , my  broker  have 5  digit  before  dot  (example  bid or Ask  price 1.25636) ,  but  when i use marketinfo()  MarketInfo(OrderSymbol(),MODE_ASK)  
faustf
Registered at MQL5.community
faustf
Added topic newbbie , swap pop up
#define __STRATEGY_MAGIC 1349226436 #include <WinUser32.mqh> //Inputs //Declaration double _Instrument_Info; double _Instrument_Info_2; bool _Compare; bool _Compare_2; int start(){    //Level 1    _Instrument_Info =