[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "user_id"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "user_id"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "user_id"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "user_id"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "user_id"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "user_id"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "user_id"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "user_id"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "user_id"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "user_id"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "user_id"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "user_id"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "user_id"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "user_id"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "user_id"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/bbseo/event/harvester.php on line 14: Undefined array key "username"
2024-06-03T21:42:40+10:00 https://forex-station.com/feed/topics_active 2024-06-03T21:42:40+10:00 2024-06-03T21:42:40+10:00 https://forex-station.com/post1295543143.html#p1295543143 <![CDATA[MT4 Indicators • Moving Average indicators for MT4]]>
MT4 Moving Averages with MT5 timeframes

This is an averages indicator where you can use the timeframes available on mt5. Indicator besides mtf, has all the prices, you can filter price, the ma value, or both, and also has a double smooth option.

Timeframes available include:

Code: Select all

enum enTimeFrames{         tf_cu  = 0,                                                     // Current time frame         tf_m1  = 1,                                                     // 1 minute         tf_m2  = 2,                                                     // 2 minutes         tf_m3  = 3,                                                     // 3 minutes         tf_m4  = 4,                                                     // 4 minutes         tf_m5  = 5,                                                     // 5 minutes         tf_m6  = 6,                                                     // 6 minutes         tf_m10 = 10,                                                    // 10 minutes         tf_m12 = 12,                                                    // 12 minutes         tf_m15 = 15,                                                    // 15 minutes         tf_m20 = 20,                                                    // 20 minutes         tf_m30 = 30,                                                    // 30 minutes         tf_h1  = 60,                                                    // 1 hour         tf_h2  = 120,                                                   // 2 hours         tf_h3  = 180,                                                   // 3 hours         tf_h4  = 240,                                                   // 4 hours         tf_h6  = 360,                                                   // 6 hours         tf_h8  = 480,                                                   // 8 hours         tf_h12 = 720,                                                   // 12 hours         tf_d1  = 1440,                                                  // daily         tf_w1  = 10080,                                                 // weekly         tf_mn  = 43200                                                  // monthly      };
Wonderful!

Wait slowly for the teacher to graft the MT5 timeframe into this outstanding indicator!

The merit is immeasurable!! Obv extended (mtf + alerts + btn).ex4Downloaded 3 times 345.92 KiB

Statistics: Posted by 太虚一毫 — Mon Jun 03, 2024 9:42 pm — Replies 3534 — Views 2062047


]]>
2024-06-03T21:39:14+10:00 2024-06-03T21:39:14+10:00 https://forex-station.com/post1295543142.html#p1295543142 <![CDATA[Commercial Services & Offers • $100 Up Down V6 indicator]]> 1H
H4 CHARTS
GBPUSDH1.png

GBPUSDH4.png

Statistics: Posted by guner — Mon Jun 03, 2024 9:39 pm — Replies 1261 — Views 102121


]]>
2024-06-03T21:16:41+10:00 2024-06-03T21:16:41+10:00 https://forex-station.com/post1295543141.html#p1295543141 <![CDATA[MT5 Indicators • Requests & Ideas (MT5)]]> Support + Resistance (mtf + arrows + alerts).ex5Downloaded 2 times 40.77 KiB
no buffers for arrows.png

Statistics: Posted by uvz — Mon Jun 03, 2024 9:16 pm — Replies 664 — Views 277049


]]>
2024-06-03T21:05:27+10:00 2024-06-03T21:05:27+10:00 https://forex-station.com/post1295543139.html#p1295543139 <![CDATA[MT4 Indicators • Smart Money Concept (SMC) indicators for MT4]]>
I keep hearing this system latelty, lot of friends discuss it.
Is there any member still active using this ?
Any page pointer where should I begin, would be huge help.
Meanwhile.. let me start from page one.
teh creator of the ICT trading system goes online from time to time, but it's not really profitable for him

