[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-05-17T04:53:56+10:00 https://forex-station.com/feed/topics_active 2024-05-17T04:53:56+10:00 2024-05-17T04:53:56+10:00 https://forex-station.com/post1295541669.html#p1295541669 <![CDATA[MT4 Indicators • Fibonacci, Trendlines, Support Resistance & Pivot Point Indicators MT4]]>
Hi guys. Does anyone have this channel indicator like in the screenshot? It is paid on the official MT5 website. this channel indicator looks interesting, it is noticeable that the channel levels are strong, there is definitely a reaction from the zones.
Original name: Channel FTF
The Envelopes indicator determines the presence of a trend or flat. It has 3 types of signals, shows the probable retracement levels and levels of the possible targets.

The Fibonacci coefficients are used in the indicator's calculations.

Signals (generated when touching the lines or rebounding from lines):

Trend - the middle line of the Envelopes has a distinct inclination; the lines below the channel's middle line are used for buy trades, the lines above the middle line and the middle line itself are used for sell trades;
the trade direction must match the direction of the channel's middle line.
Flat - the middle line of the Envelopes is horizontal; signals are received from the edge and pre-edge borders of the channel with the targets at the opposite border of the channel.
Volatility breakout - edge borders of the channel are horizontal; breakout of one of these channel borders indicates a beginning of a movement.
Image
Image
Image
Image
I know what it is

Statistics: Posted by WOLF — Fri May 17, 2024 4:53 am — Replies 801 — Views 482466


]]>
2024-05-17T04:47:08+10:00 2024-05-17T04:47:08+10:00 https://forex-station.com/post1295541668.html#p1295541668 <![CDATA[Coding Help • Donchian Breakout channel EA]]>
I try to make the DonchianBreakoutSystem as an EA. But the EA place no trade at all :( i'm pretty new to coding in mql and i do not see my error
Can you guys help ?

Thx a lot :)

Code: Select all

//+------------------------------------------------------------------+//|                                                      MonEA.mq4   |//|                        Copyright 2017, MetaQuotes Software Corp. |//|                                       http://www.metaquotes.net/ |//+------------------------------------------------------------------+#property strictextern double LotSize = 0.1;extern int BreakEvenPips = 200;extern bool TradeLondonSession = true;extern bool TradeUSSession = true;extern bool TradeTokyoSession = false;// Heures définies pour les sessions en GMT+0#define LONDON_OPEN 8#define LONDON_CLOSE 16#define NEW_YORK_OPEN 13#define NEW_YORK_CLOSE 22#define TOKYO_OPEN 0#define TOKYO_CLOSE 9//+------------------------------------------------------------------+//| Expert initialization function                                   |//+------------------------------------------------------------------+int OnInit(){    return(INIT_SUCCEEDED);}//+------------------------------------------------------------------+//| Expert tick function                                             |//+------------------------------------------------------------------+void OnTick(){    if(!IsTradingAllowed())        return;    double upSignal = iCustom(NULL, 0, "DonchianBreakoutSystem_v1.1.2", 5, 30, 0, 10, 0, 0, 1);    double dnSignal = iCustom(NULL, 0, "DonchianBreakoutSystem_v1.1.2", 5, 30, 0, 10, 1, 0, 1);    ManageOrder(OP_BUY, "Buy Order", Ask, BreakEvenPips);    ManageOrder(OP_SELL, "Sell Order", Bid, BreakEvenPips);}//+------------------------------------------------------------------+//| Vérifie si le trading est autorisé selon la session              |//+------------------------------------------------------------------+bool IsTradingAllowed(){    int hour = TimeHour(TimeCurrent());        if((TradeLondonSession && hour >= LONDON_OPEN && hour < LONDON_CLOSE) ||       (TradeUSSession && hour >= NEW_YORK_OPEN && hour < NEW_YORK_CLOSE) ||       (TradeTokyoSession && hour >= TOKYO_OPEN && hour < TOKYO_CLOSE))        return true;    return false;}//+------------------------------------------------------------------+//| Fonction pour gérer les ordres                                   |//+------------------------------------------------------------------+void ManageOrder(int orderType, string orderComment, double price, int pipsToBreakEven){    bool orderFound = false;    for(int i = 0; i < OrdersTotal(); i++)    {        if(OrderSelect(i, SELECT_BY_POS) && OrderSymbol() == Symbol() && OrderMagicNumber() == 0 && OrderType() == orderType)        {            orderFound = true;            double openPrice = OrderOpenPrice();            double currentProfit = NormalizeDouble((price - openPrice) * (orderType == OP_BUY ? 1 : -1) * Point, 2);            // Vérifier si le trade doit être mis en break-even            if(currentProfit >= pipsToBreakEven * Point)            {                double newStopLoss = orderType == OP_BUY ? openPrice + (pipsToBreakEven * Point) : openPrice - (pipsToBreakEven * Point);                if(OrderModify(OrderTicket(), openPrice, newStopLoss, OrderTakeProfit(), 0, clrYellow))                    Print("Break-even stop loss set for order #", OrderTicket());                else                    Print("Error setting break-even: ", GetLastError());            }            break;  // Sortir après la gestion du premier ordre trouvé        }    }    // Si aucun ordre existant n'est modifié, placer un nouvel ordre    if(!orderFound)    {        int ticket = OrderSend(Symbol(), orderType, LotSize, price, 2, 0, 0, orderComment, 0, 0, orderType == OP_BUY ? clrGreen : clrRed);        if(ticket < 0)        {            Print("Order Send failed with error #", GetLastError());        }        else        {            Print("Order successfully placed with ticket #", ticket);        }    }}//+------------------------------------------------------------------+
DonchianBreakoutSystem_v1.1.2 600+ BT.mq4Downloaded 1 time 78.48 KiB

