- Search Energy EXCH
- 17 Results (7 Threads, 10 Replies)
-
Running ex5 script from command line on Windows?
Started Apr 7, 2021|Platform Tech|2 replies
I have been struggling a lot with this lately and found extremely vague documentation on the ...
-
Calculating RSI on array from csv file in MQL5?
Started Mar 29, 2021|Platform Tech|0 replies
I have a bunch of csv files saved in MQL5/Files and a function that reads (for now only) one ...
-
Custom indicator on array:is iCustom really not generalizable?
Started Mar 26, 2021|Platform Tech|3 replies
I know that for some indicators there exists an `...OnArray()` version in MQL4 (e.g.: ...
-
Efficiently reading a csv file?
Started Mar 25, 2021|Platform Tech|2 replies
I placed "AAPL.csv" into the MetaTrader terminal folder's Files subfolder (MQL4/Files) to be ...
-
Reusing MQL indicators in Python / calculating them from file?
Started Mar 24, 2021|Platform Tech|7 replies
I am working on a Machine Learning based Python script that analyzes stock/forex prices. ...
-
Simple EA + indicator question: use of iCustom()
Started Jul 15, 2020|Platform Tech|1 reply
Hi there, A newbie programmer here. I've just been tinkering around with this indicator ...
-
How to program an indicator with OBV and its MA?
Started Apr 23, 2020|Platform Tech|14 replies
Hi all, I'm a newbie to MQL4 programming with some knowledge in other programming languages. ...