Nguyen Van Luong / Profile
- Information
|
6+ years
experience
|
1
products
|
1
demo versions
|
|
0
jobs
|
0
signals
|
0
subscribers
|
Nguyen Van Luong
shared author's Leon Lam code
Binary Options Simulated Trading Indicator for MT5
This is a binary options simulated trading indicator on MetaTrader 5 client, novice traders can use to practice trading strategies, program interface have simplified Chinese and English.
Nguyen Van Luong
shared author's Mladen Rakic code
SAR
Parabolic SAR
Parabolic SAR that avoids some of the problems of existing PSAR-indicators and calculates the values correctly.
Nguyen Van Luong
shared author's Nikolay Kositsin code
SAR
Color Parabolic
Ergonomic Parabolic SAR. The indicator itself is a two-color one and it also adds large colored dots that appear during each trend reversal.
Nguyen Van Luong
Tích hợp Indicators vào EA
Fabio Cavalloni
Comment to topic How to insert indicator code in EA
Evanio Da Silva Martins : I want to put the EA up for sale, but I can't because of the indicator that is separate from the EA. Is it possible to sell an EA that uses the icustom function ? #resource
Nguyen Van Luong
shared author's ViDan888 code
Phân kỳ MACD
Divergence based on a standard MACD with Alert and language selection.
The MACD is not required to be present on the chart. However, if a standard MACD is attached, the divergence lines will be drawn both on the chart and in the indicator window, and the indicator will use the MACD settings.
Nguyen Van Luong
shared author's amrali code
Các tính toán khi quản lý vốn
Forex Calculators
Margin Calculator, Point Value Calculator, Position Size Calculator, Profit Calculator and Swap Calculator.
Nguyen Van Luong
shared author's B. D'Rion 2016 code
Thời gian mở cửa của các thị trường Á, Âu, Mỹ, Úc
Nguyen Van Luong
Thêm '.ex5' vào sau '.dll' (Ví dụ: ReadINI.dll -> ReadINI.dll.ex5) và chép đồng thời cả 2 file vào trong thư mục Libraries của cả Tester và Terminal để có thể sử dụng các hàm trong ReadINI
renewo
Comment to topic New MetaTrader 5 Platform Build 2340: Managing account settings in the Tester and expanded integration with Python
Hi everybody, I have same problem as Luis, no DLL import possible on Strategy Tester anymore. Strange is, that .ex5 is added in the error message -> filename.dll.ex5 If I add ex5 behind my dll
Nguyen Van Luong
shared author's MetaQuotes article
SQLite: Native handling of SQL databases in MQL5
The development of trading strategies is associated with handling large amounts of data. Now, you are able to work with databases using SQL queries based on SQLite directly in MQL5. An important feature of this engine is that the entire database is placed in a single file located on a user's PC.
Nguyen Van Luong
shared author's Денис Орлов code
Trading Simulator 2
The program-simulator v.2 for perfecting strategy, testing of indicators and trainings of trading skills.
Nguyen Van Luong
shared author's Денис Орлов code
Trading Simulator
The program-simulator for sharpening strategy, run of indicators and trainings of trading skills in general.
Nguyen Van Luong
Added topic Changes the color of line segments
Define 10 colors for coloring each bar #property indicator_color1 clrGreen , clrRed , clrYellow , clrViolet , clrBlack , clrGreen , clrRed , clrYellow , clrViolet , clrBlack Why in Properties only show 8 colors
Share on social networks · 1
4
Nguyen Van Luong
shared author's investeo article
C#
Exposing C# code to MQL5 using unmanaged exports
In this article I presented different methods of interaction between MQL5 code and managed C# code. I also provided several examples on how to marshal MQL5 structures against C# and how to invoke exported DLL functions in MQL5 scripts. I believe that the provided examples may serve as a basis for future research in writing DLLs in managed code. This article also open doors for MetaTrader to use many libraries that are already implemented in C#.
: