Codes

GruchaAverage Trend Line for MetaTrader 4

The moving average that divides the prices for classes. The classes with extreme price get bigger weight (importance)

GruchaChannel for MetaTrader 4

The indicator is similar to Bollinger Bands (this same idea), but it uses GruchaAvarage instead of MA for counting

GRUCHA Percentage Index for MetaTrader 4

GRUCHA Percentage Index

Forum

MT4 build 950 - not working example DLL;

Hi, After update terminal to build 950 (on windows 10) dll's calls from MT4 stops working for me. I got Cannot load some.dll [126] . I was with def file, stdcall, without stdcall etc. nothing want to work. Path to dlls folder i got from: Print( TerminalInfoString(TERMINAL_DATA_PATH) ); Any ideas

Mt4 Build 600 or Higher MinGw

Hi, I using for development QtCreator and newwest MinGw. For Build 600 I didnt get any problem. After that build I got SEGFAULT when I try call any function . I using def file; Example: extern "C" { int dll_test ( MqlStr * str ); } int dll_test ( MqlStr * str ) { info("test"); return 0; }; DllMain

DLL with WinApi

I want make GUI for adjustment when im start script. I make simple DLL which have to show window. It works when I used this dll in c++ (dev), but when I run this dll from mql i get error in: RegisterClassEx() I use c++ and WinApi. Do anybody know why

FANN Neural Network

Do anybody who known FANN2MQL Neural Network could help me? I wrote indicator but is reprinted. I will be greatfull if anybody help me. Pls quote me on mail gaa1@poczta.fm P.S. I load neural network form file and I check shift in table for two weeks