Statistics: Posted by Xxcoincoin — Fri May 17, 2024 4:47 am — Replies 0 — Views 10


]]>
2024-05-17T04:40:33+10:00 2024-05-17T04:40:33+10:00 https://forex-station.com/post1295541667.html#p1295541667 <![CDATA[Trading Systems • 🪲Beatle's Trend Trading System🪲]]>
Sure, I understand that and that's why I am not asking you to share any system or exclusive (bought) indicator. I meant the indicator that recolors candles from red to blue and back, I am sure it is on our forum, I just would like to know its name. It looks very nice on the chart. Thank you.
I guess you mean this one here.
Screenshot 2024-05-16 203953.png

Statistics: Posted by Redman — Fri May 17, 2024 4:40 am — Replies 4130 — Views 1105413


]]>
2024-05-17T03:49:01+10:00 2024-05-17T03:49:01+10:00 https://forex-station.com/post1295541663.html#p1295541663 <![CDATA[Trader's Lounge • Best of Don The Con]]>
چطوری انجامش بدم توی متا تریدر کجا برم سپاس
Please, from now on post in English.

Statistics: Posted by mrtools — Fri May 17, 2024 3:49 am — Replies 208 — Views 8128


]]>
2024-05-17T03:19:14+10:00 2024-05-17T03:19:14+10:00 https://forex-station.com/post1295541660.html#p1295541660 <![CDATA[Commercial Services & Offers • $100 Up Down V6 indicator]]>
Thank you, dear gunner. Got it. I'll keep looking
if fact ,on thise wersion grail indicator g=10.000 is ok for all pairs.

Statistics: Posted by guner — Fri May 17, 2024 3:19 am — Replies 1189 — Views 91756


]]>
2024-05-17T03:16:26+10:00 2024-05-17T03:16:26+10:00 https://forex-station.com/post1295541659.html#p1295541659 <![CDATA[Trading Journals • EMA 9, 20 magnet, using levels and "feel" of the price I finally finding my edge]]> Snimak ekrana (1071).png
Snimak ekrana (1070).png

Statistics: Posted by charli — Fri May 17, 2024 3:16 am — Replies 808 — Views 41129


]]>
2024-05-17T02:49:29+10:00 2024-05-17T02:49:29+10:00 https://forex-station.com/post1295541658.html#p1295541658 <![CDATA[Trading Systems • XARD - Simple Trend Following Trading System]]>
Cheers,
Redman
XAUUSD_2024_05_16.jpg

Statistics: Posted by Redman — Fri May 17, 2024 2:49 am — Replies 15212 — Views 3802586


]]>
2024-05-17T00:40:07+10:00 2024-05-17T00:40:07+10:00 https://forex-station.com/post1295541648.html#p1295541648 <![CDATA[MT4 Indicators • MACD indicators for MT4]]>
Hi,

