-
thomas and
Ephisi are now friends 3 years, 9 months ago
-
thomas changed their profile picture 4 years, 8 months ago
-
thomas replied to the topic Coders Supporting Coders in the forum Development 4 years, 11 months ago
Hi great coders @simplex, @xux99, @lowphat, and others …
I have a beginner question. Is it possible to define our own MA applied_price ??
As we see the formula for calling MA is : https://docs.mql4.com/indicators/ima
And the applied price is : https://docs.mql4.com/constants/indicatorconstants/prices#enum_applied_price_enum
What i want to do i…[Read more] -
thomas replied to the topic Coders Supporting Coders in the forum Development 4 years, 11 months ago
Hi great coders @simplex, @xux99, @lowphat, and others …
I have a beginner question. Is it possible to define our own MA applied_price ??
As we see the formula for calling MA is : https://docs.mql4.com/indicators/ima
And the applied price is : https://docs.mql4.com/constants/indicatorconstants/prices#enum_applied_price_enum
What i want to do i…[Read more] -
thomas replied to the topic Thread for (stupid) questions in the forum General Discussions 4 years, 11 months ago
Thanks Anti. Now come a beginner question : How to compile the MQH include/library file to EX4 format (like we do to compile the common source code MQ4 to EX4) ?? After compiling it, can we use it like usual we call the include file at the top of our indicator ? Example :
#include “mylib.mqh”
In this case, our library/include MQH f…[Read more]
-
thomas replied to the topic Thread for (stupid) questions in the forum General Discussions 4 years, 11 months ago
Thanks Anti. Now come a beginner question : How to compile the MQH include/library file to EX4 format (like we do to compile the common source code MQ4 to EX4) ?? After compiling it, can we use it like usual we call the include file at the top of our indicator ? Example :
#include “mylib.mqh”
In this case, our library/include MQH f…[Read more]
-
thomas replied to the topic Thread for (stupid) questions in the forum General Discussions 4 years, 11 months ago
Thanks Anti. Now come a beginner question : How to compile the MQH include/library file to EX4 format (like we do to compile the common source code MQ4 to EX4) ?? After compiling it, can we use it like usual we call the include file at the top of our indicator ? Example :
<table class=”help” style=”width: 1086px; text-align: justi…[Read more]
-
thomas replied to the topic Thread for (stupid) questions in the forum General Discussions 4 years, 11 months ago
Thank you for creating this thread Anti. One question : If we shift MA indicator back for some bars, lets say a half of its period, we will get empty lines at the last half period candles. As i try to modify an MA indicator in order to make it like the shift one, and i try to fill the empty place with some previous candles data, it is now becomes…[Read more]
-
thomas replied to the topic Fundamental Currency Strength in the forum Trading Systems Discussion 5 years, 1 month ago
Wellcome back G, nice to see you again ….
Regarding the CS, how to use it properly ? My take is like this :
Lets say the 8 major currencies are : A (AUD), E (EUR), D (CAD), F (CHF), G (GBP), J (JPY), N (NZD), U (USD) and the pairs are the combination of all 8 currencies, and will build 28 pairs. I will look at higher TF, and pay attention t…[Read more] -
thomas replied to the topic Coders Supporting Coders in the forum Development 5 years, 1 month ago
Hi all,
I have spent many days without success with this….
I want to draw numbers above/below all candles inside each ZZ leg like the picture below. Any idea will be very helpful ….. thanks in advance. -
thomas replied to the topic The similarity system – discussion in the forum General Discussions 5 years, 1 month ago
Hi Lowphat,
May i know what broker do you use to get the tick chart ?
Thanks -
thomas replied to the topic Excellent and Experienced coders need for profitable TZ based strategy project in the forum Development 5 years, 2 months ago
Hi Ephisi, may i know how do you define a TREND ? I have read some where, a trend in a small TF can be only a SWING at bigger TF. So many people said about Trend is your Friend, but in my opinion, it is very difficult to identify it . Using MA is useless, because of its lagging characteristic (we get the signal of a trend using MA commonly at t…[Read more]
-
thomas replied to the topic The similarity system – discussion in the forum General Discussions 5 years, 2 months ago
Hi All,
i just found a post by GG on old FF thread … it is about using Gadi_tickVolume (instead of price chart) for similarity, and the result is much better Any one know how to apply this ?
So far i know, we look at price at chart to find DisSimilarity (and it will be stored by Similarity later). Gadi_tickVolume is on the separate window (on…[Read more]
-
thomas replied to the topic Coders Supporting Coders in the forum Development 5 years, 2 months ago
@simplex, @xux99, @lowphat or other coders ….
I am stuck with iStochastic. Actually it is simple, but as a beginner in coding, i still can not find the solution to call the Stochastic line value with setting X,1,1 …for (i=limit; i>=0; i–) {
stoMain = iStochastic(Symbol(),0,14,1,1,MODE_SMA,1,MODE_MAIN,i);
stoSignal = i… -
thomas replied to the topic Coders Supporting Coders in the forum Development 5 years, 2 months ago
-
thomas replied to the topic using inefficient moves/liquidity gaps/tz for orderflow in the forum General Discussions 5 years, 2 months ago
Great Lowphat, i am sure you are using a very tight money management ….
-
thomas replied to the topic using inefficient moves/liquidity gaps/tz for orderflow in the forum General Discussions 5 years, 2 months ago
Thanks Lowphat. I think it is good for exit, but for entry … i am not so sure …, may be we need other tools ?
Edit : using high probability tools at higher TF is a good choice, but it is a rare event. As we get the signal at that higher TF with high probability, may be the price has move far enough away from that bounce (Supply – Demand Level). -
thomas replied to the topic using inefficient moves/liquidity gaps/tz for orderflow in the forum General Discussions 5 years, 2 months ago
Thanks Lowphat. I think it is good for exit, but for entry … i am not so sure …, may be we need other tools ?
-
thomas replied to the topic using inefficient moves/liquidity gaps/tz for orderflow in the forum General Discussions 5 years, 2 months ago
Hi Lowphat,
Can you explain more details about this ? -
thomas and
MTH2014 are now friends 5 years, 2 months ago
- Load More