Statistics: Posted by ionone — Mon Jun 03, 2024 9:05 pm — Replies 186 — Views 232595


]]>
2024-06-03T20:53:13+10:00 2024-06-03T20:53:13+10:00 https://forex-station.com/post1295543138.html#p1295543138 <![CDATA[Trading Systems • 🪲Beatle's Trend Trading System🪲]]>
A simple EA for placing trades with a position reversal, do you have something like that?

stond
Krzysiek, z jakiegoś powodu nie mogę wysyłać PM - za mało postów. Rzuć jakiś kontakt na maila albo whatsapp.

Statistics: Posted by Xanadu — Mon Jun 03, 2024 8:53 pm — Replies 4199 — Views 1158838


]]>
2024-06-03T20:27:52+10:00 2024-06-03T20:27:52+10:00 https://forex-station.com/post1295543137.html#p1295543137 <![CDATA[Trader's Lounge • WW3 Countdown]]>
''WSJ: US actively preparing for war with China''

"China will forcefully stop Taiwan independence"

Interesting that China should say this now, the only reason Taiwan would suddenly declare independence is if they were prompted by the US.

But of course that wouldn't happen because the US has recognised the 'one China' policy since the early 80s.

China meanwhile has adhered to a strategy of reunification by non violent means knowing it could take many years before China became rich enough to attract the Taiwanese into a willing unification.

The only thing that could upset this understanding between China and the US now is if this moronic Biden administration was determined collapse it.

iframe


iframe

Statistics: Posted by Ogee — Mon Jun 03, 2024 8:27 pm — Replies 2904 — Views 180747


]]>
2024-06-03T20:24:41+10:00 2024-06-03T20:24:41+10:00 https://forex-station.com/post1295543136.html#p1295543136 <![CDATA[Trading Systems • XARD - Simple Trend Following Trading System]]>
If an entry condition is matched, it will continue to display the same color until an exit condition is matched.
Now you can see entry and exit on one histogram.

Please help me by finding bugs and making requests.
As a request you should definitely activate the alerts on entry and exit, I have now moved to v010 to test it
On v065 at the moment I have noticed that it has some problems with trend following, but I don't understand what it is, maybe on BIGSEMA

Statistics: Posted by lukgoku — Mon Jun 03, 2024 8:24 pm — Replies 15479 — Views 3930049


]]>
2024-06-03T19:25:43+10:00 2024-06-03T19:25:43+10:00 https://forex-station.com/post1295543132.html#p1295543132 <![CDATA[MetaTrader Forum • ⏰ Daily Downloads: Indicators & Trading Systems Of The Day]]>
Should you wish to experiment with MT5's timeframes in MT4, a Moving Average by Mrtools allows you to access the timeframes offered on MT5. It includes MTF, All Averages (MA types), Smoothing w/ Filtering + Price Types & On/Off Button. Test it, here: post1295543032.html#p1295543032
MT5 timeframes MA indicator for MT4 (June 2024).png

Statistics: Posted by Jimmy — Mon Jun 03, 2024 7:25 pm — Replies 1943 — Views 1696851


]]>
2024-06-03T18:59:29+10:00 2024-06-03T18:59:29+10:00 https://forex-station.com/post1295543131.html#p1295543131 <![CDATA[MT4 Indicators • Bollinger Bands type indicators for MT4]]>
Sorry don't have the source anymore.
no problem, I understand
Thanks my friend

Statistics: Posted by talaate — Mon Jun 03, 2024 6:59 pm — Replies 1925 — Views 1048035


]]>
2024-06-03T18:58:36+10:00 2024-06-03T18:58:36+10:00 https://forex-station.com/post1295543130.html#p1295543130 <![CDATA[Trading Journals • MACD&RSI]]>
Waiting for price reaction to 74.95 !

It looks like bearish wave !
WTICASHDaily.png

