thalassi
thalassi
Friends

Add friends via their profile or user search and you will be able to see if they are online

thalassi
Registered at MQL5.community
thalassi
Added topic MT4 Build 711
A proprietary indicator runs fine on MT4 build 670 but crushes on build 711. Any ideas please? 
thalassi
Added topic Custom Indicator Dissapears
I noticed that sometimes when I send a custom indicator to a friend, when he copies the ex4 file in the indicators folder(under experts) it disappears or gets erased. When the platform(MT4) opens is not under the Custom Indicators in the Navigator
thalassi
Added topic How to define the color of a custom indicator as external parameter? To be user defined.
I wrote a custom indicator but it seems I cannot make the color user defined. Any solutions? Thank you
thalassi
Added topic Which language to use to writ a dll?
I would like to write part of my program(ea or indicator) in a dll for security reasons Which language to use?   Thanks 
thalassi
Added topic EA Protection thru dll
I was wonderingg how to protetct an ea or indicator thru dll. Below is a very simple ea just for the sake of the example. Can anyone explain step by step how to acheive it? Thnkas 
thalassi
Added topic EA protection
Everybody suggests that the best way to protect an EA is thru DLL. Can anyone show how to do that? Assume just a simple EA.    int start()   { //----    if (OrdersTotal()==0 && iClose
thalassi
Added topic Stop Loss Hit
Is there any way to know in my EA whether yh  the sl which was set in the OrderSend() or Orderodify  OrderModdify() comand was hit
thalassi
Added topic IndictorCount()
When I run the following code: Print(IndicatorCount()); I get -1 no matter what. I DONOT get 0 th e first time and I DONOT get Bars -1 from the second time on. I always get -1. Can anyone clarify this ? 
thalassi
Added topic Account History
Where is Account History reside? Is it on my PC or on the broker's server
thalassi
Added topic Historical Data
How can I download tick data for EURUSD since Jan 2008
thalassi
Added topic MT4 to MT4
Is there a way to send trades from my terminal(MT4) to another MT4 platform
thalassi
Added topic ATR/Volatility
How to use ATR/Volatility in a trading system
thalassi
Added topic Candle open time
How can I change the open time of candles. How can I shift the open time either forward or backwards
thalassi
Added topic Initial Deposit
Is there a way to access the initial deposit in my EA
thalassi
Added topic Last Order
How can I access the last closed order
thalassi
Added topic Active Lock Protection
Has anybody know how to use Active Lock to protect ea and indicatots? Thanks
thalassi
Added topic Standard Error Channel
Is there any way ro to use Standard error chaNNEL in my ea
thalassi
Added topic MQL4 on Metatrader 5
Is it possible to run indicators/Expert Advisors written in MQL4 on the new platform MetaTrader 5
thalassi
Added topic ERROR 130/STOPLEVEL
When the stoplevel is 50 loets say, what does it measn? Example: Market Price 1.3050 Stoplevel 50 Stoploss 1.3060 is it acceptable? Manually it seems ok in expert returns ERROR 130 Any suggestions
12