Forum

NeuroShell2 dll imported MetaTrader4

Hello! I am trying to use ns2-32.dll from NeuroShell to use my neuro network in Expert Advisor MT4 but every time when I use that code in my EA it couses Critical Error and MT4 is jamed. May be there is someone who did it already with sucsess. That code have to read file for example test.def which

Horizontal line on chart

Hello! I need to draw horizontal line on chart from yesterday close to actual bar, but I do not know how? And i would like to show digits on my chart wich is yesterday close minus actual price. I you can please place some line of code. Boogie

Best code for crossing MA

Hello! Is there original function of "Cross" any MA? I looking best function of crossing giving only one signal. Is there function like that in AmiBroker "EXREM" Boogie

Heiken-Ahi in expert advisor

Hello! I need help in using indicator "Heiken-Ashi" in my expert advisor. I would like to get value of haOpen, haHigh, haLow, haClose to my calculations but I can not refer to them. I would like to use moment of change color of bars which shows direction of market. How to get signal of change

Where is the bug in ReadFromFile

I try to use that code but it does not work.. I placed file week.txt in.... \experts\files\week.txt abd it contains .. 2007.03.30;15:00;Koko;USA;March;-0.5%;-0.8%; and ReadFromFile in.. \experts\indicators\readfromfile.mg4 //+------------------------------------------------------------------+ //|

Money managment incresing lots

Hi! I look for code on money and lots managment for expert advisor. and how to implement them to my expert advisor? Thanks. Best regards. Boogie