@simplex
Active 1 year, 7 months agosmallcat replied to the topic Q & A For MQ4 Coding Newbies in the forum Development 10 years, 4 months ago
@simplex,
I hope this is the right place to ask about TickVolume. I am trying to put Gadi_TickVolume_2.2 on my chart, and trying to call using iCustom. I got no result, and at expert tab i got “unknown subwindow number -1 for object create function” . What can the problem be ?extern string customIndi…
Lowphat replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
not necessarily as a replacement but something for the non coders to play with until it gets patched up
RE: but nobody will improve his coding or even learn the basics of coding by just downloading and compiling.
I have learned what i know from downloading and compiling. if it downloads and compiles then i have an example of something…[Read more]
tankhang replied to the topic Trading made REALLY Simple in the forum Development 10 years, 4 months ago
mak replied to the topic Check the Quality of your Broker's MT Price Feed in the forum Development 10 years, 4 months ago
Anti replied to the topic Check the Quality of your Broker's MT Price Feed in the forum Development 10 years, 4 months ago
@simplex: Sry, my mistake. Add it to the wrong folder (indicators instead of script).
Here are my results – Broker GKFX
Anti replied to the topic Filtering by Volume in the forum Trading Systems Discussion 10 years, 4 months ago
hrwn47 replied to the topic MTH – Star Skull and Smiley Indicator (lite version) in the forum Indicator discussion 10 years, 4 months ago
thanks bro could plot the chart by reading the file but still manually. still don’t know how to make it auto update lol…
Anti replied to the topic Use R in trading in the forum Development 10 years, 4 months ago
Thank you, @simplex. I’ll wait one or two days as I hope that there are other interested persons. But time will be used to prepare next sessions …
MTH2014 replied to the topic MTH – Star Skull and Smiley Indicator (lite version) in the forum Indicator discussion 10 years, 4 months ago
You can try look at ‘news’ indicator on how to retrieve data from website like ff, then you can make it locally inside your PC data area. Btw, maybe you could also ask at Q & A for MQ4 Coding thread by @simplex
happy trading and best regards
MTH
smallcat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
Thank you very much to @GG53 & @Simplex. This is really great …
I am trying to add the “prefix” and “postfix” to simplex’s code. Quick and dirty, so if there is any bugs , please let me know.Edit:
Some note: After i attached this modified indicator to MT4, from “expert” tab i can see all major currency are prepared, from AUD(0) to…[Read more]smallcat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
Thank you very much to @GG53 & @Simplex. This is really great …
I am trying to add the “prefix” and “postfix” to simplex’s code. Quick and dirty, so if there is any bugs , please let me know.Edit:
Some note: After i attached this modified indicator to MT4, from “expert” tab i can see all major currency are prepared, from AUD(0) to…[Read more]smallcat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
Anti replied to the topic Filtering by Volume in the forum Trading Systems Discussion 10 years, 4 months ago
No matter @simplex …
Anti replied to the topic Filtering by Volume in the forum Trading Systems Discussion 10 years, 5 months ago
@simplex: Yes, I will stay tuned. Will perform some further statistical experiments tomorrow.
Anti replied to the topic Filtering by Volume in the forum Trading Systems Discussion 10 years, 5 months ago
@simplex: No. Yes, you’re right. So whenever a down bar has no wicks, I assume that there was no up volume. That’s my main criticism. But if you sum up the up and down volumes of last x bars, you’ll get some good results.
Anti replied to the topic Filtering by Volume in the forum Trading Systems Discussion 10 years, 5 months ago
@simplex: No. Yes, you’re right.
Anti replied to the topic Filtering by Volume in the forum Trading Systems Discussion 10 years, 5 months ago
@simplex: No. You have to multiply all ratios by the total volume of candle in consideration. Thus, a doji with wicks has an up volume = down volume = (1/2) * volume. Dojis without wicks (open = close = high = low) represent a volume = 0. Thus, their volume is 0/2 = 0.
smallcat replied to the topic True Bars/Candles and Market Sentiment in the forum Trading Systems Discussion 10 years, 5 months ago
Thanks G, will try it next week, and will see simplex’s idea on how to code based on session. Thanks @simplex too.

Anti replied to the topic Filtering by Volume in the forum Trading Systems Discussion 10 years, 5 months ago
Well. As shown before, tick activity rate is approximately constant over a candle’s lifetime (personal interpretation from previous statistics). From this point we are able to derive buying/selling volume from MT4s standard volume. Under the above assumption it should be equal the ratio of up/down prize path to the overall prize path multiplied…[Read more]
Anti replied to the topic Filtering by Volume in the forum Trading Systems Discussion 10 years, 5 months ago
Well. As shown before, tick activity rate is approximately constant over a candle’s lifetime (personal interpretation from previous statistics). From this point we are able to derive buying/selling volume from MT4s standard volume. Under the above assumption it should be equal the ratio of up/down prize path to the overall prize path multiplied…[Read more]
- Load More