Christos Papageorgiou
Christos Papageorgiou
  • Information
2 years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Owner at CTGGG
Christos Papageorgiou
Added topic Can anyone Please Help me with that Custom Indicator the Back Testing is extremely slow. Thanks in advance
//+==================================================================================================+
Christos Papageorgiou
Added topic Help Needed to find the most Profitable Buy Position and most Profitable Sell Position.
Hi, I'm trying to find a way to find the most profitable buy position and the most profitable sell position. If the total lot size of these positions is greater than total lot size * 6 to close the positions. Thanks in advance for your help
Christos Papageorgiou
Added topic MqlRates Issue My ea was working perfectly until the 2nd of November(working for almost a year without an issue). Since then randomly I'm getting Array Out of Range.
My ea was working perfectly until the 2nd of November(working for almost a year without an issue). Since then randomly I'm getting  Array Out of Range .  So I have changed the code to this: MqlRates PriceInformation[];   
Christos Papageorgiou
Added topic What is the Proper way to Force the indicator to calculate only the last 5000 candles? Thanks in advance
#property indicator_separate_window #property indicator_plots 1 #property indicator_buffers 1 #property indicator_color1 clrLime #property indicator_type1 DRAW_LINE #property indicator_style1 STYLE_SOLID #property indicator_width1    1
Christos Papageorgiou
Registered at MQL5.community