Pine Script Indicator (Optimization of My script)

Job ID: 32422854

Budget: $30 – $250 USD

1. Limit Study to Specific Contract e.g. EUR/NZD and time period 1hr
REASON: I need to set specific criteria per contract like Stop Loss level (variable in script)

2. Add an alert for Break of MRL(Buy)/MRH(Sell) (variable in script)


3. Switching between charts I need to be able to see the last calculation of the indicator.
A. Increase the speed of the HighestHigh and LowestLow calculation
B. Draw most recent HighestHigh/ LowestLow , MRH / MRL and Entry
REASON: Currently If an alert is raised I am unable to see the indicator as it does not draw on switching between charts.
See GT 21--01-31 185.mp4


4. I have a special criteria if the Impulse happens on Frida-Monday "MONDAY SPECIAL"
A. If entry forms on Friday through Monday we wait for the second entry candle (green candle, buy entry) on Monday at 5am UTC. So it requires 2 green candles that are separated by red candles.
B. Entry can only form between 5:00 UTC - 21:00 UTC
C. Entry must be below MRL (Buy Entry)
D. If a candle breaks the HighestHigh or LowestLow (Buy Entry) this would normally cancel the opportunity but in this Friday - Monday case it does not cancel it. But criteria B, C must still occur
E. Print Info Box Above entry "Monday Special"
See GT 21--01-31 183.m4

5. New general criteria for Entry creation.
A. Optional Input "Spread Hour Condition" Checkbox
B. If Entry forms between 21:00 till 22:59 UTC then we wait to raise Entry at 23:00 UTC, but 23:00 open must be below MRH (for buy Entry and visa versa).
See GT 21--01-31 184.mp4
Related categories: Pine Script