Icarus
Icarus
  • Government Manager at Brazilian Government
  • Brazil
  • 192
Government Manager at Brazilian Government
Icarus
Added topic OOP and Indicators
Dears, I am experiencing hard time in using the indicator classes in the library. Regarding OOP, I found first this excellent article, but unfortunatelly the author doesn't use the library to build his indicators in his EA
Icarus
Added topic Every tick "cheats"?
Dears, using the "every tick" option in the strategy tester I got strangely good results. Then when I looked at the help topics I figured out this option may be cheating: "The Calculation of Indicators During Testing In the real-time  mode, the
Icarus
Added topic Problems in coding Martingale
Dears, Im trying to implement a simple martingale strategy, that is, every time I have a deal with a loss, the next deal will have twice the volume of the previous. I have no clue about why it is not working, I have tryed to work with positions
Icarus
Added topic best result using only wizard
Guys, just a curiosity (or maybe a challenge to the MT5 wizard, or my own skills): what was your best result using only the mt5 wizard? I mean, without editing any code at all. when Im too lazy to develop, somethimes I like to try several
Icarus
Added topic Which timeframe?
Hey, guys! Im facing the following decision: what should be the best timeframe for my EA? It is profitable in almost all  timeframes (except M1). I prefer to work with greater timeframes (like H12 or D1). First
Icarus
Added topic How important is the use of pointers?
Fellow traders, I just started to learn about pointers in C++ and memory management. My question is: how important is the use of pointers in MQL5? Did anyone experienced any significant difference, for exemple, in testing an EA?  Was
Icarus
Added poll How many lines of code, in average, have your EAs?
  • 14% (5)
  • 19% (7)
  • 11% (4)
  • 11% (4)
  • 8% (3)
  • 3% (1)
  • 8% (3)
  • 11% (4)
  • 14% (5)
Total voters: 36
1
Icarus
Added topic UML tools?
Guys, Since my algorithms are becoming a little bit complicated, I started to google for some help about it. Does anyone use any UML tool for you algorithms? Im trying  a business process management software
Icarus
Added topic Problems with trailing stop
Hi, Guys! Please, I need some help with my trailing stops. I would like to create a rule where, every time the close of yesterday is greater than the close of the day before, the stop moves an amount equal to the range of the last bar
Icarus
Added topic Closing long positions
Hi! Im new in the MQL world, with little knowledge of C# only... Looking at the Order Types (in: https://www.mql5.com/en/docs/constants/tradingconstants/orderproperties#enum_order_type), I had a doubt. Is there a order type for closing long
Icarus
Registered at MQL5.community