mirror of
https://github.com/BrentNeale1/fx-quant.git
synced 2026-08-17 12:08:07 +00:00
- Built event-driven backtesting engine with spread/slippage modeling, 3-TP partial closes, trailing stops, and rich trade logging (20+ features) - Implemented 5 strategy signal generators (MA Breakout, VWAP Reversal, Key Level Breakout, EMA Ribbon Scalp, Momentum Exhaustion) - Full indicator library (EMA, SMA, RSI, ATR, MACD, ADX, Stochastic, Session VWAP bands, swing points, key levels, RSI divergence) - Data pipeline: Dukascopy download, validation, 70/30 train/test split - Baseline results: all 5 strategies generate 200+ trades on training data (Jan 2021 - Aug 2023), best profit factors 0.82-0.96 on select pairs - Trade logs and reports saved for Phase 3 ML feature engineering Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2983 lines
320 KiB
CSV
2983 lines
320 KiB
CSV
time,strategy,instrument,granularity,side,price,position_size,equity,drawdown,pnl
|
|
2024-01-30 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,187.102,2000.0,100000.0,0.0,0.0
|
|
2024-01-30 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,186.99582142857142,0.0,99998.87,0.0,-1.13
|
|
2024-01-30 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,186.82,1999.98,99998.87,0.0,0.0
|
|
2024-01-30 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,186.68746428571427,0.0,99997.45,0.0,-1.42
|
|
2024-01-30 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,187.434,1499.96,99997.45,0.0,0.0
|
|
2024-01-31 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,186.966165689435,749.98,99999.32,0.0,1.87
|
|
2024-01-31 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,187.275,0.0,99999.95,0.0,0.64
|
|
2024-01-31 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,186.808,2000.0,99999.95,0.0,0.0
|
|
2024-01-31 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,186.54442857142857,0.0,99997.13,0.0,-2.82
|
|
2024-01-31 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,186.506,1999.94,99997.13,0.0,0.0
|
|
2024-01-31 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,186.18810714285715,0.0,99993.72,0.0,-3.41
|
|
2024-01-31 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,186.131,1499.91,99993.72,0.0,0.0
|
|
2024-02-01 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,186.094,0.0,99993.43,0.0,-0.3
|
|
2024-02-01 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,186.216,1999.87,99993.43,0.0,0.0
|
|
2024-02-01 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,186.50882142857145,0.0,99990.28,0.0,-3.14
|
|
2024-02-01 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,186.346,1499.85,99990.28,0.0,0.0
|
|
2024-02-01 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,186.7167142857143,0.0,99987.3,0.0,-2.98
|
|
2024-02-02 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,186.79,1999.75,99987.3,0.0,0.0
|
|
2024-02-02 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,186.90721428571428,0.0,99986.04,0.0,-1.25
|
|
2024-02-02 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,186.892,1499.79,99986.04,0.0,0.0
|
|
2024-02-02 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,187.03182142857142,0.0,99984.92,0.0,-1.12
|
|
2024-02-07 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,186.63,1499.77,99984.92,0.0,0.0
|
|
2024-02-07 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,186.7575,0.0,99983.9,0.0,-1.02
|
|
2024-02-07 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,187.214,1499.76,99983.9,0.0,0.0
|
|
2024-02-07 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,186.941402261045,749.88,99984.99,0.0,1.09
|
|
2024-02-07 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,186.750050014753,224.96,99986.29,0.0,1.3
|
|
2024-02-07 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,186.686265932655,0.0,99986.92,0.0,0.63
|
|
2024-02-08 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,187.348,1999.74,99986.92,0.0,0.0
|
|
2024-02-08 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,187.50667857142858,0.0,99985.23,0.0,-1.69
|
|
2024-02-08 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.412,1499.78,99985.23,0.0,0.0
|
|
2024-02-09 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,188.48,0.0,99984.69,0.0,-0.54
|
|
2024-02-12 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,187.976,1499.77,99984.69,0.0,0.0
|
|
2024-02-12 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,188.233420613097,749.89,99985.71,0.0,1.03
|
|
2024-02-12 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,188.396207274913,224.97,99986.89,0.0,1.17
|
|
2024-02-12 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,188.450469495519,0.0,99987.46,0.0,0.57
|
|
2024-02-12 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.683,1499.81,99987.46,0.0,0.0
|
|
2024-02-13 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,188.61,0.0,99988.04,0.0,0.58
|
|
2024-02-13 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.698,1499.82,99988.04,0.0,0.0
|
|
2024-02-13 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,188.77857142857144,0.0,99987.4,0.0,-0.64
|
|
2024-02-13 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.06,1999.75,99987.4,0.0,0.0
|
|
2024-02-13 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.20057142857144,0.0,99985.91,0.0,-1.49
|
|
2024-02-13 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.154,1499.79,99985.91,0.0,0.0
|
|
2024-02-13 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.31525,0.0,99984.63,0.0,-1.28
|
|
2024-02-13 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.968,1499.77,99984.63,0.0,0.0
|
|
2024-02-14 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,189.582,0.0,99987.68,0.0,3.05
|
|
2024-02-14 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.068,1999.75,99987.68,0.0,0.0
|
|
2024-02-14 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.86485714285715,0.0,99985.53,0.0,-2.15
|
|
2024-02-14 21:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.252,1499.78,99985.53,0.0,0.0
|
|
2024-02-14 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,189.039707463771,749.89,99986.37,0.0,0.84
|
|
2024-02-15 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,188.893360450117,224.97,99987.36,0.0,0.99
|
|
2024-02-15 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,188.844578112233,0.0,99987.85,0.0,0.48
|
|
2024-02-15 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.444,1499.82,99987.85,0.0,0.0
|
|
2024-02-15 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.29517857142855,0.0,99986.66,0.0,-1.18
|
|
2024-02-15 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.89,1499.8,99986.66,0.0,0.0
|
|
2024-02-16 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,189.101,0.0,99984.99,0.0,-1.68
|
|
2024-02-16 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.468,1499.77,99984.99,0.0,0.0
|
|
2024-02-18 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,189.133898897601,749.89,99986.31,0.0,1.32
|
|
2024-02-19 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,189.338,0.0,99986.83,0.0,0.51
|
|
2024-02-19 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.953,1999.74,99986.83,0.0,0.0
|
|
2024-02-19 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,189.173920402168,999.87,99987.99,0.0,1.17
|
|
2024-02-20 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,189.11,0.0,99988.83,0.0,0.83
|
|
2024-02-20 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.311,1499.83,99988.83,0.0,0.0
|
|
2024-02-20 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.38203571428573,0.0,99988.26,0.0,-0.56
|
|
2024-02-20 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.336,1499.82,99988.26,0.0,0.0
|
|
2024-02-20 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,189.195457826773,749.91,99988.82,0.0,0.56
|
|
2024-02-20 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.336,0.0,99988.82,0.0,0.0
|
|
2024-02-21 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.641,1999.78,99988.82,0.0,0.0
|
|
2024-02-21 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,189.438969527906,999.89,99989.88,0.0,1.07
|
|
2024-02-21 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,189.357057014879,299.97,99990.93,0.0,1.05
|
|
2024-02-21 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,189.250125,0.0,99991.55,0.0,0.62
|
|
2024-02-21 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.668,1499.87,99991.55,0.0,0.0
|
|
2024-02-21 21:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.848,0.0,99990.13,0.0,-1.42
|
|
2024-02-21 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.966,1499.85,99990.13,0.0,0.0
|
|
2024-02-22 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,190.08010714285714,0.0,99989.23,0.0,-0.9
|
|
2024-02-22 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.284,1999.78,99989.23,0.0,0.0
|
|
2024-02-22 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,190.41160714285712,0.0,99987.89,0.0,-1.34
|
|
2024-02-22 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.812,1999.76,99987.89,0.0,0.0
|
|
2024-02-22 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,190.53627351261,999.88,99989.33,0.0,1.44
|
|
2024-02-22 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,190.383828551805,299.96,99990.9,0.0,1.57
|
|
2024-02-22 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,190.33301356487,0.0,99991.65,0.0,0.75
|
|
2024-02-22 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.061,1499.87,99991.65,0.0,0.0
|
|
2024-02-22 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,190.45047121602,749.94,99993.19,0.0,1.54
|
|
2024-02-23 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,190.542,0.0,99995.09,0.0,1.9
|
|
2024-02-23 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.644,1999.9,99995.09,0.0,0.0
|
|
2024-02-23 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,190.71814285714288,0.0,99994.31,0.0,-0.78
|
|
2024-02-23 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.726,1999.89,99994.31,0.0,0.0
|
|
2024-02-23 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,190.79660714285714,0.0,99993.57,0.0,-0.74
|
|
2024-02-23 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.539,1499.9,99993.57,0.0,0.0
|
|
2024-02-26 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,190.51,0.0,99993.34,0.0,-0.23
|
|
2024-02-26 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.675,1999.87,99993.34,0.0,0.0
|
|
2024-02-26 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,190.489942257949,999.93,99994.31,0.0,0.97
|
|
2024-02-26 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,190.675,0.0,99994.31,0.0,0.0
|
|
2024-02-27 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.884,1499.91,99994.31,0.0,0.0
|
|
2024-02-28 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,190.601201958992,749.96,99995.42,0.0,1.11
|
|
2024-02-28 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,190.71,0.0,99996.11,0.0,0.68
|
|
2024-02-28 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.881,1499.94,99996.11,0.0,0.0
|
|
2024-02-29 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,190.586624430109,749.97,99997.26,0.0,1.16
|
|
2024-02-29 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,190.394368276322,224.99,99998.6,0.0,1.34
|
|
2024-02-29 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,190.2034642857143,0.0,99999.4,0.0,0.8
|
|
2024-02-29 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.16,1999.99,99999.4,0.0,0.0
|
|
2024-02-29 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.99307142857143,0.0,99997.65,0.0,-1.76
|
|
2024-02-29 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.974,1999.95,99997.65,0.0,0.0
|
|
2024-02-29 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.79464285714283,0.0,99995.76,0.0,-1.89
|
|
2024-02-29 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.87,1499.94,99995.76,0.0,0.0
|
|
2024-02-29 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.6729642857143,0.0,99994.2,0.0,-1.56
|
|
2024-02-29 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.24,1999.88,99994.2,0.0,0.0
|
|
2024-03-01 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,189.655582536088,999.94,99996.4,0.0,2.2
|
|
2024-03-01 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,189.895264811444,299.98,99998.82,0.0,2.42
|
|
2024-03-01 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,189.95214285714283,0.0,99999.95,0.0,1.13
|
|
2024-03-01 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.667,2000.0,99999.95,0.0,0.0
|
|
2024-03-03 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,190.103147674705,1000.0,100002.25,0.0,2.3
|
|
2024-03-04 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,190.156,0.0,100004.83,0.0,2.58
|
|
2024-03-04 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.992,1500.07,100004.83,0.0,0.0
|
|
2024-03-04 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.15775,0.0,100003.53,0.0,-1.3
|
|
2024-03-04 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.138,1500.05,100003.53,0.0,0.0
|
|
2024-03-05 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,190.947,0.0,100005.02,0.0,1.5
|
|
2024-03-05 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.774,1500.08,100005.02,0.0,0.0
|
|
2024-03-05 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.68635714285716,0.0,100004.33,0.0,-0.69
|
|
2024-03-05 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.671,1500.07,100004.33,0.0,0.0
|
|
2024-03-05 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.57725,0.0,100003.6,0.0,-0.74
|
|
2024-03-05 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.685,1500.05,100003.6,0.0,0.0
|
|
2024-03-05 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.57892857142858,0.0,100002.76,0.0,-0.83
|
|
2024-03-05 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.451,1500.04,100002.76,0.0,0.0
|
|
2024-03-05 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.31449999999998,0.0,100001.69,0.0,-1.08
|
|
2024-03-05 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.32,1500.03,100001.69,0.0,0.0
|
|
2024-03-06 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.19357142857143,0.0,100000.69,0.0,-1.0
|
|
2024-03-06 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.004,2000.01,100000.69,0.0,0.0
|
|
2024-03-06 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,190.399507200252,1000.01,100002.77,0.0,2.08
|
|
2024-03-06 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,190.49740322153,300.0,100004.59,0.0,1.82
|
|
2024-03-06 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,190.448,0.0,100005.29,0.0,0.7
|
|
2024-03-06 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.141,2000.11,100005.29,0.0,0.0
|
|
2024-03-06 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.9619642857143,0.0,100003.41,0.0,-1.88
|
|
2024-03-07 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.222,2000.07,100003.41,0.0,0.0
|
|
2024-03-07 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.97225,0.0,100000.77,0.0,-2.64
|
|
2024-03-07 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.806,1500.01,100000.77,0.0,0.0
|
|
2024-03-07 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.58903571428573,0.0,99999.04,0.0,-1.72
|
|
2024-03-07 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.413,1999.98,99999.04,0.0,0.0
|
|
2024-03-07 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,189.216791273088,999.99,100003.31,0.0,4.27
|
|
2024-03-07 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,189.670566190388,300.0,100007.98,0.0,4.67
|
|
2024-03-07 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,189.58539285714286,0.0,100009.85,0.0,1.87
|
|
2024-03-08 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.628,2000.2,100009.85,0.0,0.0
|
|
2024-03-08 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,189.223177790514,1000.1,100013.01,0.0,3.16
|
|
2024-03-08 21:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,189.075,0.0,100015.38,0.0,2.37
|
|
2024-03-11 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.007,1500.23,100015.38,0.0,0.0
|
|
2024-03-11 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,188.327982490701,750.12,100016.66,0.0,1.28
|
|
2024-03-12 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.007,0.0,100016.66,0.0,0.0
|
|
2024-03-12 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.911,1500.25,100016.66,0.0,0.0
|
|
2024-03-12 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.11864285714287,0.0,100015.01,0.0,-1.65
|
|
2024-03-12 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.935,1500.23,100015.01,0.0,0.0
|
|
2024-03-13 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,188.642943691637,750.11,100016.17,0.0,1.16
|
|
2024-03-13 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,188.432466196918,225.03,100017.56,0.0,1.4
|
|
2024-03-13 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,188.501841196918,0.0,100018.08,0.0,0.52
|
|
2024-03-13 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.972,2000.36,100018.08,0.0,0.0
|
|
2024-03-13 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,188.658143107091,1000.18,100019.74,0.0,1.66
|
|
2024-03-13 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,188.972,0.0,100019.74,0.0,0.0
|
|
2024-03-13 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.526,2000.39,100019.74,0.0,0.0
|
|
2024-03-13 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,189.165578312907,1000.2,100021.64,0.0,1.9
|
|
2024-03-13 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,188.956578173722,300.06,100023.75,0.0,2.1
|
|
2024-03-13 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,188.90648214285716,0.0,100024.73,0.0,0.98
|
|
2024-03-14 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.37,1500.37,100024.73,0.0,0.0
|
|
2024-03-14 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.4819642857143,0.0,100023.84,0.0,-0.89
|
|
2024-03-18 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.627,2000.48,100023.84,0.0,0.0
|
|
2024-03-19 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,189.937860864897,1000.24,100025.48,0.0,1.64
|
|
2024-03-19 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,190.095421102993,300.07,100027.21,0.0,1.73
|
|
2024-03-19 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,190.147941182358,0.0,100028.03,0.0,0.82
|
|
2024-03-19 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.572,2000.56,100028.03,0.0,0.0
|
|
2024-03-19 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,190.87435714285715,0.0,100024.86,0.0,-3.17
|
|
2024-03-19 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.964,1500.37,100024.86,0.0,0.0
|
|
2024-03-19 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.37767857142856,0.0,100021.61,0.0,-3.25
|
|
2024-03-19 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.428,1500.32,100021.61,0.0,0.0
|
|
2024-03-19 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.61025,0.0,100020.18,0.0,-1.43
|
|
2024-03-19 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.601,1500.3,100020.18,0.0,0.0
|
|
2024-03-19 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.78775,0.0,100018.72,0.0,-1.46
|
|
2024-03-19 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.81,1500.28,100018.72,0.0,0.0
|
|
2024-03-19 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.9912857142857,0.0,100017.3,0.0,-1.42
|
|
2024-03-19 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.082,1500.26,100017.3,0.0,0.0
|
|
2024-03-20 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.262,0.0,100015.89,0.0,-1.41
|
|
2024-03-20 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.657,2000.32,100015.89,0.0,0.0
|
|
2024-03-20 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.78428571428572,0.0,100014.57,0.0,-1.32
|
|
2024-03-20 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.102,1500.22,100014.57,0.0,0.0
|
|
2024-03-20 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,192.658383848507,750.11,100016.3,0.0,1.72
|
|
2024-03-20 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,192.450913513698,225.03,100018.07,0.0,1.77
|
|
2024-03-20 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,192.57273494226942,0.0,100018.68,0.0,0.62
|
|
2024-03-21 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.966,1500.28,100018.68,0.0,0.0
|
|
2024-03-21 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.1439642857143,0.0,100017.3,0.0,-1.38
|
|
2024-03-21 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.115,1500.26,100017.3,0.0,0.0
|
|
2024-03-21 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.29264285714285,0.0,100015.92,0.0,-1.38
|
|
2024-03-21 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.338,1500.24,100015.92,0.0,0.0
|
|
2024-03-21 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,192.820697768897,750.12,100017.93,0.0,2.01
|
|
2024-03-21 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,192.440194029822,225.04,100020.37,0.0,2.44
|
|
2024-03-21 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,192.31335945013,0.0,100021.56,0.0,1.19
|
|
2024-03-21 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.47,1500.32,100021.56,0.0,0.0
|
|
2024-03-21 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.19732142857143,0.0,100019.43,0.0,-2.13
|
|
2024-03-21 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.026,1500.29,100019.43,0.0,0.0
|
|
2024-03-22 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.75728571428573,0.0,100017.33,0.0,-2.1
|
|
2024-03-22 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.462,1500.26,100017.33,0.0,0.0
|
|
2024-03-22 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.21846428571428,0.0,100015.42,0.0,-1.91
|
|
2024-03-22 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.05,1500.23,100015.42,0.0,0.0
|
|
2024-03-22 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.83667857142856,0.0,100013.75,0.0,-1.68
|
|
2024-03-22 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.778,2000.27,100013.75,0.0,0.0
|
|
2024-03-22 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.53875,0.0,100011.24,0.0,-2.51
|
|
2024-03-26 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.494,1500.17,100011.24,0.0,0.0
|
|
2024-03-26 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,191.332378021794,750.08,100011.87,0.0,0.63
|
|
2024-03-26 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,191.268365068798,225.03,100012.49,0.0,0.62
|
|
2024-03-26 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,191.247027417799,0.0,100012.78,0.0,0.29
|
|
2024-03-27 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.87,1500.19,100012.78,0.0,0.0
|
|
2024-03-27 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.64885714285714,0.0,100011.04,0.0,-1.74
|
|
2024-03-28 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.244,1500.17,100011.04,0.0,0.0
|
|
2024-03-28 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,190.929934841616,750.08,100012.28,0.0,1.23
|
|
2024-03-28 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.244,0.0,100012.28,0.0,0.0
|
|
2024-04-01 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.613,1500.18,100012.28,0.0,0.0
|
|
2024-04-01 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.45967857142858,0.0,100011.07,0.0,-1.21
|
|
2024-04-01 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.44,1500.17,100011.07,0.0,0.0
|
|
2024-04-01 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.26814285714286,0.0,100009.72,0.0,-1.35
|
|
2024-04-01 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.235,1500.15,100009.72,0.0,0.0
|
|
2024-04-02 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.06303571428572,0.0,100008.36,0.0,-1.36
|
|
2024-04-03 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.258,2000.17,100008.36,0.0,0.0
|
|
2024-04-03 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.423,0.0,100006.63,0.0,-1.73
|
|
2024-04-03 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.402,1500.1,100006.63,0.0,0.0
|
|
2024-04-03 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.5835,0.0,100005.21,0.0,-1.42
|
|
2024-04-03 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.541,1500.08,100005.21,0.0,0.0
|
|
2024-04-03 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.73567857142856,0.0,100003.69,0.0,-1.52
|
|
2024-04-03 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.756,1500.06,100003.69,0.0,0.0
|
|
2024-04-04 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,191.936,0.0,100002.28,0.0,-1.41
|
|
2024-04-04 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.998,1500.03,100002.28,0.0,0.0
|
|
2024-04-04 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,191.866983627833,750.02,100002.79,0.0,0.51
|
|
2024-04-04 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.998,0.0,100002.79,0.0,0.0
|
|
2024-04-04 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.838,1500.04,100002.79,0.0,0.0
|
|
2024-04-04 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.72935714285714,0.0,100001.94,0.0,-0.85
|
|
2024-04-04 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.626,1500.03,100001.94,0.0,0.0
|
|
2024-04-04 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.50257142857143,0.0,100000.98,0.0,-0.97
|
|
2024-04-04 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.289,1500.01,100000.98,0.0,0.0
|
|
2024-04-04 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.12196428571426,0.0,99999.67,0.0,-1.31
|
|
2024-04-04 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.075,1499.99,99999.67,0.0,0.0
|
|
2024-04-05 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.86810714285713,0.0,99998.04,0.0,-1.62
|
|
2024-04-05 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.812,1999.96,99998.04,0.0,0.0
|
|
2024-04-05 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,191.182854516904,999.98,99999.98,0.0,1.94
|
|
2024-04-05 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,191.332628154956,299.99,100001.89,0.0,1.91
|
|
2024-04-05 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,191.35730357142856,0.0,100002.75,0.0,0.86
|
|
2024-04-05 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.544,1500.04,100002.75,0.0,0.0
|
|
2024-04-08 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.75667857142858,0.0,100001.09,0.0,-1.67
|
|
2024-04-08 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.806,1500.02,100001.09,0.0,0.0
|
|
2024-04-08 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.93039285714286,0.0,100000.11,0.0,-0.97
|
|
2024-04-08 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.087,1500.0,100000.11,0.0,0.0
|
|
2024-04-09 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.24675,0.0,99998.87,0.0,-1.25
|
|
2024-04-09 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.536,1999.98,99998.87,0.0,0.0
|
|
2024-04-09 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.69157142857142,0.0,99997.25,0.0,-1.62
|
|
2024-04-10 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.5,1999.95,99997.25,0.0,0.0
|
|
2024-04-10 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.57682142857144,0.0,99996.45,0.0,-0.8
|
|
2024-04-10 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.588,1499.95,99996.45,0.0,0.0
|
|
2024-04-10 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.68496428571427,0.0,99995.7,0.0,-0.76
|
|
2024-04-10 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.132,1999.91,99995.7,0.0,0.0
|
|
2024-04-10 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.93025,0.0,99993.6,0.0,-2.1
|
|
2024-04-10 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.894,1999.87,99993.6,0.0,0.0
|
|
2024-04-10 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.59239285714287,0.0,99990.45,0.0,-3.14
|
|
2024-04-10 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.523,1499.86,99990.45,0.0,0.0
|
|
2024-04-11 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,191.826,0.0,99992.83,0.0,2.37
|
|
2024-04-11 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.184,1999.86,99992.83,0.0,0.0
|
|
2024-04-11 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.31235714285714,0.0,99991.49,0.0,-1.34
|
|
2024-04-11 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.28,1499.87,99991.49,0.0,0.0
|
|
2024-04-11 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.42014285714285,0.0,99990.4,0.0,-1.09
|
|
2024-04-12 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.062,1999.81,99990.4,0.0,0.0
|
|
2024-04-12 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,192.23935980709,999.9,99991.32,0.0,0.92
|
|
2024-04-12 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,192.317427885376,299.97,99992.25,0.0,0.93
|
|
2024-04-12 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,192.343450578138,0.0,99992.69,0.0,0.44
|
|
2024-04-12 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.88,1999.85,99992.69,0.0,0.0
|
|
2024-04-12 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.75196428571428,0.0,99991.36,0.0,-1.33
|
|
2024-04-12 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.732,1499.87,99991.36,0.0,0.0
|
|
2024-04-12 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.5769642857143,0.0,99990.14,0.0,-1.21
|
|
2024-04-12 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.132,1999.8,99990.14,0.0,0.0
|
|
2024-04-12 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.92082142857143,0.0,99987.93,0.0,-2.21
|
|
2024-04-12 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.484,1999.76,99987.93,0.0,0.0
|
|
2024-04-12 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.1980357142857,0.0,99984.93,0.0,-3.0
|
|
2024-04-12 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.33,1499.77,99984.93,0.0,0.0
|
|
2024-04-12 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.02753571428573,0.0,99982.55,0.0,-2.38
|
|
2024-04-15 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.478,1499.74,99982.55,0.0,0.0
|
|
2024-04-15 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.64910714285716,0.0,99981.21,0.0,-1.34
|
|
2024-04-15 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.625,1499.72,99981.21,0.0,0.0
|
|
2024-04-15 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,192.22670853294,749.86,99982.76,0.0,1.55
|
|
2024-04-15 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,192.003173096238,224.96,99984.45,0.0,1.69
|
|
2024-04-15 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,191.928661284004,0.0,99985.27,0.0,0.81
|
|
2024-04-16 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.749,1499.78,99985.27,0.0,0.0
|
|
2024-04-16 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,192.409040225744,749.89,99986.59,0.0,1.32
|
|
2024-04-16 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,192.16090668997,224.97,99988.19,0.0,1.6
|
|
2024-04-16 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,192.078195511378,0.0,99988.97,0.0,0.78
|
|
2024-04-17 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.062,1999.78,99988.97,0.0,0.0
|
|
2024-04-17 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,192.245514878088,999.89,99989.93,0.0,0.96
|
|
2024-04-17 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,192.351522060311,299.97,99990.98,0.0,1.06
|
|
2024-04-17 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,192.386857787718,0.0,99991.49,0.0,0.51
|
|
2024-04-17 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.685,1499.87,99991.49,0.0,0.0
|
|
2024-04-17 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,192.292582759422,749.94,99993.02,0.0,1.53
|
|
2024-04-17 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,192.114758351615,224.98,99994.57,0.0,1.55
|
|
2024-04-17 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,192.055483549012,0.0,99995.31,0.0,0.74
|
|
2024-04-17 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.98,1499.93,99995.31,0.0,0.0
|
|
2024-04-17 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.7127857142857,0.0,99993.22,0.0,-2.09
|
|
2024-04-17 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.848,1499.9,99993.22,0.0,0.0
|
|
2024-04-18 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,192.431,0.0,99997.78,0.0,4.56
|
|
2024-04-19 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.705,1999.96,99997.78,0.0,0.0
|
|
2024-04-19 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.53957142857143,0.0,99996.05,0.0,-1.73
|
|
2024-04-19 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.988,1999.92,99996.05,0.0,0.0
|
|
2024-04-19 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.75142857142856,0.0,99993.57,0.0,-2.48
|
|
2024-04-19 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.664,1999.87,99993.57,0.0,0.0
|
|
2024-04-19 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.32125,0.0,99989.98,0.0,-3.6
|
|
2024-04-19 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.588,1999.8,99989.98,0.0,0.0
|
|
2024-04-19 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,192.25021513507,999.9,99991.73,0.0,1.75
|
|
2024-04-19 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,192.054444328829,299.97,99993.67,0.0,1.94
|
|
2024-04-19 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,191.989187393416,0.0,99994.61,0.0,0.93
|
|
2024-04-19 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.59,1499.92,99994.61,0.0,0.0
|
|
2024-04-19 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.26814285714286,0.0,99992.09,0.0,-2.52
|
|
2024-04-22 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.138,1999.84,99992.09,0.0,0.0
|
|
2024-04-22 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.98489285714288,0.0,99990.48,0.0,-1.6
|
|
2024-04-22 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.041,1499.86,99990.48,0.0,0.0
|
|
2024-04-22 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.8805,0.0,99989.22,0.0,-1.26
|
|
2024-04-22 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.612,1499.84,99989.22,0.0,0.0
|
|
2024-04-22 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.39160714285714,0.0,99987.49,0.0,-1.73
|
|
2024-04-23 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.882,1999.75,99987.49,0.0,0.0
|
|
2024-04-23 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,191.13896075802,999.87,99988.84,0.0,1.35
|
|
2024-04-23 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,191.230110065521,299.96,99990.11,0.0,1.28
|
|
2024-04-23 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,191.260493168022,0.0,99990.71,0.0,0.59
|
|
2024-04-23 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.361,1999.81,99990.71,0.0,0.0
|
|
2024-04-23 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.71221428571428,0.0,99987.06,0.0,-3.65
|
|
2024-04-23 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.702,1499.81,99987.06,0.0,0.0
|
|
2024-04-24 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,192.89,0.0,99985.59,0.0,-1.46
|
|
2024-04-24 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.574,1999.71,99985.59,0.0,0.0
|
|
2024-04-24 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.43578571428571,0.0,99984.16,0.0,-1.44
|
|
2024-04-24 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.364,1499.76,99984.16,0.0,0.0
|
|
2024-04-24 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.56392857142856,0.0,99982.61,0.0,-1.55
|
|
2024-04-24 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.58,1499.74,99982.61,0.0,0.0
|
|
2024-04-25 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.76225,0.0,99981.19,0.0,-1.41
|
|
2024-04-25 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.981,1999.62,99981.19,0.0,0.0
|
|
2024-04-25 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.10775,0.0,99979.89,0.0,-1.31
|
|
2024-04-25 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.154,1499.7,99979.89,0.0,0.0
|
|
2024-04-25 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.28610714285713,0.0,99978.87,0.0,-1.02
|
|
2024-04-25 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.374,1999.58,99978.87,0.0,0.0
|
|
2024-04-25 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.51585714285716,0.0,99977.41,0.0,-1.46
|
|
2024-04-25 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.498,1499.66,99977.41,0.0,0.0
|
|
2024-04-25 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.64928571428572,0.0,99976.24,0.0,-1.17
|
|
2024-04-25 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.225,1999.52,99976.24,0.0,0.0
|
|
2024-04-25 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.99132142857144,0.0,99973.84,0.0,-2.41
|
|
2024-04-25 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.703,1999.48,99973.84,0.0,0.0
|
|
2024-04-25 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,194.501649470055,999.74,99977.96,0.0,4.12
|
|
2024-04-25 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,194.817072608811,299.92,99981.98,0.0,4.02
|
|
2024-04-25 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,194.70548332309673,0.0,99983.54,0.0,1.55
|
|
2024-04-26 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.026,1499.75,99983.54,0.0,0.0
|
|
2024-04-26 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.2302142857143,0.0,99981.96,0.0,-1.57
|
|
2024-04-26 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.176,1499.73,99981.96,0.0,0.0
|
|
2024-04-26 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.4035714285714,0.0,99980.22,0.0,-1.75
|
|
2024-04-26 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.65,1499.7,99980.22,0.0,0.0
|
|
2024-04-26 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.91625000000002,0.0,99978.18,0.0,-2.04
|
|
2024-04-26 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.788,1499.67,99978.18,0.0,0.0
|
|
2024-04-26 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.04878571428574,0.0,99976.18,0.0,-2.0
|
|
2024-04-26 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.026,1999.52,99976.18,0.0,0.0
|
|
2024-04-26 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,195.043849549712,999.76,99981.19,0.0,5.01
|
|
2024-04-26 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,194.4828110683,299.93,99986.7,0.0,5.51
|
|
2024-04-26 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,194.295798241163,0.0,99989.34,0.0,2.65
|
|
2024-04-26 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.918,1499.84,99989.34,0.0,0.0
|
|
2024-04-26 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.22003571428573,0.0,99987.04,0.0,-2.3
|
|
2024-04-26 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.636,1499.81,99987.04,0.0,0.0
|
|
2024-04-26 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.85125,0.0,99985.41,0.0,-1.63
|
|
2024-04-26 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.844,1499.78,99985.41,0.0,0.0
|
|
2024-04-29 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,198.0815357142857,0.0,99983.61,0.0,-1.8
|
|
2024-04-29 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.322,1999.67,99983.61,0.0,0.0
|
|
2024-04-29 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.20128571428572,0.0,99972.13,0.0,-11.47
|
|
2024-04-29 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.107,1999.44,99972.13,0.0,0.0
|
|
2024-04-29 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.56460714285714,0.0,99967.47,0.0,-4.67
|
|
2024-04-29 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.483,1499.51,99967.47,0.0,0.0
|
|
2024-04-29 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,195.534282703927,749.76,99971.09,0.0,3.62
|
|
2024-04-30 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.483,0.0,99971.09,0.0,0.0
|
|
2024-05-01 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.8,1999.42,99971.09,0.0,0.0
|
|
2024-05-01 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.6179642857143,0.0,99969.24,0.0,-1.85
|
|
2024-05-01 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.633,1999.38,99969.24,0.0,0.0
|
|
2024-05-01 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,197.058401934013,999.69,99971.4,0.0,2.16
|
|
2024-05-01 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.633,0.0,99971.4,0.0,0.0
|
|
2024-05-01 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.154,1999.43,99971.4,0.0,0.0
|
|
2024-05-01 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.69242857142856,0.0,99966.67,0.0,-4.73
|
|
2024-05-01 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.179,1499.5,99966.67,0.0,0.0
|
|
2024-05-01 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.52917857142856,0.0,99961.66,0.0,-5.02
|
|
2024-05-01 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.184,1499.42,99961.66,0.0,0.0
|
|
2024-05-01 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.38589285714286,0.0,99955.46,0.0,-6.19
|
|
2024-05-01 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.52,1499.33,99955.46,0.0,0.0
|
|
2024-05-02 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,194.26,0.0,99961.19,0.0,5.73
|
|
2024-05-02 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.66,1499.42,99961.19,0.0,0.0
|
|
2024-05-02 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.31467857142857,0.0,99958.52,0.0,-2.67
|
|
2024-05-02 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.91,1499.38,99958.52,0.0,0.0
|
|
2024-05-02 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.5175357142857,0.0,99955.47,0.0,-3.05
|
|
2024-05-02 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.737,1499.33,99955.47,0.0,0.0
|
|
2024-05-02 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.32771428571428,0.0,99952.29,0.0,-3.18
|
|
2024-05-02 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.268,1499.28,99952.29,0.0,0.0
|
|
2024-05-02 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.81564285714288,0.0,99948.76,0.0,-3.53
|
|
2024-05-05 22:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.283,1998.98,99948.76,0.0,0.0
|
|
2024-05-05 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.4657857142857,0.0,99946.86,0.0,-1.9
|
|
2024-05-05 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.702,1499.2,99946.86,0.0,0.0
|
|
2024-05-06 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.9395357142857,0.0,99945.01,0.0,-1.85
|
|
2024-05-06 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.158,1499.18,99945.01,0.0,0.0
|
|
2024-05-06 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.3773214285714,0.0,99943.31,0.0,-1.7
|
|
2024-05-06 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.588,1998.87,99943.31,0.0,0.0
|
|
2024-05-06 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.69096428571427,0.0,99942.25,0.0,-1.06
|
|
2024-05-06 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.647,1499.13,99942.25,0.0,0.0
|
|
2024-05-06 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.75639285714286,0.0,99941.4,0.0,-0.85
|
|
2024-05-06 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.722,1499.12,99941.4,0.0,0.0
|
|
2024-05-07 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,193.417170650777,749.56,99942.58,0.0,1.18
|
|
2024-05-07 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.722,0.0,99942.58,0.0,0.0
|
|
2024-05-07 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.43,1499.14,99942.58,0.0,0.0
|
|
2024-05-07 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.20564285714286,0.0,99940.84,0.0,-1.74
|
|
2024-05-07 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.226,1499.11,99940.84,0.0,0.0
|
|
2024-05-07 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,193.758776878538,749.56,99942.91,0.0,2.07
|
|
2024-05-07 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,193.439,0.0,99943.73,0.0,0.83
|
|
2024-05-09 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.681,1998.87,99943.73,0.0,0.0
|
|
2024-05-09 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.8357142857143,0.0,99942.14,0.0,-1.59
|
|
2024-05-09 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.862,1998.84,99942.14,0.0,0.0
|
|
2024-05-09 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,194.521292300567,999.42,99943.89,0.0,1.75
|
|
2024-05-09 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,194.322750070304,299.83,99945.83,0.0,1.94
|
|
2024-05-09 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,194.256569326883,0.0,99946.76,0.0,0.93
|
|
2024-05-10 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.156,1499.2,99946.76,0.0,0.0
|
|
2024-05-10 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.29314285714287,0.0,99945.71,0.0,-1.05
|
|
2024-05-10 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.208,1499.19,99945.71,0.0,0.0
|
|
2024-05-10 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,194.91617307922,749.59,99946.83,0.0,1.12
|
|
2024-05-10 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.208,0.0,99946.83,0.0,0.0
|
|
2024-05-13 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.336,1998.94,99946.83,0.0,0.0
|
|
2024-05-13 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,195.141387207299,999.47,99947.82,0.0,1.0
|
|
2024-05-13 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.336,0.0,99947.82,0.0,0.0
|
|
2024-05-13 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.602,1998.96,99947.82,0.0,0.0
|
|
2024-05-13 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.7487857142857,0.0,99946.32,0.0,-1.5
|
|
2024-05-13 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.805,1499.19,99946.32,0.0,0.0
|
|
2024-05-13 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.98007142857142,0.0,99944.98,0.0,-1.34
|
|
2024-05-13 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.07,1499.17,99944.98,0.0,0.0
|
|
2024-05-13 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.27967857142855,0.0,99943.38,0.0,-1.6
|
|
2024-05-13 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.254,1499.15,99943.38,0.0,0.0
|
|
2024-05-14 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.45596428571426,0.0,99941.84,0.0,-1.54
|
|
2024-05-15 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.602,1998.84,99941.84,0.0,0.0
|
|
2024-05-15 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.43089285714285,0.0,99940.1,0.0,-1.74
|
|
2024-05-15 22:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.06,1499.1,99940.1,0.0,0.0
|
|
2024-05-15 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.88610714285716,0.0,99938.77,0.0,-1.33
|
|
2024-05-15 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.832,1998.78,99938.77,0.0,0.0
|
|
2024-05-16 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.61492857142858,0.0,99936.55,0.0,-2.22
|
|
2024-05-16 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.594,1499.05,99936.55,0.0,0.0
|
|
2024-05-16 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.852,0.0,99934.58,0.0,-1.97
|
|
2024-05-17 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.608,1499.02,99934.58,0.0,0.0
|
|
2024-05-17 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.82517857142858,0.0,99932.94,0.0,-1.65
|
|
2024-05-17 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.784,1498.99,99932.94,0.0,0.0
|
|
2024-05-19 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.98425,0.0,99931.42,0.0,-1.52
|
|
2024-05-20 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.641,1998.63,99931.42,0.0,0.0
|
|
2024-05-20 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.48864285714285,0.0,99929.88,0.0,-1.54
|
|
2024-05-20 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.422,1498.95,99929.88,0.0,0.0
|
|
2024-05-20 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,197.879375396133,749.47,99931.61,0.0,1.74
|
|
2024-05-20 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,198.04265775378,224.84,99933.26,0.0,1.65
|
|
2024-05-20 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,198.30125,0.0,99934.26,0.0,1.0
|
|
2024-05-20 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.29,1998.69,99934.26,0.0,0.0
|
|
2024-05-20 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,198.5015,0.0,99932.13,0.0,-2.13
|
|
2024-05-20 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.486,1498.98,99932.13,0.0,0.0
|
|
2024-05-20 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,198.7137857142857,0.0,99930.41,0.0,-1.72
|
|
2024-05-22 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.316,1998.61,99930.41,0.0,0.0
|
|
2024-05-22 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.47650000000002,0.0,99928.8,0.0,-1.61
|
|
2024-05-22 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.415,1498.93,99928.8,0.0,0.0
|
|
2024-05-22 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,199.071,0.0,99931.39,0.0,2.59
|
|
2024-05-23 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.699,1498.97,99931.39,0.0,0.0
|
|
2024-05-23 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,199.464487449515,749.49,99932.27,0.0,0.88
|
|
2024-05-23 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.699,0.0,99932.27,0.0,0.0
|
|
2024-05-23 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.172,1498.98,99932.27,0.0,0.0
|
|
2024-05-24 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,199.335,0.0,99933.5,0.0,1.23
|
|
2024-05-24 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.774,1499.0,99933.5,0.0,0.0
|
|
2024-05-24 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.903,0.0,99932.53,0.0,-0.97
|
|
2024-05-24 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.94,1498.99,99932.53,0.0,0.0
|
|
2024-05-26 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,200.08742857142857,0.0,99931.42,0.0,-1.11
|
|
2024-05-27 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.002,1498.97,99931.42,0.0,0.0
|
|
2024-05-27 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,200.10325,0.0,99930.66,0.0,-0.76
|
|
2024-05-27 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.338,1498.96,99930.66,0.0,0.0
|
|
2024-05-28 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,200.248,0.0,99931.34,0.0,0.67
|
|
2024-05-29 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,200.158,1498.97,99931.34,0.0,0.0
|
|
2024-05-30 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,200.05010714285712,0.0,99930.53,0.0,-0.81
|
|
2024-05-30 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.47,1998.61,99930.53,0.0,0.0
|
|
2024-05-30 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.32214285714286,0.0,99929.05,0.0,-1.48
|
|
2024-05-30 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.392,1998.58,99929.05,0.0,0.0
|
|
2024-05-30 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.23353571428572,0.0,99927.46,0.0,-1.59
|
|
2024-05-30 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.211,1498.91,99927.46,0.0,0.0
|
|
2024-05-30 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.0359285714286,0.0,99926.14,0.0,-1.32
|
|
2024-05-30 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.076,1498.89,99926.14,0.0,0.0
|
|
2024-05-30 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.8807857142857,0.0,99924.67,0.0,-1.47
|
|
2024-05-30 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.836,1998.49,99924.67,0.0,0.0
|
|
2024-05-30 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,199.56762814838,999.25,99928.35,0.0,3.68
|
|
2024-05-30 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,199.724,0.0,99932.81,0.0,4.46
|
|
2024-05-31 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.4,1998.66,99932.81,0.0,0.0
|
|
2024-06-03 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,200.5430357142857,0.0,99931.38,0.0,-1.43
|
|
2024-06-03 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,200.098,1498.97,99931.38,0.0,0.0
|
|
2024-06-03 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.9341785714286,0.0,99930.16,0.0,-1.23
|
|
2024-06-03 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.792,1998.6,99930.16,0.0,0.0
|
|
2024-06-03 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.58639285714287,0.0,99928.1,0.0,-2.06
|
|
2024-06-03 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.01,1498.92,99928.1,0.0,0.0
|
|
2024-06-04 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,200.19299999999998,0.0,99926.73,0.0,-1.37
|
|
2024-06-04 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,200.049,1998.53,99926.73,0.0,0.0
|
|
2024-06-04 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.91689285714287,0.0,99925.41,0.0,-1.32
|
|
2024-06-04 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.898,1998.51,99925.41,0.0,0.0
|
|
2024-06-04 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.75549999999998,0.0,99923.98,0.0,-1.42
|
|
2024-06-04 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.54,1998.48,99923.98,0.0,0.0
|
|
2024-06-04 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.3582857142857,0.0,99922.16,0.0,-1.82
|
|
2024-06-04 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.174,1998.44,99922.16,0.0,0.0
|
|
2024-06-04 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.92007142857142,0.0,99919.62,0.0,-2.55
|
|
2024-06-04 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.758,1498.79,99919.62,0.0,0.0
|
|
2024-06-04 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.44407142857142,0.0,99917.25,0.0,-2.37
|
|
2024-06-04 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.575,1498.76,99917.25,0.0,0.0
|
|
2024-06-04 22:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,197.738,0.0,99918.49,0.0,1.24
|
|
2024-06-05 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.994,1498.78,99918.49,0.0,0.0
|
|
2024-06-05 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.17742857142858,0.0,99917.1,0.0,-1.38
|
|
2024-06-05 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.086,1498.76,99917.1,0.0,0.0
|
|
2024-06-05 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.28292857142858,0.0,99915.62,0.0,-1.48
|
|
2024-06-05 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.315,1998.31,99915.62,0.0,0.0
|
|
2024-06-05 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.52757142857143,0.0,99913.49,0.0,-2.13
|
|
2024-06-05 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.495,1498.7,99913.49,0.0,0.0
|
|
2024-06-05 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.73210714285716,0.0,99911.71,0.0,-1.78
|
|
2024-06-05 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.704,1498.68,99911.71,0.0,0.0
|
|
2024-06-05 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,199.490585604172,749.34,99912.51,0.0,0.8
|
|
2024-06-05 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,199.347031188511,224.8,99913.45,0.0,0.94
|
|
2024-06-05 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,199.40665618851102,0.0,99913.78,0.0,0.33
|
|
2024-06-06 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.728,1498.71,99913.78,0.0,0.0
|
|
2024-06-06 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,199.355064891961,749.35,99915.18,0.0,1.4
|
|
2024-06-06 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.728,0.0,99915.18,0.0,0.0
|
|
2024-06-06 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.866,1998.3,99915.18,0.0,0.0
|
|
2024-06-07 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.66532142857145,0.0,99913.17,0.0,-2.02
|
|
2024-06-07 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.566,1498.7,99913.17,0.0,0.0
|
|
2024-06-07 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,199.133982314897,749.35,99915.31,0.0,2.14
|
|
2024-06-07 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,199.355682470703,224.8,99917.39,0.0,2.09
|
|
2024-06-07 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,199.429582522639,0.0,99918.37,0.0,0.98
|
|
2024-06-07 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.584,1998.37,99918.37,0.0,0.0
|
|
2024-06-10 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,199.664,0.0,99917.57,0.0,-0.8
|
|
2024-06-10 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.979,1498.76,99917.57,0.0,0.0
|
|
2024-06-10 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,199.411432317323,749.38,99919.2,0.0,1.63
|
|
2024-06-10 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,199.727272160594,224.81,99921.17,0.0,1.97
|
|
2024-06-10 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,199.7015,0.0,99921.99,0.0,0.82
|
|
2024-06-12 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.424,1498.83,99921.99,0.0,0.0
|
|
2024-06-12 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,200.51239285714288,0.0,99921.33,0.0,-0.66
|
|
2024-06-12 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.464,1498.82,99921.33,0.0,0.0
|
|
2024-06-12 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,200.566,0.0,99920.57,0.0,-0.76
|
|
2024-06-12 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.958,1498.81,99920.57,0.0,0.0
|
|
2024-06-12 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,200.598764782723,749.4,99922.97,0.0,2.4
|
|
2024-06-13 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,200.52,0.0,99925.07,0.0,2.11
|
|
2024-06-13 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,201.124,1498.88,99925.07,0.0,0.0
|
|
2024-06-13 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,201.28492857142857,0.0,99923.87,0.0,-1.2
|
|
2024-06-13 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,200.672,1498.86,99923.87,0.0,0.0
|
|
2024-06-13 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,201.025947671089,749.43,99925.2,0.0,1.32
|
|
2024-06-13 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,200.672,0.0,99925.2,0.0,0.0
|
|
2024-06-13 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.948,1498.88,99925.2,0.0,0.0
|
|
2024-06-14 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,200.762744735176,749.44,99928.25,0.0,3.05
|
|
2024-06-14 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,201.239140992852,224.83,99931.64,0.0,3.39
|
|
2024-06-14 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,201.397939745411,0.0,99933.27,0.0,1.63
|
|
2024-06-14 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,201.313,1499.0,99933.27,0.0,0.0
|
|
2024-06-14 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,200.699951550834,749.5,99935.55,0.0,2.28
|
|
2024-06-14 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,201.313,0.0,99935.55,0.0,0.0
|
|
2024-06-17 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.252,1998.71,99935.55,0.0,0.0
|
|
2024-06-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,199.635602176158,999.36,99937.47,0.0,1.92
|
|
2024-06-17 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,199.764507062339,299.81,99939.27,0.0,1.8
|
|
2024-06-17 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,199.807475357733,0.0,99940.11,0.0,0.84
|
|
2024-06-17 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.182,1499.1,99940.11,0.0,0.0
|
|
2024-06-17 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,200.374,0.0,99938.67,0.0,-1.44
|
|
2024-06-18 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,200.102,1998.77,99938.67,0.0,0.0
|
|
2024-06-18 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,200.332854288454,999.39,99939.82,0.0,1.15
|
|
2024-06-18 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,200.44166819739,299.82,99941.01,0.0,1.19
|
|
2024-06-18 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,200.42998214285714,0.0,99941.5,0.0,0.49
|
|
2024-06-18 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.64,1998.83,99941.5,0.0,0.0
|
|
2024-06-18 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,200.29234837661,999.42,99943.23,0.0,1.73
|
|
2024-06-18 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,200.111613971638,299.82,99945.08,0.0,1.84
|
|
2024-06-18 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,200.05136916998,0.0,99945.96,0.0,0.88
|
|
2024-06-19 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,201.098,1499.19,99945.96,0.0,0.0
|
|
2024-06-19 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,200.93809454599,749.59,99946.55,0.0,0.6
|
|
2024-06-20 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,201.098,0.0,99946.55,0.0,0.0
|
|
2024-06-21 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,200.814,1998.93,99946.55,0.0,0.0
|
|
2024-06-21 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,200.59735714285713,0.0,99944.4,0.0,-2.16
|
|
2024-06-21 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,201.31,1998.89,99944.4,0.0,0.0
|
|
2024-06-21 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,201.5310357142857,0.0,99942.2,0.0,-2.19
|
|
2024-06-21 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,201.43,1499.13,99942.2,0.0,0.0
|
|
2024-06-21 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,201.67267857142858,0.0,99940.4,0.0,-1.81
|
|
2024-06-21 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,202.01,1499.11,99940.4,0.0,0.0
|
|
2024-06-24 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,202.13449999999997,0.0,99939.47,0.0,-0.92
|
|
2024-06-24 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,202.446,1499.09,99939.47,0.0,0.0
|
|
2024-06-24 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,202.66092857142857,0.0,99937.88,0.0,-1.59
|
|
2024-06-24 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,202.649,1499.07,99937.88,0.0,0.0
|
|
2024-06-25 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,202.106531630513,749.53,99939.89,0.0,2.01
|
|
2024-06-25 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,202.18,0.0,99941.62,0.0,1.73
|
|
2024-06-25 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,202.712,1499.12,99941.62,0.0,0.0
|
|
2024-06-26 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,202.84142857142857,0.0,99940.66,0.0,-0.96
|
|
2024-06-27 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,203.263,1998.81,99940.66,0.0,0.0
|
|
2024-06-28 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,203.44889285714288,0.0,99938.84,0.0,-1.83
|
|
2024-06-28 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.741,1499.08,99938.84,0.0,0.0
|
|
2024-06-28 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,203.133887195284,749.54,99940.29,0.0,1.45
|
|
2024-06-28 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,203.348133168294,224.86,99941.86,0.0,1.57
|
|
2024-06-28 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,203.28601785714284,0.0,99942.46,0.0,0.6
|
|
2024-07-01 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,203.972,1499.14,99942.46,0.0,0.0
|
|
2024-07-01 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,204.1012142857143,0.0,99941.51,0.0,-0.95
|
|
2024-07-01 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,204.096,1998.83,99941.51,0.0,0.0
|
|
2024-07-01 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,204.2352857142857,0.0,99940.15,0.0,-1.36
|
|
2024-07-01 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,204.146,1499.1,99940.15,0.0,0.0
|
|
2024-07-01 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,204.29685714285714,0.0,99939.04,0.0,-1.11
|
|
2024-07-01 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,204.475,1998.78,99939.04,0.0,0.0
|
|
2024-07-01 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,204.66528571428572,0.0,99937.18,0.0,-1.86
|
|
2024-07-01 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,204.677,1998.74,99937.18,0.0,0.0
|
|
2024-07-01 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,204.234861034409,999.37,99939.34,0.0,2.16
|
|
2024-07-02 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,204.312,0.0,99941.12,0.0,1.78
|
|
2024-07-02 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,203.892,1499.12,99941.12,0.0,0.0
|
|
2024-07-02 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,204.237915779958,749.56,99942.4,0.0,1.27
|
|
2024-07-02 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,204.338368181161,224.87,99943.54,0.0,1.15
|
|
2024-07-02 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,204.371852314895,0.0,99944.07,0.0,0.53
|
|
2024-07-02 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,204.516,1499.16,99944.07,0.0,0.0
|
|
2024-07-02 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,204.67135714285715,0.0,99942.93,0.0,-1.14
|
|
2024-07-03 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,205.171,1998.86,99942.93,0.0,0.0
|
|
2024-07-03 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,205.25275,0.0,99942.14,0.0,-0.8
|
|
2024-07-03 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,205.273,1998.84,99942.14,0.0,0.0
|
|
2024-07-03 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,205.36942857142856,0.0,99941.2,0.0,-0.94
|
|
2024-07-03 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,205.444,1998.82,99941.2,0.0,0.0
|
|
2024-07-03 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,205.59271428571427,0.0,99939.75,0.0,-1.45
|
|
2024-07-03 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,205.962,1499.1,99939.75,0.0,0.0
|
|
2024-07-03 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,206.13771428571428,0.0,99938.47,0.0,-1.28
|
|
2024-07-04 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,205.323,1998.77,99938.47,0.0,0.0
|
|
2024-07-04 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,205.631944575962,999.38,99939.98,0.0,1.5
|
|
2024-07-04 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,205.775935595132,299.82,99941.52,0.0,1.54
|
|
2024-07-04 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,205.7610535714286,0.0,99942.16,0.0,0.64
|
|
2024-07-05 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,205.029,1998.84,99942.16,0.0,0.0
|
|
2024-07-05 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,205.513805641782,999.42,99944.52,0.0,2.36
|
|
2024-07-05 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,205.721490288347,299.83,99946.89,0.0,2.36
|
|
2024-07-05 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,205.65258928571427,0.0,99947.8,0.0,0.91
|
|
2024-07-05 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,206.058,1998.96,99947.8,0.0,0.0
|
|
2024-07-05 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,206.33775,0.0,99945.08,0.0,-2.71
|
|
2024-07-05 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,206.404,1998.9,99945.08,0.0,0.0
|
|
2024-07-05 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,205.772554955983,999.45,99948.14,0.0,3.06
|
|
2024-07-08 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,205.512,0.0,99952.46,0.0,4.32
|
|
2024-07-08 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,206.08,1499.29,99952.46,0.0,0.0
|
|
2024-07-08 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,206.26632142857144,0.0,99951.11,0.0,-1.36
|
|
2024-07-08 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,206.044,1499.27,99951.11,0.0,0.0
|
|
2024-07-09 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,206.148,0.0,99951.86,0.0,0.76
|
|
2024-07-10 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,207.313,1999.04,99951.86,0.0,0.0
|
|
2024-07-10 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,207.48132142857142,0.0,99950.24,0.0,-1.62
|
|
2024-07-10 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,207.442,1499.25,99950.24,0.0,0.0
|
|
2024-07-10 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,207.62082142857142,0.0,99948.95,0.0,-1.29
|
|
2024-07-10 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,207.726,1998.98,99948.95,0.0,0.0
|
|
2024-07-11 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,207.894,0.0,99947.33,0.0,-1.62
|
|
2024-07-11 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,205.508,1998.95,99947.33,0.0,0.0
|
|
2024-07-11 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,205.07385714285715,0.0,99943.11,0.0,-4.22
|
|
2024-07-11 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,205.173,1499.15,99943.11,0.0,0.0
|
|
2024-07-11 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,204.57985714285712,0.0,99938.77,0.0,-4.33
|
|
2024-07-11 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,204.734,1499.08,99938.77,0.0,0.0
|
|
2024-07-11 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,204.0052142857143,0.0,99933.44,0.0,-5.34
|
|
2024-07-12 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,205.462,1998.67,99933.44,0.0,0.0
|
|
2024-07-12 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,205.989022727273,999.33,99936.0,0.0,2.56
|
|
2024-07-12 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,205.462,0.0,99936.0,0.0,0.0
|
|
2024-07-12 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,204.191,1998.72,99936.0,0.0,0.0
|
|
2024-07-15 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,205.02,0.0,99944.11,0.0,8.11
|
|
2024-07-15 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,204.515,1998.88,99944.11,0.0,0.0
|
|
2024-07-15 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,205.030021309924,999.44,99946.63,0.0,2.52
|
|
2024-07-15 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,205.193769455412,299.83,99948.95,0.0,2.32
|
|
2024-07-16 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,205.12766231255486,0.0,99949.85,0.0,0.9
|
|
2024-07-16 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,205.606,1499.25,99949.85,0.0,0.0
|
|
2024-07-16 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,205.7670357142857,0.0,99948.68,0.0,-1.17
|
|
2024-07-17 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,205.289,1998.97,99948.68,0.0,0.0
|
|
2024-07-17 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,205.1612857142857,0.0,99947.43,0.0,-1.24
|
|
2024-07-17 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,205.162,1499.21,99947.43,0.0,0.0
|
|
2024-07-17 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,205.02753571428573,0.0,99946.45,0.0,-0.98
|
|
2024-07-17 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,204.812,1998.93,99946.45,0.0,0.0
|
|
2024-07-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,204.64025,0.0,99944.78,0.0,-1.68
|
|
2024-07-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,204.436,1998.9,99944.78,0.0,0.0
|
|
2024-07-17 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,204.1105,0.0,99941.59,0.0,-3.18
|
|
2024-07-17 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,203.214,1998.83,99941.59,0.0,0.0
|
|
2024-07-17 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,202.92364285714285,0.0,99938.74,0.0,-2.86
|
|
2024-07-17 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.553,1499.08,99938.74,0.0,0.0
|
|
2024-07-17 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,202.28257142857143,0.0,99936.74,0.0,-2.0
|
|
2024-07-17 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.152,1499.05,99936.74,0.0,0.0
|
|
2024-07-18 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,203.157,0.0,99944.19,0.0,7.45
|
|
2024-07-18 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,203.762,1499.16,99944.19,0.0,0.0
|
|
2024-07-19 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,203.698,0.0,99944.66,0.0,0.47
|
|
2024-07-19 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,204.038,1499.17,99944.66,0.0,0.0
|
|
2024-07-19 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,204.21414285714286,0.0,99943.36,0.0,-1.29
|
|
2024-07-19 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,204.207,1499.15,99943.36,0.0,0.0
|
|
2024-07-19 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,203.707970901256,749.58,99945.2,0.0,1.83
|
|
2024-07-19 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,203.494442834205,224.87,99947.03,0.0,1.83
|
|
2024-07-19 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,203.423266811855,0.0,99947.89,0.0,0.86
|
|
2024-07-19 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,203.722,1499.22,99947.89,0.0,0.0
|
|
2024-07-19 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,203.354442223412,749.61,99949.24,0.0,1.35
|
|
2024-07-22 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,203.534,0.0,99949.93,0.0,0.69
|
|
2024-07-22 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.881,1499.25,99949.93,0.0,0.0
|
|
2024-07-22 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,202.6895357142857,0.0,99948.52,0.0,-1.41
|
|
2024-07-22 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.36,1998.97,99948.52,0.0,0.0
|
|
2024-07-22 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,202.10360714285716,0.0,99945.99,0.0,-2.53
|
|
2024-07-22 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.216,1499.19,99945.99,0.0,0.0
|
|
2024-07-22 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,201.92639285714287,0.0,99943.84,0.0,-2.15
|
|
2024-07-22 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.099,1499.16,99943.84,0.0,0.0
|
|
2024-07-22 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,202.956441208292,749.58,99947.02,0.0,3.18
|
|
2024-07-22 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,203.008,0.0,99950.39,0.0,3.37
|
|
2024-07-23 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.082,1999.01,99950.39,0.0,0.0
|
|
2024-07-23 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,201.80289285714284,0.0,99947.63,0.0,-2.76
|
|
2024-07-23 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,201.12,1499.21,99947.63,0.0,0.0
|
|
2024-07-23 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,200.90367857142857,0.0,99946.02,0.0,-1.61
|
|
2024-07-23 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,200.856,1499.19,99946.02,0.0,0.0
|
|
2024-07-24 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,200.62017857142857,0.0,99944.26,0.0,-1.76
|
|
2024-07-24 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.506,1499.16,99944.26,0.0,0.0
|
|
2024-07-24 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.10057142857144,0.0,99941.21,0.0,-3.05
|
|
2024-07-24 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.315,1998.82,99941.21,0.0,0.0
|
|
2024-07-24 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.94321428571428,0.0,99937.46,0.0,-3.75
|
|
2024-07-24 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.001,1499.06,99937.46,0.0,0.0
|
|
2024-07-25 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.52914285714286,0.0,99933.89,0.0,-3.57
|
|
2024-07-25 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.392,1499.01,99933.89,0.0,0.0
|
|
2024-07-25 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,197.308699630961,749.5,99937.39,0.0,3.5
|
|
2024-07-25 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,197.968974008226,224.85,99941.6,0.0,4.21
|
|
2024-07-25 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,198.189065467315,0.0,99943.66,0.0,2.06
|
|
2024-07-25 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.108,1499.15,99943.66,0.0,0.0
|
|
2024-07-25 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,198.73135714285715,0.0,99938.94,0.0,-4.72
|
|
2024-07-26 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.059,1499.08,99938.94,0.0,0.0
|
|
2024-07-26 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,198.521696720766,749.54,99940.97,0.0,2.02
|
|
2024-07-26 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,198.195041154017,224.86,99943.24,0.0,2.28
|
|
2024-07-26 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,198.0861559651,0.0,99944.34,0.0,1.1
|
|
2024-07-26 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.414,1998.89,99944.34,0.0,0.0
|
|
2024-07-28 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,198.355096499373,999.44,99949.11,0.0,4.76
|
|
2024-07-29 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.414,0.0,99949.11,0.0,0.0
|
|
2024-07-30 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.718,1499.24,99949.11,0.0,0.0
|
|
2024-07-30 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,198.97632142857142,0.0,99947.16,0.0,-1.95
|
|
2024-07-30 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.082,1499.21,99947.16,0.0,0.0
|
|
2024-07-30 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.37032142857143,0.0,99944.99,0.0,-2.17
|
|
2024-07-30 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.418,1998.9,99944.99,0.0,0.0
|
|
2024-07-30 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,198.309208893887,999.45,99950.54,0.0,5.56
|
|
2024-07-30 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,197.704962984137,299.83,99956.55,0.0,6.01
|
|
2024-07-30 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,197.503547680886,0.0,99959.43,0.0,2.88
|
|
2024-07-30 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.76,1999.19,99959.43,0.0,0.0
|
|
2024-07-30 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.34042857142856,0.0,99955.19,0.0,-4.24
|
|
2024-07-30 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.454,1499.33,99955.19,0.0,0.0
|
|
2024-07-30 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.9929642857143,0.0,99951.69,0.0,-3.5
|
|
2024-07-30 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.934,1499.28,99951.69,0.0,0.0
|
|
2024-07-30 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.42367857142855,0.0,99947.8,0.0,-3.89
|
|
2024-07-30 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.454,1499.22,99947.8,0.0,0.0
|
|
2024-07-30 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.92600000000002,0.0,99943.78,0.0,-4.03
|
|
2024-07-31 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.654,1998.88,99943.78,0.0,0.0
|
|
2024-07-31 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.9337857142857,0.0,99936.38,0.0,-7.4
|
|
2024-07-31 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.782,1499.05,99936.38,0.0,0.0
|
|
2024-07-31 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.01678571428573,0.0,99930.46,0.0,-5.92
|
|
2024-07-31 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.608,1498.96,99930.46,0.0,0.0
|
|
2024-07-31 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.93960714285714,0.0,99927.89,0.0,-2.57
|
|
2024-07-31 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.825,1998.56,99927.89,0.0,0.0
|
|
2024-07-31 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,193.090757397312,999.28,99931.68,0.0,3.79
|
|
2024-07-31 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,192.694287544183,299.78,99935.76,0.0,4.08
|
|
2024-07-31 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,192.562130926473,0.0,99937.71,0.0,1.95
|
|
2024-08-01 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.384,1499.07,99937.71,0.0,0.0
|
|
2024-08-01 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,192.174107926859,749.53,99940.81,0.0,3.09
|
|
2024-08-01 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,192.704131432328,224.86,99944.43,0.0,3.62
|
|
2024-08-01 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,192.5338392857143,0.0,99945.78,0.0,1.35
|
|
2024-08-01 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.536,1998.92,99945.78,0.0,0.0
|
|
2024-08-01 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.08992857142857,0.0,99940.03,0.0,-5.75
|
|
2024-08-01 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.258,1499.1,99940.03,0.0,0.0
|
|
2024-08-01 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,191.888206379937,749.55,99945.34,0.0,5.31
|
|
2024-08-01 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,190.958700739881,224.87,99951.58,0.0,6.24
|
|
2024-08-01 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,190.89710714285715,0.0,99954.33,0.0,2.75
|
|
2024-08-02 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.174,1499.31,99954.33,0.0,0.0
|
|
2024-08-02 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,189.971395087289,749.66,99957.49,0.0,3.16
|
|
2024-08-02 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.174,0.0,99957.49,0.0,0.0
|
|
2024-08-02 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.025,1999.15,99957.49,0.0,0.0
|
|
2024-08-02 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,189.562426873774,999.57,99965.66,0.0,8.17
|
|
2024-08-02 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.025,0.0,99965.66,0.0,0.0
|
|
2024-08-05 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,184.154,1999.31,99965.66,0.0,0.0
|
|
2024-08-05 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,183.29342857142856,0.0,99956.32,0.0,-9.34
|
|
2024-08-05 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,182.999,1999.13,99956.32,0.0,0.0
|
|
2024-08-05 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,181.95585714285713,0.0,99944.92,0.0,-11.4
|
|
2024-08-05 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,181.828,1499.17,99944.92,0.0,0.0
|
|
2024-08-05 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,180.55246428571428,0.0,99934.41,0.0,-10.52
|
|
2024-08-05 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,181.012,1499.02,99934.41,0.0,0.0
|
|
2024-08-05 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,184.429315408537,749.51,99948.56,0.0,14.15
|
|
2024-08-05 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,183.672,0.0,99959.57,0.0,11.01
|
|
2024-08-05 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,185.019,1499.39,99959.57,0.0,0.0
|
|
2024-08-05 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,185.46964285714287,0.0,99955.92,0.0,-3.65
|
|
2024-08-05 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,185.695,1999.12,99955.92,0.0,0.0
|
|
2024-08-05 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,186.24282142857143,0.0,99950.02,0.0,-5.9
|
|
2024-08-05 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,186.451,1499.25,99950.02,0.0,0.0
|
|
2024-08-06 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,184.241,0.0,99967.79,0.0,17.77
|
|
2024-08-06 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,183.176,1499.52,99967.79,0.0,0.0
|
|
2024-08-07 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,184.002908947033,749.76,99971.17,0.0,3.38
|
|
2024-08-07 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,184.605114590477,224.93,99975.27,0.0,4.09
|
|
2024-08-07 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,184.805849804958,0.0,99977.27,0.0,2.0
|
|
2024-08-07 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,186.032,1999.55,99977.27,0.0,0.0
|
|
2024-08-07 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,186.7472857142857,0.0,99969.58,0.0,-7.69
|
|
2024-08-07 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,186.384,1499.54,99969.58,0.0,0.0
|
|
2024-08-07 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,187.1958214285714,0.0,99963.05,0.0,-6.53
|
|
2024-08-07 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,186.116,1499.45,99963.05,0.0,0.0
|
|
2024-08-07 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,185.70007142857145,0.0,99959.7,0.0,-3.35
|
|
2024-08-07 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,185.722,1999.19,99959.7,0.0,0.0
|
|
2024-08-07 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,185.35964285714286,0.0,99955.8,0.0,-3.9
|
|
2024-08-07 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,185.252,1499.34,99955.8,0.0,0.0
|
|
2024-08-07 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,184.93764285714286,0.0,99953.26,0.0,-2.54
|
|
2024-08-07 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,184.92,1499.3,99953.26,0.0,0.0
|
|
2024-08-08 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,184.54157142857142,0.0,99950.19,0.0,-3.07
|
|
2024-08-08 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,186.792,1499.25,99950.19,0.0,0.0
|
|
2024-08-08 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,187.37539285714286,0.0,99945.5,0.0,-4.68
|
|
2024-08-09 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,187.1,1998.91,99945.5,0.0,0.0
|
|
2024-08-09 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,186.7545714285714,0.0,99941.81,0.0,-3.69
|
|
2024-08-09 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,186.73,1998.84,99941.81,0.0,0.0
|
|
2024-08-11 21:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,187.517832188951,999.42,99946.03,0.0,4.22
|
|
2024-08-12 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,187.398,0.0,99949.61,0.0,3.58
|
|
2024-08-12 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.13,1499.24,99949.61,0.0,0.0
|
|
2024-08-12 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,188.34267857142856,0.0,99947.91,0.0,-1.69
|
|
2024-08-12 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.547,1499.22,99947.91,0.0,0.0
|
|
2024-08-12 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,188.79214285714286,0.0,99945.96,0.0,-1.95
|
|
2024-08-12 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.032,1998.92,99945.96,0.0,0.0
|
|
2024-08-12 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.31935714285717,0.0,99942.92,0.0,-3.04
|
|
2024-08-13 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.598,1499.14,99942.92,0.0,0.0
|
|
2024-08-13 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,188.8331785714286,0.0,99941.05,0.0,-1.87
|
|
2024-08-13 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.824,1998.82,99941.05,0.0,0.0
|
|
2024-08-13 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.06935714285714,0.0,99938.46,0.0,-2.6
|
|
2024-08-13 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.267,1499.08,99938.46,0.0,0.0
|
|
2024-08-13 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,188.362983420536,749.54,99942.04,0.0,3.58
|
|
2024-08-13 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,188.85,0.0,99943.69,0.0,1.65
|
|
2024-08-14 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.144,1499.16,99943.69,0.0,0.0
|
|
2024-08-14 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,188.804014558383,749.58,99946.32,0.0,2.63
|
|
2024-08-14 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,189.247539276942,224.87,99949.4,0.0,3.08
|
|
2024-08-14 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,189.16353571428573,0.0,99950.61,0.0,1.22
|
|
2024-08-15 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.69,1999.01,99950.61,0.0,0.0
|
|
2024-08-15 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.02096428571429,0.0,99947.14,0.0,-3.47
|
|
2024-08-15 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.932,1499.21,99947.14,0.0,0.0
|
|
2024-08-15 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.29317857142857,0.0,99944.31,0.0,-2.84
|
|
2024-08-15 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.358,1499.16,99944.31,0.0,0.0
|
|
2024-08-15 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.78603571428573,0.0,99940.96,0.0,-3.35
|
|
2024-08-16 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.174,1499.11,99940.96,0.0,0.0
|
|
2024-08-16 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.89339285714286,0.0,99938.75,0.0,-2.2
|
|
2024-08-16 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.724,1499.08,99938.75,0.0,0.0
|
|
2024-08-16 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.38810714285714,0.0,99936.11,0.0,-2.64
|
|
2024-08-19 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.358,1998.72,99936.11,0.0,0.0
|
|
2024-08-19 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.00207142857144,0.0,99932.38,0.0,-3.74
|
|
2024-08-19 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.766,1998.65,99932.38,0.0,0.0
|
|
2024-08-19 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.34824999999998,0.0,99927.98,0.0,-4.4
|
|
2024-08-19 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.11,1498.92,99927.98,0.0,0.0
|
|
2024-08-19 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.61703571428575,0.0,99924.07,0.0,-3.91
|
|
2024-08-19 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.534,1498.86,99924.07,0.0,0.0
|
|
2024-08-19 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,190.30014594699,749.43,99931.09,0.0,7.02
|
|
2024-08-19 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,190.361,0.0,99938.35,0.0,7.26
|
|
2024-08-20 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.773,1499.08,99938.35,0.0,0.0
|
|
2024-08-20 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.42371428571428,0.0,99935.59,0.0,-2.76
|
|
2024-08-20 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.38,1499.03,99935.59,0.0,0.0
|
|
2024-08-20 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.04196428571427,0.0,99932.92,0.0,-2.68
|
|
2024-08-20 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.972,1498.99,99932.92,0.0,0.0
|
|
2024-08-21 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,190.036144426952,749.5,99937.14,0.0,4.22
|
|
2024-08-21 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,190.36,0.0,99942.64,0.0,5.51
|
|
2024-08-21 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.878,1998.85,99942.64,0.0,0.0
|
|
2024-08-21 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,190.269797732001,999.43,99944.71,0.0,2.06
|
|
2024-08-21 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,190.499943505573,299.83,99947.0,0.0,2.29
|
|
2024-08-21 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,190.57665876343,0.0,99948.1,0.0,1.1
|
|
2024-08-21 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.544,1499.22,99948.1,0.0,0.0
|
|
2024-08-21 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,190.159559807983,749.61,99950.54,0.0,2.43
|
|
2024-08-22 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,190.514790890539,224.88,99953.22,0.0,2.69
|
|
2024-08-22 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,190.40225,0.0,99954.24,0.0,1.02
|
|
2024-08-23 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.636,1499.31,99954.24,0.0,0.0
|
|
2024-08-23 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,191.180939447802,749.66,99956.38,0.0,2.14
|
|
2024-08-23 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,191.524268712102,224.9,99958.83,0.0,2.45
|
|
2024-08-23 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,191.638711800201,0.0,99960.01,0.0,1.18
|
|
2024-08-23 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.776,1499.4,99960.01,0.0,0.0
|
|
2024-08-23 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.37003571428573,0.0,99956.82,0.0,-3.19
|
|
2024-08-23 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.388,1499.35,99956.82,0.0,0.0
|
|
2024-08-25 22:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.13160714285715,0.0,99954.8,0.0,-2.02
|
|
2024-08-26 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.666,1499.32,99954.8,0.0,0.0
|
|
2024-08-27 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,190.96182142857143,0.0,99952.48,0.0,-2.33
|
|
2024-08-27 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.082,1499.29,99952.48,0.0,0.0
|
|
2024-08-27 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.80085714285715,0.0,99950.27,0.0,-2.21
|
|
2024-08-27 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.696,1999.01,99950.27,0.0,0.0
|
|
2024-08-28 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,191.186,0.0,99955.41,0.0,5.14
|
|
2024-08-28 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.364,1499.33,99955.41,0.0,0.0
|
|
2024-08-29 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,190.88602120248,749.67,99957.46,0.0,2.06
|
|
2024-08-29 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,191.250537596189,224.9,99959.91,0.0,2.44
|
|
2024-08-29 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,191.20901785714284,0.0,99960.9,0.0,1.0
|
|
2024-08-29 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.24,1499.41,99960.9,0.0,0.0
|
|
2024-08-29 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.42857142857144,0.0,99959.43,0.0,-1.48
|
|
2024-08-29 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.4,1499.39,99959.43,0.0,0.0
|
|
2024-08-29 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,191.006171538967,749.7,99960.97,0.0,1.54
|
|
2024-08-29 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,190.717645681953,224.91,99962.84,0.0,1.87
|
|
2024-08-29 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,190.621470396282,0.0,99963.75,0.0,0.91
|
|
2024-08-30 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.945,1999.28,99963.75,0.0,0.0
|
|
2024-08-30 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.07967857142856,0.0,99962.34,0.0,-1.41
|
|
2024-08-30 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.082,1499.44,99962.34,0.0,0.0
|
|
2024-08-30 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.22567857142857,0.0,99961.22,0.0,-1.13
|
|
2024-08-30 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.26,1999.22,99961.22,0.0,0.0
|
|
2024-08-30 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.46110714285714,0.0,99959.11,0.0,-2.1
|
|
2024-08-30 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.658,1999.18,99959.11,0.0,0.0
|
|
2024-08-30 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,191.351934522125,999.59,99960.71,0.0,1.6
|
|
2024-08-30 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,191.217569797408,299.88,99962.32,0.0,1.61
|
|
2024-08-30 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,191.172781555835,0.0,99963.08,0.0,0.76
|
|
2024-08-30 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.976,1999.26,99963.08,0.0,0.0
|
|
2024-09-01 22:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.1715357142857,0.0,99961.04,0.0,-2.04
|
|
2024-09-02 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.128,1499.42,99961.04,0.0,0.0
|
|
2024-09-02 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.32449999999997,0.0,99959.52,0.0,-1.53
|
|
2024-09-02 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.416,1999.19,99959.52,0.0,0.0
|
|
2024-09-02 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,192.859408861266,999.6,99962.39,0.0,2.88
|
|
2024-09-03 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,193.129,0.0,99963.88,0.0,1.48
|
|
2024-09-03 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.214,1499.46,99963.88,0.0,0.0
|
|
2024-09-03 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.8872142857143,0.0,99961.33,0.0,-2.55
|
|
2024-09-03 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.932,1499.42,99961.33,0.0,0.0
|
|
2024-09-03 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.61389285714284,0.0,99958.84,0.0,-2.49
|
|
2024-09-03 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.462,1499.38,99958.84,0.0,0.0
|
|
2024-09-03 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.13671428571428,0.0,99956.29,0.0,-2.55
|
|
2024-09-03 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.912,1499.34,99956.29,0.0,0.0
|
|
2024-09-03 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,191.474062327613,749.67,99958.01,0.0,1.71
|
|
2024-09-03 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,191.151163441969,224.9,99960.09,0.0,2.08
|
|
2024-09-03 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,190.81321428571428,0.0,99961.37,0.0,1.29
|
|
2024-09-03 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.397,1999.23,99961.37,0.0,0.0
|
|
2024-09-04 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,190.377,0.0,99961.16,0.0,-0.21
|
|
2024-09-04 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.67,1999.22,99961.16,0.0,0.0
|
|
2024-09-04 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.3073214285714,0.0,99957.34,0.0,-3.82
|
|
2024-09-04 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.226,1499.36,99957.34,0.0,0.0
|
|
2024-09-04 21:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.84071428571428,0.0,99954.29,0.0,-3.05
|
|
2024-09-04 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.36,1499.31,99954.29,0.0,0.0
|
|
2024-09-05 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.14903571428573,0.0,99952.61,0.0,-1.68
|
|
2024-09-05 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.263,1499.29,99952.61,0.0,0.0
|
|
2024-09-05 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,188.775222349102,749.64,99954.65,0.0,2.04
|
|
2024-09-05 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,189.116166619683,224.89,99957.03,0.0,2.38
|
|
2024-09-05 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,189.00382142857143,0.0,99957.91,0.0,0.88
|
|
2024-09-06 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.097,1999.16,99957.91,0.0,0.0
|
|
2024-09-06 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,187.8615,0.0,99955.41,0.0,-2.5
|
|
2024-09-06 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,187.842,1499.33,99955.41,0.0,0.0
|
|
2024-09-06 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,187.58582142857145,0.0,99953.36,0.0,-2.04
|
|
2024-09-06 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,187.416,1499.3,99953.36,0.0,0.0
|
|
2024-09-06 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,188.228024466826,749.65,99956.61,0.0,3.25
|
|
2024-09-06 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,188.778946695916,224.9,99960.43,0.0,3.82
|
|
2024-09-06 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,188.962587438947,0.0,99962.28,0.0,1.86
|
|
2024-09-06 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.879,1999.25,99962.28,0.0,0.0
|
|
2024-09-06 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.1705357142857,0.0,99959.2,0.0,-3.09
|
|
2024-09-09 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,187.179,1999.18,99959.2,0.0,0.0
|
|
2024-09-09 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,186.90042857142856,0.0,99956.22,0.0,-2.98
|
|
2024-09-09 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,186.75,1999.12,99956.22,0.0,0.0
|
|
2024-09-10 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,187.132,0.0,99960.31,0.0,4.09
|
|
2024-09-10 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,187.878,1499.4,99960.31,0.0,0.0
|
|
2024-09-10 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,187.310116184055,749.7,99962.58,0.0,2.27
|
|
2024-09-10 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,187.072064266018,224.91,99964.83,0.0,2.25
|
|
2024-09-10 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,186.92126785714285,0.0,99965.97,0.0,1.15
|
|
2024-09-10 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,186.734,1499.49,99965.97,0.0,0.0
|
|
2024-09-10 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,186.43657142857143,0.0,99963.59,0.0,-2.39
|
|
2024-09-10 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,186.177,1999.27,99963.59,0.0,0.0
|
|
2024-09-10 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,185.8175357142857,0.0,99959.73,0.0,-3.86
|
|
2024-09-11 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,184.74,1999.19,99959.73,0.0,0.0
|
|
2024-09-11 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,185.641852389467,999.6,99964.61,0.0,4.88
|
|
2024-09-11 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,186.098118347666,299.88,99969.75,0.0,5.14
|
|
2024-09-11 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,185.93247549052313,0.0,99971.68,0.0,1.94
|
|
2024-09-11 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,184.092,1499.58,99971.68,0.0,0.0
|
|
2024-09-11 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,185.325747501712,749.79,99976.71,0.0,5.02
|
|
2024-09-11 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,185.878319400769,224.94,99981.8,0.0,5.09
|
|
2024-09-11 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,185.94705357142857,0.0,99984.07,0.0,2.27
|
|
2024-09-12 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,186.322,1499.76,99984.07,0.0,0.0
|
|
2024-09-12 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,185.925583831409,749.88,99985.66,0.0,1.6
|
|
2024-09-12 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,186.322,0.0,99985.66,0.0,0.0
|
|
2024-09-16 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,183.912,1999.71,99985.66,0.0,0.0
|
|
2024-09-16 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,184.394954842479,999.86,99988.29,0.0,2.63
|
|
2024-09-16 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,184.654548341274,299.96,99991.12,0.0,2.83
|
|
2024-09-16 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,184.6705357142857,0.0,99992.35,0.0,1.24
|
|
2024-09-17 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,186.529,1499.89,99992.35,0.0,0.0
|
|
2024-09-17 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,186.83339285714285,0.0,99989.91,0.0,-2.45
|
|
2024-09-17 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,186.728,1499.85,99989.91,0.0,0.0
|
|
2024-09-17 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,187.058,0.0,99987.25,0.0,-2.65
|
|
2024-09-17 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,187.068,1499.81,99987.25,0.0,0.0
|
|
2024-09-17 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,187.42928571428573,0.0,99984.36,0.0,-2.9
|
|
2024-09-17 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,187.41,1499.77,99984.36,0.0,0.0
|
|
2024-09-18 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,186.476292727597,749.88,99988.09,0.0,3.74
|
|
2024-09-18 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,185.830973463288,224.96,99992.52,0.0,4.42
|
|
2024-09-18 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,185.95370560614512,0.0,99994.27,0.0,1.75
|
|
2024-09-18 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,187.258,1499.91,99994.27,0.0,0.0
|
|
2024-09-18 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,187.61103571428572,0.0,99991.44,0.0,-2.83
|
|
2024-09-18 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,187.966,1499.87,99991.44,0.0,0.0
|
|
2024-09-18 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,187.376018119509,749.94,99993.79,0.0,2.35
|
|
2024-09-18 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,187.088944253354,224.98,99996.24,0.0,2.45
|
|
2024-09-18 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,186.993252964635,0.0,99997.41,0.0,1.16
|
|
2024-09-20 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.536,1999.95,99997.41,0.0,0.0
|
|
2024-09-20 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.0355,0.0,99992.16,0.0,-5.24
|
|
2024-09-20 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.044,1499.88,99992.16,0.0,0.0
|
|
2024-09-20 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.58260714285717,0.0,99987.93,0.0,-4.23
|
|
2024-09-23 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.676,1999.76,99987.93,0.0,0.0
|
|
2024-09-23 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.4495,0.0,99985.57,0.0,-2.36
|
|
2024-09-23 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.108,1999.71,99985.57,0.0,0.0
|
|
2024-09-23 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.82075,0.0,99982.56,0.0,-3.01
|
|
2024-09-23 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.867,1499.74,99982.56,0.0,0.0
|
|
2024-09-23 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.54696428571427,0.0,99980.05,0.0,-2.51
|
|
2024-09-23 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.539,1499.7,99980.05,0.0,0.0
|
|
2024-09-23 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.18810714285712,0.0,99977.29,0.0,-2.76
|
|
2024-09-23 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.614,1499.66,99977.29,0.0,0.0
|
|
2024-09-23 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.96864285714287,0.0,99974.51,0.0,-2.78
|
|
2024-09-23 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.103,1499.62,99974.51,0.0,0.0
|
|
2024-09-24 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,191.732,0.0,99977.41,0.0,2.9
|
|
2024-09-24 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.444,1499.66,99977.41,0.0,0.0
|
|
2024-09-24 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.7272857142857,0.0,99975.2,0.0,-2.21
|
|
2024-09-24 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.834,1499.63,99975.2,0.0,0.0
|
|
2024-09-24 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.14675,0.0,99972.77,0.0,-2.43
|
|
2024-09-24 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.244,1999.46,99972.77,0.0,0.0
|
|
2024-09-24 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,192.146948508507,999.73,99978.44,0.0,5.68
|
|
2024-09-24 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,192.09,0.0,99984.41,0.0,5.97
|
|
2024-09-26 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.175,1499.77,99984.41,0.0,0.0
|
|
2024-09-27 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.63250000000002,0.0,99980.88,0.0,-3.53
|
|
2024-09-27 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.668,1999.62,99980.88,0.0,0.0
|
|
2024-09-27 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,194.651347798503,999.81,99986.08,0.0,5.19
|
|
2024-09-27 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,194.222875014081,299.94,99991.24,0.0,5.17
|
|
2024-09-27 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,194.080050752607,0.0,99993.68,0.0,2.43
|
|
2024-09-27 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.71,1499.91,99993.68,0.0,0.0
|
|
2024-09-27 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.84567857142858,0.0,99986.92,0.0,-6.76
|
|
2024-09-27 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.46,1499.8,99986.92,0.0,0.0
|
|
2024-09-27 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.04664285714287,0.0,99983.66,0.0,-3.26
|
|
2024-09-27 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.173,1499.75,99983.66,0.0,0.0
|
|
2024-09-30 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.77346428571428,0.0,99980.51,0.0,-3.15
|
|
2024-09-30 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.75,1499.71,99980.51,0.0,0.0
|
|
2024-09-30 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,190.566423603592,749.85,99983.74,0.0,3.23
|
|
2024-09-30 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,191.032351754726,224.96,99987.28,0.0,3.55
|
|
2024-09-30 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,191.187661138437,0.0,99988.99,0.0,1.7
|
|
2024-10-01 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.137,1499.83,99988.99,0.0,0.0
|
|
2024-10-01 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,192.638635934714,749.92,99990.92,0.0,1.94
|
|
2024-10-01 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,192.320047811906,224.98,99993.14,0.0,2.22
|
|
2024-10-01 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,192.21385177097,0.0,99994.22,0.0,1.08
|
|
2024-10-02 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.478,1499.91,99994.22,0.0,0.0
|
|
2024-10-02 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.8625357142857,0.0,99991.22,0.0,-3.0
|
|
2024-10-02 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.804,1499.87,99991.22,0.0,0.0
|
|
2024-10-02 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.19925,0.0,99988.15,0.0,-3.07
|
|
2024-10-03 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.65,1999.76,99988.15,0.0,0.0
|
|
2024-10-03 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.29610714285715,0.0,99984.49,0.0,-3.65
|
|
2024-10-03 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.282,1499.77,99984.49,0.0,0.0
|
|
2024-10-03 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.88771428571428,0.0,99981.43,0.0,-3.06
|
|
2024-10-03 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.619,1499.72,99981.43,0.0,0.0
|
|
2024-10-03 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,192.666,0.0,99981.8,0.0,0.37
|
|
2024-10-03 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.824,1499.73,99981.8,0.0,0.0
|
|
2024-10-04 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,192.488015552777,749.86,99983.11,0.0,1.31
|
|
2024-10-04 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,192.255487372975,224.96,99984.65,0.0,1.55
|
|
2024-10-04 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,192.29164285714285,0.0,99985.28,0.0,0.62
|
|
2024-10-04 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.982,1499.78,99985.28,0.0,0.0
|
|
2024-10-04 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.75132142857143,0.0,99983.47,0.0,-1.8
|
|
2024-10-04 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.22,1999.67,99983.47,0.0,0.0
|
|
2024-10-04 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.60153571428572,0.0,99979.55,0.0,-3.93
|
|
2024-10-04 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.437,1499.69,99979.55,0.0,0.0
|
|
2024-10-04 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.87392857142856,0.0,99976.18,0.0,-3.37
|
|
2024-10-07 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.217,1999.52,99976.18,0.0,0.0
|
|
2024-10-07 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.93232142857144,0.0,99973.24,0.0,-2.93
|
|
2024-10-07 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.284,1999.46,99973.24,0.0,0.0
|
|
2024-10-07 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,193.809948995447,999.73,99975.96,0.0,2.72
|
|
2024-10-08 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.284,0.0,99975.96,0.0,0.0
|
|
2024-10-08 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.056,1499.64,99975.96,0.0,0.0
|
|
2024-10-08 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,193.569961483765,749.82,99977.96,0.0,2.0
|
|
2024-10-08 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,193.843360708546,224.95,99980.1,0.0,2.14
|
|
2024-10-08 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,193.67605713711743,0.0,99980.82,0.0,0.72
|
|
2024-10-08 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.156,1999.62,99980.82,0.0,0.0
|
|
2024-10-09 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,193.934,0.0,99983.11,0.0,2.29
|
|
2024-10-09 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.502,1499.75,99983.11,0.0,0.0
|
|
2024-10-09 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,194.147734082954,749.87,99984.48,0.0,1.37
|
|
2024-10-09 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,193.955103755241,224.96,99985.95,0.0,1.48
|
|
2024-10-09 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,193.890893646003,0.0,99986.66,0.0,0.71
|
|
2024-10-09 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.995,1499.8,99986.66,0.0,0.0
|
|
2024-10-09 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.22717857142857,0.0,99984.87,0.0,-1.79
|
|
2024-10-09 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.222,1499.77,99984.87,0.0,0.0
|
|
2024-10-10 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,195.094,0.0,99985.86,0.0,0.98
|
|
2024-10-10 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.352,1999.72,99985.86,0.0,0.0
|
|
2024-10-10 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,194.988670618736,999.86,99987.72,0.0,1.86
|
|
2024-10-10 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,194.826730769431,299.96,99989.6,0.0,1.88
|
|
2024-10-10 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,194.772750819662,0.0,99990.49,0.0,0.89
|
|
2024-10-10 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.824,1999.81,99990.49,0.0,0.0
|
|
2024-10-11 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,194.056,0.0,99992.88,0.0,2.39
|
|
2024-10-11 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.526,1499.89,99992.88,0.0,0.0
|
|
2024-10-11 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.7587142857143,0.0,99991.09,0.0,-1.79
|
|
2024-10-14 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.062,1999.82,99991.09,0.0,0.0
|
|
2024-10-14 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.21125,0.0,99989.56,0.0,-1.53
|
|
2024-10-15 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.01,1499.84,99989.56,0.0,0.0
|
|
2024-10-15 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.84135714285713,0.0,99988.26,0.0,-1.3
|
|
2024-10-15 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.84,1499.82,99988.26,0.0,0.0
|
|
2024-10-15 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,195.273248604426,749.91,99989.93,0.0,1.67
|
|
2024-10-15 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,195.536959888313,224.97,99991.8,0.0,1.88
|
|
2024-10-15 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,195.43078571428572,0.0,99992.49,0.0,0.68
|
|
2024-10-16 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.227,1499.89,99992.49,0.0,0.0
|
|
2024-10-16 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,194.934789587128,749.94,99993.61,0.0,1.12
|
|
2024-10-16 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,194.741876218365,224.98,99994.91,0.0,1.3
|
|
2024-10-16 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,194.677571762111,0.0,99995.55,0.0,0.63
|
|
2024-10-16 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.982,1499.93,99995.55,0.0,0.0
|
|
2024-10-16 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,194.495,0.0,99999.51,0.0,3.97
|
|
2024-10-17 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.942,1999.99,99999.51,0.0,0.0
|
|
2024-10-17 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,194.598230914095,1000.0,100001.28,0.0,1.76
|
|
2024-10-17 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,194.425376372732,300.0,100003.13,0.0,1.86
|
|
2024-10-17 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,194.367758192278,0.0,100004.02,0.0,0.88
|
|
2024-10-17 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.446,1500.06,100004.02,0.0,0.0
|
|
2024-10-18 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,195.27,0.0,100005.37,0.0,1.35
|
|
2024-10-18 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.836,1500.08,100005.37,0.0,0.0
|
|
2024-10-18 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,195.288447260969,750.04,100007.46,0.0,2.1
|
|
2024-10-18 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,195.094398398343,225.01,100009.45,0.0,1.99
|
|
2024-10-18 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,195.233898398343,0.0,100010.14,0.0,0.69
|
|
2024-10-18 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.154,2000.2,100010.14,0.0,0.0
|
|
2024-10-18 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.9062857142857,0.0,100007.61,0.0,-2.54
|
|
2024-10-18 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.906,2000.15,100007.61,0.0,0.0
|
|
2024-10-21 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.64746428571428,0.0,100004.95,0.0,-2.65
|
|
2024-10-21 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.154,1500.07,100004.95,0.0,0.0
|
|
2024-10-21 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.35339285714286,0.0,100003.42,0.0,-1.53
|
|
2024-10-21 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.794,1500.05,100003.42,0.0,0.0
|
|
2024-10-22 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.98203571428573,0.0,100001.98,0.0,-1.44
|
|
2024-10-22 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.134,2000.04,100001.98,0.0,0.0
|
|
2024-10-22 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.3520357142857,0.0,99999.76,0.0,-2.22
|
|
2024-10-22 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.448,1500.0,99999.76,0.0,0.0
|
|
2024-10-22 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.21239285714287,0.0,99997.95,0.0,-1.81
|
|
2024-10-22 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.231,1499.97,99997.95,0.0,0.0
|
|
2024-10-22 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,195.765049783084,749.98,100000.0,0.0,2.05
|
|
2024-10-22 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,196.101475187819,225.0,100002.34,0.0,2.34
|
|
2024-10-22 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,195.93668947353328,0.0,100003.15,0.0,0.81
|
|
2024-10-23 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.7,1500.05,100003.15,0.0,0.0
|
|
2024-10-23 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.87914285714282,0.0,100001.79,0.0,-1.37
|
|
2024-10-23 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.692,1500.03,100001.79,0.0,0.0
|
|
2024-10-23 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.93767857142856,0.0,99999.92,0.0,-1.86
|
|
2024-10-23 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.476,2000.0,99999.92,0.0,0.0
|
|
2024-10-23 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.16882142857142,0.0,99996.81,0.0,-3.11
|
|
2024-10-23 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.048,1499.95,99996.81,0.0,0.0
|
|
2024-10-24 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.78207142857144,0.0,99994.79,0.0,-2.02
|
|
2024-10-24 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.726,1499.92,99994.79,0.0,0.0
|
|
2024-10-24 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,197.122342765686,749.96,99996.3,0.0,1.51
|
|
2024-10-24 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,197.369939725953,224.99,99998.02,0.0,1.72
|
|
2024-10-24 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,197.452472046042,0.0,99998.85,0.0,0.83
|
|
2024-10-24 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.51,1999.98,99998.85,0.0,0.0
|
|
2024-10-25 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,197.150513454834,999.99,100002.11,0.0,3.26
|
|
2024-10-25 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,196.616,0.0,100002.65,0.0,0.54
|
|
2024-10-25 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.616,2000.05,100002.65,0.0,0.0
|
|
2024-10-25 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.42207142857146,0.0,100000.67,0.0,-1.97
|
|
2024-10-25 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.446,2000.01,100000.67,0.0,0.0
|
|
2024-10-25 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,196.892402156989,1000.01,100002.95,0.0,2.27
|
|
2024-10-25 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,197.14496423542,300.0,100005.44,0.0,2.49
|
|
2024-10-25 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,197.02230357142855,0.0,100006.32,0.0,0.88
|
|
2024-10-28 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.927,1500.09,100006.32,0.0,0.0
|
|
2024-10-28 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,198.56793196108,750.05,100008.75,0.0,2.43
|
|
2024-10-28 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,198.95511842872,225.01,100011.47,0.0,2.73
|
|
2024-10-28 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,198.87353571428574,0.0,100012.55,0.0,1.08
|
|
2024-10-29 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.063,1500.19,100012.55,0.0,0.0
|
|
2024-10-29 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,198.405430060711,750.09,100013.85,0.0,1.3
|
|
2024-10-29 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,198.611202703556,225.03,100015.3,0.0,1.45
|
|
2024-10-29 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,198.679793584505,0.0,100016.0,0.0,0.7
|
|
2024-10-29 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.568,2000.32,100016.0,0.0,0.0
|
|
2024-10-29 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,199.131992143675,1000.16,100018.18,0.0,2.19
|
|
2024-10-29 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,198.939404201005,300.05,100020.39,0.0,2.21
|
|
2024-10-29 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,199.08404705814786,0.0,100021.12,0.0,0.73
|
|
2024-10-30 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.562,1500.32,100021.12,0.0,0.0
|
|
2024-10-30 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.23735714285715,0.0,100018.66,0.0,-2.45
|
|
2024-10-31 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.998,1500.28,100018.66,0.0,0.0
|
|
2024-10-31 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.67539285714287,0.0,100016.22,0.0,-2.44
|
|
2024-10-31 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.432,2000.32,100016.22,0.0,0.0
|
|
2024-10-31 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,198.312723573606,1000.16,100020.68,0.0,4.46
|
|
2024-10-31 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.432,0.0,100020.68,0.0,0.0
|
|
2024-10-31 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.032,1500.31,100020.68,0.0,0.0
|
|
2024-10-31 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.53785714285718,0.0,100016.92,0.0,-3.76
|
|
2024-10-31 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.243,1500.25,100016.92,0.0,0.0
|
|
2024-10-31 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.67953571428572,0.0,100012.61,0.0,-4.31
|
|
2024-10-31 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.863,1500.19,100012.61,0.0,0.0
|
|
2024-11-01 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,196.598,0.0,100018.24,0.0,5.63
|
|
2024-11-01 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.598,1500.27,100018.24,0.0,0.0
|
|
2024-11-01 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.85128571428572,0.0,100016.31,0.0,-1.93
|
|
2024-11-01 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.077,1500.24,100016.31,0.0,0.0
|
|
2024-11-04 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,197.21268034651,750.12,100019.58,0.0,3.27
|
|
2024-11-04 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,196.889990470525,225.04,100022.73,0.0,3.15
|
|
2024-11-04 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,197.02729404195355,0.0,100023.92,0.0,1.19
|
|
2024-11-04 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.498,2000.48,100023.92,0.0,0.0
|
|
2024-11-04 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.67960714285712,0.0,100022.08,0.0,-1.84
|
|
2024-11-04 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.664,1500.33,100022.08,0.0,0.0
|
|
2024-11-04 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,197.185282697945,750.17,100023.9,0.0,1.82
|
|
2024-11-04 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,196.939073761754,225.05,100025.82,0.0,1.93
|
|
2024-11-04 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,196.857004116356,0.0,100026.74,0.0,0.92
|
|
2024-11-05 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.212,1500.4,100026.74,0.0,0.0
|
|
2024-11-05 21:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,197.583585063904,750.2,100028.16,0.0,1.41
|
|
2024-11-05 21:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,197.759717259757,225.06,100029.61,0.0,1.46
|
|
2024-11-05 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,197.659967259757,0.0,100030.13,0.0,0.51
|
|
2024-11-06 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.928,1500.45,100030.13,0.0,0.0
|
|
2024-11-06 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,198.178151839514,750.23,100032.95,0.0,2.83
|
|
2024-11-06 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,198.458,0.0,100034.73,0.0,1.77
|
|
2024-11-06 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.258,1500.52,100034.73,0.0,0.0
|
|
2024-11-07 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,199.19,0.0,100035.24,0.0,0.51
|
|
2024-11-07 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.512,1500.53,100035.24,0.0,0.0
|
|
2024-11-08 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.23910714285714,0.0,100033.18,0.0,-2.06
|
|
2024-11-08 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.237,2000.66,100033.18,0.0,0.0
|
|
2024-11-08 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.9832857142857,0.0,100030.62,0.0,-2.56
|
|
2024-11-08 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.99,1500.46,100030.62,0.0,0.0
|
|
2024-11-08 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.74035714285716,0.0,100028.72,0.0,-1.89
|
|
2024-11-08 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.819,1500.43,100028.72,0.0,0.0
|
|
2024-11-10 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,197.420484900239,750.22,100031.02,0.0,2.29
|
|
2024-11-11 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,197.704530446499,225.06,100033.38,0.0,2.36
|
|
2024-11-11 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,197.799212295252,0.0,100034.5,0.0,1.12
|
|
2024-11-11 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.1,1500.52,100034.5,0.0,0.0
|
|
2024-11-11 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,198.27946428571428,0.0,100033.14,0.0,-1.36
|
|
2024-11-12 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.15,2000.66,100033.14,0.0,0.0
|
|
2024-11-12 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.93807142857142,0.0,100030.99,0.0,-2.15
|
|
2024-11-13 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.945,1500.46,100030.99,0.0,0.0
|
|
2024-11-13 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.67414285714284,0.0,100028.93,0.0,-2.06
|
|
2024-11-13 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.784,2000.58,100028.93,0.0,0.0
|
|
2024-11-13 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,197.302255656902,1000.29,100031.56,0.0,2.63
|
|
2024-11-13 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,197.59880958824,300.09,100034.46,0.0,2.9
|
|
2024-11-13 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,197.58305357142856,0.0,100035.68,0.0,1.22
|
|
2024-11-13 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.798,1500.54,100035.68,0.0,0.0
|
|
2024-11-14 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,197.707,0.0,100036.37,0.0,0.69
|
|
2024-11-14 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.108,2000.73,100036.37,0.0,0.0
|
|
2024-11-14 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,197.529369427635,1000.36,100038.51,0.0,2.14
|
|
2024-11-14 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,197.751216875169,300.11,100040.79,0.0,2.29
|
|
2024-11-14 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,197.825166024347,0.0,100041.88,0.0,1.09
|
|
2024-11-14 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.02,2000.84,100041.88,0.0,0.0
|
|
2024-11-15 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,198.28839285714287,0.0,100039.17,0.0,-2.71
|
|
2024-11-15 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.888,1500.59,100039.17,0.0,0.0
|
|
2024-11-15 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.67039285714287,0.0,100037.52,0.0,-1.65
|
|
2024-11-15 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.594,1500.56,100037.52,0.0,0.0
|
|
2024-11-15 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.35378571428572,0.0,100035.7,0.0,-1.82
|
|
2024-11-15 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.32,1500.54,100035.7,0.0,0.0
|
|
2024-11-15 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.06275,0.0,100033.74,0.0,-1.96
|
|
2024-11-15 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.228,1500.51,100033.74,0.0,0.0
|
|
2024-11-15 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.8389642857143,0.0,100030.77,0.0,-2.97
|
|
2024-11-15 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.654,1500.46,100030.77,0.0,0.0
|
|
2024-11-15 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.19982142857143,0.0,100027.28,0.0,-3.48
|
|
2024-11-15 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.186,2000.55,100027.28,0.0,0.0
|
|
2024-11-15 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.66025000000002,0.0,100021.89,0.0,-5.39
|
|
2024-11-15 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.633,1500.33,100021.89,0.0,0.0
|
|
2024-11-18 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,195.058,0.0,100025.17,0.0,3.28
|
|
2024-11-18 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.034,2000.5,100025.17,0.0,0.0
|
|
2024-11-18 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,195.54183303235,1000.25,100027.68,0.0,2.51
|
|
2024-11-18 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.034,0.0,100027.68,0.0,0.0
|
|
2024-11-19 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.883,1500.42,100027.68,0.0,0.0
|
|
2024-11-19 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,195.535796009704,750.21,100029.01,0.0,1.33
|
|
2024-11-19 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,195.302373365756,225.06,100030.57,0.0,1.56
|
|
2024-11-19 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,195.224565817774,0.0,100031.33,0.0,0.76
|
|
2024-11-19 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.343,1500.47,100031.33,0.0,0.0
|
|
2024-11-19 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.92225,0.0,100028.08,0.0,-3.25
|
|
2024-11-19 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.703,2000.56,100028.08,0.0,0.0
|
|
2024-11-19 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,194.696796962664,1000.28,100033.21,0.0,5.13
|
|
2024-11-19 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,195.242525981024,300.08,100038.77,0.0,5.57
|
|
2024-11-19 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,195.3860892857143,0.0,100041.38,0.0,2.61
|
|
2024-11-19 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.63,1500.62,100041.38,0.0,0.0
|
|
2024-11-19 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.14675,0.0,100037.42,0.0,-3.96
|
|
2024-11-20 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.846,1500.56,100037.42,0.0,0.0
|
|
2024-11-20 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.00757142857142,0.0,100036.19,0.0,-1.23
|
|
2024-11-20 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.988,1500.54,100036.19,0.0,0.0
|
|
2024-11-20 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.16189285714285,0.0,100034.86,0.0,-1.32
|
|
2024-11-20 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.183,1500.52,100034.86,0.0,0.0
|
|
2024-11-20 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.37746428571427,0.0,100033.38,0.0,-1.48
|
|
2024-11-20 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.612,2000.67,100033.38,0.0,0.0
|
|
2024-11-20 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,196.679107701275,1000.33,100038.1,0.0,4.72
|
|
2024-11-20 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,196.310793606243,300.1,100042.71,0.0,4.61
|
|
2024-11-20 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,196.42923214285716,0.0,100044.51,0.0,1.8
|
|
2024-11-20 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.492,1500.67,100044.51,0.0,0.0
|
|
2024-11-21 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.0515357142857,0.0,100041.15,0.0,-3.36
|
|
2024-11-21 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.286,1500.62,100041.15,0.0,0.0
|
|
2024-11-21 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.12775,0.0,100039.92,0.0,-1.22
|
|
2024-11-21 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.012,2000.8,100039.92,0.0,0.0
|
|
2024-11-22 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.81571428571428,0.0,100037.9,0.0,-2.02
|
|
2024-11-22 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.753,1500.57,100037.9,0.0,0.0
|
|
2024-11-22 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,194.329177745365,750.28,100039.53,0.0,1.63
|
|
2024-11-22 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.753,0.0,100039.53,0.0,0.0
|
|
2024-11-25 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.339,2000.79,100039.53,0.0,0.0
|
|
2024-11-25 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.62324999999998,0.0,100036.61,0.0,-2.93
|
|
2024-11-25 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.856,1500.55,100036.61,0.0,0.0
|
|
2024-11-25 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.64825,0.0,100035.0,0.0,-1.61
|
|
2024-11-25 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.662,2000.7,100035.0,0.0,0.0
|
|
2024-11-25 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,194.142014186902,1000.35,100037.48,0.0,2.48
|
|
2024-11-25 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.662,0.0,100037.48,0.0,0.0
|
|
2024-11-25 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.587,1500.56,100037.48,0.0,0.0
|
|
2024-11-25 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.29278571428569,0.0,100035.2,0.0,-2.28
|
|
2024-11-26 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.142,1500.53,100035.2,0.0,0.0
|
|
2024-11-27 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.79121428571426,0.0,100032.46,0.0,-2.74
|
|
2024-11-27 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.506,1500.49,100032.46,0.0,0.0
|
|
2024-11-27 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.21960714285714,0.0,100030.21,0.0,-2.24
|
|
2024-11-27 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.628,2000.6,100030.21,0.0,0.0
|
|
2024-11-27 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,191.133442264158,1000.3,100032.8,0.0,2.58
|
|
2024-11-27 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.628,0.0,100032.8,0.0,0.0
|
|
2024-11-28 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.76,2000.66,100032.8,0.0,0.0
|
|
2024-11-29 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.61932142857142,0.0,100031.33,0.0,-1.47
|
|
2024-11-29 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.728,2000.63,100031.33,0.0,0.0
|
|
2024-11-29 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.38610714285716,0.0,100027.74,0.0,-3.59
|
|
2024-12-02 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.304,2000.55,100027.74,0.0,0.0
|
|
2024-12-02 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,190.90407867767,1000.28,100030.9,0.0,3.15
|
|
2024-12-02 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.304,0.0,100030.9,0.0,0.0
|
|
2024-12-02 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.156,2000.62,100030.9,0.0,0.0
|
|
2024-12-02 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.83510714285714,0.0,100027.52,0.0,-3.38
|
|
2024-12-02 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.77,1500.41,100027.52,0.0,0.0
|
|
2024-12-02 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.4004642857143,0.0,100024.6,0.0,-2.92
|
|
2024-12-02 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.343,1500.37,100024.6,0.0,0.0
|
|
2024-12-02 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.9098214285714,0.0,100021.17,0.0,-3.43
|
|
2024-12-02 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.63,2000.42,100021.17,0.0,0.0
|
|
2024-12-03 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,189.89,0.0,100034.53,0.0,13.36
|
|
2024-12-03 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.589,1500.52,100034.53,0.0,0.0
|
|
2024-12-03 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.30282142857143,0.0,100032.26,0.0,-2.26
|
|
2024-12-03 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.281,1500.48,100032.26,0.0,0.0
|
|
2024-12-03 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.01239285714286,0.0,100030.13,0.0,-2.13
|
|
2024-12-03 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.898,1500.45,100030.13,0.0,0.0
|
|
2024-12-03 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.63378571428572,0.0,100028.03,0.0,-2.1
|
|
2024-12-03 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.6,1500.42,100028.03,0.0,0.0
|
|
2024-12-03 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.29807142857143,0.0,100025.63,0.0,-2.4
|
|
2024-12-03 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.34,1500.38,100025.63,0.0,0.0
|
|
2024-12-03 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,189.600854599164,750.19,100030.65,0.0,5.02
|
|
2024-12-04 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,189.749,0.0,100036.27,0.0,5.61
|
|
2024-12-04 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.63,1500.54,100036.27,0.0,0.0
|
|
2024-12-04 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,190.95196428571427,0.0,100033.73,0.0,-2.53
|
|
2024-12-05 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.588,2000.67,100033.73,0.0,0.0
|
|
2024-12-05 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.35914285714284,0.0,100031.33,0.0,-2.4
|
|
2024-12-05 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.458,1500.47,100031.33,0.0,0.0
|
|
2024-12-05 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,190.845353700048,750.23,100032.86,0.0,1.53
|
|
2024-12-05 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,191.125673897906,225.07,100034.7,0.0,1.84
|
|
2024-12-05 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,191.0695,0.0,100035.42,0.0,0.72
|
|
2024-12-05 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.512,1500.53,100035.42,0.0,0.0
|
|
2024-12-05 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.74525,0.0,100033.59,0.0,-1.83
|
|
2024-12-05 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.76,2000.67,100033.59,0.0,0.0
|
|
2024-12-05 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.03139285714286,0.0,100030.76,0.0,-2.83
|
|
2024-12-05 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.048,1500.46,100030.76,0.0,0.0
|
|
2024-12-05 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,191.255115635157,750.23,100033.86,0.0,3.1
|
|
2024-12-06 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,191.22,0.0,100037.09,0.0,3.23
|
|
2024-12-06 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.495,2000.74,100037.09,0.0,0.0
|
|
2024-12-06 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.18139285714287,0.0,100033.82,0.0,-3.28
|
|
2024-12-06 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.086,1500.51,100033.82,0.0,0.0
|
|
2024-12-06 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.72750000000002,0.0,100031.0,0.0,-2.82
|
|
2024-12-09 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.366,2000.62,100031.0,0.0,0.0
|
|
2024-12-09 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.5685,0.0,100028.88,0.0,-2.12
|
|
2024-12-09 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.604,1500.43,100028.88,0.0,0.0
|
|
2024-12-09 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.83232142857145,0.0,100027.1,0.0,-1.79
|
|
2024-12-09 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.878,1500.41,100027.1,0.0,0.0
|
|
2024-12-09 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.12849999999997,0.0,100025.14,0.0,-1.96
|
|
2024-12-09 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.798,1500.38,100025.14,0.0,0.0
|
|
2024-12-09 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.035,0.0,100023.29,0.0,-1.84
|
|
2024-12-09 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.118,2000.47,100023.29,0.0,0.0
|
|
2024-12-10 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,192.68,0.0,100027.83,0.0,4.54
|
|
2024-12-10 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.952,1500.42,100027.83,0.0,0.0
|
|
2024-12-11 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,193.482,0.0,100031.47,0.0,3.64
|
|
2024-12-12 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.62,1500.47,100031.47,0.0,0.0
|
|
2024-12-12 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.8176785714286,0.0,100029.94,0.0,-1.52
|
|
2024-12-12 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.922,2000.6,100029.94,0.0,0.0
|
|
2024-12-12 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,194.357361483185,1000.3,100032.84,0.0,2.9
|
|
2024-12-12 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,194.106435086898,300.09,100035.77,0.0,2.93
|
|
2024-12-12 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,194.06082142857144,0.0,100037.09,0.0,1.33
|
|
2024-12-12 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.977,1500.56,100037.09,0.0,0.0
|
|
2024-12-12 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.67935714285716,0.0,100034.79,0.0,-2.3
|
|
2024-12-12 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.23,1500.52,100034.79,0.0,0.0
|
|
2024-12-13 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,193.444,0.0,100036.45,0.0,1.66
|
|
2024-12-13 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.262,2000.73,100036.45,0.0,0.0
|
|
2024-12-13 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.06485714285716,0.0,100034.41,0.0,-2.04
|
|
2024-12-13 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.006,1500.52,100034.41,0.0,0.0
|
|
2024-12-13 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,193.580496916852,750.26,100036.65,0.0,2.23
|
|
2024-12-13 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,193.794750210659,225.08,100038.79,0.0,2.15
|
|
2024-12-13 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,193.866167975261,0.0,100039.8,0.0,1.0
|
|
2024-12-16 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.918,1500.6,100039.8,0.0,0.0
|
|
2024-12-16 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.1529642857143,0.0,100037.99,0.0,-1.81
|
|
2024-12-16 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.462,1500.57,100037.99,0.0,0.0
|
|
2024-12-16 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.7115357142857,0.0,100036.07,0.0,-1.92
|
|
2024-12-16 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.826,2000.72,100036.07,0.0,0.0
|
|
2024-12-17 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,195.299,0.0,100041.46,0.0,5.38
|
|
2024-12-18 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.904,1500.62,100041.46,0.0,0.0
|
|
2024-12-18 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,195.216356877228,750.31,100042.66,0.0,1.2
|
|
2024-12-18 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.904,0.0,100042.66,0.0,0.0
|
|
2024-12-18 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.429,2000.85,100042.66,0.0,0.0
|
|
2024-12-18 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.66546428571428,0.0,100040.24,0.0,-2.42
|
|
2024-12-18 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.744,1500.6,100040.24,0.0,0.0
|
|
2024-12-18 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,195.15276048018,750.3,100042.5,0.0,2.27
|
|
2024-12-18 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.744,0.0,100042.5,0.0,0.0
|
|
2024-12-18 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.768,1500.64,100042.5,0.0,0.0
|
|
2024-12-18 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.45589285714286,0.0,100040.1,0.0,-2.4
|
|
2024-12-18 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.276,2000.8,100040.1,0.0,0.0
|
|
2024-12-19 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,195.221386127462,1000.4,100044.97,0.0,4.87
|
|
2024-12-19 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,195.60386604715,300.12,100049.75,0.0,4.79
|
|
2024-12-19 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,195.38909819000716,0.0,100051.47,0.0,1.72
|
|
2024-12-19 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.666,1500.77,100051.47,0.0,0.0
|
|
2024-12-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.05439285714286,0.0,100048.51,0.0,-2.96
|
|
2024-12-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.38,1500.73,100048.51,0.0,0.0
|
|
2024-12-19 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.83010714285714,0.0,100045.09,0.0,-3.42
|
|
2024-12-19 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.984,1500.68,100045.09,0.0,0.0
|
|
2024-12-19 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.66257142857143,0.0,100042.64,0.0,-2.45
|
|
2024-12-19 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.653,1500.64,100042.64,0.0,0.0
|
|
2024-12-20 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.38085714285714,0.0,100040.56,0.0,-2.08
|
|
2024-12-20 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.05,1500.61,100040.56,0.0,0.0
|
|
2024-12-20 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,196.25,0.0,100042.09,0.0,1.53
|
|
2024-12-24 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.216,1500.63,100042.09,0.0,0.0
|
|
2024-12-24 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.3904285714286,0.0,100040.76,0.0,-1.33
|
|
2024-12-24 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.427,2000.82,100040.76,0.0,0.0
|
|
2024-12-24 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,196.917381752477,1000.41,100043.35,0.0,2.58
|
|
2024-12-26 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.427,0.0,100043.35,0.0,0.0
|
|
2024-12-26 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.435,1500.65,100043.35,0.0,0.0
|
|
2024-12-26 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.55039285714284,0.0,100042.47,0.0,-0.88
|
|
2024-12-26 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.594,1500.64,100042.47,0.0,0.0
|
|
2024-12-26 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.73125,0.0,100041.43,0.0,-1.04
|
|
2024-12-26 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.792,1500.62,100041.43,0.0,0.0
|
|
2024-12-26 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.98464285714286,0.0,100039.97,0.0,-1.46
|
|
2024-12-27 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.1,1500.6,100039.97,0.0,0.0
|
|
2024-12-27 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,198.3259642857143,0.0,100038.25,0.0,-1.71
|
|
2024-12-27 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.405,1500.57,100038.25,0.0,0.0
|
|
2024-12-27 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,198.64714285714285,0.0,100036.42,0.0,-1.83
|
|
2024-12-27 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.714,1500.55,100036.42,0.0,0.0
|
|
2024-12-30 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,198.918,0.0,100034.88,0.0,-1.54
|
|
2024-12-30 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.889,2000.7,100034.88,0.0,0.0
|
|
2024-12-30 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,198.538426633113,1000.35,100036.65,0.0,1.76
|
|
2024-12-30 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,198.423659287295,300.1,100038.28,0.0,1.64
|
|
2024-12-30 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,198.5311235730093,0.0,100038.82,0.0,0.54
|
|
2024-12-30 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.68,2000.78,100038.82,0.0,0.0
|
|
2024-12-30 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.4022857142857,0.0,100036.01,0.0,-2.81
|
|
2024-12-30 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.32,2000.72,100036.01,0.0,0.0
|
|
2024-12-30 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.9594642857143,0.0,100032.36,0.0,-3.66
|
|
2024-12-30 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.849,1500.49,100032.36,0.0,0.0
|
|
2024-12-30 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.44260714285713,0.0,100029.26,0.0,-3.1
|
|
2024-12-30 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.486,1500.44,100029.26,0.0,0.0
|
|
2024-12-31 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,196.409,0.0,100028.67,0.0,-0.59
|
|
2024-12-31 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.086,1500.43,100028.67,0.0,0.0
|
|
2024-12-31 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.92614285714288,0.0,100027.45,0.0,-1.22
|
|
2024-12-31 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.988,1500.41,100027.45,0.0,0.0
|
|
2024-12-31 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.8404642857143,0.0,100026.32,0.0,-1.13
|
|
2025-01-02 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.815,1500.39,100026.32,0.0,0.0
|
|
2025-01-02 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.65364285714284,0.0,100025.09,0.0,-1.23
|
|
2025-01-02 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.524,2000.5,100025.09,0.0,0.0
|
|
2025-01-02 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.32096428571427,0.0,100023.02,0.0,-2.07
|
|
2025-01-02 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.291,1500.35,100023.02,0.0,0.0
|
|
2025-01-02 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.0813214285714,0.0,100021.42,0.0,-1.6
|
|
2025-01-02 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.09,2000.43,100021.42,0.0,0.0
|
|
2025-01-02 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.84185714285712,0.0,100018.89,0.0,-2.53
|
|
2025-01-02 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.095,1500.28,100018.89,0.0,0.0
|
|
2025-01-02 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.75825,0.0,100016.3,0.0,-2.59
|
|
2025-01-02 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.538,1500.24,100016.3,0.0,0.0
|
|
2025-01-03 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,194.872,0.0,100018.87,0.0,2.58
|
|
2025-01-03 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.442,2000.38,100018.87,0.0,0.0
|
|
2025-01-05 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.57914285714287,0.0,100017.47,0.0,-1.4
|
|
2025-01-07 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.039,1500.26,100017.47,0.0,0.0
|
|
2025-01-08 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,197.46,0.0,100020.68,0.0,3.21
|
|
2025-01-08 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.074,2000.41,100020.68,0.0,0.0
|
|
2025-01-08 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.735,0.0,100017.22,0.0,-3.46
|
|
2025-01-08 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.834,1500.26,100017.22,0.0,0.0
|
|
2025-01-08 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.4472142857143,0.0,100014.25,0.0,-2.96
|
|
2025-01-08 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.482,1500.21,100014.25,0.0,0.0
|
|
2025-01-09 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,195.498,0.0,100014.38,0.0,0.12
|
|
2025-01-09 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.008,2000.29,100014.38,0.0,0.0
|
|
2025-01-09 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.81900000000002,0.0,100012.44,0.0,-1.94
|
|
2025-01-09 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.662,2000.25,100012.44,0.0,0.0
|
|
2025-01-09 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.4492142857143,0.0,100010.25,0.0,-2.19
|
|
2025-01-09 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.435,1500.15,100010.25,0.0,0.0
|
|
2025-01-09 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.129,0.0,100007.89,0.0,-2.36
|
|
2025-01-09 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.779,2000.16,100007.89,0.0,0.0
|
|
2025-01-09 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,194.601,0.0,100016.38,0.0,8.48
|
|
2025-01-10 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.238,1500.25,100016.38,0.0,0.0
|
|
2025-01-10 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,194.552883469192,750.12,100017.59,0.0,1.22
|
|
2025-01-10 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.238,0.0,100017.59,0.0,0.0
|
|
2025-01-10 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.364,2000.35,100017.59,0.0,0.0
|
|
2025-01-10 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.96403571428573,0.0,100013.45,0.0,-4.14
|
|
2025-01-10 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.95,2000.27,100013.45,0.0,0.0
|
|
2025-01-10 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.47985714285713,0.0,100008.58,0.0,-4.87
|
|
2025-01-10 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.449,1500.13,100008.58,0.0,0.0
|
|
2025-01-13 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.92957142857145,0.0,100004.53,0.0,-4.05
|
|
2025-01-13 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.946,2000.09,100004.53,0.0,0.0
|
|
2025-01-13 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.70610714285715,0.0,100002.03,0.0,-2.5
|
|
2025-01-13 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.242,1500.03,100002.03,0.0,0.0
|
|
2025-01-13 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.9072857142857,0.0,99999.41,0.0,-2.63
|
|
2025-01-13 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.678,1499.99,99999.41,0.0,0.0
|
|
2025-01-13 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.06767857142856,0.0,99996.36,0.0,-3.05
|
|
2025-01-13 22:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.394,1499.95,99996.36,0.0,0.0
|
|
2025-01-13 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.6270357142857,0.0,99994.54,0.0,-1.82
|
|
2025-01-13 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.495,1499.92,99994.54,0.0,0.0
|
|
2025-01-14 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.74689285714285,0.0,99992.58,0.0,-1.96
|
|
2025-01-14 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.924,1499.89,99992.58,0.0,0.0
|
|
2025-01-14 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.63867857142858,0.0,99990.35,0.0,-2.23
|
|
2025-01-14 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.738,1499.86,99990.35,0.0,0.0
|
|
2025-01-14 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,192.300807519318,749.93,99992.55,0.0,2.2
|
|
2025-01-14 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,192.677852254176,224.98,99995.12,0.0,2.57
|
|
2025-01-14 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,192.803533832462,0.0,99996.37,0.0,1.25
|
|
2025-01-15 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.431,1999.93,99996.37,0.0,0.0
|
|
2025-01-15 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.26364285714288,0.0,99994.63,0.0,-1.74
|
|
2025-01-15 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.117,1999.89,99994.63,0.0,0.0
|
|
2025-01-15 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.9259642857143,0.0,99992.64,0.0,-1.99
|
|
2025-01-15 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.908,1499.89,99992.64,0.0,0.0
|
|
2025-01-15 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.69778571428571,0.0,99991.0,0.0,-1.64
|
|
2025-01-15 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.564,1999.82,99991.0,0.0,0.0
|
|
2025-01-15 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,192.369596897644,999.91,99995.21,0.0,4.2
|
|
2025-01-15 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.564,0.0,99995.21,0.0,0.0
|
|
2025-01-16 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.512,1999.9,99995.21,0.0,0.0
|
|
2025-01-16 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.24939285714285,0.0,99992.45,0.0,-2.76
|
|
2025-01-16 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.232,1499.89,99992.45,0.0,0.0
|
|
2025-01-16 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.93414285714286,0.0,99990.1,0.0,-2.35
|
|
2025-01-16 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.779,1499.85,99990.1,0.0,0.0
|
|
2025-01-17 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,190.169113210798,749.93,99991.64,0.0,1.54
|
|
2025-01-17 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.779,0.0,99991.64,0.0,0.0
|
|
2025-01-17 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.52,1999.83,99991.64,0.0,0.0
|
|
2025-01-17 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,189.995379386099,999.92,99994.15,0.0,2.51
|
|
2025-01-17 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,190.16971646395,299.97,99996.55,0.0,2.4
|
|
2025-01-17 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,190.037625,0.0,99997.37,0.0,0.82
|
|
2025-01-20 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.48,1499.96,99997.37,0.0,0.0
|
|
2025-01-20 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,190.6550714285714,0.0,99995.99,0.0,-1.38
|
|
2025-01-20 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.631,1499.94,99995.99,0.0,0.0
|
|
2025-01-20 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,190.79685714285714,0.0,99994.69,0.0,-1.31
|
|
2025-01-20 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.813,1999.89,99994.69,0.0,0.0
|
|
2025-01-20 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,190.256426179063,999.95,99997.6,0.0,2.92
|
|
2025-01-20 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,190.813,0.0,99997.6,0.0,0.0
|
|
2025-01-20 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.272,1999.95,99997.6,0.0,0.0
|
|
2025-01-20 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.6092857142857,0.0,99994.08,0.0,-3.53
|
|
2025-01-20 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.527,1499.91,99994.08,0.0,0.0
|
|
2025-01-20 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.89257142857142,0.0,99991.21,0.0,-2.86
|
|
2025-01-20 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.988,1499.87,99991.21,0.0,0.0
|
|
2025-01-21 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,191.086534756843,749.93,99994.73,0.0,3.52
|
|
2025-01-21 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,190.972,0.0,99998.7,0.0,3.97
|
|
2025-01-21 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.484,1999.97,99998.7,0.0,0.0
|
|
2025-01-21 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.7814285714286,0.0,99995.6,0.0,-3.11
|
|
2025-01-21 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.726,1499.93,99995.6,0.0,0.0
|
|
2025-01-21 21:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.02032142857144,0.0,99993.29,0.0,-2.3
|
|
2025-01-21 21:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.118,1499.9,99993.29,0.0,0.0
|
|
2025-01-21 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.25385714285713,0.0,99992.23,0.0,-1.06
|
|
2025-01-23 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.878,1499.88,99992.23,0.0,0.0
|
|
2025-01-23 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,192.668733908352,749.94,99993.05,0.0,0.81
|
|
2025-01-23 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,192.55751735708,224.98,99993.92,0.0,0.87
|
|
2025-01-23 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,192.520445173322,0.0,99994.34,0.0,0.42
|
|
2025-01-24 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.331,1999.89,99994.34,0.0,0.0
|
|
2025-01-24 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.53596428571427,0.0,99992.22,0.0,-2.12
|
|
2025-01-24 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.254,1999.84,99992.22,0.0,0.0
|
|
2025-01-24 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,193.01039194184,999.92,99996.15,0.0,3.93
|
|
2025-01-24 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.254,0.0,99996.15,0.0,0.0
|
|
2025-01-27 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.166,1499.94,99996.15,0.0,0.0
|
|
2025-01-27 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.40653571428572,0.0,99994.29,0.0,-1.86
|
|
2025-01-27 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.628,1999.89,99994.29,0.0,0.0
|
|
2025-01-27 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,193.912209390921,999.94,99997.97,0.0,3.68
|
|
2025-01-27 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,193.524622602282,299.98,100001.94,0.0,3.97
|
|
2025-01-27 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,193.5051607142857,0.0,100003.67,0.0,1.73
|
|
2025-01-29 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.249,1500.06,100003.67,0.0,0.0
|
|
2025-01-29 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.07382142857142,0.0,100002.31,0.0,-1.36
|
|
2025-01-29 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.096,2000.05,100002.31,0.0,0.0
|
|
2025-01-29 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.91235714285713,0.0,100000.41,0.0,-1.9
|
|
2025-01-29 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.6,1500.01,100000.41,0.0,0.0
|
|
2025-01-29 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,192.978503439087,750.0,100001.88,0.0,1.47
|
|
2025-01-29 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,193.171200475664,225.0,100003.44,0.0,1.56
|
|
2025-01-29 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,193.02993261852114,0.0,100003.94,0.0,0.5
|
|
2025-01-29 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.316,1500.06,100003.94,0.0,0.0
|
|
2025-01-30 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,192.936867736114,750.03,100005.41,0.0,1.47
|
|
2025-01-30 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,192.707188197695,225.01,100007.06,0.0,1.65
|
|
2025-01-30 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,192.630628351555,0.0,100007.86,0.0,0.8
|
|
2025-01-30 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.398,1500.12,100007.86,0.0,0.0
|
|
2025-01-30 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.12821428571428,0.0,100005.76,0.0,-2.1
|
|
2025-01-30 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.746,2000.12,100005.76,0.0,0.0
|
|
2025-01-30 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.50503571428573,0.0,100003.24,0.0,-2.51
|
|
2025-01-30 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.606,1500.05,100003.24,0.0,0.0
|
|
2025-01-30 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,192.091645493299,750.02,100005.15,0.0,1.9
|
|
2025-01-30 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.606,0.0,100005.15,0.0,0.0
|
|
2025-01-30 21:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.568,1500.08,100005.15,0.0,0.0
|
|
2025-01-31 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.32703571428573,0.0,100003.26,0.0,-1.89
|
|
2025-01-31 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.831,1500.05,100003.26,0.0,0.0
|
|
2025-01-31 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.0412142857143,0.0,100001.62,0.0,-1.64
|
|
2025-01-31 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.147,2000.03,100001.62,0.0,0.0
|
|
2025-01-31 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.36342857142856,0.0,99999.36,0.0,-2.25
|
|
2025-01-31 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.385,1999.99,99999.36,0.0,0.0
|
|
2025-01-31 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,191.645627640762,999.99,100003.21,0.0,3.84
|
|
2025-01-31 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.385,0.0,100003.21,0.0,0.0
|
|
2025-02-03 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.169,1500.05,100003.21,0.0,0.0
|
|
2025-02-03 21:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.84432142857145,0.0,99997.93,0.0,-5.27
|
|
2025-02-03 21:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.677,1499.97,99997.93,0.0,0.0
|
|
2025-02-03 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.00657142857142,0.0,99995.37,0.0,-2.57
|
|
2025-02-03 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.057,1999.91,99995.37,0.0,0.0
|
|
2025-02-04 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,192.796,0.0,99998.07,0.0,2.7
|
|
2025-02-05 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.732,1499.97,99998.07,0.0,0.0
|
|
2025-02-05 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.4430357142857,0.0,99995.81,0.0,-2.26
|
|
2025-02-05 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.551,1999.92,99995.81,0.0,0.0
|
|
2025-02-06 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.14749999999998,0.0,99991.58,0.0,-4.23
|
|
2025-02-06 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.0,1999.83,99991.58,0.0,0.0
|
|
2025-02-06 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,190.51965183826,999.92,99994.31,0.0,2.73
|
|
2025-02-06 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.0,0.0,99994.31,0.0,0.0
|
|
2025-02-06 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.434,1499.91,99994.31,0.0,0.0
|
|
2025-02-06 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.1109642857143,0.0,99991.75,0.0,-2.56
|
|
2025-02-06 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.742,1999.84,99991.75,0.0,0.0
|
|
2025-02-06 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.30785714285713,0.0,99987.15,0.0,-4.6
|
|
2025-02-07 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.562,1999.74,99987.15,0.0,0.0
|
|
2025-02-07 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,189.15915714156,999.87,99989.28,0.0,2.12
|
|
2025-02-07 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,188.93693200661,299.96,99991.59,0.0,2.31
|
|
2025-02-07 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,188.862856961627,0.0,99992.69,0.0,1.11
|
|
2025-02-07 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.718,1999.85,99992.69,0.0,0.0
|
|
2025-02-07 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.42325,0.0,99989.57,0.0,-3.12
|
|
2025-02-07 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.097,1999.79,99989.57,0.0,0.0
|
|
2025-02-07 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,187.58057142857143,0.0,99984.08,0.0,-5.49
|
|
2025-02-07 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,187.52,1499.76,99984.08,0.0,0.0
|
|
2025-02-10 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,188.332,0.0,99990.57,0.0,6.49
|
|
2025-02-10 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.384,1499.86,99990.57,0.0,0.0
|
|
2025-02-10 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.14442857142856,0.0,99988.67,0.0,-1.91
|
|
2025-02-10 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.174,1499.83,99988.67,0.0,0.0
|
|
2025-02-10 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,187.94225,0.0,99986.82,0.0,-1.85
|
|
2025-02-10 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,187.902,1999.74,99986.82,0.0,0.0
|
|
2025-02-10 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,187.65621428571427,0.0,99984.2,0.0,-2.62
|
|
2025-02-10 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,187.726,1499.76,99984.2,0.0,0.0
|
|
2025-02-11 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,187.48289285714284,0.0,99982.26,0.0,-1.94
|
|
2025-02-11 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,187.511,1999.65,99982.26,0.0,0.0
|
|
2025-02-11 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,187.741373812865,999.82,99983.49,0.0,1.23
|
|
2025-02-11 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,187.511,0.0,99983.49,0.0,0.0
|
|
2025-02-11 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.656,1499.75,99983.49,0.0,0.0
|
|
2025-02-11 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,188.91432142857144,0.0,99981.44,0.0,-2.05
|
|
2025-02-11 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.335,1499.72,99981.44,0.0,0.0
|
|
2025-02-11 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.66789285714287,0.0,99978.8,0.0,-2.64
|
|
2025-02-12 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.004,1999.58,99978.8,0.0,0.0
|
|
2025-02-12 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.43525,0.0,99974.31,0.0,-4.49
|
|
2025-02-12 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.524,1499.61,99974.31,0.0,0.0
|
|
2025-02-13 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.95246428571429,0.0,99970.97,0.0,-3.34
|
|
2025-02-13 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.94,1999.42,99970.97,0.0,0.0
|
|
2025-02-13 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,192.318829303448,999.71,99974.19,0.0,3.22
|
|
2025-02-13 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,192.011091646886,299.91,99977.56,0.0,3.37
|
|
2025-02-13 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,191.908512428032,0.0,99979.16,0.0,1.6
|
|
2025-02-13 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.301,1499.69,99979.16,0.0,0.0
|
|
2025-02-13 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,192.037728753794,749.84,99982.05,0.0,2.89
|
|
2025-02-13 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.301,0.0,99982.05,0.0,0.0
|
|
2025-02-14 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.672,1499.73,99982.05,0.0,0.0
|
|
2025-02-16 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.53796428571428,0.0,99981.0,0.0,-1.05
|
|
2025-02-16 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.292,1999.62,99981.0,0.0,0.0
|
|
2025-02-17 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.12282142857143,0.0,99979.23,0.0,-1.77
|
|
2025-02-17 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.75,1499.69,99979.23,0.0,0.0
|
|
2025-02-17 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,191.05996564173,749.84,99980.45,0.0,1.22
|
|
2025-02-17 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,191.281123831016,224.95,99981.91,0.0,1.46
|
|
2025-02-17 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,191.23551785714287,0.0,99982.48,0.0,0.57
|
|
2025-02-17 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.752,1499.74,99982.48,0.0,0.0
|
|
2025-02-17 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,191.098543938208,749.87,99983.85,0.0,1.36
|
|
2025-02-17 21:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,191.311985342546,224.96,99985.39,0.0,1.54
|
|
2025-02-17 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,191.26280677111743,0.0,99985.99,0.0,0.6
|
|
2025-02-18 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.674,1499.79,99985.99,0.0,0.0
|
|
2025-02-18 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,191.343800202459,749.89,99987.28,0.0,1.29
|
|
2025-02-18 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.674,0.0,99987.28,0.0,0.0
|
|
2025-02-18 21:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.765,1499.81,99987.28,0.0,0.0
|
|
2025-02-18 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.92024999999998,0.0,99986.07,0.0,-1.21
|
|
2025-02-18 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.994,1499.79,99986.07,0.0,0.0
|
|
2025-02-18 22:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.1655357142857,0.0,99984.73,0.0,-1.34
|
|
2025-02-18 22:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.098,1499.77,99984.73,0.0,0.0
|
|
2025-02-19 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,191.369595207145,749.89,99987.57,0.0,2.84
|
|
2025-02-19 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.098,0.0,99987.57,0.0,0.0
|
|
2025-02-19 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.589,1999.75,99987.57,0.0,0.0
|
|
2025-02-19 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.33849999999998,0.0,99984.94,0.0,-2.63
|
|
2025-02-19 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.227,1499.77,99984.94,0.0,0.0
|
|
2025-02-20 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.07828571428573,0.0,99983.77,0.0,-1.17
|
|
2025-02-20 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.918,1499.76,99983.77,0.0,0.0
|
|
2025-02-20 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,189.552226511504,749.88,99986.29,0.0,2.52
|
|
2025-02-20 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.918,0.0,99986.29,0.0,0.0
|
|
2025-02-20 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.664,1499.79,99986.29,0.0,0.0
|
|
2025-02-20 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,189.275170896983,749.9,99987.82,0.0,1.54
|
|
2025-02-21 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.664,0.0,99987.82,0.0,0.0
|
|
2025-02-21 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.662,1999.76,99987.82,0.0,0.0
|
|
2025-02-21 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,189.966754001161,999.88,99991.47,0.0,3.65
|
|
2025-02-21 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,190.192,0.0,99993.94,0.0,2.46
|
|
2025-02-21 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.034,1499.91,99993.94,0.0,0.0
|
|
2025-02-21 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.71814285714285,0.0,99991.43,0.0,-2.51
|
|
2025-02-21 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.681,1499.87,99991.43,0.0,0.0
|
|
2025-02-21 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.27182142857143,0.0,99988.18,0.0,-3.25
|
|
2025-02-21 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.198,1499.82,99988.18,0.0,0.0
|
|
2025-02-24 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,189.196,0.0,99996.13,0.0,7.95
|
|
2025-02-24 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.423,1999.92,99996.13,0.0,0.0
|
|
2025-02-24 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,189.070590833204,999.96,99999.57,0.0,3.44
|
|
2025-02-25 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,189.401984168577,299.99,100003.2,0.0,3.64
|
|
2025-02-25 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,189.36935714285715,0.0,100004.71,0.0,1.51
|
|
2025-02-25 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.956,1500.07,100004.71,0.0,0.0
|
|
2025-02-25 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.73935714285713,0.0,100002.99,0.0,-1.72
|
|
2025-02-25 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.289,1500.04,100002.99,0.0,0.0
|
|
2025-02-25 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,189.123931140052,750.02,100006.32,0.0,3.33
|
|
2025-02-25 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,189.510467338089,225.01,100009.72,0.0,3.41
|
|
2025-02-25 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,189.38392857142858,0.0,100011.03,0.0,1.31
|
|
2025-02-26 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.748,1500.17,100011.03,0.0,0.0
|
|
2025-02-26 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,189.143357691547,750.08,100013.42,0.0,2.39
|
|
2025-02-26 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,188.871521896474,225.02,100015.85,0.0,2.43
|
|
2025-02-26 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,188.780909964783,0.0,100016.99,0.0,1.15
|
|
2025-02-26 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.674,1500.25,100016.99,0.0,0.0
|
|
2025-02-27 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,188.976,0.0,100019.39,0.0,2.4
|
|
2025-02-27 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.144,1500.29,100019.39,0.0,0.0
|
|
2025-02-27 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,189.679247460722,750.15,100021.52,0.0,2.12
|
|
2025-02-27 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.144,0.0,100021.52,0.0,0.0
|
|
2025-02-27 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.494,1500.32,100021.52,0.0,0.0
|
|
2025-02-28 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.28196428571428,0.0,100019.83,0.0,-1.69
|
|
2025-02-28 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.19,2000.4,100019.83,0.0,0.0
|
|
2025-02-28 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.50232142857143,0.0,100016.53,0.0,-3.3
|
|
2025-02-28 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.374,1500.25,100016.53,0.0,0.0
|
|
2025-02-28 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.70785714285714,0.0,100013.88,0.0,-2.64
|
|
2025-02-28 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.85,2000.28,100013.88,0.0,0.0
|
|
2025-03-02 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,189.616481867045,1000.14,100017.94,0.0,4.06
|
|
2025-03-02 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,190.03121073358,300.04,100022.32,0.0,4.38
|
|
2025-03-02 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,190.169453689091,0.0,100024.42,0.0,2.1
|
|
2025-03-03 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.676,1500.37,100024.42,0.0,0.0
|
|
2025-03-03 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.11121428571428,0.0,100020.99,0.0,-3.42
|
|
2025-03-04 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.156,2000.42,100020.99,0.0,0.0
|
|
2025-03-04 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,190.69053571428572,0.0,100015.37,0.0,-5.62
|
|
2025-03-04 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.661,1500.23,100015.37,0.0,0.0
|
|
2025-03-04 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.17582142857142,0.0,100011.32,0.0,-4.05
|
|
2025-03-04 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.198,1500.17,100011.32,0.0,0.0
|
|
2025-03-04 21:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.66750000000002,0.0,100007.63,0.0,-3.68
|
|
2025-03-04 21:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.59,2000.15,100007.63,0.0,0.0
|
|
2025-03-05 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.18185714285715,0.0,100001.46,0.0,-6.18
|
|
2025-03-06 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.956,2000.03,100001.46,0.0,0.0
|
|
2025-03-06 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.73817857142856,0.0,99999.19,0.0,-2.27
|
|
2025-03-06 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.716,1499.99,99999.19,0.0,0.0
|
|
2025-03-06 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.48125000000002,0.0,99997.35,0.0,-1.84
|
|
2025-03-06 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.516,1499.96,99997.35,0.0,0.0
|
|
2025-03-06 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.25382142857143,0.0,99995.3,0.0,-2.05
|
|
2025-03-07 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.964,1999.91,99995.3,0.0,0.0
|
|
2025-03-07 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,190.618357928549,999.95,99998.74,0.0,3.44
|
|
2025-03-07 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,190.819256734569,299.99,100001.89,0.0,3.15
|
|
2025-03-07 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,190.6324642857143,0.0,100002.95,0.0,1.06
|
|
2025-03-07 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.27,1500.04,100002.95,0.0,0.0
|
|
2025-03-10 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,190.549062485527,750.02,100005.77,0.0,2.83
|
|
2025-03-10 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,190.754,0.0,100007.8,0.0,2.02
|
|
2025-03-10 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.238,1500.12,100007.8,0.0,0.0
|
|
2025-03-10 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,189.0351785714286,0.0,100006.19,0.0,-1.61
|
|
2025-03-10 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,189.084,1500.09,100006.19,0.0,0.0
|
|
2025-03-11 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.88182142857144,0.0,100004.59,0.0,-1.6
|
|
2025-03-11 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.931,1500.07,100004.59,0.0,0.0
|
|
2025-03-11 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,190.21707142857144,0.0,100002.33,0.0,-2.26
|
|
2025-03-11 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.372,1500.03,100002.33,0.0,0.0
|
|
2025-03-11 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,190.656210263518,750.02,100005.13,0.0,2.81
|
|
2025-03-11 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.372,0.0,100005.13,0.0,0.0
|
|
2025-03-12 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.11,1500.08,100005.13,0.0,0.0
|
|
2025-03-12 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.40732142857144,0.0,100002.81,0.0,-2.32
|
|
2025-03-12 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.022,1500.04,100002.81,0.0,0.0
|
|
2025-03-12 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,192.356158777827,750.02,100005.4,0.0,2.59
|
|
2025-03-12 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,191.909487185926,225.01,100008.42,0.0,3.03
|
|
2025-03-12 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,192.11819642857142,0.0,100009.48,0.0,1.05
|
|
2025-03-13 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.674,1500.14,100009.48,0.0,0.0
|
|
2025-03-13 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.44964285714286,0.0,100007.72,0.0,-1.76
|
|
2025-03-13 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.436,1500.12,100007.72,0.0,0.0
|
|
2025-03-13 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.21303571428572,0.0,100005.97,0.0,-1.75
|
|
2025-03-13 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.783,1500.09,100005.97,0.0,0.0
|
|
2025-03-13 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,191.534347966626,750.04,100008.93,0.0,2.95
|
|
2025-03-14 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,191.930796449465,225.01,100012.09,0.0,3.16
|
|
2025-03-14 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,192.013625,0.0,100013.54,0.0,1.45
|
|
2025-03-14 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.341,2000.27,100013.54,0.0,0.0
|
|
2025-03-14 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.50964285714286,0.0,100011.78,0.0,-1.75
|
|
2025-03-14 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.452,1500.18,100011.78,0.0,0.0
|
|
2025-03-14 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.6442142857143,0.0,100010.29,0.0,-1.5
|
|
2025-03-14 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.553,1500.15,100010.29,0.0,0.0
|
|
2025-03-14 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,192.079906234706,750.08,100012.13,0.0,1.84
|
|
2025-03-14 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,191.752682028683,225.02,100014.31,0.0,2.18
|
|
2025-03-14 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,191.83591071428572,0.0,100015.15,0.0,0.84
|
|
2025-03-14 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.673,1500.23,100015.15,0.0,0.0
|
|
2025-03-14 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,192.307115032606,750.11,100017.63,0.0,2.48
|
|
2025-03-17 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,192.587,0.0,100021.21,0.0,3.58
|
|
2025-03-17 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.786,2000.42,100021.21,0.0,0.0
|
|
2025-03-17 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.01432142857144,0.0,100018.84,0.0,-2.37
|
|
2025-03-17 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.321,2000.38,100018.84,0.0,0.0
|
|
2025-03-17 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.67039285714284,0.0,100015.22,0.0,-3.62
|
|
2025-03-17 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.676,1500.23,100015.22,0.0,0.0
|
|
2025-03-17 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.92307142857143,0.0,100013.31,0.0,-1.91
|
|
2025-03-17 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.882,1500.2,100013.31,0.0,0.0
|
|
2025-03-18 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.11492857142858,0.0,100011.51,0.0,-1.8
|
|
2025-03-18 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.524,1500.17,100011.51,0.0,0.0
|
|
2025-03-18 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.70175,0.0,100010.14,0.0,-1.37
|
|
2025-03-19 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.638,2000.2,100010.14,0.0,0.0
|
|
2025-03-19 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,194.297231025253,1000.1,100011.89,0.0,1.75
|
|
2025-03-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,194.117588607472,300.03,100013.76,0.0,1.87
|
|
2025-03-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,194.057707801545,0.0,100014.65,0.0,0.89
|
|
2025-03-19 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.838,1500.22,100014.65,0.0,0.0
|
|
2025-03-19 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.57335714285713,0.0,100012.61,0.0,-2.05
|
|
2025-03-19 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.628,2000.25,100012.61,0.0,0.0
|
|
2025-03-19 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.31310714285712,0.0,100009.35,0.0,-3.25
|
|
2025-03-19 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.466,1500.14,100009.35,0.0,0.0
|
|
2025-03-20 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.08167857142857,0.0,100006.37,0.0,-2.98
|
|
2025-03-20 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.527,1500.1,100006.37,0.0,0.0
|
|
2025-03-20 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,192.918087300563,750.05,100007.9,0.0,1.52
|
|
2025-03-20 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.527,0.0,100007.9,0.0,0.0
|
|
2025-03-21 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.621,1500.12,100007.9,0.0,0.0
|
|
2025-03-21 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.33942857142858,0.0,100005.7,0.0,-2.19
|
|
2025-03-21 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.334,1500.09,100005.7,0.0,0.0
|
|
2025-03-21 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.0385,0.0,100003.4,0.0,-2.3
|
|
2025-03-24 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.932,2000.07,100003.4,0.0,0.0
|
|
2025-03-24 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,193.579770783722,1000.03,100005.21,0.0,1.82
|
|
2025-03-24 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.932,0.0,100005.21,0.0,0.0
|
|
2025-03-24 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.546,1500.08,100005.21,0.0,0.0
|
|
2025-03-24 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.84364285714287,0.0,100002.92,0.0,-2.3
|
|
2025-03-25 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.984,2000.06,100002.92,0.0,0.0
|
|
2025-03-25 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.72685714285714,0.0,100000.27,0.0,-2.65
|
|
2025-03-25 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.818,1500.0,100000.27,0.0,0.0
|
|
2025-03-26 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,194.376741697896,750.0,100002.43,0.0,2.16
|
|
2025-03-26 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,194.322,0.0,100004.38,0.0,1.95
|
|
2025-03-26 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.602,1500.07,100004.38,0.0,0.0
|
|
2025-03-26 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,194.288155113491,750.03,100005.59,0.0,1.21
|
|
2025-03-26 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,194.096847950171,225.01,100006.95,0.0,1.36
|
|
2025-03-26 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,194.033078895731,0.0,100007.61,0.0,0.66
|
|
2025-03-27 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.428,1500.11,100007.61,0.0,0.0
|
|
2025-03-27 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.6565357142857,0.0,100005.85,0.0,-1.76
|
|
2025-03-28 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.919,2000.12,100005.85,0.0,0.0
|
|
2025-03-28 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.72432142857144,0.0,100003.85,0.0,-2.0
|
|
2025-03-28 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.128,1500.06,100003.85,0.0,0.0
|
|
2025-03-28 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.7550357142857,0.0,100000.97,0.0,-2.88
|
|
2025-03-31 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.925,1500.01,100000.97,0.0,0.0
|
|
2025-04-01 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,193.568,0.0,100003.73,0.0,2.76
|
|
2025-04-01 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.414,1500.06,100003.73,0.0,0.0
|
|
2025-04-01 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,193.148564591451,750.03,100006.59,0.0,2.86
|
|
2025-04-01 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,193.603938570306,225.01,100009.84,0.0,3.25
|
|
2025-04-01 22:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,193.70255357142858,0.0,100011.35,0.0,1.51
|
|
2025-04-01 22:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.72,1500.17,100011.35,0.0,0.0
|
|
2025-04-02 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,193.225,0.0,100015.18,0.0,3.83
|
|
2025-04-02 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.899,2000.3,100015.18,0.0,0.0
|
|
2025-04-02 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.21892857142856,0.0,100011.88,0.0,-3.3
|
|
2025-04-02 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.258,1500.18,100011.88,0.0,0.0
|
|
2025-04-02 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.61178571428573,0.0,100009.15,0.0,-2.73
|
|
2025-04-02 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.552,1500.14,100009.15,0.0,0.0
|
|
2025-04-02 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.9305357142857,0.0,100006.23,0.0,-2.92
|
|
2025-04-02 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.872,1500.09,100006.23,0.0,0.0
|
|
2025-04-02 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.2016785714286,0.0,100003.69,0.0,-2.54
|
|
2025-04-03 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.404,2000.07,100003.69,0.0,0.0
|
|
2025-04-03 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.96160714285713,0.0,99999.09,0.0,-4.6
|
|
2025-04-03 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.967,1499.99,99999.09,0.0,0.0
|
|
2025-04-03 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.47467857142857,0.0,99995.25,0.0,-3.85
|
|
2025-04-04 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.475,1999.9,99995.25,0.0,0.0
|
|
2025-04-04 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.11060714285713,0.0,99991.42,0.0,-3.83
|
|
2025-04-04 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.692,1999.83,99991.42,0.0,0.0
|
|
2025-04-04 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.06671428571428,0.0,99984.79,0.0,-6.63
|
|
2025-04-07 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,187.258,1999.7,99984.79,0.0,0.0
|
|
2025-04-07 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,188.243537257037,999.85,99990.05,0.0,5.26
|
|
2025-04-07 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,187.258,0.0,99990.05,0.0,0.0
|
|
2025-04-08 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.928,1999.8,99990.05,0.0,0.0
|
|
2025-04-08 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,188.426797657004,999.9,99992.71,0.0,2.65
|
|
2025-04-08 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,188.192385784383,299.97,99995.43,0.0,2.73
|
|
2025-04-08 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,188.11424849351,0.0,99996.72,0.0,1.29
|
|
2025-04-08 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,187.636,1999.93,99996.72,0.0,0.0
|
|
2025-04-08 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,188.384234561312,999.97,100000.71,0.0,3.99
|
|
2025-04-08 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,188.710876070623,299.99,100004.72,0.0,4.01
|
|
2025-04-08 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,188.47280464205156,0.0,100006.06,0.0,1.34
|
|
2025-04-08 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,186.588,2000.12,100006.06,0.0,0.0
|
|
2025-04-09 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,186.04114285714286,0.0,100000.2,0.0,-5.86
|
|
2025-04-09 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,184.776,1500.0,100000.2,0.0,0.0
|
|
2025-04-09 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,185.981043734685,750.0,100005.09,0.0,4.89
|
|
2025-04-09 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,186.534056964769,225.0,100010.08,0.0,5.0
|
|
2025-04-09 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,186.71839470813,0.0,100012.45,0.0,2.37
|
|
2025-04-09 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,187.072,2000.25,100012.45,0.0,0.0
|
|
2025-04-09 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,187.90610714285714,0.0,100003.53,0.0,-8.92
|
|
2025-04-09 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,187.522,1500.05,100003.53,0.0,0.0
|
|
2025-04-09 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,188.40260714285714,0.0,99996.49,0.0,-7.04
|
|
2025-04-09 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.682,1499.95,99996.49,0.0,0.0
|
|
2025-04-09 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.6933214285714,0.0,99988.45,0.0,-8.04
|
|
2025-04-09 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.154,1499.83,99988.45,0.0,0.0
|
|
2025-04-10 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,189.221,0.0,99987.92,0.0,-0.53
|
|
2025-04-10 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.221,1499.82,99987.92,0.0,0.0
|
|
2025-04-10 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,188.612975474101,749.91,99990.33,0.0,2.41
|
|
2025-04-10 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,188.312342437897,224.97,99992.85,0.0,2.52
|
|
2025-04-10 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,188.212131425828,0.0,99994.05,0.0,1.2
|
|
2025-04-10 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,187.156,1499.91,99994.05,0.0,0.0
|
|
2025-04-10 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,186.69335714285714,0.0,99990.34,0.0,-3.71
|
|
2025-04-10 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,186.763,1499.86,99990.34,0.0,0.0
|
|
2025-04-10 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,187.727100558372,749.93,99994.21,0.0,3.87
|
|
2025-04-10 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,186.763,0.0,99994.21,0.0,0.0
|
|
2025-04-11 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.098,1999.88,99994.21,0.0,0.0
|
|
2025-04-13 21:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,188.56139285714286,0.0,99989.28,0.0,-4.93
|
|
2025-04-14 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.38,1499.84,99989.28,0.0,0.0
|
|
2025-04-14 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,188.8185357142857,0.0,99985.79,0.0,-3.49
|
|
2025-04-15 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.459,1499.79,99985.79,0.0,0.0
|
|
2025-04-15 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,189.140960328161,749.89,99987.05,0.0,1.26
|
|
2025-04-16 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,188.937484932236,224.97,99988.49,0.0,1.44
|
|
2025-04-16 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,188.869659800261,0.0,99989.19,0.0,0.7
|
|
2025-04-16 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.849,1999.78,99989.19,0.0,0.0
|
|
2025-04-16 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.5791071428571,0.0,99986.34,0.0,-2.86
|
|
2025-04-16 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.308,1999.73,99986.34,0.0,0.0
|
|
2025-04-16 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.06414285714285,0.0,99983.75,0.0,-2.59
|
|
2025-04-16 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.076,1499.76,99983.75,0.0,0.0
|
|
2025-04-16 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,187.8219642857143,0.0,99981.72,0.0,-2.03
|
|
2025-04-16 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,187.863,1499.73,99981.72,0.0,0.0
|
|
2025-04-16 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,187.59546428571429,0.0,99979.58,0.0,-2.14
|
|
2025-04-16 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,187.728,1499.69,99979.58,0.0,0.0
|
|
2025-04-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,188.95,0.0,99989.35,0.0,9.76
|
|
2025-04-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.95,1499.84,99989.35,0.0,0.0
|
|
2025-04-17 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.15892857142856,0.0,99987.69,0.0,-1.66
|
|
2025-04-17 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.19,1999.75,99987.69,0.0,0.0
|
|
2025-04-17 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,188.5096634221,999.88,99991.28,0.0,3.6
|
|
2025-04-17 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,188.151870828459,299.96,99995.12,0.0,3.84
|
|
2025-04-17 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,188.2889642857143,0.0,99996.55,0.0,1.43
|
|
2025-04-21 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,188.078,1499.95,99996.55,0.0,0.0
|
|
2025-04-21 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,188.569260527309,749.97,99998.51,0.0,1.96
|
|
2025-04-22 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,188.078,0.0,99998.51,0.0,0.0
|
|
2025-04-22 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,187.84,1499.98,99998.51,0.0,0.0
|
|
2025-04-22 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,187.56378571428573,0.0,99996.31,0.0,-2.21
|
|
2025-04-22 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.286,1499.94,99996.31,0.0,0.0
|
|
2025-04-22 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,188.57046428571428,0.0,99994.04,0.0,-2.27
|
|
2025-04-22 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,188.682,1499.91,99994.04,0.0,0.0
|
|
2025-04-22 21:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,188.9637857142857,0.0,99991.8,0.0,-2.24
|
|
2025-04-22 21:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.231,1999.84,99991.8,0.0,0.0
|
|
2025-04-22 21:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.46349999999998,0.0,99989.34,0.0,-2.46
|
|
2025-04-22 21:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.467,1499.84,99989.34,0.0,0.0
|
|
2025-04-22 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.74385714285717,0.0,99987.15,0.0,-2.19
|
|
2025-04-22 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.531,1499.81,99987.15,0.0,0.0
|
|
2025-04-23 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,188.949,0.0,99991.76,0.0,4.61
|
|
2025-04-23 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,189.56,1999.84,99991.76,0.0,0.0
|
|
2025-04-23 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,188.841780619755,999.92,99995.55,0.0,3.79
|
|
2025-04-23 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,189.56,0.0,99995.55,0.0,0.0
|
|
2025-04-23 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.115,1499.93,99995.55,0.0,0.0
|
|
2025-04-24 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,189.446,0.0,100000.82,0.0,5.28
|
|
2025-04-24 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.13,1500.01,100000.82,0.0,0.0
|
|
2025-04-24 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,190.4012857142857,0.0,99998.68,0.0,-2.14
|
|
2025-04-25 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.936,1499.98,99998.68,0.0,0.0
|
|
2025-04-25 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.18767857142856,0.0,99996.71,0.0,-1.98
|
|
2025-04-25 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.374,1999.93,99996.71,0.0,0.0
|
|
2025-04-25 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.62782142857142,0.0,99994.05,0.0,-2.65
|
|
2025-04-25 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.616,1499.91,99994.05,0.0,0.0
|
|
2025-04-27 21:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,191.0392641443,749.96,99996.31,0.0,2.26
|
|
2025-04-28 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,190.951,0.0,99998.91,0.0,2.6
|
|
2025-04-28 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.829,1499.98,99998.91,0.0,0.0
|
|
2025-04-29 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,190.944,0.0,99999.82,0.0,0.9
|
|
2025-04-29 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.724,1500.0,99999.82,0.0,0.0
|
|
2025-04-29 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.52192857142856,0.0,99998.23,0.0,-1.59
|
|
2025-04-30 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.064,1499.97,99998.23,0.0,0.0
|
|
2025-04-30 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.21099999999998,0.0,99997.07,0.0,-1.15
|
|
2025-04-30 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.18,1499.96,99997.07,0.0,0.0
|
|
2025-04-30 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,190.864775604213,749.98,99998.31,0.0,1.24
|
|
2025-04-30 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,190.709449159065,224.99,99999.6,0.0,1.29
|
|
2025-04-30 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,190.657673677349,0.0,100000.22,0.0,0.61
|
|
2025-04-30 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.698,1500.0,100000.22,0.0,0.0
|
|
2025-04-30 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.50332142857144,0.0,99998.69,0.0,-1.53
|
|
2025-04-30 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.476,1499.98,99998.69,0.0,0.0
|
|
2025-04-30 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.26589285714286,0.0,99997.03,0.0,-1.65
|
|
2025-04-30 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.286,1499.96,99997.03,0.0,0.0
|
|
2025-04-30 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.0505,0.0,99995.18,0.0,-1.86
|
|
2025-04-30 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.086,1499.93,99995.18,0.0,0.0
|
|
2025-04-30 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,190.868022145646,749.96,99998.26,0.0,3.09
|
|
2025-05-01 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,190.575,0.0,100000.19,0.0,1.93
|
|
2025-05-01 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,190.882,1500.0,100000.19,0.0,0.0
|
|
2025-05-01 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.08300000000003,0.0,99998.61,0.0,-1.58
|
|
2025-05-01 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.126,1499.98,99998.61,0.0,0.0
|
|
2025-05-01 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.35314285714287,0.0,99996.83,0.0,-1.78
|
|
2025-05-01 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.502,1499.95,99996.83,0.0,0.0
|
|
2025-05-01 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.73975000000002,0.0,99994.97,0.0,-1.86
|
|
2025-05-01 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.964,1499.92,99994.97,0.0,0.0
|
|
2025-05-01 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.23282142857144,0.0,99992.87,0.0,-2.1
|
|
2025-05-01 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.032,1999.86,99992.87,0.0,0.0
|
|
2025-05-01 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.31164285714289,0.0,99989.97,0.0,-2.9
|
|
2025-05-01 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.252,1999.8,99989.97,0.0,0.0
|
|
2025-05-02 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.56539285714285,0.0,99986.73,0.0,-3.24
|
|
2025-05-02 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.13,1499.8,99986.73,0.0,0.0
|
|
2025-05-02 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.8845357142857,0.0,99984.81,0.0,-1.92
|
|
2025-05-02 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.657,1499.77,99984.81,0.0,0.0
|
|
2025-05-02 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,192.256580439038,749.89,99987.16,0.0,2.35
|
|
2025-05-05 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,191.657,0.0,99987.16,0.0,0.0
|
|
2025-05-05 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,191.11,1499.81,99987.16,0.0,0.0
|
|
2025-05-05 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,190.96482142857144,0.0,99986.02,0.0,-1.14
|
|
2025-05-06 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.484,1499.79,99986.02,0.0,0.0
|
|
2025-05-06 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,190.853083972664,749.9,99987.47,0.0,1.45
|
|
2025-05-06 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,191.116318561118,224.97,99989.21,0.0,1.74
|
|
2025-05-06 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,191.204063423936,0.0,99990.06,0.0,0.85
|
|
2025-05-07 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,191.625,1999.8,99990.06,0.0,0.0
|
|
2025-05-07 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,191.291817565721,999.9,99991.8,0.0,1.74
|
|
2025-05-07 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,191.625,0.0,99991.8,0.0,0.0
|
|
2025-05-07 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,190.712,1999.84,99991.8,0.0,0.0
|
|
2025-05-07 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,191.347064896755,999.92,99995.13,0.0,3.33
|
|
2025-05-08 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,191.561098351173,299.98,99998.25,0.0,3.12
|
|
2025-05-08 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,191.50792857142858,0.0,99999.5,0.0,1.25
|
|
2025-05-08 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.762,1999.99,99999.5,0.0,0.0
|
|
2025-05-08 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.13067857142858,0.0,99995.67,0.0,-3.83
|
|
2025-05-09 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.562,1499.94,99995.67,0.0,0.0
|
|
2025-05-09 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.38757142857145,0.0,99994.31,0.0,-1.36
|
|
2025-05-09 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.148,1999.89,99994.31,0.0,0.0
|
|
2025-05-09 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.37,0.0,99992.02,0.0,-2.3
|
|
2025-05-09 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.32,1499.88,99992.02,0.0,0.0
|
|
2025-05-11 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.5422142857143,0.0,99990.29,0.0,-1.72
|
|
2025-05-12 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.565,1999.81,99990.29,0.0,0.0
|
|
2025-05-12 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.772,0.0,99988.16,0.0,-2.13
|
|
2025-05-12 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.746,1499.82,99988.16,0.0,0.0
|
|
2025-05-12 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.99703571428572,0.0,99986.23,0.0,-1.93
|
|
2025-05-13 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.864,1999.72,99986.23,0.0,0.0
|
|
2025-05-13 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.03810714285714,0.0,99984.45,0.0,-1.78
|
|
2025-05-13 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.99,1999.69,99984.45,0.0,0.0
|
|
2025-05-13 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,195.588522252765,999.84,99986.5,0.0,2.05
|
|
2025-05-13 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.99,0.0,99986.5,0.0,0.0
|
|
2025-05-13 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.364,1499.8,99986.5,0.0,0.0
|
|
2025-05-14 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,195.773611934994,749.9,99988.76,0.0,2.25
|
|
2025-05-14 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,195.484,0.0,99992.12,0.0,3.36
|
|
2025-05-14 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.512,1499.88,99992.12,0.0,0.0
|
|
2025-05-14 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,195.192168696183,749.94,99994.74,0.0,2.62
|
|
2025-05-14 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.512,0.0,99994.74,0.0,0.0
|
|
2025-05-15 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.748,1499.92,99994.74,0.0,0.0
|
|
2025-05-15 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.53607142857143,0.0,99993.1,0.0,-1.64
|
|
2025-05-16 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.781,1499.9,99993.1,0.0,0.0
|
|
2025-05-16 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,193.496324639535,749.95,99994.2,0.0,1.1
|
|
2025-05-18 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,193.290195006555,224.98,99995.53,0.0,1.33
|
|
2025-05-18 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,193.221485128895,0.0,99996.18,0.0,0.65
|
|
2025-05-20 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.128,1499.94,99996.18,0.0,0.0
|
|
2025-05-20 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,193.656627821029,749.97,99998.23,0.0,2.05
|
|
2025-05-20 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,193.544,0.0,99999.85,0.0,1.62
|
|
2025-05-21 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.948,1500.0,99999.85,0.0,0.0
|
|
2025-05-21 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,193.235875916743,750.0,100000.97,0.0,1.12
|
|
2025-05-21 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.948,0.0,100000.97,0.0,0.0
|
|
2025-05-21 22:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.461,2000.02,100000.97,0.0,0.0
|
|
2025-05-21 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,192.966571438304,1000.01,100003.52,0.0,2.56
|
|
2025-05-22 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,192.701813992361,300.0,100006.27,0.0,2.75
|
|
2025-05-22 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,192.613561510381,0.0,100007.58,0.0,1.31
|
|
2025-05-22 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,192.717,1500.11,100007.58,0.0,0.0
|
|
2025-05-22 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,192.9714642857143,0.0,100005.6,0.0,-1.98
|
|
2025-05-22 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.052,2000.11,100005.6,0.0,0.0
|
|
2025-05-22 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.35296428571428,0.0,100002.48,0.0,-3.12
|
|
2025-05-22 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.384,1500.04,100002.48,0.0,0.0
|
|
2025-05-23 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,192.878,0.0,100006.41,0.0,3.92
|
|
2025-05-23 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,192.368,2000.13,100006.41,0.0,0.0
|
|
2025-05-25 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,193.120373850239,1000.06,100010.32,0.0,3.91
|
|
2025-05-25 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,193.442197350212,300.02,100014.23,0.0,3.91
|
|
2025-05-25 22:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,193.4150892857143,0.0,100015.86,0.0,1.63
|
|
2025-05-26 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.784,2000.32,100015.86,0.0,0.0
|
|
2025-05-26 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.95499999999998,0.0,100014.1,0.0,-1.77
|
|
2025-05-26 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.039,2000.28,100014.1,0.0,0.0
|
|
2025-05-26 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,193.628,0.0,100018.33,0.0,4.24
|
|
2025-05-27 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.538,2000.37,100018.33,0.0,0.0
|
|
2025-05-27 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.69689285714287,0.0,100016.69,0.0,-1.64
|
|
2025-05-27 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.874,1500.25,100016.69,0.0,0.0
|
|
2025-05-27 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.04564285714287,0.0,100015.36,0.0,-1.33
|
|
2025-05-27 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.088,1500.23,100015.36,0.0,0.0
|
|
2025-05-27 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.28407142857142,0.0,100013.85,0.0,-1.52
|
|
2025-05-27 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.298,1500.21,100013.85,0.0,0.0
|
|
2025-05-27 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.54625000000001,0.0,100011.93,0.0,-1.92
|
|
2025-05-28 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.313,1500.18,100011.93,0.0,0.0
|
|
2025-05-28 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.57089285714284,0.0,100009.95,0.0,-1.98
|
|
2025-05-28 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.536,1500.15,100009.95,0.0,0.0
|
|
2025-05-28 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.69210714285714,0.0,100008.75,0.0,-1.2
|
|
2025-05-28 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.904,1500.13,100008.75,0.0,0.0
|
|
2025-05-29 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.0957857142857,0.0,100007.28,0.0,-1.47
|
|
2025-05-29 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.875,1500.11,100007.28,0.0,0.0
|
|
2025-05-29 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.60832142857143,0.0,100005.23,0.0,-2.05
|
|
2025-05-29 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.684,1500.08,100005.23,0.0,0.0
|
|
2025-05-29 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.41025,0.0,100003.12,0.0,-2.11
|
|
2025-05-29 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.368,1500.05,100003.12,0.0,0.0
|
|
2025-05-29 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.0997142857143,0.0,100001.05,0.0,-2.07
|
|
2025-06-02 22:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.102,1500.02,100001.05,0.0,0.0
|
|
2025-06-03 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,193.363943969987,750.01,100002.07,0.0,1.02
|
|
2025-06-03 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,193.521170897428,225.0,100003.21,0.0,1.14
|
|
2025-06-03 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,193.573579873242,0.0,100003.76,0.0,0.55
|
|
2025-06-03 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.755,1500.06,100003.76,0.0,0.0
|
|
2025-06-03 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,193.426885227718,750.03,100005.03,0.0,1.27
|
|
2025-06-03 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,193.221726714815,225.01,100006.47,0.0,1.45
|
|
2025-06-03 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,193.31180357142856,0.0,100006.99,0.0,0.51
|
|
2025-06-03 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.018,2000.14,100006.99,0.0,0.0
|
|
2025-06-03 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,192.79139285714285,0.0,100004.64,0.0,-2.35
|
|
2025-06-03 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.518,2000.09,100004.64,0.0,0.0
|
|
2025-06-03 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.68664285714286,0.0,100002.9,0.0,-1.74
|
|
2025-06-03 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.676,1500.04,100002.9,0.0,0.0
|
|
2025-06-03 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,193.85257142857142,0.0,100001.53,0.0,-1.37
|
|
2025-06-03 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.008,2000.03,100001.53,0.0,0.0
|
|
2025-06-03 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.21007142857144,0.0,99999.45,0.0,-2.08
|
|
2025-06-03 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.282,1999.99,99999.45,0.0,0.0
|
|
2025-06-03 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.5132142857143,0.0,99997.07,0.0,-2.38
|
|
2025-06-03 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.434,1499.96,99997.07,0.0,0.0
|
|
2025-06-03 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.68182142857142,0.0,99995.15,0.0,-1.91
|
|
2025-06-04 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.957,1499.93,99995.15,0.0,0.0
|
|
2025-06-04 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,194.71314664851,749.96,99996.09,0.0,0.94
|
|
2025-06-04 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,194.566486597978,224.99,99997.14,0.0,1.05
|
|
2025-06-04 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,194.63674999999998,0.0,99997.51,0.0,0.37
|
|
2025-06-04 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.221,1499.96,99997.51,0.0,0.0
|
|
2025-06-04 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.93064285714286,0.0,99995.27,0.0,-2.24
|
|
2025-06-04 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.824,1499.93,99995.27,0.0,0.0
|
|
2025-06-04 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,193.48339285714286,0.0,99992.64,0.0,-2.64
|
|
2025-06-04 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,193.486,1499.89,99992.64,0.0,0.0
|
|
2025-06-05 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,193.68,0.0,99994.14,0.0,1.5
|
|
2025-06-05 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,193.894,1499.91,99994.14,0.0,0.0
|
|
2025-06-05 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.06060714285715,0.0,99992.85,0.0,-1.29
|
|
2025-06-05 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.038,1499.89,99992.85,0.0,0.0
|
|
2025-06-05 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.21628571428573,0.0,99991.47,0.0,-1.38
|
|
2025-06-05 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.256,1499.87,99991.47,0.0,0.0
|
|
2025-06-05 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.42260714285715,0.0,99990.19,0.0,-1.29
|
|
2025-06-05 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.387,1499.85,99990.19,0.0,0.0
|
|
2025-06-05 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.55939285714285,0.0,99988.86,0.0,-1.33
|
|
2025-06-05 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.222,1499.83,99988.86,0.0,0.0
|
|
2025-06-06 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,195.118,0.0,99989.66,0.0,0.8
|
|
2025-06-06 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.764,1999.79,99989.66,0.0,0.0
|
|
2025-06-06 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.9875,0.0,99987.37,0.0,-2.28
|
|
2025-06-06 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.002,1999.75,99987.37,0.0,0.0
|
|
2025-06-09 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,195.88,0.0,99988.62,0.0,1.24
|
|
2025-06-09 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.586,1499.83,99988.62,0.0,0.0
|
|
2025-06-09 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,195.818143995854,749.91,99989.51,0.0,0.89
|
|
2025-06-09 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,195.985589986452,224.97,99990.58,0.0,1.07
|
|
2025-06-09 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,195.89301855788057,0.0,99990.93,0.0,0.35
|
|
2025-06-09 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.058,1999.82,99990.93,0.0,0.0
|
|
2025-06-10 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.1775714285714,0.0,99989.71,0.0,-1.22
|
|
2025-06-10 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.412,1499.85,99989.71,0.0,0.0
|
|
2025-06-10 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,196.08544454438,749.92,99990.96,0.0,1.25
|
|
2025-06-10 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,195.849067054315,224.98,99992.46,0.0,1.5
|
|
2025-06-10 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,195.69698214285714,0.0,99993.28,0.0,0.82
|
|
2025-06-10 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.74,1499.9,99993.28,0.0,0.0
|
|
2025-06-10 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.5484285714286,0.0,99991.82,0.0,-1.47
|
|
2025-06-10 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.464,1999.84,99991.82,0.0,0.0
|
|
2025-06-10 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.26257142857142,0.0,99989.75,0.0,-2.06
|
|
2025-06-10 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.2,1499.85,99989.75,0.0,0.0
|
|
2025-06-10 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.97971428571427,0.0,99988.06,0.0,-1.69
|
|
2025-06-10 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.942,1499.82,99988.06,0.0,0.0
|
|
2025-06-10 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,195.615,0.0,99993.24,0.0,5.18
|
|
2025-06-12 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.063,1999.86,99993.24,0.0,0.0
|
|
2025-06-12 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.86917857142856,0.0,99991.25,0.0,-1.99
|
|
2025-06-12 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.976,1499.87,99991.25,0.0,0.0
|
|
2025-06-12 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.75110714285714,0.0,99989.52,0.0,-1.73
|
|
2025-06-12 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.452,1499.84,99989.52,0.0,0.0
|
|
2025-06-12 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,195.135313670759,749.92,99990.74,0.0,1.22
|
|
2025-06-13 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,194.932337463881,224.98,99992.13,0.0,1.4
|
|
2025-06-13 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,194.864678728255,0.0,99992.81,0.0,0.68
|
|
2025-06-13 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.028,1499.89,99992.81,0.0,0.0
|
|
2025-06-13 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.33164285714284,0.0,99990.47,0.0,-2.34
|
|
2025-06-13 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.733,1499.86,99990.47,0.0,0.0
|
|
2025-06-13 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,195.247102056697,749.93,99992.34,0.0,1.86
|
|
2025-06-15 21:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.733,0.0,99992.34,0.0,0.0
|
|
2025-06-16 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.96,1999.85,99992.34,0.0,0.0
|
|
2025-06-16 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.13035714285715,0.0,99990.6,0.0,-1.74
|
|
2025-06-16 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.148,1499.86,99990.6,0.0,0.0
|
|
2025-06-16 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,195.647407702034,749.93,99992.51,0.0,1.91
|
|
2025-06-16 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.148,0.0,99992.51,0.0,0.0
|
|
2025-06-16 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.169,1499.89,99992.51,0.0,0.0
|
|
2025-06-16 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.40889285714286,0.0,99990.68,0.0,-1.83
|
|
2025-06-16 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.437,1499.86,99990.68,0.0,0.0
|
|
2025-06-16 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.60542857142858,0.0,99989.39,0.0,-1.29
|
|
2025-06-16 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.608,1499.84,99989.39,0.0,0.0
|
|
2025-06-17 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.7667857142857,0.0,99988.18,0.0,-1.21
|
|
2025-06-17 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.116,1499.82,99988.18,0.0,0.0
|
|
2025-06-17 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,196.523492703459,749.91,99989.74,0.0,1.56
|
|
2025-06-17 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.116,0.0,99989.74,0.0,0.0
|
|
2025-06-17 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.668,1499.85,99989.74,0.0,0.0
|
|
2025-06-17 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.39285714285714,0.0,99987.63,0.0,-2.11
|
|
2025-06-17 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.39,1499.81,99987.63,0.0,0.0
|
|
2025-06-17 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.10692857142857,0.0,99985.46,0.0,-2.17
|
|
2025-06-17 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.132,1499.78,99985.46,0.0,0.0
|
|
2025-06-18 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.89832142857142,0.0,99983.66,0.0,-1.8
|
|
2025-06-18 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,194.663,1999.67,99983.66,0.0,0.0
|
|
2025-06-18 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,194.4329642857143,0.0,99981.3,0.0,-2.36
|
|
2025-06-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.813,1499.72,99981.3,0.0,0.0
|
|
2025-06-19 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,194.9650357142857,0.0,99980.13,0.0,-1.17
|
|
2025-06-19 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,194.967,1499.7,99980.13,0.0,0.0
|
|
2025-06-19 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.1322142857143,0.0,99978.86,0.0,-1.27
|
|
2025-06-19 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.589,1999.58,99978.86,0.0,0.0
|
|
2025-06-19 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.8077857142857,0.0,99976.62,0.0,-2.24
|
|
2025-06-19 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,195.889,1499.65,99976.62,0.0,0.0
|
|
2025-06-19 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,195.319871365356,749.82,99978.8,0.0,2.18
|
|
2025-06-19 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,195.889,0.0,99978.8,0.0,0.0
|
|
2025-06-20 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.166,1499.68,99978.8,0.0,0.0
|
|
2025-06-20 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.29414285714284,0.0,99977.82,0.0,-0.98
|
|
2025-06-20 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.312,1499.67,99977.82,0.0,0.0
|
|
2025-06-20 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,195.982830800047,749.83,99979.07,0.0,1.26
|
|
2025-06-20 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,195.742582881387,224.95,99980.6,0.0,1.52
|
|
2025-06-20 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,195.8332793099584,0.0,99981.15,0.0,0.55
|
|
2025-06-20 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.335,1499.72,99981.15,0.0,0.0
|
|
2025-06-20 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.49892857142856,0.0,99979.89,0.0,-1.25
|
|
2025-06-20 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.514,1499.7,99979.89,0.0,0.0
|
|
2025-06-20 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.67482142857142,0.0,99978.67,0.0,-1.23
|
|
2025-06-23 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.082,1499.68,99978.67,0.0,0.0
|
|
2025-06-23 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.3180357142857,0.0,99976.87,0.0,-1.8
|
|
2025-06-23 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.428,1499.65,99976.87,0.0,0.0
|
|
2025-06-23 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.65567857142855,0.0,99975.14,0.0,-1.73
|
|
2025-06-23 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.581,1499.63,99975.14,0.0,0.0
|
|
2025-06-23 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.8275357142857,0.0,99973.27,0.0,-1.87
|
|
2025-06-23 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.96,1999.47,99973.27,0.0,0.0
|
|
2025-06-23 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,197.59,0.0,99977.01,0.0,3.74
|
|
2025-06-25 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.615,1499.66,99977.01,0.0,0.0
|
|
2025-06-25 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.75889285714288,0.0,99975.91,0.0,-1.09
|
|
2025-06-25 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.66,1499.64,99975.91,0.0,0.0
|
|
2025-06-25 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.8180357142857,0.0,99974.72,0.0,-1.2
|
|
2025-06-25 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.824,1999.49,99974.72,0.0,0.0
|
|
2025-06-25 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.9929642857143,0.0,99973.01,0.0,-1.71
|
|
2025-06-25 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.984,1499.6,99973.01,0.0,0.0
|
|
2025-06-25 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,198.17353571428572,0.0,99971.57,0.0,-1.44
|
|
2025-06-26 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.498,1499.57,99971.57,0.0,0.0
|
|
2025-06-27 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,198.74314285714286,0.0,99969.72,0.0,-1.85
|
|
2025-06-27 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.1,1499.55,99969.72,0.0,0.0
|
|
2025-06-27 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,198.462817802962,749.77,99971.09,0.0,1.37
|
|
2025-06-29 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.1,0.0,99971.09,0.0,0.0
|
|
2025-06-30 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.804,1999.42,99971.09,0.0,0.0
|
|
2025-06-30 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.61532142857143,0.0,99969.19,0.0,-1.91
|
|
2025-07-01 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.732,1499.54,99969.19,0.0,0.0
|
|
2025-07-01 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,197.412357843508,749.77,99970.4,0.0,1.21
|
|
2025-07-01 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,197.203569860506,224.93,99971.8,0.0,1.4
|
|
2025-07-01 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,197.133973866171,0.0,99972.48,0.0,0.68
|
|
2025-07-01 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.036,1999.45,99972.48,0.0,0.0
|
|
2025-07-01 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.82985714285715,0.0,99970.39,0.0,-2.09
|
|
2025-07-01 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.332,1999.41,99970.39,0.0,0.0
|
|
2025-07-01 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,196.850877900082,999.7,99973.03,0.0,2.64
|
|
2025-07-01 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,197.025706663092,299.91,99975.5,0.0,2.47
|
|
2025-07-01 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,197.10387500000002,0.0,99976.68,0.0,1.18
|
|
2025-07-01 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.216,1999.53,99976.68,0.0,0.0
|
|
2025-07-01 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.48825000000002,0.0,99973.92,0.0,-2.76
|
|
2025-07-01 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.443,1499.61,99973.92,0.0,0.0
|
|
2025-07-02 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,197.422,0.0,99974.08,0.0,0.16
|
|
2025-07-02 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.159,1999.48,99974.08,0.0,0.0
|
|
2025-07-02 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.80103571428572,0.0,99970.43,0.0,-3.65
|
|
2025-07-02 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.668,1499.56,99970.43,0.0,0.0
|
|
2025-07-03 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,195.892,0.0,99972.15,0.0,1.72
|
|
2025-07-03 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.159,1499.58,99972.15,0.0,0.0
|
|
2025-07-03 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.29325,0.0,99971.12,0.0,-1.03
|
|
2025-07-03 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.266,1499.57,99971.12,0.0,0.0
|
|
2025-07-03 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.40453571428571,0.0,99970.07,0.0,-1.06
|
|
2025-07-03 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.456,1999.4,99970.07,0.0,0.0
|
|
2025-07-03 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.63407142857142,0.0,99968.25,0.0,-1.81
|
|
2025-07-03 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.288,1999.37,99968.25,0.0,0.0
|
|
2025-07-03 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.56592857142857,0.0,99965.44,0.0,-2.82
|
|
2025-07-03 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.68,1499.48,99965.44,0.0,0.0
|
|
2025-07-03 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.986,0.0,99963.12,0.0,-2.32
|
|
2025-07-03 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.004,1499.45,99963.12,0.0,0.0
|
|
2025-07-04 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,197.498,0.0,99966.95,0.0,3.83
|
|
2025-07-04 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.368,1499.5,99966.95,0.0,0.0
|
|
2025-07-04 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,197.192444821308,749.75,99967.61,0.0,0.67
|
|
2025-07-06 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.368,0.0,99967.61,0.0,0.0
|
|
2025-07-08 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.424,1499.51,99967.61,0.0,0.0
|
|
2025-07-09 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.6570357142857,0.0,99965.86,0.0,-1.75
|
|
2025-07-09 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.762,1499.49,99965.86,0.0,0.0
|
|
2025-07-09 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,199.541438046866,749.74,99966.69,0.0,0.83
|
|
2025-07-09 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,199.384075969111,224.92,99967.68,0.0,0.99
|
|
2025-07-09 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,199.4584866833967,0.0,99968.02,0.0,0.34
|
|
2025-07-09 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.982,1999.36,99968.02,0.0,0.0
|
|
2025-07-09 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.78303571428572,0.0,99966.03,0.0,-2.0
|
|
2025-07-09 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.768,1499.49,99966.03,0.0,0.0
|
|
2025-07-09 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.59517857142856,0.0,99964.72,0.0,-1.3
|
|
2025-07-10 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.975,1499.47,99964.72,0.0,0.0
|
|
2025-07-10 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.14567857142856,0.0,99963.44,0.0,-1.29
|
|
2025-07-10 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.734,1999.27,99963.44,0.0,0.0
|
|
2025-07-10 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.52582142857145,0.0,99961.34,0.0,-2.09
|
|
2025-07-14 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.122,1999.23,99961.34,0.0,0.0
|
|
2025-07-14 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,198.484584211514,999.61,99963.17,0.0,1.83
|
|
2025-07-14 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,198.647774464643,299.88,99965.03,0.0,1.86
|
|
2025-07-14 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,198.702171215686,0.0,99965.91,0.0,0.88
|
|
2025-07-15 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.753,1999.32,99965.91,0.0,0.0
|
|
2025-07-15 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,198.90514285714283,0.0,99964.38,0.0,-1.53
|
|
2025-07-15 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.226,1999.29,99964.38,0.0,0.0
|
|
2025-07-15 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.4387857142857,0.0,99962.24,0.0,-2.14
|
|
2025-07-15 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.438,1499.43,99962.24,0.0,0.0
|
|
2025-07-16 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,199.433,0.0,99962.28,0.0,0.04
|
|
2025-07-16 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.35,1999.25,99962.28,0.0,0.0
|
|
2025-07-16 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.03210714285714,0.0,99959.07,0.0,-3.2
|
|
2025-07-16 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.186,1499.39,99959.07,0.0,0.0
|
|
2025-07-16 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,198.939598999565,749.69,99961.92,0.0,2.85
|
|
2025-07-16 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.186,0.0,99961.92,0.0,0.0
|
|
2025-07-17 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.426,1999.24,99961.92,0.0,0.0
|
|
2025-07-17 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,199.204785624544,999.62,99963.03,0.0,1.11
|
|
2025-07-18 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.426,0.0,99963.03,0.0,0.0
|
|
2025-07-18 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.739,1999.26,99963.03,0.0,0.0
|
|
2025-07-18 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.86575,0.0,99961.76,0.0,-1.27
|
|
2025-07-18 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.856,1999.24,99961.76,0.0,0.0
|
|
2025-07-18 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,199.58446947273,999.62,99963.12,0.0,1.36
|
|
2025-07-18 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.856,0.0,99963.12,0.0,0.0
|
|
2025-07-21 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.882,1499.45,99963.12,0.0,0.0
|
|
2025-07-21 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.74935714285715,0.0,99962.12,0.0,-1.0
|
|
2025-07-21 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.668,1999.24,99962.12,0.0,0.0
|
|
2025-07-21 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,199.035010839889,999.62,99963.97,0.0,1.85
|
|
2025-07-21 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,199.222239171803,299.89,99965.92,0.0,1.95
|
|
2025-07-21 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,199.11900702894587,0.0,99966.6,0.0,0.68
|
|
2025-07-22 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.22,1999.33,99966.6,0.0,0.0
|
|
2025-07-22 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,198.952019231829,999.67,99967.95,0.0,1.34
|
|
2025-07-22 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,198.809763894794,299.9,99969.39,0.0,1.44
|
|
2025-07-22 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,198.90383532336543,0.0,99969.86,0.0,0.48
|
|
2025-07-22 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.432,1999.4,99969.86,0.0,0.0
|
|
2025-07-22 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.21546428571426,0.0,99967.68,0.0,-2.18
|
|
2025-07-22 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.908,1999.35,99967.68,0.0,0.0
|
|
2025-07-22 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.6758214285714,0.0,99965.34,0.0,-2.35
|
|
2025-07-22 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.657,1499.48,99965.34,0.0,0.0
|
|
2025-07-22 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,198.483900917343,749.74,99968.47,0.0,3.14
|
|
2025-07-23 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,198.251,0.0,99970.73,0.0,2.25
|
|
2025-07-23 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.175,1499.56,99970.73,0.0,0.0
|
|
2025-07-23 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.92192857142857,0.0,99968.81,0.0,-1.91
|
|
2025-07-24 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.21,1499.53,99968.81,0.0,0.0
|
|
2025-07-24 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,198.579082495353,749.77,99970.21,0.0,1.4
|
|
2025-07-24 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,198.824963470836,224.93,99971.84,0.0,1.63
|
|
2025-07-24 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,198.721,0.0,99972.41,0.0,0.58
|
|
2025-07-25 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.601,1499.59,99972.41,0.0,0.0
|
|
2025-07-25 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.43792857142856,0.0,99971.18,0.0,-1.23
|
|
2025-07-25 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.42,1499.57,99971.18,0.0,0.0
|
|
2025-07-25 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.23614285714285,0.0,99969.79,0.0,-1.39
|
|
2025-07-25 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.205,1999.4,99969.79,0.0,0.0
|
|
2025-07-25 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,198.748353525478,999.7,99972.53,0.0,2.74
|
|
2025-07-25 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,199.036819393752,299.91,99975.47,0.0,2.94
|
|
2025-07-25 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,198.89485510803772,0.0,99976.52,0.0,1.04
|
|
2025-07-25 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.55,1499.65,99976.52,0.0,0.0
|
|
2025-07-25 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.37567857142858,0.0,99975.2,0.0,-1.32
|
|
2025-07-25 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.474,1499.63,99975.2,0.0,0.0
|
|
2025-07-25 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.28285714285713,0.0,99973.75,0.0,-1.44
|
|
2025-07-25 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.322,1499.61,99973.75,0.0,0.0
|
|
2025-07-27 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,198.729386056928,749.8,99975.29,0.0,1.54
|
|
2025-07-28 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,198.532,0.0,99976.09,0.0,0.79
|
|
2025-07-28 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.577,1499.64,99976.09,0.0,0.0
|
|
2025-07-28 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.39367857142855,0.0,99974.7,0.0,-1.38
|
|
2025-07-28 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.426,1499.62,99974.7,0.0,0.0
|
|
2025-07-29 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.2525357142857,0.0,99973.39,0.0,-1.31
|
|
2025-07-29 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.926,1499.6,99973.39,0.0,0.0
|
|
2025-07-29 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,198.25617141545,749.8,99974.64,0.0,1.25
|
|
2025-07-29 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.926,0.0,99974.64,0.0,0.0
|
|
2025-07-30 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.615,1499.62,99974.64,0.0,0.0
|
|
2025-07-30 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,197.907589165185,749.81,99975.75,0.0,1.11
|
|
2025-07-30 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,198.123833154418,224.94,99977.11,0.0,1.35
|
|
2025-07-30 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,198.195914484162,0.0,99977.77,0.0,0.66
|
|
2025-07-30 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.338,1499.67,99977.77,0.0,0.0
|
|
2025-07-30 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,197.996168525818,749.83,99979.06,0.0,1.29
|
|
2025-07-30 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,197.78465604236,224.95,99980.52,0.0,1.46
|
|
2025-07-30 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,197.85060714285711,0.0,99981.08,0.0,0.55
|
|
2025-07-31 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.427,1999.62,99981.08,0.0,0.0
|
|
2025-07-31 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.22235714285713,0.0,99979.0,0.0,-2.07
|
|
2025-07-31 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.272,1999.58,99979.0,0.0,0.0
|
|
2025-07-31 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,198.55775,0.0,99976.12,0.0,-2.88
|
|
2025-07-31 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.936,1999.52,99976.12,0.0,0.0
|
|
2025-07-31 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.23460714285716,0.0,99973.12,0.0,-3.0
|
|
2025-07-31 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.11,1499.6,99973.12,0.0,0.0
|
|
2025-07-31 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.42103571428572,0.0,99970.78,0.0,-2.34
|
|
2025-07-31 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.456,1999.42,99970.78,0.0,0.0
|
|
2025-08-01 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,198.776,0.0,99977.59,0.0,6.82
|
|
2025-08-01 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.866,1499.66,99977.59,0.0,0.0
|
|
2025-08-01 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.59417857142859,0.0,99975.53,0.0,-2.06
|
|
2025-08-01 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,197.08,1999.51,99975.53,0.0,0.0
|
|
2025-08-01 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.72589285714287,0.0,99971.94,0.0,-3.59
|
|
2025-08-01 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.588,1999.44,99971.94,0.0,0.0
|
|
2025-08-01 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.16864285714286,0.0,99967.68,0.0,-4.27
|
|
2025-08-01 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.42,1499.52,99967.68,0.0,0.0
|
|
2025-08-01 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.9545714285714,0.0,99964.12,0.0,-3.55
|
|
2025-08-01 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.807,1499.46,99964.12,0.0,0.0
|
|
2025-08-01 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.39042857142854,0.0,99960.93,0.0,-3.19
|
|
2025-08-01 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.539,1499.41,99960.93,0.0,0.0
|
|
2025-08-04 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,196.195,0.0,99965.96,0.0,5.03
|
|
2025-08-04 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.442,1499.49,99965.96,0.0,0.0
|
|
2025-08-04 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,196.082729302933,749.74,99967.33,0.0,1.37
|
|
2025-08-04 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,195.815895481054,224.92,99969.01,0.0,1.67
|
|
2025-08-04 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,195.89341071428572,0.0,99969.64,0.0,0.63
|
|
2025-08-04 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,195.797,1499.54,99969.64,0.0,0.0
|
|
2025-08-04 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,195.57017857142856,0.0,99967.9,0.0,-1.74
|
|
2025-08-05 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.332,1499.52,99967.9,0.0,0.0
|
|
2025-08-05 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,195.957023940578,749.76,99969.33,0.0,1.43
|
|
2025-08-05 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,196.332,0.0,99969.33,0.0,0.0
|
|
2025-08-06 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,196.808,1999.39,99969.33,0.0,0.0
|
|
2025-08-06 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,197.01028571428571,0.0,99967.28,0.0,-2.06
|
|
2025-08-07 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.581,1999.35,99967.28,0.0,0.0
|
|
2025-08-07 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.4193214285714,0.0,99965.63,0.0,-1.64
|
|
2025-08-07 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.416,1499.48,99965.63,0.0,0.0
|
|
2025-08-07 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,196.24639285714287,0.0,99964.34,0.0,-1.29
|
|
2025-08-07 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,196.383,1499.47,99964.34,0.0,0.0
|
|
2025-08-07 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,196.842849984504,749.73,99966.09,0.0,1.76
|
|
2025-08-07 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,197.145665210881,224.92,99968.13,0.0,2.04
|
|
2025-08-07 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,197.246603619673,0.0,99969.12,0.0,0.99
|
|
2025-08-07 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,197.879,1999.38,99969.12,0.0,0.0
|
|
2025-08-07 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,197.512,0.0,99972.83,0.0,3.71
|
|
2025-08-08 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.135,1999.46,99972.83,0.0,0.0
|
|
2025-08-08 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,198.32442857142854,0.0,99970.92,0.0,-1.91
|
|
2025-08-11 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.752,1999.42,99970.92,0.0,0.0
|
|
2025-08-11 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,198.565430438435,999.71,99971.85,0.0,0.94
|
|
2025-08-11 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,198.468254744899,299.91,99972.85,0.0,1.0
|
|
2025-08-11 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,198.435862847054,0.0,99973.33,0.0,0.48
|
|
2025-08-11 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.81,1499.6,99973.33,0.0,0.0
|
|
2025-08-11 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,198.94242857142856,0.0,99972.33,0.0,-1.0
|
|
2025-08-11 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.028,1499.58,99972.33,0.0,0.0
|
|
2025-08-12 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.16182142857141,0.0,99971.32,0.0,-1.01
|
|
2025-08-12 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.46,1499.57,99971.32,0.0,0.0
|
|
2025-08-13 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,199.760423238127,749.78,99972.45,0.0,1.13
|
|
2025-08-13 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,199.943314645057,224.94,99973.72,0.0,1.27
|
|
2025-08-13 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,199.87951785714287,0.0,99974.2,0.0,0.47
|
|
2025-08-13 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.11,1499.61,99974.2,0.0,0.0
|
|
2025-08-13 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,200.27789285714286,0.0,99972.94,0.0,-1.26
|
|
2025-08-13 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.23,1499.59,99972.94,0.0,0.0
|
|
2025-08-13 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,199.889419961258,749.8,99974.21,0.0,1.28
|
|
2025-08-13 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,199.648999624451,224.94,99975.74,0.0,1.52
|
|
2025-08-13 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,199.568859512182,0.0,99976.48,0.0,0.74
|
|
2025-08-14 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.052,1499.65,99976.48,0.0,0.0
|
|
2025-08-14 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.85174999999998,0.0,99974.97,0.0,-1.51
|
|
2025-08-14 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.796,1499.62,99974.97,0.0,0.0
|
|
2025-08-14 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,199.162741545454,749.81,99976.35,0.0,1.38
|
|
2025-08-14 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,199.420750086143,224.94,99978.0,0.0,1.65
|
|
2025-08-14 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,199.43016071428573,0.0,99978.72,0.0,0.72
|
|
2025-08-14 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.734,1499.68,99978.72,0.0,0.0
|
|
2025-08-14 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,200.00860714285716,0.0,99976.66,0.0,-2.06
|
|
2025-08-14 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.074,1499.65,99976.66,0.0,0.0
|
|
2025-08-15 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,199.474,0.0,99981.16,0.0,4.5
|
|
2025-08-15 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.657,1499.72,99981.16,0.0,0.0
|
|
2025-08-18 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.8147142857143,0.0,99979.97,0.0,-1.18
|
|
2025-08-18 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.932,1499.7,99979.97,0.0,0.0
|
|
2025-08-18 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,200.09260714285713,0.0,99978.77,0.0,-1.2
|
|
2025-08-18 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.078,1499.68,99978.77,0.0,0.0
|
|
2025-08-18 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,200.22982142857143,0.0,99977.63,0.0,-1.14
|
|
2025-08-18 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.207,1499.66,99977.63,0.0,0.0
|
|
2025-08-18 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,199.750687814663,749.83,99979.34,0.0,1.71
|
|
2025-08-19 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,199.480090477883,224.95,99981.24,0.0,1.91
|
|
2025-08-19 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,199.526,0.0,99982.01,0.0,0.77
|
|
2025-08-19 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.134,1499.73,99982.01,0.0,0.0
|
|
2025-08-19 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.94146428571426,0.0,99980.56,0.0,-1.45
|
|
2025-08-19 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.94,1499.71,99980.56,0.0,0.0
|
|
2025-08-20 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.74307142857143,0.0,99979.08,0.0,-1.48
|
|
2025-08-20 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.73,1499.69,99979.08,0.0,0.0
|
|
2025-08-20 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,199.002788525444,749.84,99980.1,0.0,1.03
|
|
2025-08-20 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.73,0.0,99980.1,0.0,0.0
|
|
2025-08-20 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.426,1999.6,99980.1,0.0,0.0
|
|
2025-08-20 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,198.897834299901,999.8,99982.75,0.0,2.65
|
|
2025-08-20 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,198.670755562424,299.94,99985.4,0.0,2.65
|
|
2025-08-20 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,198.75748770528114,0.0,99986.41,0.0,1.01
|
|
2025-08-20 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.338,1999.73,99986.41,0.0,0.0
|
|
2025-08-20 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.0989642857143,0.0,99984.0,0.0,-2.41
|
|
2025-08-20 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.147,1499.76,99984.0,0.0,0.0
|
|
2025-08-20 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,197.8782857142857,0.0,99981.96,0.0,-2.03
|
|
2025-08-20 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.05,1499.73,99981.96,0.0,0.0
|
|
2025-08-21 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,198.178,0.0,99982.93,0.0,0.97
|
|
2025-08-21 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.09,1999.66,99982.93,0.0,0.0
|
|
2025-08-21 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,198.723395017341,999.83,99984.77,0.0,1.84
|
|
2025-08-21 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,198.5431821746,299.95,99986.7,0.0,1.92
|
|
2025-08-21 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,198.483111227019,0.0,99987.61,0.0,0.91
|
|
2025-08-21 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.448,1499.81,99987.61,0.0,0.0
|
|
2025-08-21 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,198.830376867025,749.91,99989.06,0.0,1.44
|
|
2025-08-21 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,199.101194856575,224.97,99990.78,0.0,1.73
|
|
2025-08-21 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,199.02930199943214,0.0,99991.44,0.0,0.66
|
|
2025-08-22 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.725,1999.83,99991.44,0.0,0.0
|
|
2025-08-22 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.48425,0.0,99989.02,0.0,-2.42
|
|
2025-08-22 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.539,1499.84,99989.02,0.0,0.0
|
|
2025-08-25 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,199.027,0.0,99992.71,0.0,3.69
|
|
2025-08-26 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.868,1499.89,99992.71,0.0,0.0
|
|
2025-08-26 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.03932142857144,0.0,99991.41,0.0,-1.29
|
|
2025-09-01 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.349,1999.83,99991.41,0.0,0.0
|
|
2025-09-01 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.49364285714285,0.0,99989.96,0.0,-1.45
|
|
2025-09-01 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.47,1499.85,99989.96,0.0,0.0
|
|
2025-09-02 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.6055357142857,0.0,99988.94,0.0,-1.02
|
|
2025-09-02 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.966,1499.83,99988.94,0.0,0.0
|
|
2025-09-02 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,200.15885714285716,0.0,99987.5,0.0,-1.45
|
|
2025-09-02 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.154,1499.81,99987.5,0.0,0.0
|
|
2025-09-02 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,199.694780948231,749.91,99989.22,0.0,1.72
|
|
2025-09-02 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,199.367722405261,224.97,99991.28,0.0,2.06
|
|
2025-09-02 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,199.258702890938,0.0,99992.29,0.0,1.01
|
|
2025-09-03 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.654,1999.85,99992.29,0.0,0.0
|
|
2025-09-03 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.50796428571428,0.0,99990.82,0.0,-1.47
|
|
2025-09-03 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.572,1499.86,99990.82,0.0,0.0
|
|
2025-09-03 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,198.849400389739,749.93,99991.86,0.0,1.05
|
|
2025-09-03 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,199.045109375977,224.98,99993.12,0.0,1.25
|
|
2025-09-03 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,199.110345704723,0.0,99993.73,0.0,0.61
|
|
2025-09-03 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.666,1999.87,99993.73,0.0,0.0
|
|
2025-09-03 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,199.241861821314,999.94,99995.85,0.0,2.12
|
|
2025-09-03 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,199.03435153814,299.98,99998.06,0.0,2.21
|
|
2025-09-03 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,199.09882142857143,0.0,99998.92,0.0,0.85
|
|
2025-09-05 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.592,1999.98,99998.92,0.0,0.0
|
|
2025-09-05 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.70375,0.0,99997.8,0.0,-1.12
|
|
2025-09-05 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.756,1999.96,99997.8,0.0,0.0
|
|
2025-09-07 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,199.350089911186,999.98,100000.78,0.0,2.99
|
|
2025-09-07 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,199.629587109387,299.99,100003.86,0.0,3.08
|
|
2025-09-07 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,199.722752842121,0.0,100005.32,0.0,1.46
|
|
2025-09-08 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.678,1500.08,100005.32,0.0,0.0
|
|
2025-09-08 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.51675,0.0,100004.11,0.0,-1.21
|
|
2025-09-08 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.548,1500.06,100004.11,0.0,0.0
|
|
2025-09-08 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.37035714285713,0.0,100002.77,0.0,-1.34
|
|
2025-09-08 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.981,1500.04,100002.77,0.0,0.0
|
|
2025-09-08 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,199.734,0.0,100004.63,0.0,1.85
|
|
2025-09-09 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.538,2000.09,100004.63,0.0,0.0
|
|
2025-09-09 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.42517857142857,0.0,100003.5,0.0,-1.13
|
|
2025-09-09 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.426,1500.05,100003.5,0.0,0.0
|
|
2025-09-09 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,199.71954077336,750.03,100004.6,0.0,1.1
|
|
2025-09-09 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.426,0.0,100004.6,0.0,0.0
|
|
2025-09-10 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.616,1500.07,100004.6,0.0,0.0
|
|
2025-09-10 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,199.413477181364,750.03,100005.36,0.0,0.76
|
|
2025-09-10 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.616,0.0,100005.36,0.0,0.0
|
|
2025-09-10 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.372,1500.08,100005.36,0.0,0.0
|
|
2025-09-11 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,199.392,0.0,100005.51,0.0,0.15
|
|
2025-09-11 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.705,1500.08,100005.51,0.0,0.0
|
|
2025-09-11 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,199.80967857142858,0.0,100004.72,0.0,-0.79
|
|
2025-09-15 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.279,1500.07,100004.72,0.0,0.0
|
|
2025-09-15 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,200.39825,0.0,100003.83,0.0,-0.89
|
|
2025-09-15 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.7,1500.06,100003.83,0.0,0.0
|
|
2025-09-15 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,200.390051191621,750.03,100004.99,0.0,1.16
|
|
2025-09-15 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,200.496,0.0,100005.75,0.0,0.76
|
|
2025-09-16 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,200.138,1500.09,100005.75,0.0,0.0
|
|
2025-09-16 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,200.408231271215,750.04,100006.77,0.0,1.01
|
|
2025-09-16 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,200.598788486662,225.01,100007.97,0.0,1.21
|
|
2025-09-16 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,200.662307558477,0.0,100008.56,0.0,0.59
|
|
2025-09-16 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,200.11,2000.17,100008.56,0.0,0.0
|
|
2025-09-16 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.9077142857143,0.0,100006.54,0.0,-2.02
|
|
2025-09-16 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.898,1500.1,100006.54,0.0,0.0
|
|
2025-09-17 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.71146428571427,0.0,100005.14,0.0,-1.4
|
|
2025-09-18 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.51,1500.08,100005.14,0.0,0.0
|
|
2025-09-18 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,200.62775,0.0,100004.26,0.0,-0.88
|
|
2025-09-18 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,200.382,1500.06,100004.26,0.0,0.0
|
|
2025-09-19 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,200.13203571428573,0.0,100002.39,0.0,-1.87
|
|
2025-09-19 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,200.049,2000.05,100002.39,0.0,0.0
|
|
2025-09-19 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.83514285714287,0.0,100000.25,0.0,-2.14
|
|
2025-09-19 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.596,2000.01,100000.25,0.0,0.0
|
|
2025-09-19 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.33982142857144,0.0,99997.68,0.0,-2.57
|
|
2025-09-19 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.274,1499.97,99997.68,0.0,0.0
|
|
2025-09-22 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,199.543516448502,749.98,99998.7,0.0,1.01
|
|
2025-09-22 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,199.738512511078,224.99,99999.92,0.0,1.22
|
|
2025-09-22 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,199.6761017967923,0.0,100000.38,0.0,0.45
|
|
2025-09-23 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.253,2000.01,100000.38,0.0,0.0
|
|
2025-09-23 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,199.574134687735,1000.0,100001.99,0.0,1.61
|
|
2025-09-23 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,199.736798285055,300.0,100003.69,0.0,1.7
|
|
2025-09-23 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,199.73353571428572,0.0,100004.41,0.0,0.72
|
|
2025-09-24 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.846,1500.07,100004.41,0.0,0.0
|
|
2025-09-24 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,199.67292540283,750.03,100005.06,0.0,0.65
|
|
2025-09-24 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,199.561072355447,225.01,100005.81,0.0,0.75
|
|
2025-09-24 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,199.63462592687557,0.0,100006.05,0.0,0.24
|
|
2025-09-25 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.33,1500.09,100006.05,0.0,0.0
|
|
2025-09-25 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,200.111754275755,750.05,100006.86,0.0,0.82
|
|
2025-09-25 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,199.976015309155,225.01,100007.79,0.0,0.93
|
|
2025-09-25 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,200.01042857142855,0.0,100008.15,0.0,0.36
|
|
2025-09-25 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.686,2000.16,100008.15,0.0,0.0
|
|
2025-09-25 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,199.997819994867,1000.08,100009.71,0.0,1.56
|
|
2025-09-25 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.686,0.0,100009.71,0.0,0.0
|
|
2025-09-26 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.135,1500.15,100009.71,0.0,0.0
|
|
2025-09-26 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,200.2605714285714,0.0,100008.77,0.0,-0.94
|
|
2025-09-26 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.428,1500.13,100008.77,0.0,0.0
|
|
2025-09-29 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,200.122814887713,750.07,100009.91,0.0,1.14
|
|
2025-09-29 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,200.178,0.0,100010.85,0.0,0.94
|
|
2025-09-29 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,199.92,1500.16,100010.85,0.0,0.0
|
|
2025-09-29 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,199.682347858517,750.08,100011.74,0.0,0.89
|
|
2025-09-29 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,199.560323700303,225.02,100012.69,0.0,0.94
|
|
2025-09-29 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,199.48917857142857,0.0,100013.17,0.0,0.48
|
|
2025-09-30 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.3,2000.26,100013.17,0.0,0.0
|
|
2025-09-30 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.13264285714286,0.0,100011.49,0.0,-1.68
|
|
2025-09-30 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.019,2000.23,100011.49,0.0,0.0
|
|
2025-09-30 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.82410714285714,0.0,100009.53,0.0,-1.96
|
|
2025-10-01 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.656,1500.14,100009.53,0.0,0.0
|
|
2025-10-01 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.524,0.0,100008.54,0.0,-1.0
|
|
2025-10-01 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.51,1500.13,100008.54,0.0,0.0
|
|
2025-10-01 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.35635714285715,0.0,100007.37,0.0,-1.16
|
|
2025-10-01 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.434,1500.11,100007.37,0.0,0.0
|
|
2025-10-01 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.2669642857143,0.0,100006.11,0.0,-1.26
|
|
2025-10-01 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.268,1500.09,100006.11,0.0,0.0
|
|
2025-10-01 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,198.09185714285715,0.0,100004.78,0.0,-1.33
|
|
2025-10-01 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.084,1500.07,100004.78,0.0,0.0
|
|
2025-10-01 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,198.368,0.0,100006.93,0.0,2.15
|
|
2025-10-03 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,198.044,1500.1,100006.93,0.0,0.0
|
|
2025-10-03 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,198.264387529394,750.05,100007.76,0.0,0.83
|
|
2025-10-03 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,198.406108787858,225.02,100008.72,0.0,0.96
|
|
2025-10-03 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,198.49498214285717,0.0,100009.24,0.0,0.51
|
|
2025-10-03 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,198.638,2000.18,100009.24,0.0,0.0
|
|
2025-10-03 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,198.85228571428573,0.0,100007.08,0.0,-2.16
|
|
2025-10-06 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,201.275,2000.14,100007.08,0.0,0.0
|
|
2025-10-06 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,201.762889349967,1000.07,100009.5,0.0,2.42
|
|
2025-10-06 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,202.055558613626,300.02,100012.22,0.0,2.71
|
|
2025-10-06 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,202.153115034846,0.0,100013.53,0.0,1.31
|
|
2025-10-06 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,202.429,1500.2,100013.53,0.0,0.0
|
|
2025-10-06 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,202.6125357142857,0.0,100012.17,0.0,-1.36
|
|
2025-10-06 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,202.642,1500.18,100012.17,0.0,0.0
|
|
2025-10-06 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,202.789,0.0,100011.08,0.0,-1.09
|
|
2025-10-06 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,202.827,1500.17,100011.08,0.0,0.0
|
|
2025-10-07 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,202.95225,0.0,100010.15,0.0,-0.93
|
|
2025-10-07 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.369,1500.15,100010.15,0.0,0.0
|
|
2025-10-07 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,202.18578571428571,0.0,100008.79,0.0,-1.36
|
|
2025-10-07 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,202.894,2000.18,100008.79,0.0,0.0
|
|
2025-10-07 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,203.11857142857144,0.0,100006.58,0.0,-2.21
|
|
2025-10-07 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,203.188,2000.13,100006.58,0.0,0.0
|
|
2025-10-07 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,203.44160714285712,0.0,100004.08,0.0,-2.5
|
|
2025-10-07 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,203.372,1500.06,100004.08,0.0,0.0
|
|
2025-10-07 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,203.6371785714286,0.0,100002.13,0.0,-1.96
|
|
2025-10-07 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,203.651,1500.03,100002.13,0.0,0.0
|
|
2025-10-07 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,203.91703571428573,0.0,100000.17,0.0,-1.96
|
|
2025-10-07 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,203.93,1500.0,100000.17,0.0,0.0
|
|
2025-10-08 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,204.16592857142857,0.0,99998.43,0.0,-1.74
|
|
2025-10-08 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,203.94,1499.98,99998.43,0.0,0.0
|
|
2025-10-08 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,204.27417149931,749.99,99999.66,0.0,1.23
|
|
2025-10-08 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,204.456996142247,225.0,100000.99,0.0,1.33
|
|
2025-10-08 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,204.55233928571428,0.0,100001.67,0.0,0.68
|
|
2025-10-08 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,204.673,2000.03,100001.67,0.0,0.0
|
|
2025-10-08 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,204.91632142857142,0.0,99999.29,0.0,-2.38
|
|
2025-10-09 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,203.534,1499.99,99999.29,0.0,0.0
|
|
2025-10-10 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,203.274,0.0,99997.37,0.0,-1.92
|
|
2025-10-10 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.81,1999.95,99997.37,0.0,0.0
|
|
2025-10-10 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,203.368953123864,999.97,100000.13,0.0,2.76
|
|
2025-10-10 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,202.81,0.0,100000.13,0.0,0.0
|
|
2025-10-10 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.546,2000.0,100000.13,0.0,0.0
|
|
2025-10-10 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,203.058088465018,1000.0,100002.66,0.0,2.53
|
|
2025-10-10 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,202.546,0.0,100002.66,0.0,0.0
|
|
2025-10-10 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,201.954,2000.05,100002.66,0.0,0.0
|
|
2025-10-12 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,202.706151526232,1000.03,100006.38,0.0,3.72
|
|
2025-10-12 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,203.044973473304,300.01,100010.16,0.0,3.78
|
|
2025-10-12 22:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,202.8763392857143,0.0,100011.53,0.0,1.37
|
|
2025-10-14 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.712,2000.23,100011.53,0.0,0.0
|
|
2025-10-14 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,202.49932142857142,0.0,100009.44,0.0,-2.1
|
|
2025-10-14 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.4,1500.14,100009.44,0.0,0.0
|
|
2025-10-14 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,202.15582142857144,0.0,100007.63,0.0,-1.81
|
|
2025-10-14 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.074,2000.15,100007.63,0.0,0.0
|
|
2025-10-14 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,201.7989642857143,0.0,100004.9,0.0,-2.72
|
|
2025-10-14 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,201.782,1500.07,100004.9,0.0,0.0
|
|
2025-10-14 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,201.47375,0.0,100002.61,0.0,-2.29
|
|
2025-10-14 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,201.56,1500.04,100002.61,0.0,0.0
|
|
2025-10-14 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,202.26,0.0,100007.82,0.0,5.21
|
|
2025-10-15 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,202.43,1500.12,100007.82,0.0,0.0
|
|
2025-10-15 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,202.090093468548,750.06,100009.08,0.0,1.26
|
|
2025-10-15 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,202.43,0.0,100009.08,0.0,0.0
|
|
2025-10-16 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,202.732,1500.14,100009.08,0.0,0.0
|
|
2025-10-16 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,202.89967857142858,0.0,100007.84,0.0,-1.24
|
|
2025-10-16 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,203.072,1500.12,100007.84,0.0,0.0
|
|
2025-10-16 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,203.32785714285714,0.0,100005.95,0.0,-1.89
|
|
2025-10-16 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.473,1500.09,100005.95,0.0,0.0
|
|
2025-10-16 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,202.15232142857144,0.0,100003.57,0.0,-2.38
|
|
2025-10-16 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.087,2000.07,100003.57,0.0,0.0
|
|
2025-10-16 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,201.76910714285714,0.0,100000.43,0.0,-3.15
|
|
2025-10-16 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,201.874,1500.01,100000.43,0.0,0.0
|
|
2025-10-17 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,201.86,0.0,100000.32,0.0,-0.1
|
|
2025-10-17 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,201.338,2000.01,100000.32,0.0,0.0
|
|
2025-10-17 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,201.09285714285713,0.0,99997.89,0.0,-2.44
|
|
2025-10-17 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,201.012,1499.97,99997.89,0.0,0.0
|
|
2025-10-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,200.74660714285713,0.0,99995.91,0.0,-1.98
|
|
2025-10-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,201.004,1499.94,99995.91,0.0,0.0
|
|
2025-10-17 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,201.731781164171,749.97,99998.62,0.0,2.72
|
|
2025-10-17 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,202.093186281974,224.99,100001.47,0.0,2.84
|
|
2025-10-17 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,201.93551785714286,0.0,100002.51,0.0,1.04
|
|
2025-10-20 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.33,1500.04,100002.51,0.0,0.0
|
|
2025-10-20 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,202.1464642857143,0.0,100001.15,0.0,-1.36
|
|
2025-10-22 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,203.24,1500.02,100001.15,0.0,0.0
|
|
2025-10-22 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,202.913254778573,750.01,100002.36,0.0,1.21
|
|
2025-10-22 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,202.703417298448,225.0,100003.74,0.0,1.39
|
|
2025-10-22 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,202.63347147174,0.0,100004.41,0.0,0.67
|
|
2025-10-22 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.26,1500.07,100004.41,0.0,0.0
|
|
2025-10-22 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,202.00296428571428,0.0,100002.51,0.0,-1.91
|
|
2025-10-22 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,202.675,1500.04,100002.51,0.0,0.0
|
|
2025-10-22 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,202.9482142857143,0.0,100000.49,0.0,-2.02
|
|
2025-10-23 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,203.77,2000.01,100000.49,0.0,0.0
|
|
2025-10-23 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,203.300791333812,1000.0,100002.79,0.0,2.3
|
|
2025-10-23 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,203.226,0.0,100005.46,0.0,2.67
|
|
2025-10-24 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,203.64,1500.08,100005.46,0.0,0.0
|
|
2025-10-24 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,203.76675,0.0,100004.52,0.0,-0.93
|
|
2025-10-27 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,204.014,2000.09,100004.52,0.0,0.0
|
|
2025-10-27 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,203.802232049453,1000.05,100005.56,0.0,1.04
|
|
2025-10-27 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,203.676123061961,300.01,100006.72,0.0,1.16
|
|
2025-10-27 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,203.634086732797,0.0,100007.28,0.0,0.56
|
|
2025-10-28 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,203.006,1500.11,100007.28,0.0,0.0
|
|
2025-10-28 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,202.80735714285714,0.0,100005.81,0.0,-1.47
|
|
2025-10-28 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,201.896,2000.12,100005.81,0.0,0.0
|
|
2025-10-28 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,201.67796428571427,0.0,100003.65,0.0,-2.16
|
|
2025-10-28 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,201.723,1500.05,100003.65,0.0,0.0
|
|
2025-10-28 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,202.197594667298,750.03,100005.42,0.0,1.76
|
|
2025-10-28 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,201.723,0.0,100005.42,0.0,0.0
|
|
2025-10-28 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,201.49,2000.11,100005.42,0.0,0.0
|
|
2025-10-29 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,201.33175,0.0,100003.85,0.0,-1.57
|
|
2025-10-29 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,200.765,1500.06,100003.85,0.0,0.0
|
|
2025-10-29 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,201.182191705039,750.03,100005.41,0.0,1.56
|
|
2025-10-29 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,201.370461827701,225.01,100006.99,0.0,1.58
|
|
2025-10-29 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,201.433218535256,0.0,100007.74,0.0,0.75
|
|
2025-10-30 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,202.614,2000.15,100007.74,0.0,0.0
|
|
2025-10-30 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,203.07439285714287,0.0,100003.19,0.0,-4.54
|
|
2025-10-31 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.136,1500.05,100003.19,0.0,0.0
|
|
2025-10-31 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,201.91753571428572,0.0,100001.57,0.0,-1.62
|
|
2025-10-31 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,201.974,1500.02,100001.57,0.0,0.0
|
|
2025-10-31 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,202.494437593923,750.01,100003.5,0.0,1.93
|
|
2025-11-03 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,202.41,0.0,100005.12,0.0,1.62
|
|
2025-11-03 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,202.638,2000.1,100005.12,0.0,0.0
|
|
2025-11-03 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,202.7239285714286,0.0,100004.27,0.0,-0.85
|
|
2025-11-03 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,202.73,1500.06,100004.27,0.0,0.0
|
|
2025-11-03 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,202.486978795436,750.03,100005.17,0.0,0.9
|
|
2025-11-03 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,202.392868765199,225.01,100006.05,0.0,0.87
|
|
2025-11-03 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,202.28323214285714,0.0,100006.54,0.0,0.5
|
|
2025-11-04 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.242,2000.13,100006.54,0.0,0.0
|
|
2025-11-04 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,202.08525,0.0,100004.99,0.0,-1.55
|
|
2025-11-04 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.03,2000.1,100004.99,0.0,0.0
|
|
2025-11-04 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,201.85975,0.0,100003.31,0.0,-1.69
|
|
2025-11-04 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,201.85,1500.05,100003.31,0.0,0.0
|
|
2025-11-04 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,201.65467857142858,0.0,100001.86,0.0,-1.45
|
|
2025-11-04 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,201.584,1500.03,100001.86,0.0,0.0
|
|
2025-11-04 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,201.36457142857142,0.0,100000.22,0.0,-1.63
|
|
2025-11-05 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.504,1500.0,100000.22,0.0,0.0
|
|
2025-11-05 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.30514285714284,0.0,99998.73,0.0,-1.5
|
|
2025-11-05 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,199.308,1499.98,99998.73,0.0,0.0
|
|
2025-11-05 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,199.09360714285714,0.0,99997.11,0.0,-1.61
|
|
2025-11-05 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.26,1499.96,99997.11,0.0,0.0
|
|
2025-11-05 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,200.46110714285714,0.0,99995.61,0.0,-1.51
|
|
2025-11-05 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,200.908,1999.91,99995.61,0.0,0.0
|
|
2025-11-05 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,201.11864285714285,0.0,99993.51,0.0,-2.1
|
|
2025-11-05 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,201.137,1499.9,99993.51,0.0,0.0
|
|
2025-11-06 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,201.05,0.0,99994.16,0.0,0.65
|
|
2025-11-07 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,201.318,1499.91,99994.16,0.0,0.0
|
|
2025-11-07 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,201.022381017743,749.96,99995.26,0.0,1.1
|
|
2025-11-07 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,200.802850585704,224.99,99996.6,0.0,1.34
|
|
2025-11-07 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,200.85396428571428,0.0,99997.12,0.0,0.52
|
|
2025-11-07 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,201.644,1999.94,99997.12,0.0,0.0
|
|
2025-11-07 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,201.9494642857143,0.0,99994.09,0.0,-3.03
|
|
2025-11-07 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,202.037,1499.91,99994.09,0.0,0.0
|
|
2025-11-09 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,202.25525000000002,0.0,99992.47,0.0,-1.62
|
|
2025-11-10 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,202.578,1999.85,99992.47,0.0,0.0
|
|
2025-11-10 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,202.71107142857142,0.0,99991.16,0.0,-1.31
|
|
2025-11-10 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.518,1999.82,99991.16,0.0,0.0
|
|
2025-11-10 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,202.909733821265,999.91,99993.09,0.0,1.93
|
|
2025-11-11 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,203.143845405131,299.97,99995.26,0.0,2.16
|
|
2025-11-11 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,203.11528571428573,0.0,99996.14,0.0,0.88
|
|
2025-11-11 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.928,1999.92,99996.14,0.0,0.0
|
|
2025-11-11 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,202.81357142857144,0.0,99995.01,0.0,-1.13
|
|
2025-11-11 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.495,1999.9,99995.01,0.0,0.0
|
|
2025-11-11 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,203.008,0.0,100000.08,0.0,5.07
|
|
2025-11-12 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,203.175,1500.0,100000.08,0.0,0.0
|
|
2025-11-12 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,203.32414285714287,0.0,99998.98,0.0,-1.1
|
|
2025-11-13 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,203.433,1999.98,99998.98,0.0,0.0
|
|
2025-11-13 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,203.168532465003,999.99,100000.28,0.0,1.3
|
|
2025-11-13 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,203.031159549619,300.0,100001.66,0.0,1.38
|
|
2025-11-13 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,203.1273738353333,0.0,100002.11,0.0,0.45
|
|
2025-11-13 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,203.82,2000.04,100002.11,0.0,0.0
|
|
2025-11-13 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,203.384308499501,1000.02,100004.25,0.0,2.14
|
|
2025-11-13 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,203.82,0.0,100004.25,0.0,0.0
|
|
2025-11-14 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.837,1500.06,100004.25,0.0,0.0
|
|
2025-11-14 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,202.56807142857141,0.0,100002.26,0.0,-1.99
|
|
2025-11-14 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,202.582,1500.03,100002.26,0.0,0.0
|
|
2025-11-14 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,203.192884123424,750.02,100004.52,0.0,2.26
|
|
2025-11-14 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,203.569789448083,225.01,100007.08,0.0,2.56
|
|
2025-11-14 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,203.43367857142857,0.0,100008.03,0.0,0.95
|
|
2025-11-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,203.782,1500.12,100008.03,0.0,0.0
|
|
2025-11-17 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,203.93789285714286,0.0,100006.88,0.0,-1.15
|
|
2025-11-17 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,204.196,2000.14,100006.88,0.0,0.0
|
|
2025-11-17 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,204.4101785714286,0.0,100004.78,0.0,-2.1
|
|
2025-11-17 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,204.412,2000.1,100004.78,0.0,0.0
|
|
2025-11-18 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,204.046,0.0,100008.36,0.0,3.58
|
|
2025-11-18 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,203.784,1500.13,100008.36,0.0,0.0
|
|
2025-11-18 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,204.075694529765,750.06,100009.44,0.0,1.07
|
|
2025-11-18 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,203.784,0.0,100009.44,0.0,0.0
|
|
2025-11-18 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,204.675,1500.14,100009.44,0.0,0.0
|
|
2025-11-19 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,204.239866161948,750.07,100011.03,0.0,1.59
|
|
2025-11-19 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,203.990861542418,225.02,100012.79,0.0,1.76
|
|
2025-11-19 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,204.07341511384658,0.0,100013.45,0.0,0.66
|
|
2025-11-19 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,204.445,1500.2,100013.45,0.0,0.0
|
|
2025-11-19 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,204.20660431574,750.1,100014.32,0.0,0.87
|
|
2025-11-19 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,204.445,0.0,100014.32,0.0,0.0
|
|
2025-11-20 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,205.608,1500.21,100014.32,0.0,0.0
|
|
2025-11-20 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,205.80932142857142,0.0,100012.85,0.0,-1.47
|
|
2025-11-20 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,205.794,1500.19,100012.85,0.0,0.0
|
|
2025-11-20 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,206.0012142857143,0.0,100011.34,0.0,-1.51
|
|
2025-11-20 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,206.048,1500.17,100011.34,0.0,0.0
|
|
2025-11-20 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,205.370268863464,750.09,100013.81,0.0,2.47
|
|
2025-11-20 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,206.048,0.0,100013.81,0.0,0.0
|
|
2025-11-20 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,206.142,1500.21,100013.81,0.0,0.0
|
|
2025-11-20 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,206.36464285714285,0.0,100012.19,0.0,-1.62
|
|
2025-11-20 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,206.352,2000.24,100012.19,0.0,0.0
|
|
2025-11-20 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,206.60025,0.0,100009.78,0.0,-2.41
|
|
2025-11-20 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,206.592,2000.2,100009.78,0.0,0.0
|
|
2025-11-20 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,205.895291383914,1000.1,100013.16,0.0,3.37
|
|
2025-11-21 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,205.858,0.0,100016.71,0.0,3.55
|
|
2025-11-21 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,205.147,1500.25,100016.71,0.0,0.0
|
|
2025-11-21 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,204.89017857142855,0.0,100014.83,0.0,-1.88
|
|
2025-11-21 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,205.028,1500.22,100014.83,0.0,0.0
|
|
2025-11-21 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,204.74696428571428,0.0,100012.78,0.0,-2.06
|
|
2025-11-24 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,205.668,1500.19,100012.78,0.0,0.0
|
|
2025-11-24 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,205.85035714285715,0.0,100011.45,0.0,-1.33
|
|
2025-11-24 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,205.837,1500.17,100011.45,0.0,0.0
|
|
2025-11-24 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,205.355031207671,750.09,100013.2,0.0,1.76
|
|
2025-11-25 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,205.404,0.0,100014.78,0.0,1.58
|
|
2025-11-25 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,205.888,1500.22,100014.78,0.0,0.0
|
|
2025-11-25 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,205.459271009813,750.11,100016.34,0.0,1.56
|
|
2025-11-26 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,205.888,0.0,100016.34,0.0,0.0
|
|
2025-11-27 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,206.941,2000.33,100016.34,0.0,0.0
|
|
2025-11-27 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,207.07889285714285,0.0,100015.01,0.0,-1.33
|
|
2025-11-27 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,207.124,1500.23,100015.01,0.0,0.0
|
|
2025-11-28 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,206.803985806763,750.11,100016.17,0.0,1.16
|
|
2025-11-28 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,206.88,0.0,100017.05,0.0,0.88
|
|
2025-11-28 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,206.536,1500.26,100017.05,0.0,0.0
|
|
2025-11-28 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,206.34592857142857,0.0,100015.67,0.0,-1.38
|
|
2025-12-02 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,205.95,2000.31,100015.67,0.0,0.0
|
|
2025-12-02 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,206.07632142857142,0.0,100014.44,0.0,-1.23
|
|
2025-12-03 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,207.306,1500.22,100014.44,0.0,0.0
|
|
2025-12-04 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,206.78149154484,750.11,100016.34,0.0,1.9
|
|
2025-12-04 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,206.716,0.0,100018.48,0.0,2.13
|
|
2025-12-05 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,206.428,2000.37,100018.48,0.0,0.0
|
|
2025-12-05 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,206.27575,0.0,100017.0,0.0,-1.48
|
|
2025-12-05 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,206.356,1500.26,100017.0,0.0,0.0
|
|
2025-12-05 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,206.650799104172,750.13,100018.07,0.0,1.07
|
|
2025-12-05 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,206.789606971405,225.04,100019.18,0.0,1.1
|
|
2025-12-05 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,206.66305357142855,0.0,100019.51,0.0,0.33
|
|
2025-12-05 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,207.054,1500.29,100019.51,0.0,0.0
|
|
2025-12-05 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,207.225,0.0,100018.27,0.0,-1.24
|
|
2025-12-08 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,207.002,1500.27,100018.27,0.0,0.0
|
|
2025-12-08 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,207.10089285714287,0.0,100017.56,0.0,-0.72
|
|
2025-12-08 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,207.408,2000.35,100017.56,0.0,0.0
|
|
2025-12-08 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,207.55789285714283,0.0,100016.11,0.0,-1.45
|
|
2025-12-08 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,207.557,2000.32,100016.11,0.0,0.0
|
|
2025-12-08 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,207.73539285714284,0.0,100014.39,0.0,-1.72
|
|
2025-12-09 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,208.0,2000.29,100014.39,0.0,0.0
|
|
2025-12-09 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,208.11367857142858,0.0,100013.3,0.0,-1.09
|
|
2025-12-09 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,208.176,1500.2,100013.3,0.0,0.0
|
|
2025-12-09 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,208.34410714285713,0.0,100012.09,0.0,-1.21
|
|
2025-12-09 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,208.772,2000.24,100012.09,0.0,0.0
|
|
2025-12-10 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,208.326957384644,1000.12,100014.22,0.0,2.13
|
|
2025-12-10 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,208.361,0.0,100016.19,0.0,1.97
|
|
2025-12-10 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,208.686,1500.24,100016.19,0.0,0.0
|
|
2025-12-10 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,208.7957142857143,0.0,100015.4,0.0,-0.79
|
|
2025-12-11 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,207.952,2000.31,100015.4,0.0,0.0
|
|
2025-12-11 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,208.343640124921,1000.15,100017.28,0.0,1.88
|
|
2025-12-12 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,208.533412726408,300.05,100019.24,0.0,1.96
|
|
2025-12-12 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,208.49632142857143,0.0,100020.02,0.0,0.79
|
|
2025-12-12 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,208.712,2000.4,100020.02,0.0,0.0
|
|
2025-12-12 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,208.506972297513,1000.2,100021.01,0.0,0.98
|
|
2025-12-12 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,208.407473361967,300.06,100022.03,0.0,1.02
|
|
2025-12-12 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,208.374307050118,0.0,100022.51,0.0,0.49
|
|
2025-12-12 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,208.019,1500.34,100022.51,0.0,0.0
|
|
2025-12-14 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,208.479182381257,750.17,100024.17,0.0,1.66
|
|
2025-12-15 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,208.019,0.0,100024.17,0.0,0.0
|
|
2025-12-15 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,207.976,2000.48,100024.17,0.0,0.0
|
|
2025-12-15 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,207.81175,0.0,100022.59,0.0,-1.58
|
|
2025-12-15 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,207.77,1500.34,100022.59,0.0,0.0
|
|
2025-12-15 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,207.59321428571428,0.0,100021.32,0.0,-1.28
|
|
2025-12-17 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,207.173,1500.32,100021.32,0.0,0.0
|
|
2025-12-17 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,207.646927226068,750.16,100023.03,0.0,1.72
|
|
2025-12-17 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,207.882021281756,225.05,100024.83,0.0,1.8
|
|
2025-12-17 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,207.960385966985,0.0,100025.69,0.0,0.86
|
|
2025-12-17 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,207.932,2000.51,100025.69,0.0,0.0
|
|
2025-12-17 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,208.14639285714284,0.0,100023.62,0.0,-2.06
|
|
2025-12-17 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,208.234,2000.47,100023.62,0.0,0.0
|
|
2025-12-18 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,208.177,0.0,100024.17,0.0,0.55
|
|
2025-12-18 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,208.73,2000.48,100024.17,0.0,0.0
|
|
2025-12-18 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,208.96935714285712,0.0,100021.88,0.0,-2.29
|
|
2025-12-18 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,208.928,1500.33,100021.88,0.0,0.0
|
|
2025-12-18 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,208.442741798241,750.16,100023.62,0.0,1.74
|
|
2025-12-18 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,208.094591135995,225.05,100025.71,0.0,2.09
|
|
2025-12-18 22:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,208.1094107142857,0.0,100026.6,0.0,0.88
|
|
2025-12-19 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,208.77,2000.53,100026.6,0.0,0.0
|
|
2025-12-19 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,208.43247446395,1000.27,100028.21,0.0,1.62
|
|
2025-12-19 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,208.77,0.0,100028.21,0.0,0.0
|
|
2025-12-19 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,209.483,1500.42,100028.21,0.0,0.0
|
|
2025-12-19 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,209.80689285714286,0.0,100025.89,0.0,-2.32
|
|
2025-12-22 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.13,1500.39,100025.89,0.0,0.0
|
|
2025-12-22 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,211.29264285714285,0.0,100024.74,0.0,-1.16
|
|
2025-12-22 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.262,1500.37,100024.74,0.0,0.0
|
|
2025-12-22 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,211.44853571428573,0.0,100023.41,0.0,-1.32
|
|
2025-12-23 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,210.406,2000.47,100023.41,0.0,0.0
|
|
2025-12-23 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,210.824080932538,1000.23,100025.4,0.0,1.99
|
|
2025-12-23 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,211.074013587196,300.07,100027.62,0.0,2.22
|
|
2025-12-23 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,211.05535714285713,0.0,100028.55,0.0,0.93
|
|
2025-12-23 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.026,1500.43,100028.55,0.0,0.0
|
|
2025-12-23 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,210.711033556267,750.21,100029.67,0.0,1.12
|
|
2025-12-23 21:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,211.026,0.0,100029.67,0.0,0.0
|
|
2025-12-23 21:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.045,1500.45,100029.67,0.0,0.0
|
|
2025-12-23 21:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,211.14614285714285,0.0,100028.95,0.0,-0.72
|
|
2025-12-23 21:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.14,1500.43,100028.95,0.0,0.0
|
|
2025-12-23 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,211.2498214285714,0.0,100028.17,0.0,-0.78
|
|
2025-12-23 22:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.122,1500.42,100028.17,0.0,0.0
|
|
2025-12-24 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,210.736956002239,750.21,100029.54,0.0,1.37
|
|
2025-12-24 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,210.488853764456,225.06,100031.11,0.0,1.57
|
|
2025-12-24 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_SHORT,210.57273214285712,0.0,100031.7,0.0,0.59
|
|
2025-12-24 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,210.343,2000.63,100031.7,0.0,0.0
|
|
2025-12-24 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,210.18657142857143,0.0,100030.21,0.0,-1.49
|
|
2025-12-24 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,210.14,1500.45,100030.21,0.0,0.0
|
|
2025-12-24 21:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,210.578206860892,750.23,100031.77,0.0,1.56
|
|
2025-12-25 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,210.72429699767,225.07,100033.23,0.0,1.46
|
|
2025-12-25 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,210.77299370993,0.0,100033.91,0.0,0.68
|
|
2025-12-26 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,210.704,1500.51,100033.91,0.0,0.0
|
|
2025-12-26 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,211.094634886036,750.25,100035.3,0.0,1.39
|
|
2025-12-26 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,211.361904597051,225.08,100036.94,0.0,1.64
|
|
2025-12-26 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,211.30569642857142,0.0,100037.59,0.0,0.64
|
|
2025-12-26 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.305,1500.56,100037.59,0.0,0.0
|
|
2025-12-26 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,211.42960714285715,0.0,100036.7,0.0,-0.88
|
|
2025-12-26 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.459,2000.73,100036.7,0.0,0.0
|
|
2025-12-28 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,211.119285750007,1000.37,100038.31,0.0,1.61
|
|
2025-12-29 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,210.916932868089,300.11,100040.1,0.0,1.8
|
|
2025-12-29 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,210.84948190745,0.0,100040.97,0.0,0.87
|
|
2025-12-29 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,210.64,1500.61,100040.97,0.0,0.0
|
|
2025-12-29 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,210.46471428571428,0.0,100039.72,0.0,-1.25
|
|
2025-12-30 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,210.63,2000.79,100039.72,0.0,0.0
|
|
2025-12-30 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,210.46714285714285,0.0,100038.17,0.0,-1.55
|
|
2025-12-31 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,210.779,1500.57,100038.17,0.0,0.0
|
|
2025-12-31 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,210.631538956664,750.29,100038.7,0.0,0.52
|
|
2025-12-31 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,210.538474151648,225.09,100039.3,0.0,0.6
|
|
2025-12-31 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,210.507452549976,0.0,100039.59,0.0,0.29
|
|
2025-12-31 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,210.884,1500.59,100039.59,0.0,0.0
|
|
2025-12-31 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,211.07342857142856,0.0,100038.24,0.0,-1.35
|
|
2025-12-31 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.014,1500.57,100038.24,0.0,0.0
|
|
2025-12-31 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,210.618657572992,750.29,100039.64,0.0,1.41
|
|
2025-12-31 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,211.014,0.0,100039.64,0.0,0.0
|
|
2026-01-05 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,210.732,2000.79,100039.64,0.0,0.0
|
|
2026-01-05 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,210.5769642857143,0.0,100038.17,0.0,-1.47
|
|
2026-01-05 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.256,1500.57,100038.17,0.0,0.0
|
|
2026-01-05 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,211.4615,0.0,100036.71,0.0,-1.46
|
|
2026-01-05 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.426,2000.73,100036.71,0.0,0.0
|
|
2026-01-05 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,211.6555,0.0,100034.54,0.0,-2.17
|
|
2026-01-05 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.823,1500.52,100034.54,0.0,0.0
|
|
2026-01-05 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,211.94739285714286,0.0,100033.66,0.0,-0.88
|
|
2026-01-05 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.959,1500.5,100033.66,0.0,0.0
|
|
2026-01-06 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,212.08714285714285,0.0,100032.75,0.0,-0.91
|
|
2026-01-07 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,211.343,1500.49,100032.75,0.0,0.0
|
|
2026-01-07 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,211.2215,0.0,100031.89,0.0,-0.86
|
|
2026-01-07 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,211.269,1500.48,100031.89,0.0,0.0
|
|
2026-01-07 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,211.14107142857145,0.0,100030.98,0.0,-0.91
|
|
2026-01-07 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,210.858,1500.46,100030.98,0.0,0.0
|
|
2026-01-08 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,211.143730192033,750.23,100032.0,0.0,1.02
|
|
2026-01-08 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,210.858,0.0,100032.0,0.0,0.0
|
|
2026-01-08 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,210.79,2000.64,100032.0,0.0,0.0
|
|
2026-01-08 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,210.6687142857143,0.0,100030.85,0.0,-1.15
|
|
2026-01-08 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,210.666,1500.46,100030.85,0.0,0.0
|
|
2026-01-08 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,210.51910714285714,0.0,100029.8,0.0,-1.05
|
|
2026-01-08 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,210.388,2000.6,100029.8,0.0,0.0
|
|
2026-01-08 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,210.87346624476,1000.3,100032.11,0.0,2.31
|
|
2026-01-08 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,210.82,0.0,100034.16,0.0,2.05
|
|
2026-01-09 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.97,2000.68,100034.16,0.0,0.0
|
|
2026-01-12 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,211.838,0.0,100035.41,0.0,1.25
|
|
2026-01-12 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,212.074,2000.71,100035.41,0.0,0.0
|
|
2026-01-12 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,212.23814285714286,0.0,100033.86,0.0,-1.55
|
|
2026-01-12 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,212.643,1500.51,100033.86,0.0,0.0
|
|
2026-01-12 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,212.81292857142856,0.0,100032.66,0.0,-1.2
|
|
2026-01-13 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,213.815,1500.49,100032.66,0.0,0.0
|
|
2026-01-13 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,214.056343152329,750.24,100033.51,0.0,0.85
|
|
2026-01-13 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,213.815,0.0,100033.51,0.0,0.0
|
|
2026-01-13 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,213.53,1500.5,100033.51,0.0,0.0
|
|
2026-01-14 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,213.922970873724,750.25,100034.89,0.0,1.38
|
|
2026-01-14 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,214.09,0.0,100036.86,0.0,1.97
|
|
2026-01-14 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,212.908,1500.55,100036.86,0.0,0.0
|
|
2026-01-14 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,212.59010714285714,0.0,100034.62,0.0,-2.24
|
|
2026-01-14 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,212.596,1500.52,100034.62,0.0,0.0
|
|
2026-01-15 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,212.896,0.0,100036.73,0.0,2.12
|
|
2026-01-15 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,212.34,1500.55,100036.73,0.0,0.0
|
|
2026-01-15 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,212.1804642857143,0.0,100035.61,0.0,-1.13
|
|
2026-01-16 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,211.725,2000.71,100035.61,0.0,0.0
|
|
2026-01-16 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,211.672,0.0,100035.11,0.0,-0.5
|
|
2026-01-19 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,212.132,1500.53,100035.11,0.0,0.0
|
|
2026-01-19 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,212.2727857142857,0.0,100034.11,0.0,-1.0
|
|
2026-01-19 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,212.342,1500.51,100034.11,0.0,0.0
|
|
2026-01-20 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,211.860872161347,750.26,100035.81,0.0,1.7
|
|
2026-01-20 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,212.27,0.0,100036.06,0.0,0.25
|
|
2026-01-20 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,212.474,1500.54,100036.06,0.0,0.0
|
|
2026-01-20 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,212.62635714285713,0.0,100034.99,0.0,-1.08
|
|
2026-01-20 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,212.636,1500.52,100034.99,0.0,0.0
|
|
2026-01-20 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,212.7817142857143,0.0,100033.96,0.0,-1.03
|
|
2026-01-20 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,212.874,2000.68,100033.96,0.0,0.0
|
|
2026-01-20 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,213.03642857142856,0.0,100032.43,0.0,-1.53
|
|
2026-01-20 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,213.144,1500.49,100032.43,0.0,0.0
|
|
2026-01-20 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,213.35025000000002,0.0,100030.98,0.0,-1.45
|
|
2026-01-20 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,213.467,1500.46,100030.98,0.0,0.0
|
|
2026-01-20 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,212.407705280834,750.23,100034.7,0.0,3.72
|
|
2026-01-20 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,212.526,0.0,100038.01,0.0,3.31
|
|
2026-01-21 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,212.664,2000.76,100038.01,0.0,0.0
|
|
2026-01-22 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,212.696,0.0,100037.71,0.0,-0.3
|
|
2026-01-22 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,212.984,2000.75,100037.71,0.0,0.0
|
|
2026-01-22 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,213.14878571428574,0.0,100036.16,0.0,-1.55
|
|
2026-01-22 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,213.212,2000.72,100036.16,0.0,0.0
|
|
2026-01-22 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,213.38771428571428,0.0,100034.51,0.0,-1.65
|
|
2026-01-22 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,213.61,1500.52,100034.51,0.0,0.0
|
|
2026-01-22 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,213.88053571428574,0.0,100032.61,0.0,-1.9
|
|
2026-01-23 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,214.414,1500.49,100032.61,0.0,0.0
|
|
2026-01-23 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,214.59335714285714,0.0,100031.36,0.0,-1.26
|
|
2026-01-23 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,214.712,1500.47,100031.36,0.0,0.0
|
|
2026-01-23 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,214.086706980965,750.24,100033.54,0.0,2.18
|
|
2026-01-23 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,213.896616257887,225.07,100035.54,0.0,1.99
|
|
2026-01-23 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,213.833252683528,0.0,100036.46,0.0,0.92
|
|
2026-01-23 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,212.676,2000.73,100036.46,0.0,0.0
|
|
2026-01-23 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,214.036089684044,1000.36,100042.86,0.0,6.4
|
|
2026-01-23 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,214.29921249459,300.11,100048.2,0.0,5.34
|
|
2026-01-23 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,214.375,0.0,100050.6,0.0,2.4
|
|
2026-01-23 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,214.479,1500.76,100050.6,0.0,0.0
|
|
2026-01-23 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,213.873011538406,750.38,100052.72,0.0,2.12
|
|
2026-01-23 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,213.466384483348,225.11,100055.2,0.0,2.48
|
|
2026-01-23 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,213.330842131662,0.0,100056.4,0.0,1.21
|
|
2026-01-23 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,213.148,1500.85,100056.4,0.0,0.0
|
|
2026-01-23 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,212.7565,0.0,100053.65,0.0,-2.76
|
|
2026-01-23 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,213.012,1500.8,100053.65,0.0,0.0
|
|
2026-01-23 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,212.55417857142857,0.0,100050.42,0.0,-3.23
|
|
2026-01-23 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,212.309,2001.01,100050.42,0.0,0.0
|
|
2026-01-25 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,211.75196428571428,0.0,100045.17,0.0,-5.25
|
|
2026-01-26 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,210.716,1500.68,100045.17,0.0,0.0
|
|
2026-01-26 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,210.97935714285714,0.0,100043.29,0.0,-1.88
|
|
2026-01-26 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.0,1500.65,100043.29,0.0,0.0
|
|
2026-01-27 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,211.29325,0.0,100041.21,0.0,-2.09
|
|
2026-01-27 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.413,1500.62,100041.21,0.0,0.0
|
|
2026-01-27 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,211.61185714285716,0.0,100039.8,0.0,-1.41
|
|
2026-01-27 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,210.614,2000.8,100039.8,0.0,0.0
|
|
2026-01-27 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,210.2447857142857,0.0,100036.29,0.0,-3.51
|
|
2026-01-28 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,210.564,2000.73,100036.29,0.0,0.0
|
|
2026-01-28 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,210.36985714285714,0.0,100034.45,0.0,-1.84
|
|
2026-01-28 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.346,2000.69,100034.45,0.0,0.0
|
|
2026-01-28 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,211.68575,0.0,100031.23,0.0,-3.22
|
|
2026-01-28 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,211.62,2000.62,100031.23,0.0,0.0
|
|
2026-01-28 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,212.01364285714286,0.0,100027.51,0.0,-3.72
|
|
2026-01-29 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,212.054,2000.55,100027.51,0.0,0.0
|
|
2026-01-29 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,211.61669029555,1000.28,100029.57,0.0,2.06
|
|
2026-01-29 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,211.400375653048,300.08,100031.73,0.0,2.16
|
|
2026-01-29 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,211.328270772214,0.0,100032.76,0.0,1.03
|
|
2026-01-29 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,211.013,2000.66,100032.76,0.0,0.0
|
|
2026-01-29 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,210.75564285714285,0.0,100030.32,0.0,-2.44
|
|
2026-01-29 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,210.084,2000.61,100030.32,0.0,0.0
|
|
2026-01-30 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,211.563647945338,1000.3,100037.36,0.0,7.05
|
|
2026-01-30 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,211.654,0.0,100044.84,0.0,7.48
|
|
2026-02-02 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,211.82,2000.9,100044.84,0.0,0.0
|
|
2026-02-02 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,211.54635714285712,0.0,100042.25,0.0,-2.58
|
|
2026-02-02 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,211.394,1500.63,100042.25,0.0,0.0
|
|
2026-02-02 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,212.087074977426,750.32,100044.71,0.0,2.46
|
|
2026-02-02 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,212.556745480897,225.1,100047.6,0.0,2.89
|
|
2026-02-02 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,212.5233392857143,0.0,100048.8,0.0,1.2
|
|
2026-02-02 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,212.636,1500.73,100048.8,0.0,0.0
|
|
2026-02-03 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,212.81267857142856,0.0,100047.56,0.0,-1.25
|
|
2026-02-04 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,213.97,1500.71,100047.56,0.0,0.0
|
|
2026-02-04 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,214.15985714285713,0.0,100046.22,0.0,-1.33
|
|
2026-02-04 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,214.154,2000.92,100046.22,0.0,0.0
|
|
2026-02-04 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,213.88035714285715,0.0,100043.67,0.0,-2.56
|
|
2026-02-04 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,213.832,2000.87,100043.67,0.0,0.0
|
|
2026-02-05 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,213.48774999999998,0.0,100040.45,0.0,-3.22
|
|
2026-02-05 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,212.646,1500.61,100040.45,0.0,0.0
|
|
2026-02-05 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,212.20521428571428,0.0,100037.34,0.0,-3.11
|
|
2026-02-05 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,212.173,1500.56,100037.34,0.0,0.0
|
|
2026-02-06 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,211.64478571428572,0.0,100033.6,0.0,-3.74
|
|
2026-02-06 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,212.722,1500.5,100033.6,0.0,0.0
|
|
2026-02-06 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,212.8752142857143,0.0,100032.52,0.0,-1.08
|
|
2026-02-06 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,212.908,1500.49,100032.52,0.0,0.0
|
|
2026-02-06 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,213.0780357142857,0.0,100031.32,0.0,-1.2
|
|
2026-02-09 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,212.862,1500.47,100031.32,0.0,0.0
|
|
2026-02-09 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,212.63882142857142,0.0,100029.75,0.0,-1.57
|
|
2026-02-09 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,212.614,2000.59,100029.75,0.0,0.0
|
|
2026-02-09 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,213.214398581663,1000.3,100032.57,0.0,2.82
|
|
2026-02-09 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,213.53321999372,300.09,100035.6,0.0,3.03
|
|
2026-02-09 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_LONG,213.639493797738,0.0,100037.05,0.0,1.45
|
|
2026-02-09 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,213.626,2000.74,100037.05,0.0,0.0
|
|
2026-02-09 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_SHORT,213.160372183512,1000.37,100039.23,0.0,2.18
|
|
2026-02-09 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_SHORT,212.92558272186,300.11,100041.52,0.0,2.3
|
|
2026-02-09 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP3_SHORT,212.847319567976,0.0,100042.62,0.0,1.09
|
|
2026-02-09 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,212.272,2000.85,100042.62,0.0,0.0
|
|
2026-02-09 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,213.147748168683,1000.43,100046.74,0.0,4.13
|
|
2026-02-09 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP2_LONG,213.503001113578,300.13,100050.81,0.0,4.06
|
|
2026-02-09 21:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TRAIL_SL_LONG,213.42419642857143,0.0,100052.43,0.0,1.63
|
|
2026-02-10 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,212.755,1500.79,100052.43,0.0,0.0
|
|
2026-02-10 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,212.49410714285713,0.0,100050.59,0.0,-1.84
|
|
2026-02-10 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,212.426,1500.76,100050.59,0.0,0.0
|
|
2026-02-10 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,212.14646428571427,0.0,100048.62,0.0,-1.97
|
|
2026-02-10 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,211.926,1500.73,100048.62,0.0,0.0
|
|
2026-02-10 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,212.417790678916,750.36,100050.36,0.0,1.74
|
|
2026-02-10 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,211.926,0.0,100050.36,0.0,0.0
|
|
2026-02-10 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,211.068,1500.76,100050.36,0.0,0.0
|
|
2026-02-10 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,210.71485714285717,0.0,100047.85,0.0,-2.51
|
|
2026-02-10 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,210.837,1500.72,100047.85,0.0,0.0
|
|
2026-02-11 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,210.4247142857143,0.0,100044.92,0.0,-2.93
|
|
2026-02-11 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,209.589,2000.9,100044.92,0.0,0.0
|
|
2026-02-11 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,209.38039285714285,0.0,100042.92,0.0,-1.99
|
|
2026-02-11 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,209.439,1500.64,100042.92,0.0,0.0
|
|
2026-02-11 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,209.22739285714286,0.0,100041.41,0.0,-1.52
|
|
2026-02-11 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,209.206,1500.62,100041.41,0.0,0.0
|
|
2026-02-11 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,209.922675203811,750.31,100043.98,0.0,2.57
|
|
2026-02-11 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,209.206,0.0,100043.98,0.0,0.0
|
|
2026-02-11 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,208.689,1500.66,100043.98,0.0,0.0
|
|
2026-02-11 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,208.27339285714285,0.0,100040.99,0.0,-2.99
|
|
2026-02-11 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,208.293,1500.61,100040.99,0.0,0.0
|
|
2026-02-12 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,207.97007142857143,0.0,100038.66,0.0,-2.33
|
|
2026-02-12 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,209.26,2000.77,100038.66,0.0,0.0
|
|
2026-02-12 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,209.51842857142856,0.0,100036.19,0.0,-2.47
|
|
2026-02-12 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,208.204,1500.54,100036.19,0.0,0.0
|
|
2026-02-12 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,207.83425,0.0,100033.53,0.0,-2.66
|
|
2026-02-12 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,207.664,2000.67,100033.53,0.0,0.0
|
|
2026-02-13 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TIME_EXIT,208.243,0.0,100039.11,0.0,5.58
|
|
2026-02-13 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,208.937,2000.78,100039.11,0.0,0.0
|
|
2026-02-13 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,209.21428571428572,0.0,100036.45,0.0,-2.66
|
|
2026-02-16 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,209.011,2000.73,100036.45,0.0,0.0
|
|
2026-02-16 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,209.13807142857144,0.0,100035.23,0.0,-1.22
|
|
2026-02-16 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,209.142,1500.53,100035.23,0.0,0.0
|
|
2026-02-16 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,209.28557142857142,0.0,100034.2,0.0,-1.03
|
|
2026-02-16 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SELL_SHORT,209.258,1500.51,100034.2,0.0,0.0
|
|
2026-02-16 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_SHORT,209.40992857142857,0.0,100033.11,0.0,-1.09
|
|
2026-02-16 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,209.053,1500.5,100033.11,0.0,0.0
|
|
2026-02-16 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,TP1_LONG,209.373076576577,750.25,100034.26,0.0,1.15
|
|
2026-02-17 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,SL_EXIT_LONG,209.053,0.0,100034.26,0.0,0.0
|
|
2026-02-17 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_JPY,M15,BUY,207.548,2000.69,100034.26,0.0,0.0
|