Attached is Chart Template using : macdzerolag & 3xMA Indicators.

Thanks.

Edit :
1) Suggested Time frames : H4 H1 M30
2) Suggested MA in drop down menu : G-Channel, Smoothed MA, LWMA
3) Suggested MA Values : 21, 36, 50
I absolutely love the simplicity of your charts and setups Thomdel! Great job man :thumbup:

Statistics: Posted by BeatlemaniaSA — Fri May 17, 2024 12:40 am — Replies 1146 — Views 440250


]]>
2024-05-17T00:25:49+10:00 2024-05-17T00:25:49+10:00 https://forex-station.com/post1295541647.html#p1295541647 <![CDATA[MT4 Indicators • Something interesting please post here (Metatrader)]]> smTMMS Oscillator_v7.3.1.mq4Downloaded 20 times 26.69 KiB

Statistics: Posted by sami — Fri May 17, 2024 12:25 am — Replies 3862 — Views 1117701


]]>
2024-05-17T00:12:38+10:00 2024-05-17T00:12:38+10:00 https://forex-station.com/post1295541645.html#p1295541645 <![CDATA[Trader's Lounge • Daily Rage]]>
loudest sound known to man
besides sonar
Ah yes, the memories...

iframe

Statistics: Posted by JohnnyRy — Fri May 17, 2024 12:12 am — Replies 9 — Views 382


]]>
2024-05-17T00:07:37+10:00 2024-05-17T00:07:37+10:00 https://forex-station.com/post1295541644.html#p1295541644 <![CDATA[Site Updates, Suggestions & Issues • Disconnecting when I open pages]]>
Thanks Johnny, I also saw this brief timeout as well. When you encountered this today, how long did it last until the website came back?
About the time it took me to Alt+PrintScreen, save, and post. So maybe 30 seconds. Then I clicked the back arrow in MS Edge, and all was ok.

Statistics: Posted by JohnnyRy — Fri May 17, 2024 12:07 am — Replies 41 — Views 1763


]]>
2024-05-16T23:51:46+10:00 2024-05-16T23:51:46+10:00 https://forex-station.com/post1295541643.html#p1295541643 <![CDATA[Trader's Lounge • The Decline of the West]]> IMG_1787.jpeg

Statistics: Posted by WOLF — Thu May 16, 2024 11:51 pm — Replies 47 — Views 2658


]]>
2024-05-16T23:19:45+10:00 2024-05-16T23:19:45+10:00 https://forex-station.com/post1295541642.html#p1295541642 <![CDATA[Trading Journals • MACD&RSI]]>
STOP @ 28.50 , close half of position ,
Silver went up very sharply , and 29.80 is a critical point ,

RSI is bearish , and its trend line is broken ,

wait for H4 signal , O accept the risk and sell with STOP @ 30 , 28.50 will be the first target !
XAGUSDH4.png

Statistics: Posted by macd & rsi — Thu May 16, 2024 11:19 pm — Replies 1141 — Views 164083


]]>
2024-05-16T22:37:08+10:00 2024-05-16T22:37:08+10:00 https://forex-station.com/post1295541639.html#p1295541639 <![CDATA[Trader's Lounge • Why Riaan Swiegelaar Left The Satanic Church For Christianity]]>
He saw what Joe Biden was doing being close doors, not
Very interesting insight

Statistics: Posted by WOLF — Thu May 16, 2024 10:37 pm — Replies 2 — Views 257


]]>
2024-05-16T22:15:38+10:00 2024-05-16T22:15:38+10:00 https://forex-station.com/post1295541638.html#p1295541638 <![CDATA[MT4 Indicators • Round Numbers Grid for MT4]]>
Added a button, it seems okay, but please test.
Hallo MrTools, I like this buttoned round number indi you modified. But after putting it on the chart i got a small issue with the button.
When turned off, it automatically turnes on when i change the tf.

I don't know if it has something to do with the recently update of MT4 or something else ...

Is it possible to fix it please? :)

.C12_UltimateRoundNumbers (btn).ex4Downloaded 7 times 26.87 KiB
C12_UltimateRoundNumbers.ex4Downloaded 3 times 15.19 KiB
C12_UltimateRoundNumbers.mq4Downloaded 8 times 4.76 KiB

Statistics: Posted by Abdi — Thu May 16, 2024 10:15 pm — Replies 39 — Views 28445


]]>