MatrixPip

US30 NFP Playbook

Short
First post here

It's NFP day today and here is my chart markup for how I plan to play the news.

The syntax is for those who understand coding language. If you don't you can look at the chart to understand what it means.

NFP PLAY

if (SH)
{
Console.TakeAction(Sell);
}

if (RTO)
{
Console.TakeAction(Buy);
}


The plan is to SELL if there is Buy to Sell (SH) then BUY if the price returns to breakout origin.

Feel free to ask me any questions you may have.


Haftungsausschluss

Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.