Statistics: Posted by macd & rsi — Mon Jun 03, 2024 6:58 pm — Replies 1145 — Views 169559


]]>
2024-06-03T18:34:00+10:00 2024-06-03T18:34:00+10:00 https://forex-station.com/post1295543126.html#p1295543126 <![CDATA[Trading Journals • QQE + JURIK]]> Moneta Markets MT5 Terminal.png

Statistics: Posted by macd & rsi — Mon Jun 03, 2024 6:34 pm — Replies 27 — Views 2867


]]>
2024-06-03T16:48:27+10:00 2024-06-03T16:48:27+10:00 https://forex-station.com/post1295543112.html#p1295543112 <![CDATA[Commercial Services & Offers • Tick Sound v3.0]]>
Apologies Jeff I didn't mean to be rude like that it's just odd because you've released so many other codes in to the trading community that were better and even free.

It's a good idea for tick traders but isn't it the same as the Scalpers Buddy but yours is for ticks instead of pips?
no worries.

i'm selling some but i'm also sharing some.

TickSound isn't that easy to make,
I had to cut each Sheppard sounds manually (74 of them) so that it loops,
create 15 other sounds in Ableton Live, and then code all of it
it's a lot of work
it looks easy to make ("yeah one tick = one sounds, easy) but it's not that easy
I had to take into consideration the length of each sounds so that it doesn't "click" whenever I play two sounds consicutively, etc

Statistics: Posted by ionone — Mon Jun 03, 2024 4:48 pm — Replies 5 — Views 212


]]>
2024-06-03T16:35:36+10:00 2024-06-03T16:35:36+10:00 https://forex-station.com/post1295543107.html#p1295543107 <![CDATA[Trader's Lounge • Traders joking (Memes, Jokes & anything funny to pass time between trades)]]>
Screenshot 2024-06-03 060820.png
Screenshot 2024-06-03 062004.png
Screenshot 2024-06-03 062150.png

Statistics: Posted by Ogee — Mon Jun 03, 2024 4:35 pm — Replies 3331 — Views 385128


]]>
2024-06-03T16:10:31+10:00 2024-06-03T16:10:31+10:00 https://forex-station.com/post1295543103.html#p1295543103 <![CDATA[MT4 Indicators • Indicators with ON/OFF buttons]]>
maybe I was unclear;
there are two daily open indicators in my screenshot (see above);
in the gray area you can see that yours opens at 23.00 (on Monday only) the other always on 0.00
And as you see from my picture, I have too two instance of open line ( different code), without bug ...I add vertical line on time where is bug on your chart.... And this indicator is not mine...I only add button.

Statistics: Posted by kvak — Mon Jun 03, 2024 4:10 pm — Replies 3395 — Views 1086446


]]>
2024-06-03T16:05:46+10:00 2024-06-03T16:05:46+10:00 https://forex-station.com/post1295543102.html#p1295543102 <![CDATA[Trader's Lounge • The Decline of the West]]>
We know that H. Clinton got a free pass from the FBI after illegally bypassing the WH secure email system to use a Google account instead and then destroyed all her emails when ordered to produce them.

We know that H. Biden is not being prosecuted for literally dozens of crimes evidenced on his laptop. And J. Biden got a free pass for keeping classified docs at his home because the DA decided he was too old and frail to face court.

But did you know that posting a meme mocking the GOP was ok but posting the same meme turned around to mock the Democrat party will get you 2 years in jail.

Stalin's head of secret police was quoted as saying ''show me the man and I'll find you the crime'', that could well apply to the current US DOJ and the same is happening in the EU, UK, Canada and Australia.

This short 8 minute clip taken from Tucker Carlson's recent X posting says it all. Something truly rotten is happening in western politics.

iframe

Screenshot 2024-06-03 070001.png
Screenshot 2024-06-03 070044.png

Statistics: Posted by Ogee — Mon Jun 03, 2024 4:05 pm — Replies 53 — Views 3214


]]>