mirror of
https://github.com/BrentNeale1/fx-quant.git
synced 2026-08-18 20:48:06 +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>
3034 lines
325 KiB
CSV
3034 lines
325 KiB
CSV
time,strategy,instrument,granularity,side,price,position_size,equity,drawdown,pnl
|
|
2024-01-29 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27066,2000.0,100000.0,0.0,0.0
|
|
2024-01-29 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2715707142857142,0.0,99998.57,0.0,-1.43
|
|
2024-01-29 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2713,1499.98,99998.57,0.0,0.0
|
|
2024-01-30 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26865841942945,749.99,100000.12,0.0,1.56
|
|
2024-01-30 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26888,0.0,100001.55,0.0,1.43
|
|
2024-01-30 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2646,2000.03,100001.55,0.0,0.0
|
|
2024-01-30 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.26773394492445,1000.02,100004.03,0.0,2.48
|
|
2024-01-30 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.26880053894136,300.0,100006.36,0.0,2.33
|
|
2024-01-30 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2679964285714287,0.0,100007.16,0.0,0.81
|
|
2024-01-30 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26944,1500.11,100007.16,0.0,0.0
|
|
2024-01-31 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26757658833847,750.05,100008.26,0.0,1.1
|
|
2024-01-31 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26752,0.0,100009.4,0.0,1.13
|
|
2024-01-31 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27036,1500.14,100009.4,0.0,0.0
|
|
2024-01-31 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2715310714285712,0.0,100008.01,0.0,-1.38
|
|
2024-01-31 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27208,2000.16,100008.01,0.0,0.0
|
|
2024-01-31 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2734750000000001,0.0,100005.82,0.0,-2.19
|
|
2024-01-31 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2739,1500.09,100005.82,0.0,0.0
|
|
2024-01-31 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26958377699219,750.04,100008.36,0.0,2.54
|
|
2024-01-31 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2739,0.0,100008.36,0.0,0.0
|
|
2024-02-01 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2668,1500.13,100008.36,0.0,0.0
|
|
2024-02-01 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.266098214285714,0.0,100007.53,0.0,-0.83
|
|
2024-02-01 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26632,1500.11,100007.53,0.0,0.0
|
|
2024-02-01 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2655067857142854,0.0,100006.57,0.0,-0.96
|
|
2024-02-01 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26546,2000.13,100006.57,0.0,0.0
|
|
2024-02-01 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2645953571428572,0.0,100005.2,0.0,-1.37
|
|
2024-02-01 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26446,1500.08,100005.2,0.0,0.0
|
|
2024-02-01 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2635267857142856,0.0,100004.09,0.0,-1.11
|
|
2024-02-01 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27182,1500.06,100004.09,0.0,0.0
|
|
2024-02-01 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2741364285714285,0.0,100001.36,0.0,-2.73
|
|
2024-02-01 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27396,1500.02,100001.36,0.0,0.0
|
|
2024-02-02 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27492,0.0,100000.23,0.0,-1.13
|
|
2024-02-02 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2701,2000.0,100000.23,0.0,0.0
|
|
2024-02-02 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2682164285714286,0.0,99997.27,0.0,-2.97
|
|
2024-02-02 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26716,1499.96,99997.27,0.0,0.0
|
|
2024-02-02 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2649871428571429,0.0,99994.69,0.0,-2.57
|
|
2024-02-02 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26442,1499.92,99994.69,0.0,0.0
|
|
2024-02-02 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.261765,0.0,99991.54,0.0,-3.15
|
|
2024-02-05 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25675,1499.87,99991.54,0.0,0.0
|
|
2024-02-05 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2552275000000002,0.0,99989.73,0.0,-1.82
|
|
2024-02-06 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25642,1999.79,99989.73,0.0,0.0
|
|
2024-02-06 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.25480977585168,999.9,99991.01,0.0,1.28
|
|
2024-02-06 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.25408133415862,299.97,99992.31,0.0,1.3
|
|
2024-02-06 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2546893698729058,0.0,99992.72,0.0,0.41
|
|
2024-02-06 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25824,1499.89,99992.72,0.0,0.0
|
|
2024-02-06 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2597314285714285,0.0,99990.95,0.0,-1.78
|
|
2024-02-06 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25946,1499.86,99990.95,0.0,0.0
|
|
2024-02-07 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2608485714285715,0.0,99989.29,0.0,-1.65
|
|
2024-02-07 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26224,1499.84,99989.29,0.0,0.0
|
|
2024-02-07 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2629878571428572,0.0,99988.4,0.0,-0.89
|
|
2024-02-08 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25946,1499.83,99988.4,0.0,0.0
|
|
2024-02-08 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2582953571428572,0.0,99987.02,0.0,-1.39
|
|
2024-02-08 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25774,1999.74,99987.02,0.0,0.0
|
|
2024-02-08 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.26126822849199,999.87,99989.82,0.0,2.8
|
|
2024-02-09 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26196,0.0,99993.18,0.0,3.35
|
|
2024-02-09 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26288,1499.9,99993.18,0.0,0.0
|
|
2024-02-09 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2634746428571428,0.0,99992.47,0.0,-0.71
|
|
2024-02-09 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2637,1999.85,99992.47,0.0,0.0
|
|
2024-02-12 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26372,0.0,99992.44,0.0,-0.03
|
|
2024-02-12 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26396,1499.89,99992.44,0.0,0.0
|
|
2024-02-12 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26216203631731,749.94,99993.51,0.0,1.07
|
|
2024-02-13 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.26097040835954,224.98,99994.75,0.0,1.24
|
|
2024-02-13 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2612495155023973,0.0,99995.23,0.0,0.48
|
|
2024-02-13 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26431,1999.9,99995.23,0.0,0.0
|
|
2024-02-13 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2650171428571428,0.0,99994.11,0.0,-1.12
|
|
2024-02-13 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26426,1499.91,99994.11,0.0,0.0
|
|
2024-02-13 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.265052857142857,0.0,99993.17,0.0,-0.94
|
|
2024-02-13 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26442,1499.9,99993.17,0.0,0.0
|
|
2024-02-13 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2653403571428572,0.0,99992.08,0.0,-1.09
|
|
2024-02-13 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26522,1499.88,99992.08,0.0,0.0
|
|
2024-02-13 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2662432142857143,0.0,99990.87,0.0,-1.21
|
|
2024-02-13 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25981,1999.82,99990.87,0.0,0.0
|
|
2024-02-13 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2576767857142859,0.0,99987.48,0.0,-3.39
|
|
2024-02-14 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26078,1499.81,99987.48,0.0,0.0
|
|
2024-02-14 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.25965696478639,749.91,99988.15,0.0,0.67
|
|
2024-02-14 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.25893523914126,224.97,99988.92,0.0,0.77
|
|
2024-02-14 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.25869466392622,0.0,99989.29,0.0,0.37
|
|
2024-02-14 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25709,1999.79,99989.29,0.0,0.0
|
|
2024-02-14 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.255899642857143,0.0,99987.39,0.0,-1.89
|
|
2024-02-15 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25922,1499.81,99987.39,0.0,0.0
|
|
2024-02-16 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.25834,0.0,99988.44,0.0,1.05
|
|
2024-02-16 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25994,1499.83,99988.44,0.0,0.0
|
|
2024-02-16 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.25853697242312,749.91,99989.28,0.0,0.84
|
|
2024-02-16 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.25768888680679,224.97,99990.22,0.0,0.94
|
|
2024-02-16 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.25740619160134,0.0,99990.67,0.0,0.45
|
|
2024-02-16 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26078,1999.81,99990.67,0.0,0.0
|
|
2024-02-16 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2621032142857143,0.0,99988.57,0.0,-2.1
|
|
2024-02-16 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26191,1499.83,99988.57,0.0,0.0
|
|
2024-02-19 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26242,0.0,99987.96,0.0,-0.61
|
|
2024-02-19 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26263,1499.82,99987.96,0.0,0.0
|
|
2024-02-19 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26179808013069,749.91,99988.46,0.0,0.49
|
|
2024-02-19 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.26128711022533,224.97,99989.02,0.0,0.56
|
|
2024-02-19 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2611905357142856,0.0,99989.27,0.0,0.26
|
|
2024-02-19 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25996,1999.79,99989.27,0.0,0.0
|
|
2024-02-19 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2591896428571427,0.0,99988.05,0.0,-1.22
|
|
2024-02-19 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25966,1499.82,99988.05,0.0,0.0
|
|
2024-02-19 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2588810714285714,0.0,99987.12,0.0,-0.93
|
|
2024-02-19 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25874,1499.81,99987.12,0.0,0.0
|
|
2024-02-20 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2585,0.0,99986.84,0.0,-0.29
|
|
2024-02-20 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2643,1499.8,99986.84,0.0,0.0
|
|
2024-02-20 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.265850357142857,0.0,99985.0,0.0,-1.84
|
|
2024-02-20 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2651,1499.77,99985.0,0.0,0.0
|
|
2024-02-20 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.266725357142857,0.0,99983.07,0.0,-1.93
|
|
2024-02-20 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26655,1499.75,99983.07,0.0,0.0
|
|
2024-02-21 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26339,0.0,99986.81,0.0,3.74
|
|
2024-02-22 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26566,1999.74,99986.81,0.0,0.0
|
|
2024-02-22 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2662653571428573,0.0,99985.86,0.0,-0.96
|
|
2024-02-22 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26648,1499.79,99985.86,0.0,0.0
|
|
2024-02-22 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.267142142857143,0.0,99985.07,0.0,-0.78
|
|
2024-02-22 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2674,1499.78,99985.07,0.0,0.0
|
|
2024-02-22 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.268167142857143,0.0,99984.16,0.0,-0.91
|
|
2024-02-22 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26372,1999.68,99984.16,0.0,0.0
|
|
2024-02-22 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2622746428571427,0.0,99981.88,0.0,-2.29
|
|
2024-02-22 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2625,1499.73,99981.88,0.0,0.0
|
|
2024-02-23 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26648,0.0,99986.6,0.0,4.73
|
|
2024-02-23 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26957,1499.8,99986.6,0.0,0.0
|
|
2024-02-23 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.2671937733061,749.9,99988.01,0.0,1.4
|
|
2024-02-26 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2669,0.0,99989.58,0.0,1.58
|
|
2024-02-26 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26768,1999.79,99989.58,0.0,0.0
|
|
2024-02-26 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.268364642857143,0.0,99988.5,0.0,-1.08
|
|
2024-02-27 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26887,1999.77,99988.5,0.0,0.0
|
|
2024-02-27 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2694314285714285,0.0,99987.62,0.0,-0.88
|
|
2024-02-27 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26932,1499.81,99987.62,0.0,0.0
|
|
2024-02-27 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26807844245165,749.91,99988.35,0.0,0.73
|
|
2024-02-27 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.26762520518218,224.97,99989.05,0.0,0.7
|
|
2024-02-27 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.26747412609235,0.0,99989.38,0.0,0.33
|
|
2024-02-28 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26592,1499.84,99989.38,0.0,0.0
|
|
2024-02-28 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2654282142857143,0.0,99988.8,0.0,-0.58
|
|
2024-02-28 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26506,1499.83,99988.8,0.0,0.0
|
|
2024-02-28 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.264514642857143,0.0,99988.15,0.0,-0.65
|
|
2024-02-28 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26456,1499.82,99988.15,0.0,0.0
|
|
2024-02-28 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.263995357142857,0.0,99987.48,0.0,-0.67
|
|
2024-02-28 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26681,1999.75,99987.48,0.0,0.0
|
|
2024-02-29 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26676,0.0,99987.56,0.0,0.08
|
|
2024-02-29 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26203,1499.81,99987.56,0.0,0.0
|
|
2024-03-01 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26266,0.0,99988.31,0.0,0.75
|
|
2024-03-01 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2601,1999.77,99988.31,0.0,0.0
|
|
2024-03-01 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.2630442212266,999.88,99990.65,0.0,2.34
|
|
2024-03-01 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.26412659177645,299.96,99992.88,0.0,2.24
|
|
2024-03-01 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.26448738195973,0.0,99993.93,0.0,1.04
|
|
2024-03-01 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26604,1499.91,99993.93,0.0,0.0
|
|
2024-03-04 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26638,0.0,99993.52,0.0,-0.4
|
|
2024-03-04 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27058,1499.9,99993.52,0.0,0.0
|
|
2024-03-05 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26879,0.0,99995.64,0.0,2.11
|
|
2024-03-05 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26776,1499.93,99995.64,0.0,0.0
|
|
2024-03-05 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2672564285714285,0.0,99995.04,0.0,-0.6
|
|
2024-03-05 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26746,1499.93,99995.04,0.0,0.0
|
|
2024-03-05 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.26854356604932,749.96,99995.68,0.0,0.64
|
|
2024-03-05 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.26746,0.0,99995.68,0.0,0.0
|
|
2024-03-05 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27247,1999.91,99995.68,0.0,0.0
|
|
2024-03-06 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27003,0.0,99999.52,0.0,3.83
|
|
2024-03-06 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27047,1499.99,99999.52,0.0,0.0
|
|
2024-03-06 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2708814285714285,0.0,99999.03,0.0,-0.49
|
|
2024-03-06 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27108,1999.98,99999.03,0.0,0.0
|
|
2024-03-06 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.271545,0.0,99998.3,0.0,-0.73
|
|
2024-03-06 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27476,1499.97,99998.3,0.0,0.0
|
|
2024-03-07 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27245520195362,749.99,99999.66,0.0,1.36
|
|
2024-03-07 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27387,0.0,100000.18,0.0,0.52
|
|
2024-03-07 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27598,1500.0,100000.18,0.0,0.0
|
|
2024-03-07 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2769914285714283,0.0,99998.99,0.0,-1.19
|
|
2024-03-07 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27856,1999.98,99998.99,0.0,0.0
|
|
2024-03-07 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2802496428571428,0.0,99996.35,0.0,-2.64
|
|
2024-03-07 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28026,1499.95,99996.35,0.0,0.0
|
|
2024-03-08 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2814953571428571,0.0,99994.9,0.0,-1.45
|
|
2024-03-08 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28824,1999.9,99994.9,0.0,0.0
|
|
2024-03-11 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.28572,0.0,99998.81,0.0,3.91
|
|
2024-03-11 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28242,1999.98,99998.81,0.0,0.0
|
|
2024-03-11 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2814696428571428,0.0,99997.33,0.0,-1.48
|
|
2024-03-11 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28161,1499.96,99997.33,0.0,0.0
|
|
2024-03-11 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2805021428571428,0.0,99996.03,0.0,-1.3
|
|
2024-03-11 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27963,1999.92,99996.03,0.0,0.0
|
|
2024-03-12 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.28215,0.0,99999.97,0.0,3.94
|
|
2024-03-12 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27902,1500.0,99999.97,0.0,0.0
|
|
2024-03-12 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2780246428571431,0.0,99998.81,0.0,-1.17
|
|
2024-03-12 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27512,1499.98,99998.81,0.0,0.0
|
|
2024-03-12 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.27820209112469,749.99,100000.62,0.0,1.81
|
|
2024-03-12 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.27951293125133,225.0,100002.43,0.0,1.81
|
|
2024-03-12 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2792156098227585,0.0,100003.15,0.0,0.72
|
|
2024-03-14 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27802,2000.06,100003.15,0.0,0.0
|
|
2024-03-14 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2765382142857142,0.0,100000.83,0.0,-2.32
|
|
2024-03-14 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27657,1500.01,100000.83,0.0,0.0
|
|
2024-03-14 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2749457142857143,0.0,99998.92,0.0,-1.91
|
|
2024-03-14 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27547,1499.98,99998.92,0.0,0.0
|
|
2024-03-14 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.273711785714286,0.0,99996.85,0.0,-2.07
|
|
2024-03-14 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27366,1499.95,99996.85,0.0,0.0
|
|
2024-03-15 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2734,0.0,99996.55,0.0,-0.31
|
|
2024-03-15 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27272,1499.95,99996.55,0.0,0.0
|
|
2024-03-18 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27322,0.0,99997.14,0.0,0.59
|
|
2024-03-18 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27411,1999.94,99997.14,0.0,0.0
|
|
2024-03-18 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2745953571428572,0.0,99996.38,0.0,-0.76
|
|
2024-03-19 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27086,1999.93,99996.38,0.0,0.0
|
|
2024-03-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2700960714285716,0.0,99995.17,0.0,-1.2
|
|
2024-03-19 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2711,1499.93,99995.17,0.0,0.0
|
|
2024-03-19 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2721114285714283,0.0,99993.98,0.0,-1.19
|
|
2024-03-19 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27256,1499.91,99993.98,0.0,0.0
|
|
2024-03-20 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2719,0.0,99994.76,0.0,0.78
|
|
2024-03-20 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2717,1999.9,99994.76,0.0,0.0
|
|
2024-03-20 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2727135714285716,0.0,99993.16,0.0,-1.59
|
|
2024-03-20 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27316,1499.9,99993.16,0.0,0.0
|
|
2024-03-20 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2742625,0.0,99991.86,0.0,-1.3
|
|
2024-03-20 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27606,1499.88,99991.86,0.0,0.0
|
|
2024-03-20 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.27768,0.0,99989.96,0.0,-1.9
|
|
2024-03-20 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27796,1499.85,99989.96,0.0,0.0
|
|
2024-03-20 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2797535714285715,0.0,99987.86,0.0,-2.1
|
|
2024-03-21 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2748,1999.76,99987.86,0.0,0.0
|
|
2024-03-21 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.27339,0.0,99985.64,0.0,-2.21
|
|
2024-03-21 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27384,1499.78,99985.64,0.0,0.0
|
|
2024-03-21 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2723775000000002,0.0,99983.92,0.0,-1.72
|
|
2024-03-21 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2716,1499.76,99983.92,0.0,0.0
|
|
2024-03-21 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2699200000000002,0.0,99981.94,0.0,-1.98
|
|
2024-03-21 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27012,1499.73,99981.94,0.0,0.0
|
|
2024-03-21 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2683157142857142,0.0,99979.81,0.0,-2.13
|
|
2024-03-21 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26744,1499.7,99979.81,0.0,0.0
|
|
2024-03-21 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2652810714285714,0.0,99977.26,0.0,-2.55
|
|
2024-03-22 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26142,1499.66,99977.26,0.0,0.0
|
|
2024-03-22 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2604953571428572,0.0,99976.16,0.0,-1.1
|
|
2024-03-22 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26016,1999.52,99976.16,0.0,0.0
|
|
2024-03-22 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2591303571428571,0.0,99974.52,0.0,-1.63
|
|
2024-03-25 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26125,1499.62,99974.52,0.0,0.0
|
|
2024-03-25 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26015701281716,749.81,99975.17,0.0,0.65
|
|
2024-03-25 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.26125,0.0,99975.17,0.0,0.0
|
|
2024-03-25 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26458,1499.63,99975.17,0.0,0.0
|
|
2024-03-26 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26392,0.0,99975.95,0.0,0.78
|
|
2024-03-26 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26516,1499.64,99975.95,0.0,0.0
|
|
2024-03-26 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2656710714285715,0.0,99975.35,0.0,-0.61
|
|
2024-03-26 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26528,1499.63,99975.35,0.0,0.0
|
|
2024-03-26 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26426017440404,749.82,99975.95,0.0,0.6
|
|
2024-03-26 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.26528,0.0,99975.95,0.0,0.0
|
|
2024-03-26 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26267,1999.52,99975.95,0.0,0.0
|
|
2024-03-27 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2613575,0.0,99973.87,0.0,-2.08
|
|
2024-03-27 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26268,1999.48,99973.87,0.0,0.0
|
|
2024-03-27 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.2617250180454,999.74,99974.63,0.0,0.76
|
|
2024-03-27 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.26268,0.0,99974.63,0.0,0.0
|
|
2024-03-28 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26408,1999.49,99974.63,0.0,0.0
|
|
2024-03-28 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2653485714285715,0.0,99972.62,0.0,-2.01
|
|
2024-03-29 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26416,1999.45,99972.62,0.0,0.0
|
|
2024-03-29 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26211712457244,999.73,99974.24,0.0,1.62
|
|
2024-03-31 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.26416,0.0,99974.24,0.0,0.0
|
|
2024-04-01 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25786,1999.48,99974.24,0.0,0.0
|
|
2024-04-01 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.256744642857143,0.0,99972.47,0.0,-1.77
|
|
2024-04-01 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2561,1499.59,99972.47,0.0,0.0
|
|
2024-04-01 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2548453571428573,0.0,99970.97,0.0,-1.5
|
|
2024-04-01 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25444,1499.56,99970.97,0.0,0.0
|
|
2024-04-02 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.25436,0.0,99970.87,0.0,-0.1
|
|
2024-04-03 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25826,1999.42,99970.87,0.0,0.0
|
|
2024-04-03 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.25740645454545,999.71,99971.55,0.0,0.68
|
|
2024-04-03 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.25692945043876,299.91,99972.29,0.0,0.74
|
|
2024-04-03 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2567501785714286,0.0,99972.65,0.0,0.36
|
|
2024-04-03 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25984,1999.45,99972.65,0.0,0.0
|
|
2024-04-03 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2611739285714287,0.0,99970.53,0.0,-2.12
|
|
2024-04-03 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26208,1499.56,99970.53,0.0,0.0
|
|
2024-04-03 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2636335714285716,0.0,99968.69,0.0,-1.85
|
|
2024-04-03 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26452,1999.37,99968.69,0.0,0.0
|
|
2024-04-04 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26544,0.0,99967.23,0.0,-1.45
|
|
2024-04-04 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26453,1999.34,99967.23,0.0,0.0
|
|
2024-04-04 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2637992857142857,0.0,99966.08,0.0,-1.16
|
|
2024-04-04 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26422,1499.49,99966.08,0.0,0.0
|
|
2024-04-05 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2633810714285714,0.0,99965.08,0.0,-1.0
|
|
2024-04-05 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26003,1999.3,99965.08,0.0,0.0
|
|
2024-04-05 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2586425,0.0,99962.88,0.0,-2.2
|
|
2024-04-05 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2595,1499.44,99962.88,0.0,0.0
|
|
2024-04-05 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.257994642857143,0.0,99961.09,0.0,-1.79
|
|
2024-04-05 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25746,1499.42,99961.09,0.0,0.0
|
|
2024-04-05 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.26190731052095,749.71,99963.74,0.0,2.65
|
|
2024-04-05 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.26362688342212,224.91,99966.32,0.0,2.57
|
|
2024-04-05 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2632883928571428,0.0,99967.36,0.0,1.04
|
|
2024-04-08 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26542,1499.51,99967.36,0.0,0.0
|
|
2024-04-09 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26534,0.0,99967.45,0.0,0.09
|
|
2024-04-09 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.268,1499.51,99967.45,0.0,0.0
|
|
2024-04-09 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2689803571428573,0.0,99966.29,0.0,-1.16
|
|
2024-04-10 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26886,1499.49,99966.29,0.0,0.0
|
|
2024-04-10 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2695446428571429,0.0,99965.48,0.0,-0.81
|
|
2024-04-10 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26006,1999.31,99965.48,0.0,0.0
|
|
2024-04-10 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.25814,0.0,99962.44,0.0,-3.05
|
|
2024-04-10 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25806,1499.44,99962.44,0.0,0.0
|
|
2024-04-10 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2553053571428572,0.0,99959.15,0.0,-3.28
|
|
2024-04-10 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25506,1499.39,99959.15,0.0,0.0
|
|
2024-04-11 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.25468,0.0,99958.7,0.0,-0.45
|
|
2024-04-12 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2544,1499.38,99958.7,0.0,0.0
|
|
2024-04-12 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2538803571428572,0.0,99958.08,0.0,-0.62
|
|
2024-04-12 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25378,1499.37,99958.08,0.0,0.0
|
|
2024-04-12 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2532785714285712,0.0,99957.48,0.0,-0.6
|
|
2024-04-12 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25215,1999.15,99957.48,0.0,0.0
|
|
2024-04-12 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.251404285714286,0.0,99956.29,0.0,-1.19
|
|
2024-04-12 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2516,1499.34,99956.29,0.0,0.0
|
|
2024-04-12 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2507803571428573,0.0,99955.31,0.0,-0.98
|
|
2024-04-12 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2509,1499.33,99955.31,0.0,0.0
|
|
2024-04-12 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.249952857142857,0.0,99954.17,0.0,-1.14
|
|
2024-04-12 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.247,1499.31,99954.17,0.0,0.0
|
|
2024-04-12 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.245547142857143,0.0,99952.43,0.0,-1.75
|
|
2024-04-15 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24767,1999.05,99952.43,0.0,0.0
|
|
2024-04-15 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2484135714285713,0.0,99951.23,0.0,-1.19
|
|
2024-04-16 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24312,1999.02,99951.23,0.0,0.0
|
|
2024-04-16 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2425950000000001,0.0,99950.39,0.0,-0.84
|
|
2024-04-16 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2427,1499.26,99950.39,0.0,0.0
|
|
2024-04-16 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2421042857142857,0.0,99949.67,0.0,-0.72
|
|
2024-04-16 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24252,1499.25,99949.67,0.0,0.0
|
|
2024-04-16 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2412503571428573,0.0,99948.14,0.0,-1.53
|
|
2024-04-17 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24194,1499.22,99948.14,0.0,0.0
|
|
2024-04-17 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.24306198465802,749.61,99948.82,0.0,0.68
|
|
2024-04-17 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.24373640697324,224.88,99949.57,0.0,0.76
|
|
2024-04-17 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.24396121441165,0.0,99949.94,0.0,0.37
|
|
2024-04-17 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2468,1999.0,99949.94,0.0,0.0
|
|
2024-04-17 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2478971428571428,0.0,99948.18,0.0,-1.76
|
|
2024-04-17 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24738,1499.22,99948.18,0.0,0.0
|
|
2024-04-17 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.24352653640675,749.61,99950.5,0.0,2.32
|
|
2024-04-17 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2452,0.0,99951.81,0.0,1.31
|
|
2024-04-18 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24832,1499.28,99951.81,0.0,0.0
|
|
2024-04-18 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.24623007725952,749.64,99953.06,0.0,1.26
|
|
2024-04-18 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.24486873819414,224.89,99954.51,0.0,1.45
|
|
2024-04-18 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.245489095336997,0.0,99955.02,0.0,0.51
|
|
2024-04-18 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24416,1999.1,99955.02,0.0,0.0
|
|
2024-04-18 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.24655860625674,999.55,99956.95,0.0,1.93
|
|
2024-04-18 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.24416,0.0,99956.95,0.0,0.0
|
|
2024-04-19 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.23986,1999.14,99956.95,0.0,0.0
|
|
2024-04-19 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2390810714285714,0.0,99955.69,0.0,-1.26
|
|
2024-04-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2438,1499.34,99955.69,0.0,0.0
|
|
2024-04-19 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2450160714285714,0.0,99954.23,0.0,-1.47
|
|
2024-04-19 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24494,1499.31,99954.23,0.0,0.0
|
|
2024-04-19 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2462503571428571,0.0,99952.65,0.0,-1.58
|
|
2024-04-19 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.23968,1499.29,99952.65,0.0,0.0
|
|
2024-04-19 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2375617857142855,0.0,99950.09,0.0,-2.56
|
|
2024-04-19 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.23788,1499.25,99950.09,0.0,0.0
|
|
2024-04-22 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.23862,0.0,99950.99,0.0,0.9
|
|
2024-04-22 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.23628,1999.02,99950.99,0.0,0.0
|
|
2024-04-22 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2354432142857144,0.0,99949.63,0.0,-1.35
|
|
2024-04-22 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.23554,1499.24,99949.63,0.0,0.0
|
|
2024-04-22 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2346207142857144,0.0,99948.52,0.0,-1.12
|
|
2024-04-22 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.23248,1499.23,99948.52,0.0,0.0
|
|
2024-04-22 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2311310714285715,0.0,99946.88,0.0,-1.64
|
|
2024-04-23 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2335,1998.94,99946.88,0.0,0.0
|
|
2024-04-23 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.23509944786788,999.47,99948.17,0.0,1.3
|
|
2024-04-23 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.2357278544846,299.84,99949.44,0.0,1.26
|
|
2024-04-23 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2367191071428572,0.0,99950.22,0.0,0.78
|
|
2024-04-23 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24389,1999.0,99950.22,0.0,0.0
|
|
2024-04-24 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.246365,0.0,99946.24,0.0,-3.98
|
|
2024-04-24 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24448,1998.92,99946.24,0.0,0.0
|
|
2024-04-24 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2439292857142856,0.0,99945.36,0.0,-0.88
|
|
2024-04-24 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24339,1998.91,99945.36,0.0,0.0
|
|
2024-04-24 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.24264,0.0,99944.15,0.0,-1.21
|
|
2024-04-24 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24652,1998.88,99944.15,0.0,0.0
|
|
2024-04-25 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2475903571428573,0.0,99942.43,0.0,-1.72
|
|
2024-04-25 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24788,1998.85,99942.43,0.0,0.0
|
|
2024-04-25 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.248405,0.0,99941.59,0.0,-0.84
|
|
2024-04-25 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24894,1499.12,99941.59,0.0,0.0
|
|
2024-04-25 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2495625,0.0,99940.85,0.0,-0.75
|
|
2024-04-25 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24936,1499.11,99940.85,0.0,0.0
|
|
2024-04-25 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2500200000000001,0.0,99940.05,0.0,-0.79
|
|
2024-04-25 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25005,1499.1,99940.05,0.0,0.0
|
|
2024-04-25 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2508439285714288,0.0,99939.1,0.0,-0.95
|
|
2024-04-25 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2506,1998.78,99939.1,0.0,0.0
|
|
2024-04-25 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2517164285714286,0.0,99937.32,0.0,-1.78
|
|
2024-04-25 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24778,1998.75,99937.32,0.0,0.0
|
|
2024-04-25 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2461749999999998,0.0,99934.75,0.0,-2.57
|
|
2024-04-25 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24608,1998.69,99934.75,0.0,0.0
|
|
2024-04-25 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.24989469722736,999.35,99937.81,0.0,3.06
|
|
2024-04-25 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.2514726365257,299.8,99940.83,0.0,3.03
|
|
2024-04-25 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.25199861629181,0.0,99942.26,0.0,1.42
|
|
2024-04-25 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2521,1499.13,99942.26,0.0,0.0
|
|
2024-04-26 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.25054,0.0,99944.12,0.0,1.87
|
|
2024-04-26 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24754,1499.16,99944.12,0.0,0.0
|
|
2024-04-26 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.245779642857143,0.0,99942.01,0.0,-2.12
|
|
2024-04-26 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24508,1499.13,99942.01,0.0,0.0
|
|
2024-04-28 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.25070425651116,749.57,99945.4,0.0,3.39
|
|
2024-04-29 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.25249,0.0,99949.86,0.0,4.46
|
|
2024-04-29 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25339,1999.0,99949.86,0.0,0.0
|
|
2024-04-29 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2540660714285714,0.0,99948.78,0.0,-1.08
|
|
2024-04-29 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25426,1998.98,99948.78,0.0,0.0
|
|
2024-04-29 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.2526261402685,999.49,99950.08,0.0,1.3
|
|
2024-04-29 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.25164868404997,299.85,99951.54,0.0,1.46
|
|
2024-04-29 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2521967197642558,0.0,99952.03,0.0,0.49
|
|
2024-04-29 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25629,1999.04,99952.03,0.0,0.0
|
|
2024-04-30 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.25434,0.0,99955.13,0.0,3.1
|
|
2024-04-30 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25324,1999.1,99955.13,0.0,0.0
|
|
2024-04-30 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2526657142857143,0.0,99954.22,0.0,-0.92
|
|
2024-04-30 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25294,1499.31,99954.22,0.0,0.0
|
|
2024-04-30 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.25454665899394,749.66,99955.18,0.0,0.96
|
|
2024-04-30 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.25294,0.0,99955.18,0.0,0.0
|
|
2024-04-30 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25008,1499.33,99955.18,0.0,0.0
|
|
2024-05-01 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2484985714285715,0.0,99953.28,0.0,-1.9
|
|
2024-05-01 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24728,1499.3,99953.28,0.0,0.0
|
|
2024-05-01 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2467903571428571,0.0,99952.69,0.0,-0.59
|
|
2024-05-01 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25124,1999.05,99952.69,0.0,0.0
|
|
2024-05-01 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2525760714285714,0.0,99950.56,0.0,-2.13
|
|
2024-05-01 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25398,1499.26,99950.56,0.0,0.0
|
|
2024-05-01 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.24942423331347,749.63,99953.28,0.0,2.72
|
|
2024-05-01 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.25398,0.0,99953.28,0.0,0.0
|
|
2024-05-02 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2476,1999.07,99953.28,0.0,0.0
|
|
2024-05-02 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.25098638349867,999.53,99955.99,0.0,2.71
|
|
2024-05-02 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.25232187159139,299.86,99958.64,0.0,2.65
|
|
2024-05-02 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2522460714285715,0.0,99959.76,0.0,1.12
|
|
2024-05-02 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2534,1499.4,99959.76,0.0,0.0
|
|
2024-05-03 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2546503571428573,0.0,99958.26,0.0,-1.5
|
|
2024-05-03 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25562,1499.37,99958.26,0.0,0.0
|
|
2024-05-03 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.25439093159966,749.69,99959.0,0.0,0.73
|
|
2024-05-03 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.25562,0.0,99959.0,0.0,0.0
|
|
2024-05-03 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26109,1999.18,99959.0,0.0,0.0
|
|
2024-05-03 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.25694531452063,999.59,99962.28,0.0,3.29
|
|
2024-05-03 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.25563295236023,299.88,99965.31,0.0,3.03
|
|
2024-05-03 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.25519549830676,0.0,99966.71,0.0,1.4
|
|
2024-05-06 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25662,1999.33,99966.71,0.0,0.0
|
|
2024-05-06 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2573314285714288,0.0,99965.58,0.0,-1.13
|
|
2024-05-06 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25714,1499.48,99965.58,0.0,0.0
|
|
2024-05-06 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2579103571428571,0.0,99964.66,0.0,-0.92
|
|
2024-05-06 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25606,1999.29,99964.66,0.0,0.0
|
|
2024-05-07 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2551846428571427,0.0,99963.27,0.0,-1.39
|
|
2024-05-07 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25502,1499.45,99963.27,0.0,0.0
|
|
2024-05-07 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2544767857142858,0.0,99962.62,0.0,-0.65
|
|
2024-05-07 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25406,1999.25,99962.62,0.0,0.0
|
|
2024-05-07 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2534664285714285,0.0,99961.67,0.0,-0.95
|
|
2024-05-07 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25596,1999.23,99961.67,0.0,0.0
|
|
2024-05-07 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.25442606682266,999.62,99962.89,0.0,1.22
|
|
2024-05-07 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.25350612191754,299.89,99964.26,0.0,1.37
|
|
2024-05-07 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.25319947361584,0.0,99964.92,0.0,0.66
|
|
2024-05-07 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25266,1499.47,99964.92,0.0,0.0
|
|
2024-05-07 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.251574642857143,0.0,99963.62,0.0,-1.3
|
|
2024-05-07 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25216,1499.45,99963.62,0.0,0.0
|
|
2024-05-07 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2509964285714286,0.0,99962.23,0.0,-1.39
|
|
2024-05-07 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25106,1499.43,99962.23,0.0,0.0
|
|
2024-05-07 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2498964285714287,0.0,99960.83,0.0,-1.39
|
|
2024-05-08 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25024,1499.41,99960.83,0.0,0.0
|
|
2024-05-09 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.24966,0.0,99961.53,0.0,0.7
|
|
2024-05-09 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24825,1999.23,99961.53,0.0,0.0
|
|
2024-05-09 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2477678571428572,0.0,99960.76,0.0,-0.77
|
|
2024-05-09 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24798,1499.41,99960.76,0.0,0.0
|
|
2024-05-09 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.247464642857143,0.0,99960.14,0.0,-0.62
|
|
2024-05-09 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24742,1999.2,99960.14,0.0,0.0
|
|
2024-05-09 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.24899319465944,999.6,99961.4,0.0,1.26
|
|
2024-05-09 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.24742,0.0,99961.4,0.0,0.0
|
|
2024-05-09 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25196,1499.42,99961.4,0.0,0.0
|
|
2024-05-10 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.25151,0.0,99961.94,0.0,0.54
|
|
2024-05-10 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25378,1999.24,99961.94,0.0,0.0
|
|
2024-05-10 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.25200041699244,999.62,99963.36,0.0,1.42
|
|
2024-05-10 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.25150431467231,299.89,99964.63,0.0,1.27
|
|
2024-05-10 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.25133894723227,0.0,99965.21,0.0,0.58
|
|
2024-05-10 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2504,1499.48,99965.21,0.0,0.0
|
|
2024-05-10 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.25274524220341,749.74,99966.62,0.0,1.41
|
|
2024-05-10 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.25349997467069,224.92,99967.92,0.0,1.3
|
|
2024-05-10 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2529933928571428,0.0,99968.38,0.0,0.47
|
|
2024-05-13 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25333,1999.37,99968.38,0.0,0.0
|
|
2024-05-13 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.25239577823793,999.68,99969.13,0.0,0.75
|
|
2024-05-13 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.25190872013184,299.91,99969.92,0.0,0.79
|
|
2024-05-13 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.25226122013184,0.0,99970.18,0.0,0.26
|
|
2024-05-13 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25495,1999.4,99970.18,0.0,0.0
|
|
2024-05-13 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2557589285714286,0.0,99968.89,0.0,-1.29
|
|
2024-05-14 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25768,1499.53,99968.89,0.0,0.0
|
|
2024-05-15 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.25886,0.0,99967.48,0.0,-1.41
|
|
2024-05-15 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25989,1499.51,99967.48,0.0,0.0
|
|
2024-05-15 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.25909380078637,749.76,99967.96,0.0,0.47
|
|
2024-05-15 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.25989,0.0,99967.96,0.0,0.0
|
|
2024-05-15 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26518,1999.36,99967.96,0.0,0.0
|
|
2024-05-15 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26206595279619,999.68,99970.42,0.0,2.46
|
|
2024-05-15 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.26518,0.0,99970.42,0.0,0.0
|
|
2024-05-15 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26804,1499.56,99970.42,0.0,0.0
|
|
2024-05-16 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2698625000000001,0.0,99968.26,0.0,-2.16
|
|
2024-05-16 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26774,1999.37,99968.26,0.0,0.0
|
|
2024-05-16 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2671742857142858,0.0,99967.37,0.0,-0.89
|
|
2024-05-17 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2679,1499.51,99967.37,0.0,0.0
|
|
2024-05-17 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2689178571428572,0.0,99966.16,0.0,-1.2
|
|
2024-05-17 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26928,1499.49,99966.16,0.0,0.0
|
|
2024-05-17 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2703310714285714,0.0,99964.92,0.0,-1.24
|
|
2024-05-17 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2696,1499.47,99964.92,0.0,0.0
|
|
2024-05-17 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2707078571428572,0.0,99963.61,0.0,-1.31
|
|
2024-05-17 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27058,1499.45,99963.61,0.0,0.0
|
|
2024-05-20 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27026,0.0,99963.99,0.0,0.38
|
|
2024-05-21 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27166,1999.28,99963.99,0.0,0.0
|
|
2024-05-21 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27072764694064,999.64,99964.73,0.0,0.73
|
|
2024-05-21 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.27166,0.0,99964.73,0.0,0.0
|
|
2024-05-22 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27469,1999.29,99964.73,0.0,0.0
|
|
2024-05-22 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2755364285714286,0.0,99963.4,0.0,-1.33
|
|
2024-05-22 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27567,1499.45,99963.4,0.0,0.0
|
|
2024-05-22 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27224393134613,749.73,99965.41,0.0,2.01
|
|
2024-05-22 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.27062355730702,224.92,99967.49,0.0,2.08
|
|
2024-05-22 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2705525,0.0,99968.39,0.0,0.9
|
|
2024-05-23 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27009,1499.53,99968.39,0.0,0.0
|
|
2024-05-23 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2689435714285713,0.0,99967.04,0.0,-1.35
|
|
2024-05-23 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.269,1499.51,99967.04,0.0,0.0
|
|
2024-05-24 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.26786,0.0,99965.69,0.0,-1.35
|
|
2024-05-24 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2738,1499.49,99965.69,0.0,0.0
|
|
2024-05-24 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2749657142857145,0.0,99964.32,0.0,-1.37
|
|
2024-05-24 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27458,1499.46,99964.32,0.0,0.0
|
|
2024-05-27 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27413,0.0,99964.85,0.0,0.53
|
|
2024-05-27 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27716,1499.47,99964.85,0.0,0.0
|
|
2024-05-28 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27762,0.0,99964.31,0.0,-0.54
|
|
2024-05-28 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27922,1499.46,99964.31,0.0,0.0
|
|
2024-05-28 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27761493987628,749.73,99965.25,0.0,0.94
|
|
2024-05-28 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.27653912691218,224.92,99966.35,0.0,1.1
|
|
2024-05-28 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.27618052259082,0.0,99966.88,0.0,0.53
|
|
2024-05-28 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27628,1499.5,99966.88,0.0,0.0
|
|
2024-05-29 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2752685714285716,0.0,99965.69,0.0,-1.19
|
|
2024-05-29 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2768,1999.31,99965.69,0.0,0.0
|
|
2024-05-29 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27545247997584,999.66,99966.75,0.0,1.06
|
|
2024-05-29 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.27486101838675,299.9,99967.81,0.0,1.06
|
|
2024-05-29 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.27466386452372,0.0,99968.31,0.0,0.5
|
|
2024-05-29 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27386,1999.37,99968.31,0.0,0.0
|
|
2024-05-29 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2728882142857143,0.0,99966.79,0.0,-1.53
|
|
2024-05-29 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27152,1499.5,99966.79,0.0,0.0
|
|
2024-05-29 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2701142857142858,0.0,99965.13,0.0,-1.66
|
|
2024-05-30 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27424,1499.48,99965.13,0.0,0.0
|
|
2024-05-31 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27189635545454,749.74,99966.51,0.0,1.38
|
|
2024-05-31 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27209,0.0,99967.77,0.0,1.27
|
|
2024-05-31 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27044,1499.52,99967.77,0.0,0.0
|
|
2024-05-31 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.27208243021154,749.76,99968.74,0.0,0.97
|
|
2024-05-31 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.27291599224855,224.93,99969.77,0.0,1.02
|
|
2024-05-31 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.27319384626088,0.0,99970.25,0.0,0.49
|
|
2024-05-31 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27466,1499.55,99970.25,0.0,0.0
|
|
2024-05-31 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2759017857142856,0.0,99968.79,0.0,-1.46
|
|
2024-05-31 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27575,1499.53,99968.79,0.0,0.0
|
|
2024-05-31 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27284286885606,749.77,99970.5,0.0,1.71
|
|
2024-06-03 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27506,0.0,99970.91,0.0,0.41
|
|
2024-06-03 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27345,1499.56,99970.91,0.0,0.0
|
|
2024-06-03 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2728532142857143,0.0,99970.2,0.0,-0.7
|
|
2024-06-03 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27253,1499.55,99970.2,0.0,0.0
|
|
2024-06-03 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2718025,0.0,99969.35,0.0,-0.86
|
|
2024-06-03 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27144,1999.39,99969.35,0.0,0.0
|
|
2024-06-03 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.270552857142857,0.0,99967.95,0.0,-1.4
|
|
2024-06-03 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27801,1999.36,99967.95,0.0,0.0
|
|
2024-06-03 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2793728571428573,0.0,99965.82,0.0,-2.13
|
|
2024-06-03 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27918,1499.49,99965.82,0.0,0.0
|
|
2024-06-03 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2807775,0.0,99963.95,0.0,-1.87
|
|
2024-06-04 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27956,1499.46,99963.95,0.0,0.0
|
|
2024-06-04 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2790510714285717,0.0,99963.35,0.0,-0.6
|
|
2024-06-04 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27905,1999.27,99963.35,0.0,0.0
|
|
2024-06-04 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2783085714285716,0.0,99962.19,0.0,-1.16
|
|
2024-06-05 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27924,1999.24,99962.19,0.0,0.0
|
|
2024-06-05 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27769661310979,999.62,99963.4,0.0,1.21
|
|
2024-06-05 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.27695509192138,299.89,99964.65,0.0,1.25
|
|
2024-06-05 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.27670791819191,0.0,99965.24,0.0,0.59
|
|
2024-06-06 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27893,1499.48,99965.24,0.0,0.0
|
|
2024-06-06 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.27994998579672,749.74,99965.84,0.0,0.6
|
|
2024-06-06 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.27893,0.0,99965.84,0.0,0.0
|
|
2024-06-07 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28074,1999.32,99965.84,0.0,0.0
|
|
2024-06-07 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.281595,0.0,99964.5,0.0,-1.33
|
|
2024-06-07 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27382,1999.29,99964.5,0.0,0.0
|
|
2024-06-07 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.271977142857143,0.0,99961.61,0.0,-2.89
|
|
2024-06-07 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27171,1499.42,99961.61,0.0,0.0
|
|
2024-06-10 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27236,0.0,99962.38,0.0,0.77
|
|
2024-06-10 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27109,1499.44,99962.38,0.0,0.0
|
|
2024-06-10 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.27219974752185,749.72,99963.03,0.0,0.65
|
|
2024-06-10 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.27109,0.0,99963.03,0.0,0.0
|
|
2024-06-11 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27372,1499.45,99963.03,0.0,0.0
|
|
2024-06-11 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27299522315383,749.72,99963.46,0.0,0.43
|
|
2024-06-11 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.27246418773344,224.92,99963.98,0.0,0.52
|
|
2024-06-11 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.27228717592664,0.0,99964.23,0.0,0.25
|
|
2024-06-11 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27496,1499.46,99964.23,0.0,0.0
|
|
2024-06-12 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27428,0.0,99965.03,0.0,0.8
|
|
2024-06-12 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28345,1999.3,99965.03,0.0,0.0
|
|
2024-06-12 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2851396428571429,0.0,99962.4,0.0,-2.63
|
|
2024-06-12 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2853,1499.44,99962.4,0.0,0.0
|
|
2024-06-13 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27952,0.0,99969.14,0.0,6.74
|
|
2024-06-13 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27803,1499.54,99969.14,0.0,0.0
|
|
2024-06-13 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2774825,0.0,99968.5,0.0,-0.64
|
|
2024-06-13 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27757,1499.53,99968.5,0.0,0.0
|
|
2024-06-13 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.27886413583354,749.76,99969.26,0.0,0.76
|
|
2024-06-13 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.279754384538,224.93,99970.15,0.0,0.9
|
|
2024-06-13 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.279366527395143,0.0,99970.47,0.0,0.32
|
|
2024-06-13 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27645,1499.56,99970.47,0.0,0.0
|
|
2024-06-13 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.2785555140483,749.78,99971.71,0.0,1.24
|
|
2024-06-13 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.27992830149851,224.93,99973.14,0.0,1.43
|
|
2024-06-13 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.28038589731525,0.0,99973.83,0.0,0.69
|
|
2024-06-13 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27494,1499.61,99973.83,0.0,0.0
|
|
2024-06-14 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27529,0.0,99974.24,0.0,0.41
|
|
2024-06-14 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27432,1999.48,99974.24,0.0,0.0
|
|
2024-06-14 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.273755357142857,0.0,99973.36,0.0,-0.89
|
|
2024-06-14 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27397,1499.6,99973.36,0.0,0.0
|
|
2024-06-14 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2733485714285715,0.0,99972.63,0.0,-0.73
|
|
2024-06-14 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27332,1499.59,99972.63,0.0,0.0
|
|
2024-06-14 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2725946428571429,0.0,99971.77,0.0,-0.85
|
|
2024-06-14 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2728,1499.58,99971.77,0.0,0.0
|
|
2024-06-14 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2720510714285713,0.0,99970.89,0.0,-0.88
|
|
2024-06-14 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26988,1999.42,99970.89,0.0,0.0
|
|
2024-06-14 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.268653214285714,0.0,99968.96,0.0,-1.93
|
|
2024-06-14 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26792,1999.38,99968.96,0.0,0.0
|
|
2024-06-14 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2662925,0.0,99966.39,0.0,-2.57
|
|
2024-06-14 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26631,1999.33,99966.39,0.0,0.0
|
|
2024-06-17 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26796,0.0,99969.0,0.0,2.61
|
|
2024-06-17 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26709,1999.38,99969.0,0.0,0.0
|
|
2024-06-17 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2665285714285714,0.0,99968.11,0.0,-0.89
|
|
2024-06-17 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26684,1999.36,99968.11,0.0,0.0
|
|
2024-06-17 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2661532142857141,0.0,99967.03,0.0,-1.08
|
|
2024-06-17 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26644,1999.34,99967.03,0.0,0.0
|
|
2024-06-17 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.26787796721568,999.67,99968.16,0.0,1.14
|
|
2024-06-17 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.26644,0.0,99968.16,0.0,0.0
|
|
2024-06-17 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26882,1499.52,99968.16,0.0,0.0
|
|
2024-06-17 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2697639285714286,0.0,99967.05,0.0,-1.12
|
|
2024-06-17 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2692,1499.51,99967.05,0.0,0.0
|
|
2024-06-17 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2702167857142859,0.0,99965.84,0.0,-1.2
|
|
2024-06-17 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27028,1499.49,99965.84,0.0,0.0
|
|
2024-06-17 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2711435714285715,0.0,99964.82,0.0,-1.02
|
|
2024-06-18 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26793,1499.47,99964.82,0.0,0.0
|
|
2024-06-18 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2670439285714286,0.0,99963.78,0.0,-1.05
|
|
2024-06-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27276,1499.46,99963.78,0.0,0.0
|
|
2024-06-19 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2736685714285714,0.0,99962.71,0.0,-1.07
|
|
2024-06-19 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27168,1499.44,99962.71,0.0,0.0
|
|
2024-06-20 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2711817857142858,0.0,99962.12,0.0,-0.59
|
|
2024-06-20 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27036,1999.24,99962.12,0.0,0.0
|
|
2024-06-20 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.27127006551508,999.62,99962.84,0.0,0.72
|
|
2024-06-20 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.27036,0.0,99962.84,0.0,0.0
|
|
2024-06-21 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26674,1499.44,99962.84,0.0,0.0
|
|
2024-06-21 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.2660437540126,749.72,99963.25,0.0,0.41
|
|
2024-06-21 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.26561449861982,224.92,99963.71,0.0,0.47
|
|
2024-06-21 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2649187499999999,0.0,99964.04,0.0,0.32
|
|
2024-06-21 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26432,1499.46,99964.04,0.0,0.0
|
|
2024-06-21 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2634028571428573,0.0,99962.95,0.0,-1.09
|
|
2024-06-24 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26481,1499.44,99962.95,0.0,0.0
|
|
2024-06-24 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.26526,0.0,99962.42,0.0,-0.53
|
|
2024-06-24 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26542,1499.44,99962.42,0.0,0.0
|
|
2024-06-24 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2659867857142857,0.0,99961.74,0.0,-0.67
|
|
2024-06-24 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26838,1499.43,99961.74,0.0,0.0
|
|
2024-06-24 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2691525,0.0,99960.83,0.0,-0.91
|
|
2024-06-24 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26929,1499.41,99960.83,0.0,0.0
|
|
2024-06-25 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26873,0.0,99961.49,0.0,0.66
|
|
2024-06-25 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26964,1499.42,99961.49,0.0,0.0
|
|
2024-06-25 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26885922231161,749.71,99961.95,0.0,0.46
|
|
2024-06-25 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.26837470112819,224.91,99962.48,0.0,0.52
|
|
2024-06-25 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2686554154139043,0.0,99962.65,0.0,0.17
|
|
2024-06-26 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26758,1499.44,99962.65,0.0,0.0
|
|
2024-06-26 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2669575,0.0,99961.91,0.0,-0.74
|
|
2024-06-26 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26688,1499.43,99961.91,0.0,0.0
|
|
2024-06-26 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2662125,0.0,99961.12,0.0,-0.79
|
|
2024-06-26 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26404,1999.22,99961.12,0.0,0.0
|
|
2024-06-26 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.26626902301268,999.61,99962.89,0.0,1.76
|
|
2024-06-26 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.26404,0.0,99962.89,0.0,0.0
|
|
2024-06-26 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26341,1499.44,99962.89,0.0,0.0
|
|
2024-06-26 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2620975,0.0,99961.33,0.0,-1.56
|
|
2024-06-26 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2623,1499.42,99961.33,0.0,0.0
|
|
2024-06-27 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26317,0.0,99962.36,0.0,1.03
|
|
2024-06-27 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26426,1499.44,99962.36,0.0,0.0
|
|
2024-06-27 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26281994230278,749.72,99963.22,0.0,0.85
|
|
2024-06-27 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.26426,0.0,99963.22,0.0,0.0
|
|
2024-06-28 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2629,1999.26,99963.22,0.0,0.0
|
|
2024-06-28 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.262380357142857,0.0,99962.39,0.0,-0.82
|
|
2024-06-28 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2648,1499.44,99962.39,0.0,0.0
|
|
2024-06-28 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26337884943631,749.72,99963.24,0.0,0.84
|
|
2024-06-28 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2648,0.0,99963.24,0.0,0.0
|
|
2024-07-01 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26806,1999.26,99963.24,0.0,0.0
|
|
2024-07-01 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.268732857142857,0.0,99962.18,0.0,-1.06
|
|
2024-07-01 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26877,1499.43,99962.18,0.0,0.0
|
|
2024-07-01 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26610899380344,749.72,99963.75,0.0,1.57
|
|
2024-07-01 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.26877,0.0,99963.75,0.0,0.0
|
|
2024-07-01 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26378,1499.46,99963.75,0.0,0.0
|
|
2024-07-02 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26335,0.0,99963.24,0.0,-0.51
|
|
2024-07-02 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26212,1999.26,99963.24,0.0,0.0
|
|
2024-07-02 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.26356181669161,999.63,99964.38,0.0,1.14
|
|
2024-07-02 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.26420711327785,299.89,99965.54,0.0,1.16
|
|
2024-07-02 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.26442221213994,0.0,99966.08,0.0,0.55
|
|
2024-07-02 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26462,1999.32,99966.08,0.0,0.0
|
|
2024-07-02 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2655060714285715,0.0,99964.68,0.0,-1.4
|
|
2024-07-02 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26589,1499.47,99964.68,0.0,0.0
|
|
2024-07-02 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2667546428571428,0.0,99963.66,0.0,-1.02
|
|
2024-07-02 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.267,1499.45,99963.66,0.0,0.0
|
|
2024-07-02 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2680071428571427,0.0,99962.47,0.0,-1.19
|
|
2024-07-02 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26822,1499.44,99962.47,0.0,0.0
|
|
2024-07-03 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26844,0.0,99962.21,0.0,-0.26
|
|
2024-07-03 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27212,1999.24,99962.21,0.0,0.0
|
|
2024-07-03 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.273065,0.0,99960.72,0.0,-1.49
|
|
2024-07-03 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27322,1999.21,99960.72,0.0,0.0
|
|
2024-07-03 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2742667857142858,0.0,99959.08,0.0,-1.64
|
|
2024-07-03 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27416,1499.39,99959.08,0.0,0.0
|
|
2024-07-03 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2752764285714284,0.0,99957.76,0.0,-1.31
|
|
2024-07-03 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2774,1999.16,99957.76,0.0,0.0
|
|
2024-07-04 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27488,0.0,99961.71,0.0,3.94
|
|
2024-07-08 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28174,1499.43,99961.71,0.0,0.0
|
|
2024-07-08 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.2808953029406,749.71,99962.2,0.0,0.49
|
|
2024-07-08 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.2803992132352,224.91,99962.75,0.0,0.55
|
|
2024-07-08 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2806071428571428,0.0,99962.95,0.0,0.2
|
|
2024-07-08 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28394,1499.44,99962.95,0.0,0.0
|
|
2024-07-08 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.28234082756894,749.72,99963.88,0.0,0.93
|
|
2024-07-08 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.28127020259239,224.92,99964.98,0.0,1.09
|
|
2024-07-08 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.28091332760021,0.0,99965.51,0.0,0.53
|
|
2024-07-10 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28337,1999.31,99965.51,0.0,0.0
|
|
2024-07-10 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2842571428571428,0.0,99964.12,0.0,-1.38
|
|
2024-07-10 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28368,1499.46,99964.12,0.0,0.0
|
|
2024-07-10 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.284742857142857,0.0,99962.88,0.0,-1.24
|
|
2024-07-11 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28639,1999.26,99962.88,0.0,0.0
|
|
2024-07-11 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.28553257470926,999.63,99963.55,0.0,0.67
|
|
2024-07-11 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.28639,0.0,99963.55,0.0,0.0
|
|
2024-07-11 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29441,1999.27,99963.55,0.0,0.0
|
|
2024-07-12 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.29156,0.0,99967.95,0.0,4.4
|
|
2024-07-12 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29282,1999.36,99967.95,0.0,0.0
|
|
2024-07-12 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2936514285714287,0.0,99966.66,0.0,-1.29
|
|
2024-07-15 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29741,1499.5,99966.66,0.0,0.0
|
|
2024-07-15 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.296644949747,749.75,99967.11,0.0,0.44
|
|
2024-07-15 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.29741,0.0,99967.11,0.0,0.0
|
|
2024-07-16 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29568,1999.34,99967.11,0.0,0.0
|
|
2024-07-16 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2953103571428572,0.0,99966.54,0.0,-0.57
|
|
2024-07-16 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29518,1999.33,99966.54,0.0,0.0
|
|
2024-07-16 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.29624042029828,999.67,99967.35,0.0,0.82
|
|
2024-07-16 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.29670992840825,299.9,99968.18,0.0,0.83
|
|
2024-07-16 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2969466071428573,0.0,99968.59,0.0,0.41
|
|
2024-07-16 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29792,1999.37,99968.59,0.0,0.0
|
|
2024-07-16 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.29662248024691,999.69,99969.59,0.0,1.0
|
|
2024-07-16 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.2961193402052,299.91,99970.56,0.0,0.97
|
|
2024-07-16 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.29595162685797,0.0,99971.02,0.0,0.45
|
|
2024-07-17 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29968,1499.57,99971.02,0.0,0.0
|
|
2024-07-17 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.300727857142857,0.0,99969.81,0.0,-1.21
|
|
2024-07-17 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30113,1499.55,99969.81,0.0,0.0
|
|
2024-07-17 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3023996428571427,0.0,99968.34,0.0,-1.46
|
|
2024-07-17 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30036,1999.37,99968.34,0.0,0.0
|
|
2024-07-18 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.30044,0.0,99968.47,0.0,0.12
|
|
2024-07-18 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29616,1499.53,99968.47,0.0,0.0
|
|
2024-07-18 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2952814285714285,0.0,99967.45,0.0,-1.02
|
|
2024-07-18 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29526,1499.51,99967.45,0.0,0.0
|
|
2024-07-18 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2943407142857144,0.0,99966.39,0.0,-1.06
|
|
2024-07-18 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29436,1499.5,99966.39,0.0,0.0
|
|
2024-07-19 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2934835714285713,0.0,99965.37,0.0,-1.02
|
|
2024-07-19 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29307,1499.48,99965.37,0.0,0.0
|
|
2024-07-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.29397867731297,749.74,99965.9,0.0,0.53
|
|
2024-07-19 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.29307,0.0,99965.9,0.0,0.0
|
|
2024-07-21 22:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2932,1499.49,99965.9,0.0,0.0
|
|
2024-07-21 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2939092857142855,0.0,99965.07,0.0,-0.82
|
|
2024-07-23 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2918,1499.48,99965.07,0.0,0.0
|
|
2024-07-23 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2912417857142857,0.0,99964.43,0.0,-0.65
|
|
2024-07-23 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29138,1499.47,99964.43,0.0,0.0
|
|
2024-07-23 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.29256837220171,749.73,99965.12,0.0,0.69
|
|
2024-07-23 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.29138,0.0,99965.12,0.0,0.0
|
|
2024-07-23 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28918,1499.48,99965.12,0.0,0.0
|
|
2024-07-23 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.29127727215213,749.74,99966.34,0.0,1.22
|
|
2024-07-23 22:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.29047,0.0,99967.09,0.0,0.75
|
|
2024-07-24 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2889,1999.34,99967.09,0.0,0.0
|
|
2024-07-24 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2884371428571428,0.0,99966.37,0.0,-0.72
|
|
2024-07-24 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29188,1499.5,99966.37,0.0,0.0
|
|
2024-07-24 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.292987857142857,0.0,99965.08,0.0,-1.29
|
|
2024-07-24 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29285,1499.48,99965.08,0.0,0.0
|
|
2024-07-24 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.29040527193225,749.74,99966.5,0.0,1.42
|
|
2024-07-25 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2896,0.0,99968.38,0.0,1.88
|
|
2024-07-25 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28748,1999.37,99968.38,0.0,0.0
|
|
2024-07-25 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.28908784607046,999.68,99969.63,0.0,1.25
|
|
2024-07-25 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.28968830299337,299.91,99970.83,0.0,1.2
|
|
2024-07-25 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2906994642857144,0.0,99971.58,0.0,0.75
|
|
2024-07-25 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28592,1499.57,99971.58,0.0,0.0
|
|
2024-07-25 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2850371428571428,0.0,99970.55,0.0,-1.03
|
|
2024-07-25 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28532,1499.56,99970.55,0.0,0.0
|
|
2024-07-26 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.28693,0.0,99972.43,0.0,1.88
|
|
2024-07-29 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28663,1999.45,99972.43,0.0,0.0
|
|
2024-07-29 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2860321428571428,0.0,99971.5,0.0,-0.93
|
|
2024-07-29 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28551,1999.43,99971.5,0.0,0.0
|
|
2024-07-29 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2847503571428571,0.0,99970.32,0.0,-1.18
|
|
2024-07-29 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28494,1499.55,99970.32,0.0,0.0
|
|
2024-07-29 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2841,0.0,99969.34,0.0,-0.98
|
|
2024-07-29 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28331,1499.54,99969.34,0.0,0.0
|
|
2024-07-29 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2822985714285713,0.0,99968.16,0.0,-1.18
|
|
2024-07-30 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28448,1499.52,99968.16,0.0,0.0
|
|
2024-07-30 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2837910714285716,0.0,99967.36,0.0,-0.8
|
|
2024-07-30 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28354,1499.51,99967.36,0.0,0.0
|
|
2024-07-30 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2828039285714286,0.0,99966.5,0.0,-0.86
|
|
2024-07-30 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2826,1499.5,99966.5,0.0,0.0
|
|
2024-07-31 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.28452,0.0,99968.74,0.0,2.24
|
|
2024-08-01 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28352,1999.37,99968.74,0.0,0.0
|
|
2024-08-01 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2827442857142857,0.0,99967.53,0.0,-1.21
|
|
2024-08-01 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28238,1499.51,99967.53,0.0,0.0
|
|
2024-08-01 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2815389285714287,0.0,99966.55,0.0,-0.98
|
|
2024-08-01 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28092,1499.5,99966.55,0.0,0.0
|
|
2024-08-01 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2799064285714286,0.0,99965.36,0.0,-1.19
|
|
2024-08-01 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27902,1499.48,99965.36,0.0,0.0
|
|
2024-08-01 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2777975000000001,0.0,99963.93,0.0,-1.43
|
|
2024-08-01 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27396,1499.46,99963.93,0.0,0.0
|
|
2024-08-02 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2722692857142857,0.0,99961.94,0.0,-1.99
|
|
2024-08-02 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27351,1999.24,99961.94,0.0,0.0
|
|
2024-08-02 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27233183612019,999.62,99962.86,0.0,0.92
|
|
2024-08-02 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.27179324218511,299.89,99963.81,0.0,0.94
|
|
2024-08-02 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.27161371087342,0.0,99964.25,0.0,0.45
|
|
2024-08-02 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27664,1999.29,99964.25,0.0,0.0
|
|
2024-08-02 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2781635714285713,0.0,99961.87,0.0,-2.39
|
|
2024-08-02 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28022,1999.24,99961.87,0.0,0.0
|
|
2024-08-02 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2821389285714284,0.0,99958.87,0.0,-3.0
|
|
2024-08-02 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28232,1499.38,99958.87,0.0,0.0
|
|
2024-08-05 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27868,0.0,99963.13,0.0,4.26
|
|
2024-08-05 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27462,1999.26,99963.13,0.0,0.0
|
|
2024-08-05 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2730953571428572,0.0,99960.74,0.0,-2.39
|
|
2024-08-05 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27257,1499.41,99960.74,0.0,0.0
|
|
2024-08-05 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.27837421522434,749.71,99964.15,0.0,3.42
|
|
2024-08-05 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.28045527682874,224.91,99967.41,0.0,3.25
|
|
2024-08-05 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2795433928571427,0.0,99968.64,0.0,1.23
|
|
2024-08-05 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27902,1499.53,99968.64,0.0,0.0
|
|
2024-08-06 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2799960714285714,0.0,99967.49,0.0,-1.14
|
|
2024-08-06 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27625,1999.35,99967.49,0.0,0.0
|
|
2024-08-06 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2752653571428572,0.0,99965.95,0.0,-1.54
|
|
2024-08-06 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2754,1999.32,99965.95,0.0,0.0
|
|
2024-08-06 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2742407142857144,0.0,99964.13,0.0,-1.82
|
|
2024-08-06 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27421,1999.28,99964.13,0.0,0.0
|
|
2024-08-06 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2725685714285715,0.0,99961.56,0.0,-2.58
|
|
2024-08-07 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27334,1999.23,99961.56,0.0,0.0
|
|
2024-08-07 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.2709108808304,999.62,99963.47,0.0,1.91
|
|
2024-08-07 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.26979372783464,299.88,99965.41,0.0,1.95
|
|
2024-08-07 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2699282142857142,0.0,99966.22,0.0,0.8
|
|
2024-08-07 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26908,1499.49,99966.22,0.0,0.0
|
|
2024-08-07 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.267895,0.0,99964.82,0.0,-1.4
|
|
2024-08-08 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27008,1499.47,99964.82,0.0,0.0
|
|
2024-08-08 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2708160714285714,0.0,99963.95,0.0,-0.87
|
|
2024-08-08 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27059,1499.46,99963.95,0.0,0.0
|
|
2024-08-08 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2713592857142857,0.0,99963.04,0.0,-0.91
|
|
2024-08-08 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27124,1999.26,99963.04,0.0,0.0
|
|
2024-08-08 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26939487098676,999.63,99964.49,0.0,1.45
|
|
2024-08-08 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.26834400766298,299.89,99966.09,0.0,1.59
|
|
2024-08-08 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.26799371988839,0.0,99966.85,0.0,0.77
|
|
2024-08-08 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2737,1499.5,99966.85,0.0,0.0
|
|
2024-08-09 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2756575,0.0,99964.55,0.0,-2.3
|
|
2024-08-09 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27371,1999.29,99964.55,0.0,0.0
|
|
2024-08-09 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2726492857142855,0.0,99962.88,0.0,-1.66
|
|
2024-08-09 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27302,1499.44,99962.88,0.0,0.0
|
|
2024-08-09 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.27521433901129,749.72,99964.18,0.0,1.29
|
|
2024-08-09 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.27677751024347,224.92,99965.72,0.0,1.55
|
|
2024-08-09 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2763974999999999,0.0,99966.32,0.0,0.6
|
|
2024-08-12 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27662,1499.49,99966.32,0.0,0.0
|
|
2024-08-12 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2770025,0.0,99965.87,0.0,-0.45
|
|
2024-08-12 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27722,1999.32,99965.87,0.0,0.0
|
|
2024-08-12 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2776453571428572,0.0,99965.21,0.0,-0.67
|
|
2024-08-12 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2778,1499.48,99965.21,0.0,0.0
|
|
2024-08-12 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27631713164418,749.74,99966.08,0.0,0.87
|
|
2024-08-12 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.27553805720392,224.92,99967.0,0.0,0.93
|
|
2024-08-12 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.275879464285714,0.0,99967.34,0.0,0.34
|
|
2024-08-12 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27916,1499.51,99967.34,0.0,0.0
|
|
2024-08-12 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27668223554562,749.76,99968.8,0.0,1.45
|
|
2024-08-12 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.27562040769823,224.93,99970.25,0.0,1.45
|
|
2024-08-12 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2763371934125158,0.0,99970.74,0.0,0.5
|
|
2024-08-13 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2796,1999.41,99970.74,0.0,0.0
|
|
2024-08-13 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2802685714285715,0.0,99969.7,0.0,-1.04
|
|
2024-08-13 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28022,1499.55,99969.7,0.0,0.0
|
|
2024-08-13 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.281018214285714,0.0,99968.76,0.0,-0.93
|
|
2024-08-13 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28095,1499.53,99968.76,0.0,0.0
|
|
2024-08-13 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27860634869036,749.77,99970.14,0.0,1.37
|
|
2024-08-13 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.28095,0.0,99970.14,0.0,0.0
|
|
2024-08-13 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28326,1999.4,99970.14,0.0,0.0
|
|
2024-08-13 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2849014285714286,0.0,99967.58,0.0,-2.56
|
|
2024-08-13 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28491,1499.51,99967.58,0.0,0.0
|
|
2024-08-13 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2862032142857143,0.0,99966.07,0.0,-1.51
|
|
2024-08-13 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28625,1499.49,99966.07,0.0,0.0
|
|
2024-08-14 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.28275,0.0,99970.15,0.0,4.08
|
|
2024-08-14 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28275,1999.4,99970.15,0.0,0.0
|
|
2024-08-14 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.2857627410984,999.7,99972.5,0.0,2.35
|
|
2024-08-14 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.28275,0.0,99972.5,0.0,0.0
|
|
2024-08-14 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28282,1499.59,99972.5,0.0,0.0
|
|
2024-08-15 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.28442783127296,749.79,99973.44,0.0,0.94
|
|
2024-08-15 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.28432,0.0,99974.31,0.0,0.88
|
|
2024-08-15 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2852,1999.49,99974.31,0.0,0.0
|
|
2024-08-15 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2857539285714286,0.0,99973.45,0.0,-0.86
|
|
2024-08-15 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2857,1499.6,99973.45,0.0,0.0
|
|
2024-08-15 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2865550000000001,0.0,99972.45,0.0,-1.0
|
|
2024-08-15 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2818,1499.59,99972.45,0.0,0.0
|
|
2024-08-15 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2803932142857144,0.0,99970.81,0.0,-1.65
|
|
2024-08-15 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28056,1499.56,99970.81,0.0,0.0
|
|
2024-08-15 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.28433726272647,749.78,99973.02,0.0,2.21
|
|
2024-08-15 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.2861780137308,224.93,99975.32,0.0,2.3
|
|
2024-08-15 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.28679159739891,0.0,99976.42,0.0,1.09
|
|
2024-08-16 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28718,1999.53,99976.42,0.0,0.0
|
|
2024-08-16 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.287685714285714,0.0,99975.63,0.0,-0.79
|
|
2024-08-16 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29294,1499.63,99975.63,0.0,0.0
|
|
2024-08-16 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2939182142857142,0.0,99974.5,0.0,-1.13
|
|
2024-08-16 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29388,1499.62,99974.5,0.0,0.0
|
|
2024-08-18 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2947489285714284,0.0,99973.49,0.0,-1.01
|
|
2024-08-19 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29642,1999.47,99973.49,0.0,0.0
|
|
2024-08-19 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.297032857142857,0.0,99972.55,0.0,-0.95
|
|
2024-08-19 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29804,1499.59,99972.55,0.0,0.0
|
|
2024-08-19 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2994114285714287,0.0,99970.96,0.0,-1.58
|
|
2024-08-19 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2994,1999.42,99970.96,0.0,0.0
|
|
2024-08-20 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.29794,0.0,99973.21,0.0,2.25
|
|
2024-08-20 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29933,1999.46,99973.21,0.0,0.0
|
|
2024-08-20 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2999664285714287,0.0,99972.23,0.0,-0.98
|
|
2024-08-20 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2999,1999.44,99972.23,0.0,0.0
|
|
2024-08-20 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3005835714285714,0.0,99971.18,0.0,-1.05
|
|
2024-08-21 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30582,1499.57,99971.18,0.0,0.0
|
|
2024-08-21 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3071475,0.0,99969.65,0.0,-1.52
|
|
2024-08-21 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30749,1499.54,99969.65,0.0,0.0
|
|
2024-08-21 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3093092857142858,0.0,99967.57,0.0,-2.09
|
|
2024-08-21 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3095,1499.51,99967.57,0.0,0.0
|
|
2024-08-21 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3112689285714287,0.0,99965.54,0.0,-2.03
|
|
2024-08-21 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3115,1999.31,99965.54,0.0,0.0
|
|
2024-08-22 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.30834,0.0,99970.36,0.0,4.82
|
|
2024-08-23 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31228,1999.41,99970.36,0.0,0.0
|
|
2024-08-23 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3128660714285714,0.0,99969.46,0.0,-0.89
|
|
2024-08-23 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31942,1999.39,99969.46,0.0,0.0
|
|
2024-08-23 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3213003571428572,0.0,99966.62,0.0,-2.85
|
|
2024-08-23 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32224,1999.33,99966.62,0.0,0.0
|
|
2024-08-26 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.32086,0.0,99968.7,0.0,2.09
|
|
2024-08-27 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32108,1999.37,99968.7,0.0,0.0
|
|
2024-08-27 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3220582142857145,0.0,99967.22,0.0,-1.48
|
|
2024-08-27 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32462,1499.51,99967.22,0.0,0.0
|
|
2024-08-27 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.326010714285714,0.0,99965.65,0.0,-1.57
|
|
2024-08-27 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32588,1499.48,99965.65,0.0,0.0
|
|
2024-08-28 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.32275147563287,749.74,99967.42,0.0,1.77
|
|
2024-08-28 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.32218,0.0,99969.51,0.0,2.09
|
|
2024-08-28 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32218,1499.54,99969.51,0.0,0.0
|
|
2024-08-28 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.32433633684184,749.77,99970.73,0.0,1.22
|
|
2024-08-28 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.32218,0.0,99970.73,0.0,0.0
|
|
2024-08-28 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31702,1499.56,99970.73,0.0,0.0
|
|
2024-08-29 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.32080565082583,749.78,99972.89,0.0,2.16
|
|
2024-08-29 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.3216,0.0,99975.49,0.0,2.61
|
|
2024-08-29 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3216,1499.63,99975.49,0.0,0.0
|
|
2024-08-29 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3221753571428572,0.0,99974.84,0.0,-0.65
|
|
2024-08-29 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32226,1999.5,99974.84,0.0,0.0
|
|
2024-08-29 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.32075349435054,999.75,99975.98,0.0,1.14
|
|
2024-08-29 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.32003860827911,299.92,99977.16,0.0,1.18
|
|
2024-08-29 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.31980031292196,0.0,99977.71,0.0,0.56
|
|
2024-08-29 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31564,1999.55,99977.71,0.0,0.0
|
|
2024-08-29 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.31866411566242,999.78,99980.01,0.0,2.3
|
|
2024-08-30 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.31668,0.0,99980.8,0.0,0.79
|
|
2024-08-30 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31848,1999.62,99980.8,0.0,0.0
|
|
2024-08-30 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.319359642857143,0.0,99979.47,0.0,-1.33
|
|
2024-08-30 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31951,1499.69,99979.47,0.0,0.0
|
|
2024-08-30 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.31707559249129,749.85,99980.85,0.0,1.38
|
|
2024-08-30 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.31626271974792,224.95,99982.14,0.0,1.29
|
|
2024-08-30 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.3159917621668,0.0,99982.74,0.0,0.6
|
|
2024-08-30 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3156,1999.65,99982.74,0.0,0.0
|
|
2024-08-30 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3143207142857145,0.0,99980.8,0.0,-1.94
|
|
2024-08-30 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31406,1999.62,99980.8,0.0,0.0
|
|
2024-08-30 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3124464285714286,0.0,99978.34,0.0,-2.46
|
|
2024-08-30 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3116,1499.68,99978.34,0.0,0.0
|
|
2024-09-02 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.31263,0.0,99979.52,0.0,1.18
|
|
2024-09-02 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3143,1999.59,99979.52,0.0,0.0
|
|
2024-09-02 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.31295393753254,999.8,99980.54,0.0,1.02
|
|
2024-09-02 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3143,0.0,99980.54,0.0,0.0
|
|
2024-09-03 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31234,1499.71,99980.54,0.0,0.0
|
|
2024-09-03 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3116221428571428,0.0,99979.72,0.0,-0.82
|
|
2024-09-03 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31163,1499.7,99979.72,0.0,0.0
|
|
2024-09-03 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.31329540549145,749.85,99980.68,0.0,0.95
|
|
2024-09-03 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.31163,0.0,99980.68,0.0,0.0
|
|
2024-09-04 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31574,1499.71,99980.68,0.0,0.0
|
|
2024-09-04 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.317365357142857,0.0,99978.82,0.0,-1.85
|
|
2024-09-04 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31694,1499.68,99978.82,0.0,0.0
|
|
2024-09-04 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.31279547197271,749.84,99981.18,0.0,2.36
|
|
2024-09-05 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.31544,0.0,99982.04,0.0,0.85
|
|
2024-09-06 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32254,1999.64,99982.04,0.0,0.0
|
|
2024-09-06 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.31787847977042,999.82,99985.56,0.0,3.52
|
|
2024-09-06 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.31679669615025,299.95,99988.6,0.0,3.04
|
|
2024-09-06 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3170889285714287,0.0,99989.84,0.0,1.24
|
|
2024-09-06 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31138,1499.85,99989.84,0.0,0.0
|
|
2024-09-09 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.31266,0.0,99991.3,0.0,1.46
|
|
2024-09-09 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31198,1999.83,99991.3,0.0,0.0
|
|
2024-09-09 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3114185714285713,0.0,99990.45,0.0,-0.86
|
|
2024-09-09 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31176,1499.86,99990.45,0.0,0.0
|
|
2024-09-09 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.31119,0.0,99989.79,0.0,-0.65
|
|
2024-09-09 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31024,1999.8,99989.79,0.0,0.0
|
|
2024-09-09 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3094567857142858,0.0,99988.6,0.0,-1.2
|
|
2024-09-09 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30944,1499.83,99988.6,0.0,0.0
|
|
2024-09-09 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3085507142857142,0.0,99987.58,0.0,-1.02
|
|
2024-09-10 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30975,1999.75,99987.58,0.0,0.0
|
|
2024-09-10 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3104764285714285,0.0,99986.47,0.0,-1.11
|
|
2024-09-10 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31028,1499.8,99986.47,0.0,0.0
|
|
2024-09-10 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.30777699464416,749.9,99987.9,0.0,1.43
|
|
2024-09-10 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.30623336341536,224.97,99989.52,0.0,1.62
|
|
2024-09-10 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.30571881967243,0.0,99990.31,0.0,0.78
|
|
2024-09-10 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30566,1999.81,99990.31,0.0,0.0
|
|
2024-09-10 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.30843162634348,999.9,99992.43,0.0,2.12
|
|
2024-09-11 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.30898,0.0,99994.97,0.0,2.54
|
|
2024-09-11 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3108,1499.92,99994.97,0.0,0.0
|
|
2024-09-11 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.30897945875373,749.96,99996.01,0.0,1.04
|
|
2024-09-11 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.30765486881151,224.99,99997.27,0.0,1.26
|
|
2024-09-11 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3081932142857142,0.0,99997.72,0.0,0.45
|
|
2024-09-11 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30541,1999.95,99997.72,0.0,0.0
|
|
2024-09-11 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3039325,0.0,99995.46,0.0,-2.26
|
|
2024-09-11 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30263,1499.93,99995.46,0.0,0.0
|
|
2024-09-11 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3005439285714286,0.0,99993.06,0.0,-2.4
|
|
2024-09-11 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30032,1499.9,99993.06,0.0,0.0
|
|
2024-09-12 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.30382,0.0,99997.09,0.0,4.04
|
|
2024-09-12 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30466,1499.96,99997.09,0.0,0.0
|
|
2024-09-12 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3052139285714286,0.0,99996.46,0.0,-0.64
|
|
2024-09-12 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30504,1499.95,99996.46,0.0,0.0
|
|
2024-09-12 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3055167857142858,0.0,99995.91,0.0,-0.55
|
|
2024-09-12 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30886,1999.92,99995.91,0.0,0.0
|
|
2024-09-12 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3105089285714284,0.0,99993.39,0.0,-2.52
|
|
2024-09-12 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31064,1499.9,99993.39,0.0,0.0
|
|
2024-09-12 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3118925000000001,0.0,99991.95,0.0,-1.43
|
|
2024-09-12 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3118,1499.88,99991.95,0.0,0.0
|
|
2024-09-12 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3129635714285715,0.0,99990.62,0.0,-1.33
|
|
2024-09-13 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31276,1999.81,99990.62,0.0,0.0
|
|
2024-09-13 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.31424397487388,999.91,99991.75,0.0,1.13
|
|
2024-09-13 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.31487345021492,299.97,99992.88,0.0,1.13
|
|
2024-09-13 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3143602359292057,0.0,99993.25,0.0,0.37
|
|
2024-09-16 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31526,1999.86,99993.25,0.0,0.0
|
|
2024-09-16 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3158450000000002,0.0,99992.36,0.0,-0.89
|
|
2024-09-16 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31602,1499.89,99992.36,0.0,0.0
|
|
2024-09-16 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3166714285714285,0.0,99991.62,0.0,-0.74
|
|
2024-09-16 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31694,1499.87,99991.62,0.0,0.0
|
|
2024-09-16 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3176707142857143,0.0,99990.78,0.0,-0.83
|
|
2024-09-16 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3217,1499.86,99990.78,0.0,0.0
|
|
2024-09-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.3199355048419,749.93,99991.78,0.0,1.0
|
|
2024-09-17 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3217,0.0,99991.78,0.0,0.0
|
|
2024-09-17 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31883,1999.84,99991.78,0.0,0.0
|
|
2024-09-17 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3172592857142857,0.0,99989.4,0.0,-2.38
|
|
2024-09-17 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31675,1499.84,99989.4,0.0,0.0
|
|
2024-09-17 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3147914285714286,0.0,99987.17,0.0,-2.23
|
|
2024-09-17 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31489,1499.81,99987.17,0.0,0.0
|
|
2024-09-18 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.31575,0.0,99988.15,0.0,0.98
|
|
2024-09-18 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31575,1499.82,99988.15,0.0,0.0
|
|
2024-09-18 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.31656370748121,749.91,99988.62,0.0,0.46
|
|
2024-09-18 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.31702427841891,224.97,99989.12,0.0,0.51
|
|
2024-09-18 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.31717780206481,0.0,99989.37,0.0,0.24
|
|
2024-09-18 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31854,1499.84,99989.37,0.0,0.0
|
|
2024-09-18 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3194785714285715,0.0,99988.3,0.0,-1.07
|
|
2024-09-18 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31982,1499.82,99988.3,0.0,0.0
|
|
2024-09-18 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3209535714285714,0.0,99987.01,0.0,-1.29
|
|
2024-09-18 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32526,1499.81,99987.01,0.0,0.0
|
|
2024-09-18 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.32176035323322,749.9,99988.99,0.0,1.98
|
|
2024-09-18 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.31993474897819,224.97,99991.1,0.0,2.11
|
|
2024-09-18 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3204269642857143,0.0,99991.92,0.0,0.82
|
|
2024-09-18 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32596,1999.84,99991.92,0.0,0.0
|
|
2024-09-18 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3279785714285715,0.0,99988.88,0.0,-3.04
|
|
2024-09-18 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32744,1499.83,99988.88,0.0,0.0
|
|
2024-09-18 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3296096428571427,0.0,99986.43,0.0,-2.45
|
|
2024-09-19 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31712,1499.8,99986.43,0.0,0.0
|
|
2024-09-19 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3159189285714286,0.0,99985.06,0.0,-1.37
|
|
2024-09-19 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3236,1499.78,99985.06,0.0,0.0
|
|
2024-09-19 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3248085714285716,0.0,99983.69,0.0,-1.37
|
|
2024-09-19 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32559,1499.76,99983.69,0.0,0.0
|
|
2024-09-19 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3268725,0.0,99982.24,0.0,-1.45
|
|
2024-09-20 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32968,1999.64,99982.24,0.0,0.0
|
|
2024-09-20 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3305435714285714,0.0,99980.94,0.0,-1.3
|
|
2024-09-20 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33199,1999.62,99980.94,0.0,0.0
|
|
2024-09-20 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3330110714285714,0.0,99979.41,0.0,-1.53
|
|
2024-09-20 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33236,1499.69,99979.41,0.0,0.0
|
|
2024-09-20 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3335042857142858,0.0,99978.12,0.0,-1.29
|
|
2024-09-20 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.334,1999.56,99978.12,0.0,0.0
|
|
2024-09-20 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.32988796543049,999.78,99981.2,0.0,3.08
|
|
2024-09-20 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.32775693198893,299.93,99984.48,0.0,3.28
|
|
2024-09-20 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3281053571428572,0.0,99985.8,0.0,1.33
|
|
2024-09-23 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32874,1999.72,99985.8,0.0,0.0
|
|
2024-09-23 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3277135714285715,0.0,99984.26,0.0,-1.54
|
|
2024-09-23 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32797,1499.76,99984.26,0.0,0.0
|
|
2024-09-23 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3267775000000002,0.0,99982.91,0.0,-1.35
|
|
2024-09-23 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32701,1499.74,99982.91,0.0,0.0
|
|
2024-09-23 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.325755357142857,0.0,99981.49,0.0,-1.42
|
|
2024-09-24 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33658,1499.72,99981.49,0.0,0.0
|
|
2024-09-24 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33514406907848,749.86,99982.3,0.0,0.81
|
|
2024-09-24 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.33436472539445,224.96,99983.17,0.0,0.87
|
|
2024-09-24 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.33410494416644,0.0,99983.58,0.0,0.42
|
|
2024-09-24 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34077,1499.75,99983.58,0.0,0.0
|
|
2024-09-24 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3418478571428571,0.0,99982.38,0.0,-1.21
|
|
2024-09-24 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34216,1499.74,99982.38,0.0,0.0
|
|
2024-09-24 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3426003571428573,0.0,99981.89,0.0,-0.49
|
|
2024-09-24 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34269,1499.73,99981.89,0.0,0.0
|
|
2024-09-25 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.3386422078029,749.86,99984.15,0.0,2.26
|
|
2024-09-25 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33758,0.0,99987.0,0.0,2.85
|
|
2024-09-25 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34019,1499.81,99987.0,0.0,0.0
|
|
2024-09-25 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33787112193589,749.9,99988.3,0.0,1.3
|
|
2024-09-25 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.33664714771783,224.97,99989.69,0.0,1.39
|
|
2024-09-25 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.337419107142857,0.0,99990.15,0.0,0.47
|
|
2024-09-25 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33382,1499.85,99990.15,0.0,0.0
|
|
2024-09-25 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3317275,0.0,99987.8,0.0,-2.35
|
|
2024-09-25 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33214,1999.76,99987.8,0.0,0.0
|
|
2024-09-26 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33456,0.0,99991.43,0.0,3.63
|
|
2024-09-26 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33456,1499.87,99991.43,0.0,0.0
|
|
2024-09-26 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3353303571428572,0.0,99990.57,0.0,-0.87
|
|
2024-09-26 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33792,1499.86,99990.57,0.0,0.0
|
|
2024-09-26 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33554338942367,749.93,99991.9,0.0,1.33
|
|
2024-09-26 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.33792,0.0,99991.9,0.0,0.0
|
|
2024-09-27 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33878,1999.84,99991.9,0.0,0.0
|
|
2024-09-27 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3381103571428572,0.0,99990.9,0.0,-1.0
|
|
2024-09-27 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33812,1999.82,99990.9,0.0,0.0
|
|
2024-09-27 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.33946636961788,999.91,99991.9,0.0,1.01
|
|
2024-09-27 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.33812,0.0,99991.9,0.0,0.0
|
|
2024-09-27 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34198,1999.84,99991.9,0.0,0.0
|
|
2024-09-27 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33844079639631,999.92,99994.54,0.0,2.64
|
|
2024-09-27 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.33701604229709,299.98,99997.13,0.0,2.59
|
|
2024-09-29 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3375255065828044,0.0,99998.13,0.0,1.0
|
|
2024-09-30 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33958,1999.96,99998.13,0.0,0.0
|
|
2024-09-30 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.3383248147889,999.98,99999.06,0.0,0.94
|
|
2024-09-30 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.33958,0.0,99999.06,0.0,0.0
|
|
2024-09-30 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33696,1999.98,99999.06,0.0,0.0
|
|
2024-09-30 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.33968580237855,999.99,100001.1,0.0,2.04
|
|
2024-09-30 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.34126233953559,300.0,100003.35,0.0,2.25
|
|
2024-09-30 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3406394642857142,0.0,100004.18,0.0,0.83
|
|
2024-09-30 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33586,1500.06,100004.18,0.0,0.0
|
|
2024-10-01 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33746,0.0,100005.98,0.0,1.8
|
|
2024-10-01 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33432,2000.12,100005.98,0.0,0.0
|
|
2024-10-01 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.332892857142857,0.0,100003.84,0.0,-2.14
|
|
2024-10-01 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32744,1500.06,100003.84,0.0,0.0
|
|
2024-10-01 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.32513,0.0,100001.23,0.0,-2.61
|
|
2024-10-01 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3255,1500.02,100001.23,0.0,0.0
|
|
2024-10-02 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.32698,0.0,100002.9,0.0,1.67
|
|
2024-10-02 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32676,2000.06,100002.9,0.0,0.0
|
|
2024-10-02 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.3283341247174,1000.03,100004.09,0.0,1.19
|
|
2024-10-02 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.32922221080314,300.01,100005.39,0.0,1.3
|
|
2024-10-02 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.32951823949838,0.0,100006.01,0.0,0.62
|
|
2024-10-02 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3257,2000.12,100006.01,0.0,0.0
|
|
2024-10-03 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.32532,0.0,100005.44,0.0,-0.57
|
|
2024-10-03 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3202,2000.11,100005.44,0.0,0.0
|
|
2024-10-03 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3190085714285715,0.0,100003.63,0.0,-1.81
|
|
2024-10-03 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31808,1500.05,100003.63,0.0,0.0
|
|
2024-10-03 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.316570357142857,0.0,100001.91,0.0,-1.72
|
|
2024-10-04 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31526,2000.04,100001.91,0.0,0.0
|
|
2024-10-04 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3161632142857143,0.0,100000.54,0.0,-1.37
|
|
2024-10-04 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31587,2000.01,100000.54,0.0,0.0
|
|
2024-10-04 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3171471428571428,0.0,99998.6,0.0,-1.94
|
|
2024-10-04 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3097,1999.97,99998.6,0.0,0.0
|
|
2024-10-04 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.307795,0.0,99995.69,0.0,-2.91
|
|
2024-10-04 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30793,1499.94,99995.69,0.0,0.0
|
|
2024-10-07 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.31224,0.0,100000.63,0.0,4.94
|
|
2024-10-07 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3115,1500.01,100000.63,0.0,0.0
|
|
2024-10-07 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3107864285714286,0.0,99999.82,0.0,-0.82
|
|
2024-10-07 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31079,1500.0,99999.82,0.0,0.0
|
|
2024-10-07 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3100817857142857,0.0,99999.01,0.0,-0.81
|
|
2024-10-07 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31007,1999.98,99999.01,0.0,0.0
|
|
2024-10-07 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3087553571428572,0.0,99997.0,0.0,-2.01
|
|
2024-10-08 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30758,1999.94,99997.0,0.0,0.0
|
|
2024-10-08 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3066542857142855,0.0,99995.58,0.0,-1.42
|
|
2024-10-08 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.307,1499.93,99995.58,0.0,0.0
|
|
2024-10-08 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.30915132089465,749.97,99996.82,0.0,1.23
|
|
2024-10-08 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.30996165904442,224.99,99998.01,0.0,1.19
|
|
2024-10-08 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.31023177176101,0.0,99998.56,0.0,0.56
|
|
2024-10-09 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30574,1499.98,99998.56,0.0,0.0
|
|
2024-10-09 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.30898220448135,749.99,100000.43,0.0,1.86
|
|
2024-10-09 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.30704,0.0,100001.17,0.0,0.75
|
|
2024-10-11 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3048,1500.02,100001.17,0.0,0.0
|
|
2024-10-11 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3041914285714284,0.0,100000.47,0.0,-0.7
|
|
2024-10-11 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3075,2000.01,100000.47,0.0,0.0
|
|
2024-10-11 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.3055903941994,1000.0,100001.93,0.0,1.46
|
|
2024-10-11 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3075,0.0,100001.93,0.0,0.0
|
|
2024-10-14 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3068,1500.03,100001.93,0.0,0.0
|
|
2024-10-14 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.30535098142628,750.01,100002.77,0.0,0.83
|
|
2024-10-14 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.30435346141885,225.0,100003.75,0.0,0.98
|
|
2024-10-14 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3049470328474213,0.0,100004.07,0.0,0.32
|
|
2024-10-14 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30322,1500.06,100004.07,0.0,0.0
|
|
2024-10-14 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.30533141528783,750.03,100005.28,0.0,1.22
|
|
2024-10-14 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.30662025194335,225.01,100006.65,0.0,1.37
|
|
2024-10-14 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3063711448004929,0.0,100007.2,0.0,0.54
|
|
2024-10-15 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30519,1500.11,100007.2,0.0,0.0
|
|
2024-10-15 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.304502142857143,0.0,100006.41,0.0,-0.79
|
|
2024-10-15 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30458,1500.1,100006.41,0.0,0.0
|
|
2024-10-15 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3039092857142858,0.0,100005.64,0.0,-0.77
|
|
2024-10-16 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30062,2000.11,100005.64,0.0,0.0
|
|
2024-10-16 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2993417857142857,0.0,100003.67,0.0,-1.97
|
|
2024-10-16 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2994,1500.06,100003.67,0.0,0.0
|
|
2024-10-16 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.29884,0.0,100003.02,0.0,-0.65
|
|
2024-10-16 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2984,1500.05,100003.02,0.0,0.0
|
|
2024-10-17 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2982,0.0,100002.79,0.0,-0.23
|
|
2024-10-18 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30568,2000.06,100002.79,0.0,0.0
|
|
2024-10-18 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3065789285714284,0.0,100001.41,0.0,-1.38
|
|
2024-10-18 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30651,1500.02,100001.41,0.0,0.0
|
|
2024-10-18 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.30257211508451,750.01,100003.68,0.0,2.26
|
|
2024-10-18 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.30442,0.0,100004.88,0.0,1.2
|
|
2024-10-21 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30361,2000.1,100004.88,0.0,0.0
|
|
2024-10-21 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3029960714285713,0.0,100003.93,0.0,-0.94
|
|
2024-10-21 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30285,1500.06,100003.93,0.0,0.0
|
|
2024-10-21 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3021096428571428,0.0,100003.08,0.0,-0.85
|
|
2024-10-21 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30268,1500.05,100003.08,0.0,0.0
|
|
2024-10-21 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3018807142857143,0.0,100002.16,0.0,-0.92
|
|
2024-10-21 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30024,1500.03,100002.16,0.0,0.0
|
|
2024-10-21 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2990207142857144,0.0,100000.75,0.0,-1.41
|
|
2024-10-21 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29944,1500.01,100000.75,0.0,0.0
|
|
2024-10-21 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2981125,0.0,99999.22,0.0,-1.53
|
|
2024-10-21 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29798,1499.99,99999.22,0.0,0.0
|
|
2024-10-22 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.29952,0.0,100001.0,0.0,1.78
|
|
2024-10-22 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29988,2000.02,100001.0,0.0,0.0
|
|
2024-10-22 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3004575,0.0,100000.11,0.0,-0.89
|
|
2024-10-22 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30049,1500.0,100000.11,0.0,0.0
|
|
2024-10-22 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3010171428571426,0.0,99999.5,0.0,-0.61
|
|
2024-10-22 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30099,1499.99,99999.5,0.0,0.0
|
|
2024-10-22 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.29925152102772,750.0,100000.51,0.0,1.0
|
|
2024-10-22 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.29820507414544,225.0,100001.63,0.0,1.12
|
|
2024-10-22 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2975373214285715,0.0,100002.23,0.0,0.6
|
|
2024-10-22 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29561,2000.04,100002.23,0.0,0.0
|
|
2024-10-22 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.29811502943723,1000.02,100004.16,0.0,1.93
|
|
2024-10-23 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2977,0.0,100005.77,0.0,1.61
|
|
2024-10-23 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29492,1500.09,100005.77,0.0,0.0
|
|
2024-10-23 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2936932142857143,0.0,100004.35,0.0,-1.42
|
|
2024-10-23 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29213,1500.07,100004.35,0.0,0.0
|
|
2024-10-24 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.29276,0.0,100005.08,0.0,0.73
|
|
2024-10-24 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29342,1500.08,100005.08,0.0,0.0
|
|
2024-10-24 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2939803571428572,0.0,100004.43,0.0,-0.65
|
|
2024-10-24 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29405,2000.09,100004.43,0.0,0.0
|
|
2024-10-24 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2947603571428572,0.0,100003.34,0.0,-1.1
|
|
2024-10-24 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29584,2000.07,100003.34,0.0,0.0
|
|
2024-10-24 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.296766785714286,0.0,100001.91,0.0,-1.43
|
|
2024-10-24 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2968,2000.04,100001.91,0.0,0.0
|
|
2024-10-24 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2980160714285713,0.0,100000.03,0.0,-1.88
|
|
2024-10-25 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29686,1500.0,100000.03,0.0,0.0
|
|
2024-10-25 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2958935714285713,0.0,99998.91,0.0,-1.12
|
|
2024-10-25 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29588,1499.98,99998.91,0.0,0.0
|
|
2024-10-28 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2950946428571428,0.0,99998.0,0.0,-0.91
|
|
2024-10-28 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29407,1499.97,99998.0,0.0,0.0
|
|
2024-10-28 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.29524090159565,749.99,99998.68,0.0,0.68
|
|
2024-10-28 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.29596034723988,225.0,99999.45,0.0,0.77
|
|
2024-10-28 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2958014285714285,0.0,99999.75,0.0,0.3
|
|
2024-10-28 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29674,2000.0,99999.75,0.0,0.0
|
|
2024-10-28 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2975607142857142,0.0,99998.48,0.0,-1.27
|
|
2024-10-29 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29601,1999.97,99998.48,0.0,0.0
|
|
2024-10-29 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.29707150488542,999.98,99999.3,0.0,0.82
|
|
2024-10-29 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.29753093851879,300.0,100000.13,0.0,0.82
|
|
2024-10-29 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.29768408306325,0.0,100000.51,0.0,0.39
|
|
2024-10-30 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29986,1500.01,100000.51,0.0,0.0
|
|
2024-10-30 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.30104017641943,750.0,100001.19,0.0,0.68
|
|
2024-10-30 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.30184476181114,225.0,100002.0,0.0,0.8
|
|
2024-10-30 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.30211295694171,0.0,100002.39,0.0,0.39
|
|
2024-10-30 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29756,1500.04,100002.39,0.0,0.0
|
|
2024-10-30 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2960235714285715,0.0,100000.61,0.0,-1.78
|
|
2024-10-31 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2961,2000.01,100000.61,0.0,0.0
|
|
2024-10-31 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2967053571428573,0.0,99999.67,0.0,-0.93
|
|
2024-10-31 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29742,1999.99,99999.67,0.0,0.0
|
|
2024-10-31 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2981817857142857,0.0,99998.5,0.0,-1.17
|
|
2024-10-31 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29915,1499.98,99998.5,0.0,0.0
|
|
2024-10-31 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.29545270273368,749.99,100000.64,0.0,2.13
|
|
2024-10-31 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.29414560049352,225.0,100002.66,0.0,2.02
|
|
2024-10-31 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.2937098997468,0.0,100003.6,0.0,0.94
|
|
2024-10-31 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29361,2000.07,100003.6,0.0,0.0
|
|
2024-10-31 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.291252857142857,0.0,99999.96,0.0,-3.64
|
|
2024-10-31 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2907,1500.0,99999.96,0.0,0.0
|
|
2024-10-31 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2879260714285714,0.0,99996.73,0.0,-3.22
|
|
2024-10-31 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2861,1499.95,99996.73,0.0,0.0
|
|
2024-11-01 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.28914,0.0,100000.28,0.0,3.55
|
|
2024-11-01 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29576,2000.01,100000.28,0.0,0.0
|
|
2024-11-01 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2972128571428572,0.0,99998.03,0.0,-2.24
|
|
2024-11-01 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29775,1999.96,99998.03,0.0,0.0
|
|
2024-11-01 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.29299884730298,999.98,100001.7,0.0,3.66
|
|
2024-11-04 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.29775,0.0,100001.7,0.0,0.0
|
|
2024-11-04 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29916,1500.03,100001.7,0.0,0.0
|
|
2024-11-04 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.29716815023026,750.01,100002.85,0.0,1.15
|
|
2024-11-04 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.29591433732637,225.0,100004.16,0.0,1.31
|
|
2024-11-04 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2951903571428571,0.0,100004.84,0.0,0.69
|
|
2024-11-05 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29762,2000.1,100004.84,0.0,0.0
|
|
2024-11-05 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.298352857142857,0.0,100003.71,0.0,-1.13
|
|
2024-11-05 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30135,2000.07,100003.71,0.0,0.0
|
|
2024-11-05 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.29850517811158,1000.04,100005.9,0.0,2.19
|
|
2024-11-05 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.30135,0.0,100005.9,0.0,0.0
|
|
2024-11-06 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29064,1500.09,100005.9,0.0,0.0
|
|
2024-11-06 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2872810714285714,0.0,100002.0,0.0,-3.9
|
|
2024-11-06 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28683,1500.03,100002.0,0.0,0.0
|
|
2024-11-06 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.28768,0.0,100002.99,0.0,0.99
|
|
2024-11-07 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29095,2000.06,100002.99,0.0,0.0
|
|
2024-11-07 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2921285714285715,0.0,100001.16,0.0,-1.83
|
|
2024-11-07 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2975,2000.02,100001.16,0.0,0.0
|
|
2024-11-07 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.299549642857143,0.0,99998.0,0.0,-3.16
|
|
2024-11-07 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29922,1499.97,99998.0,0.0,0.0
|
|
2024-11-08 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.29652,0.0,100001.12,0.0,3.12
|
|
2024-11-08 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29186,1500.02,100001.12,0.0,0.0
|
|
2024-11-08 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.290072857142857,0.0,99999.04,0.0,-2.08
|
|
2024-11-08 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28908,1499.99,99999.04,0.0,0.0
|
|
2024-11-11 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.29142,0.0,100001.77,0.0,2.72
|
|
2024-11-12 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28417,1500.03,100001.77,0.0,0.0
|
|
2024-11-12 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.283135,0.0,100000.56,0.0,-1.21
|
|
2024-11-12 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28276,1500.01,100000.56,0.0,0.0
|
|
2024-11-12 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2818042857142857,0.0,99999.44,0.0,-1.12
|
|
2024-11-12 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28164,1499.99,99999.44,0.0,0.0
|
|
2024-11-12 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2803757142857142,0.0,99997.96,0.0,-1.48
|
|
2024-11-12 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.281,1499.97,99997.96,0.0,0.0
|
|
2024-11-12 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2795707142857142,0.0,99996.29,0.0,-1.67
|
|
2024-11-12 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2778,1999.93,99996.29,0.0,0.0
|
|
2024-11-12 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2759914285714287,0.0,99993.46,0.0,-2.83
|
|
2024-11-12 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2763,1499.9,99993.46,0.0,0.0
|
|
2024-11-12 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2744367857142858,0.0,99991.27,0.0,-2.19
|
|
2024-11-12 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27394,1499.87,99991.27,0.0,0.0
|
|
2024-11-12 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.271969642857143,0.0,99988.95,0.0,-2.32
|
|
2024-11-12 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27264,1499.83,99988.95,0.0,0.0
|
|
2024-11-13 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27418,0.0,99990.76,0.0,1.81
|
|
2024-11-13 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26976,1499.86,99990.76,0.0,0.0
|
|
2024-11-14 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2689,0.0,99989.75,0.0,-1.02
|
|
2024-11-14 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26756,1499.85,99989.75,0.0,0.0
|
|
2024-11-14 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.26917300754705,749.92,99990.7,0.0,0.95
|
|
2024-11-14 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.26756,0.0,99990.7,0.0,0.0
|
|
2024-11-14 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2638,1499.86,99990.7,0.0,0.0
|
|
2024-11-14 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.2667401673081,749.93,99992.45,0.0,1.74
|
|
2024-11-14 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.26875767073867,224.98,99994.5,0.0,2.06
|
|
2024-11-14 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.269365892857143,0.0,99995.5,0.0,0.99
|
|
2024-11-14 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27043,1499.93,99995.5,0.0,0.0
|
|
2024-11-14 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26684790422875,749.97,99997.61,0.0,2.11
|
|
2024-11-15 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26792,0.0,99999.09,0.0,1.48
|
|
2024-11-15 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26166,1499.99,99999.09,0.0,0.0
|
|
2024-11-18 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26241,0.0,99999.98,0.0,0.89
|
|
2024-11-18 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26494,1500.0,99999.98,0.0,0.0
|
|
2024-11-18 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2663435714285713,0.0,99998.32,0.0,-1.66
|
|
2024-11-18 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26564,1499.97,99998.32,0.0,0.0
|
|
2024-11-18 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2671325,0.0,99996.55,0.0,-1.77
|
|
2024-11-18 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26743,1499.95,99996.55,0.0,0.0
|
|
2024-11-19 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2688025,0.0,99994.93,0.0,-1.62
|
|
2024-11-19 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2625,1999.9,99994.93,0.0,0.0
|
|
2024-11-19 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.26538545791994,999.95,99997.21,0.0,2.29
|
|
2024-11-19 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.26667979201119,299.98,99999.53,0.0,2.32
|
|
2024-11-19 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2666092857142857,0.0,100000.51,0.0,0.98
|
|
2024-11-19 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26802,1500.01,100000.51,0.0,0.0
|
|
2024-11-20 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26873,0.0,99999.67,0.0,-0.84
|
|
2024-11-20 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27094,1999.99,99999.67,0.0,0.0
|
|
2024-11-20 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.2689090579999,1000.0,100001.26,0.0,1.6
|
|
2024-11-20 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.26836633098743,300.0,100002.68,0.0,1.42
|
|
2024-11-20 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.26818542198327,0.0,100003.33,0.0,0.65
|
|
2024-11-21 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26422,2000.07,100003.33,0.0,0.0
|
|
2024-11-21 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2635267857142856,0.0,100002.23,0.0,-1.1
|
|
2024-11-21 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2594,1500.03,100002.23,0.0,0.0
|
|
2024-11-22 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2581,0.0,100000.69,0.0,-1.55
|
|
2024-11-22 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25679,1500.01,100000.69,0.0,0.0
|
|
2024-11-22 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2559125000000002,0.0,99999.64,0.0,-1.05
|
|
2024-11-22 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25567,1999.99,99999.64,0.0,0.0
|
|
2024-11-22 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.2580223349083,1000.0,100001.51,0.0,1.87
|
|
2024-11-22 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.25567,0.0,100001.51,0.0,0.0
|
|
2024-11-22 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25044,2000.03,100001.51,0.0,0.0
|
|
2024-11-22 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.25314,0.0,100005.83,0.0,4.32
|
|
2024-11-25 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25718,1500.09,100005.83,0.0,0.0
|
|
2024-11-25 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2561739285714286,0.0,100004.63,0.0,-1.2
|
|
2024-11-25 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2606,1500.07,100004.63,0.0,0.0
|
|
2024-11-25 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.25724681014248,750.03,100006.63,0.0,2.0
|
|
2024-11-25 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.25554990685321,225.01,100008.73,0.0,2.1
|
|
2024-11-25 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.25498427242345,0.0,100009.73,0.0,1.0
|
|
2024-11-25 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25396,1500.15,100009.73,0.0,0.0
|
|
2024-11-25 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2529903571428571,0.0,100008.57,0.0,-1.16
|
|
2024-11-25 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2532,1500.13,100008.57,0.0,0.0
|
|
2024-11-26 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.252144642857143,0.0,100007.31,0.0,-1.26
|
|
2024-11-26 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25564,2000.15,100007.31,0.0,0.0
|
|
2024-11-26 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2571185714285715,0.0,100004.95,0.0,-2.36
|
|
2024-11-27 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25872,2000.1,100004.95,0.0,0.0
|
|
2024-11-27 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2595417857142857,0.0,100003.65,0.0,-1.31
|
|
2024-11-27 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25926,1500.05,100003.65,0.0,0.0
|
|
2024-11-27 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2601385714285716,0.0,100002.6,0.0,-1.05
|
|
2024-11-27 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26293,2000.05,100002.6,0.0,0.0
|
|
2024-11-27 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.264387142857143,0.0,100000.29,0.0,-2.31
|
|
2024-11-27 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26436,2000.01,100000.29,0.0,0.0
|
|
2024-11-27 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.265947857142857,0.0,99997.78,0.0,-2.51
|
|
2024-11-27 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26628,1499.97,99997.78,0.0,0.0
|
|
2024-11-27 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2679782142857143,0.0,99995.77,0.0,-2.01
|
|
2024-11-27 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2677,1499.94,99995.77,0.0,0.0
|
|
2024-11-28 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2663,0.0,99997.43,0.0,1.66
|
|
2024-11-28 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26722,1999.95,99997.43,0.0,0.0
|
|
2024-11-28 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2684199999999999,0.0,99995.53,0.0,-1.89
|
|
2024-11-28 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26878,1499.93,99995.53,0.0,0.0
|
|
2024-11-29 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2698910714285714,0.0,99994.22,0.0,-1.31
|
|
2024-11-29 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27243,1999.88,99994.22,0.0,0.0
|
|
2024-11-29 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2731457142857143,0.0,99993.09,0.0,-1.12
|
|
2024-11-29 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27372,1499.9,99993.09,0.0,0.0
|
|
2024-11-29 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2745096428571427,0.0,99992.16,0.0,-0.93
|
|
2024-11-29 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27424,1499.88,99992.16,0.0,0.0
|
|
2024-11-29 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27114774340446,749.94,99993.98,0.0,1.82
|
|
2024-11-29 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.26986661492319,224.98,99995.78,0.0,1.8
|
|
2024-11-29 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2705892934946186,0.0,99996.43,0.0,0.64
|
|
2024-11-29 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27272,1499.95,99996.43,0.0,0.0
|
|
2024-11-29 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2743421428571429,0.0,99994.52,0.0,-1.91
|
|
2024-11-29 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2744,1499.92,99994.52,0.0,0.0
|
|
2024-12-01 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27021453013815,749.96,99996.98,0.0,2.46
|
|
2024-12-02 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2691,0.0,100000.1,0.0,3.12
|
|
2024-12-02 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2658,1500.0,100000.1,0.0,0.0
|
|
2024-12-02 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.263817857142857,0.0,99997.75,0.0,-2.35
|
|
2024-12-02 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26384,1999.96,99997.75,0.0,0.0
|
|
2024-12-03 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26427,0.0,99998.43,0.0,0.68
|
|
2024-12-03 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26632,1499.98,99998.43,0.0,0.0
|
|
2024-12-03 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2671910714285712,0.0,99997.4,0.0,-1.03
|
|
2024-12-03 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2664,1499.96,99997.4,0.0,0.0
|
|
2024-12-03 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2673460714285714,0.0,99996.28,0.0,-1.12
|
|
2024-12-03 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2649,1499.94,99996.28,0.0,0.0
|
|
2024-12-03 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.26757725870105,749.97,99997.87,0.0,1.59
|
|
2024-12-03 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.26920377665535,224.99,99999.65,0.0,1.79
|
|
2024-12-03 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.26974594930679,0.0,100000.51,0.0,0.86
|
|
2024-12-03 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26974,1500.01,100000.51,0.0,0.0
|
|
2024-12-03 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26685771866828,750.0,100002.22,0.0,1.7
|
|
2024-12-04 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26974,0.0,100002.22,0.0,-0.0
|
|
2024-12-04 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26974,1500.03,100002.22,0.0,0.0
|
|
2024-12-04 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26707532388742,750.02,100003.79,0.0,1.57
|
|
2024-12-04 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.26524938632262,225.0,100005.65,0.0,1.86
|
|
2024-12-04 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.26464074046769,0.0,100006.55,0.0,0.9
|
|
2024-12-04 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27148,1500.1,100006.55,0.0,0.0
|
|
2024-12-05 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27096,0.0,100007.16,0.0,0.61
|
|
2024-12-05 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27294,2000.14,100007.16,0.0,0.0
|
|
2024-12-05 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2738164285714286,0.0,100005.79,0.0,-1.38
|
|
2024-12-05 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27582,1500.09,100005.79,0.0,0.0
|
|
2024-12-06 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27461,0.0,100007.21,0.0,1.42
|
|
2024-12-06 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2764,2000.14,100007.21,0.0,0.0
|
|
2024-12-06 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2772078571428571,0.0,100005.94,0.0,-1.27
|
|
2024-12-06 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28049,2000.12,100005.94,0.0,0.0
|
|
2024-12-06 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27715753126708,1000.06,100008.55,0.0,2.6
|
|
2024-12-06 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.27607280397604,300.02,100010.96,0.0,2.41
|
|
2024-12-06 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.27571122821236,0.0,100012.08,0.0,1.12
|
|
2024-12-09 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27276,1500.18,100012.08,0.0,0.0
|
|
2024-12-09 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2720121428571427,0.0,100011.2,0.0,-0.88
|
|
2024-12-09 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27183,1500.17,100011.2,0.0,0.0
|
|
2024-12-09 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.27363018560698,750.08,100012.26,0.0,1.06
|
|
2024-12-09 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.27477152616018,225.03,100013.48,0.0,1.21
|
|
2024-12-09 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.27515197301124,0.0,100014.06,0.0,0.59
|
|
2024-12-09 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27626,2000.28,100014.06,0.0,0.0
|
|
2024-12-09 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2773067857142857,0.0,100012.42,0.0,-1.64
|
|
2024-12-09 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27538,1500.19,100012.42,0.0,0.0
|
|
2024-12-09 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2743707142857144,0.0,100011.24,0.0,-1.19
|
|
2024-12-09 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27489,1500.17,100011.24,0.0,0.0
|
|
2024-12-10 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2739825,0.0,100010.17,0.0,-1.07
|
|
2024-12-10 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27626,1500.15,100010.17,0.0,0.0
|
|
2024-12-10 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27475923512592,750.08,100011.05,0.0,0.88
|
|
2024-12-10 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.27414056074693,225.02,100011.92,0.0,0.87
|
|
2024-12-10 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2743785714285714,0.0,100012.25,0.0,0.33
|
|
2024-12-10 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27269,1500.18,100012.25,0.0,0.0
|
|
2024-12-10 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.27499348490433,750.09,100013.61,0.0,1.36
|
|
2024-12-10 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.276214818855,225.03,100015.07,0.0,1.45
|
|
2024-12-10 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.27662193017189,0.0,100015.76,0.0,0.7
|
|
2024-12-10 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27746,2000.32,100015.76,0.0,0.0
|
|
2024-12-11 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2755,0.0,100018.83,0.0,3.07
|
|
2024-12-11 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2755,2000.38,100018.83,0.0,0.0
|
|
2024-12-11 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.274722142857143,0.0,100017.61,0.0,-1.22
|
|
2024-12-11 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27371,1500.26,100017.61,0.0,0.0
|
|
2024-12-11 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2726557142857142,0.0,100016.37,0.0,-1.24
|
|
2024-12-11 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27736,2000.33,100016.37,0.0,0.0
|
|
2024-12-11 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27414785937023,1000.16,100018.88,0.0,2.52
|
|
2024-12-12 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27686,0.0,100019.28,0.0,0.39
|
|
2024-12-12 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27824,2000.39,100019.28,0.0,0.0
|
|
2024-12-12 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27670941669021,1000.19,100020.47,0.0,1.2
|
|
2024-12-12 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.27630445493083,300.06,100021.53,0.0,1.06
|
|
2024-12-12 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2763119642857144,0.0,100021.99,0.0,0.45
|
|
2024-12-12 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27322,1500.33,100021.99,0.0,0.0
|
|
2024-12-12 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2720210714285716,0.0,100020.57,0.0,-1.41
|
|
2024-12-12 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27132,1500.31,100020.57,0.0,0.0
|
|
2024-12-12 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2695253571428573,0.0,100018.45,0.0,-2.12
|
|
2024-12-12 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26754,1500.28,100018.45,0.0,0.0
|
|
2024-12-13 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26651,0.0,100017.24,0.0,-1.22
|
|
2024-12-13 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2627,1500.26,100017.24,0.0,0.0
|
|
2024-12-13 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.26615447649078,750.13,100019.29,0.0,2.05
|
|
2024-12-13 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2627,0.0,100019.29,0.0,0.0
|
|
2024-12-16 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26772,2000.39,100019.29,0.0,0.0
|
|
2024-12-16 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2691942857142857,0.0,100016.96,0.0,-2.33
|
|
2024-12-16 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26905,1500.25,100016.96,0.0,0.0
|
|
2024-12-17 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2683,0.0,100017.85,0.0,0.89
|
|
2024-12-17 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26764,1500.27,100017.85,0.0,0.0
|
|
2024-12-17 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2670625000000002,0.0,100017.16,0.0,-0.68
|
|
2024-12-17 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26688,1500.26,100017.16,0.0,0.0
|
|
2024-12-17 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.26862798964826,750.13,100018.2,0.0,1.03
|
|
2024-12-17 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.26973180089701,225.04,100019.38,0.0,1.18
|
|
2024-12-17 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2702344642857142,0.0,100019.98,0.0,0.6
|
|
2024-12-17 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2725,1500.3,100019.98,0.0,0.0
|
|
2024-12-18 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.27005283111111,750.15,100021.42,0.0,1.44
|
|
2024-12-18 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27086,0.0,100022.39,0.0,0.97
|
|
2024-12-18 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27142,1500.34,100022.39,0.0,0.0
|
|
2024-12-18 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2719878571428571,0.0,100021.72,0.0,-0.67
|
|
2024-12-18 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27218,1500.33,100021.72,0.0,0.0
|
|
2024-12-18 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26935760806177,750.16,100023.38,0.0,1.66
|
|
2024-12-18 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.26778950716809,225.05,100025.19,0.0,1.81
|
|
2024-12-18 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.2672668068702,0.0,100026.06,0.0,0.87
|
|
2024-12-18 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26347,2000.52,100026.06,0.0,0.0
|
|
2024-12-18 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.261441785714286,0.0,100022.85,0.0,-3.21
|
|
2024-12-18 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2613,1500.34,100022.85,0.0,0.0
|
|
2024-12-18 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.25902,0.0,100020.14,0.0,-2.71
|
|
2024-12-18 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25796,1500.3,100020.14,0.0,0.0
|
|
2024-12-19 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2621,0.0,100025.08,0.0,4.94
|
|
2024-12-19 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26008,1500.38,100025.08,0.0,0.0
|
|
2024-12-19 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2580903571428572,0.0,100022.71,0.0,-2.37
|
|
2024-12-19 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25586,1500.34,100022.71,0.0,0.0
|
|
2024-12-19 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2535532142857142,0.0,100019.95,0.0,-2.76
|
|
2024-12-19 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25278,1500.3,100019.95,0.0,0.0
|
|
2024-12-19 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2503810714285715,0.0,100017.08,0.0,-2.87
|
|
2024-12-20 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25062,2000.34,100017.08,0.0,0.0
|
|
2024-12-20 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2515832142857144,0.0,100015.54,0.0,-1.54
|
|
2024-12-20 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25551,1500.23,100015.54,0.0,0.0
|
|
2024-12-20 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2572242857142857,0.0,100013.49,0.0,-2.05
|
|
2024-12-20 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25724,1500.2,100013.49,0.0,0.0
|
|
2024-12-20 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2596785714285714,0.0,100010.58,0.0,-2.91
|
|
2024-12-20 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2605,1500.16,100010.58,0.0,0.0
|
|
2024-12-23 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.25816,0.0,100013.36,0.0,2.78
|
|
2024-12-23 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25682,1500.2,100013.36,0.0,0.0
|
|
2024-12-23 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.256145,0.0,100012.56,0.0,-0.81
|
|
2024-12-23 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25586,1500.19,100012.56,0.0,0.0
|
|
2024-12-23 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.25761511667672,750.09,100013.61,0.0,1.05
|
|
2024-12-23 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.25586,0.0,100013.61,0.0,0.0
|
|
2024-12-23 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25252,1500.2,100013.61,0.0,0.0
|
|
2024-12-23 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2510832142857145,0.0,100011.89,0.0,-1.72
|
|
2024-12-24 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25552,1500.18,100011.89,0.0,0.0
|
|
2024-12-24 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2565378571428572,0.0,100010.67,0.0,-1.22
|
|
2024-12-24 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25657,2000.21,100010.67,0.0,0.0
|
|
2024-12-24 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.25422686076538,1000.11,100012.54,0.0,1.86
|
|
2024-12-24 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.25285671942118,300.03,100014.6,0.0,2.07
|
|
2024-12-24 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.25240000563978,0.0,100015.6,0.0,1.0
|
|
2024-12-26 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25242,2000.31,100015.6,0.0,0.0
|
|
2024-12-26 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2517492857142858,0.0,100014.53,0.0,-1.07
|
|
2024-12-26 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25167,2000.29,100014.53,0.0,0.0
|
|
2024-12-26 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.2528866317257,1000.15,100015.5,0.0,0.97
|
|
2024-12-26 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.25167,0.0,100015.5,0.0,0.0
|
|
2024-12-26 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25073,2000.31,100015.5,0.0,0.0
|
|
2024-12-26 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.25248067434865,1000.16,100016.9,0.0,1.4
|
|
2024-12-26 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.25325614301784,300.05,100018.31,0.0,1.41
|
|
2024-12-26 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2530251785714286,0.0,100018.87,0.0,0.55
|
|
2024-12-27 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25614,1500.28,100018.87,0.0,0.0
|
|
2024-12-27 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2575146428571429,0.0,100017.22,0.0,-1.64
|
|
2024-12-30 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25462,1500.26,100017.22,0.0,0.0
|
|
2024-12-30 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2526935714285714,0.0,100014.92,0.0,-2.3
|
|
2024-12-30 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25158,2000.3,100014.92,0.0,0.0
|
|
2024-12-31 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.25541,0.0,100021.04,0.0,6.12
|
|
2025-01-02 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25337,2000.42,100021.04,0.0,0.0
|
|
2025-01-02 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.25188985167778,1000.21,100022.22,0.0,1.18
|
|
2025-01-02 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.25112266278945,300.06,100023.48,0.0,1.26
|
|
2025-01-02 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.25086693316001,0.0,100024.08,0.0,0.6
|
|
2025-01-02 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24623,2000.48,100024.08,0.0,0.0
|
|
2025-01-02 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2443957142857143,0.0,100021.13,0.0,-2.94
|
|
2025-01-02 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24394,1500.32,100021.13,0.0,0.0
|
|
2025-01-02 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2418367857142858,0.0,100018.6,0.0,-2.54
|
|
2025-01-02 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2407,1500.28,100018.6,0.0,0.0
|
|
2025-01-02 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2386846428571427,0.0,100016.16,0.0,-2.44
|
|
2025-01-03 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24042,1500.24,100016.16,0.0,0.0
|
|
2025-01-03 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.23906855076504,750.12,100016.98,0.0,0.82
|
|
2025-01-03 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.24042,0.0,100016.98,0.0,0.0
|
|
2025-01-03 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24295,1500.25,100016.98,0.0,0.0
|
|
2025-01-06 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2440975,0.0,100015.59,0.0,-1.39
|
|
2025-01-06 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24497,1500.23,100015.59,0.0,0.0
|
|
2025-01-06 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.245755357142857,0.0,100014.64,0.0,-0.95
|
|
2025-01-06 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2537,2000.29,100014.64,0.0,0.0
|
|
2025-01-06 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.24865872672624,1000.15,100018.67,0.0,4.02
|
|
2025-01-06 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.25112,0.0,100020.72,0.0,2.06
|
|
2025-01-07 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25308,1500.31,100020.72,0.0,0.0
|
|
2025-01-07 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.253965,0.0,100019.66,0.0,-1.06
|
|
2025-01-07 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25598,1500.29,100019.66,0.0,0.0
|
|
2025-01-07 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2569132142857145,0.0,100018.55,0.0,-1.11
|
|
2025-01-07 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25267,1500.28,100018.55,0.0,0.0
|
|
2025-01-07 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2512782142857142,0.0,100016.88,0.0,-1.67
|
|
2025-01-07 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2497,2000.34,100016.88,0.0,0.0
|
|
2025-01-07 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2478432142857143,0.0,100013.91,0.0,-2.97
|
|
2025-01-08 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24125,2000.28,100013.91,0.0,0.0
|
|
2025-01-08 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2394060714285715,0.0,100010.94,0.0,-2.97
|
|
2025-01-08 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.23745,2000.22,100010.94,0.0,0.0
|
|
2025-01-08 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2352032142857143,0.0,100007.31,0.0,-3.63
|
|
2025-01-08 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.23574,2000.15,100007.31,0.0,0.0
|
|
2025-01-08 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.233162142857143,0.0,100003.14,0.0,-4.17
|
|
2025-01-08 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2337,1500.05,100003.14,0.0,0.0
|
|
2025-01-09 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.23584,0.0,100005.74,0.0,2.6
|
|
2025-01-09 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.23333,2000.11,100005.74,0.0,0.0
|
|
2025-01-09 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2324353571428572,0.0,100004.29,0.0,-1.45
|
|
2025-01-09 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2313,2000.09,100004.29,0.0,0.0
|
|
2025-01-09 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2300678571428572,0.0,100002.29,0.0,-2.0
|
|
2025-01-09 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.22947,2000.05,100002.29,0.0,0.0
|
|
2025-01-09 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2279807142857144,0.0,99999.86,0.0,-2.42
|
|
2025-01-09 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2283,2000.0,99999.86,0.0,0.0
|
|
2025-01-09 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.22659,0.0,99997.08,0.0,-2.78
|
|
2025-01-09 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.22611,1999.94,99997.08,0.0,0.0
|
|
2025-01-09 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2242478571428572,0.0,99994.04,0.0,-3.04
|
|
2025-01-10 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.22878,1999.88,99994.04,0.0,0.0
|
|
2025-01-10 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2281392857142857,0.0,99993.0,0.0,-1.04
|
|
2025-01-10 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.22758,1999.86,99993.0,0.0,0.0
|
|
2025-01-10 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2268610714285713,0.0,99991.83,0.0,-1.17
|
|
2025-01-10 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.22682,1499.88,99991.83,0.0,0.0
|
|
2025-01-10 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.22950773850003,749.94,99993.47,0.0,1.64
|
|
2025-01-10 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.23091801950382,224.98,99995.22,0.0,1.75
|
|
2025-01-10 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.23138811317174,0.0,99996.06,0.0,0.84
|
|
2025-01-10 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2223,1999.92,99996.06,0.0,0.0
|
|
2025-01-10 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2197971428571428,0.0,99991.97,0.0,-4.1
|
|
2025-01-13 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.21662,1999.84,99991.97,0.0,0.0
|
|
2025-01-13 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2153514285714286,0.0,99989.88,0.0,-2.09
|
|
2025-01-13 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2155,1999.8,99989.88,0.0,0.0
|
|
2025-01-13 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2141275,0.0,99987.62,0.0,-2.26
|
|
2025-01-13 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.21396,1999.75,99987.62,0.0,0.0
|
|
2025-01-13 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2124910714285713,0.0,99985.2,0.0,-2.42
|
|
2025-01-13 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.21809,1499.78,99985.2,0.0,0.0
|
|
2025-01-13 21:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2198760714285715,0.0,99983.0,0.0,-2.2
|
|
2025-01-13 22:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.22181,1499.75,99983.0,0.0,0.0
|
|
2025-01-13 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2230742857142858,0.0,99981.45,0.0,-1.55
|
|
2025-01-13 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.22364,1499.72,99981.45,0.0,0.0
|
|
2025-01-14 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.21876,0.0,99987.43,0.0,5.98
|
|
2025-01-14 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.21402,1499.81,99987.43,0.0,0.0
|
|
2025-01-14 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.2191931782709,749.91,99990.63,0.0,3.2
|
|
2025-01-15 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.22017,0.0,99994.43,0.0,3.8
|
|
2025-01-15 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.22754,1999.89,99994.43,0.0,0.0
|
|
2025-01-15 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2295671428571429,0.0,99991.12,0.0,-3.3
|
|
2025-01-15 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.22978,1499.87,99991.12,0.0,0.0
|
|
2025-01-15 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.22354005133176,749.93,99994.93,0.0,3.81
|
|
2025-01-15 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.22116360324949,224.98,99998.61,0.0,3.68
|
|
2025-01-15 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.22037145388873,0.0,100000.33,0.0,1.72
|
|
2025-01-16 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.22108,1500.0,100000.33,0.0,0.0
|
|
2025-01-16 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2202892857142855,0.0,99999.36,0.0,-0.97
|
|
2025-01-16 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.22524,1499.99,99999.36,0.0,0.0
|
|
2025-01-17 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.222,0.0,100003.32,0.0,3.97
|
|
2025-01-17 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.222,1500.05,100003.32,0.0,0.0
|
|
2025-01-17 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2211932142857143,0.0,100002.33,0.0,-0.99
|
|
2025-01-17 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.22102,2000.05,100002.33,0.0,0.0
|
|
2025-01-17 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2202325,0.0,100001.04,0.0,-1.29
|
|
2025-01-17 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.21822,2000.02,100001.04,0.0,0.0
|
|
2025-01-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2169632142857143,0.0,99998.98,0.0,-2.06
|
|
2025-01-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2169,1499.98,99998.98,0.0,0.0
|
|
2025-01-17 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.22158305247042,749.99,100001.87,0.0,2.89
|
|
2025-01-17 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2169,0.0,100001.87,0.0,0.0
|
|
2025-01-20 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.22048,1500.03,100001.87,0.0,0.0
|
|
2025-01-20 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.221455,0.0,100000.67,0.0,-1.2
|
|
2025-01-20 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.22653,2000.01,100000.67,0.0,0.0
|
|
2025-01-20 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.228975,0.0,99996.68,0.0,-3.99
|
|
2025-01-20 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.22989,1499.95,99996.68,0.0,0.0
|
|
2025-01-20 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2326114285714285,0.0,99993.36,0.0,-3.32
|
|
2025-01-20 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.23216,1499.9,99993.36,0.0,0.0
|
|
2025-01-21 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.22908,0.0,99997.11,0.0,3.75
|
|
2025-01-21 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.22668,1499.96,99997.11,0.0,0.0
|
|
2025-01-21 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2253803571428572,0.0,99995.52,0.0,-1.59
|
|
2025-01-21 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.22866,1499.93,99995.52,0.0,0.0
|
|
2025-01-21 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2304482142857143,0.0,99993.34,0.0,-2.18
|
|
2025-01-21 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.23052,1499.9,99993.34,0.0,0.0
|
|
2025-01-21 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2326532142857143,0.0,99990.74,0.0,-2.6
|
|
2025-01-21 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.23302,1499.86,99990.74,0.0,0.0
|
|
2025-01-21 21:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2353857142857143,0.0,99987.86,0.0,-2.88
|
|
2025-01-22 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.23146,1499.82,99987.86,0.0,0.0
|
|
2025-01-23 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.23147,0.0,99987.87,0.0,0.01
|
|
2025-01-23 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.23525,1999.76,99987.87,0.0,0.0
|
|
2025-01-23 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2373789285714285,0.0,99984.43,0.0,-3.45
|
|
2025-01-23 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.23724,1499.77,99984.43,0.0,0.0
|
|
2025-01-24 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2395382142857143,0.0,99981.64,0.0,-2.79
|
|
2025-01-24 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.23982,1999.63,99981.64,0.0,0.0
|
|
2025-01-24 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.241075714285714,0.0,99979.62,0.0,-2.03
|
|
2025-01-24 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24556,1999.59,99979.62,0.0,0.0
|
|
2025-01-24 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2475239285714286,0.0,99976.46,0.0,-3.15
|
|
2025-01-24 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24836,1499.65,99976.46,0.0,0.0
|
|
2025-01-27 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.24556,0.0,99979.83,0.0,3.36
|
|
2025-01-27 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25031,1499.7,99979.83,0.0,0.0
|
|
2025-01-27 22:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2497,0.0,99980.56,0.0,0.73
|
|
2025-01-27 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.245,1499.71,99980.56,0.0,0.0
|
|
2025-01-27 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2437485714285716,0.0,99979.05,0.0,-1.51
|
|
2025-01-29 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24598,1499.69,99979.05,0.0,0.0
|
|
2025-01-29 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.24474036078667,749.84,99979.8,0.0,0.75
|
|
2025-01-29 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.24383127504218,224.95,99980.7,0.0,0.91
|
|
2025-01-29 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.24352824646068,0.0,99981.15,0.0,0.44
|
|
2025-01-30 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24364,1499.72,99981.15,0.0,0.0
|
|
2025-01-30 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.24492900133792,749.86,99981.92,0.0,0.78
|
|
2025-01-30 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.24564948060748,224.96,99982.77,0.0,0.85
|
|
2025-01-30 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.245889640364,0.0,99983.18,0.0,0.41
|
|
2025-01-30 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2414,1499.75,99983.18,0.0,0.0
|
|
2025-01-31 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.24173,0.0,99983.58,0.0,0.4
|
|
2025-01-31 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24682,1499.75,99983.58,0.0,0.0
|
|
2025-01-31 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.24210638180546,749.88,99986.41,0.0,2.83
|
|
2025-01-31 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.23997561557678,224.96,99989.29,0.0,2.88
|
|
2025-01-31 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.23926536016722,0.0,99990.66,0.0,1.36
|
|
2025-02-03 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.23652,1999.81,99990.66,0.0,0.0
|
|
2025-02-03 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2385675,0.0,99987.34,0.0,-3.31
|
|
2025-02-03 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.23949,1999.75,99987.34,0.0,0.0
|
|
2025-02-03 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2423389285714286,0.0,99982.75,0.0,-4.6
|
|
2025-02-03 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2421,1999.65,99982.75,0.0,0.0
|
|
2025-02-03 21:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2453453571428572,0.0,99977.52,0.0,-5.22
|
|
2025-02-03 21:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24501,1499.66,99977.52,0.0,0.0
|
|
2025-02-04 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.24251,0.0,99980.53,0.0,3.01
|
|
2025-02-04 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2449,1499.71,99980.53,0.0,0.0
|
|
2025-02-04 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2465039285714286,0.0,99978.6,0.0,-1.93
|
|
2025-02-04 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24542,1499.68,99978.6,0.0,0.0
|
|
2025-02-04 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2471717857142857,0.0,99976.49,0.0,-2.11
|
|
2025-02-04 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2471,1999.53,99976.49,0.0,0.0
|
|
2025-02-04 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2489117857142857,0.0,99973.59,0.0,-2.9
|
|
2025-02-04 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24866,1499.6,99973.59,0.0,0.0
|
|
2025-02-05 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2472,0.0,99975.34,0.0,1.75
|
|
2025-02-05 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24644,1499.63,99975.34,0.0,0.0
|
|
2025-02-05 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.24777729786611,749.82,99976.15,0.0,0.8
|
|
2025-02-05 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.24857245418169,224.94,99977.04,0.0,0.9
|
|
2025-02-05 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.24883750628688,0.0,99977.48,0.0,0.43
|
|
2025-02-05 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25045,1999.55,99977.48,0.0,0.0
|
|
2025-02-05 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2516232142857144,0.0,99975.6,0.0,-1.88
|
|
2025-02-06 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.24754,1499.63,99975.6,0.0,0.0
|
|
2025-02-06 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2468028571428573,0.0,99974.71,0.0,-0.89
|
|
2025-02-06 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.23826,1499.62,99974.71,0.0,0.0
|
|
2025-02-06 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.24232054897858,749.81,99977.17,0.0,2.46
|
|
2025-02-06 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.24510929083781,224.94,99980.08,0.0,2.9
|
|
2025-02-06 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2446817857142858,0.0,99981.24,0.0,1.17
|
|
2025-02-07 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24446,1999.62,99981.24,0.0,0.0
|
|
2025-02-07 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2453385714285714,0.0,99979.83,0.0,-1.41
|
|
2025-02-10 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24032,1499.7,99979.83,0.0,0.0
|
|
2025-02-10 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2411235714285713,0.0,99978.86,0.0,-0.97
|
|
2025-02-10 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.23734,1499.68,99978.86,0.0,0.0
|
|
2025-02-10 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2358432142857143,0.0,99977.05,0.0,-1.81
|
|
2025-02-11 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.23896,1999.54,99977.05,0.0,0.0
|
|
2025-02-11 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2402885714285716,0.0,99974.9,0.0,-2.14
|
|
2025-02-11 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.23993,1499.62,99974.9,0.0,0.0
|
|
2025-02-11 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2413207142857143,0.0,99973.22,0.0,-1.68
|
|
2025-02-11 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24072,1499.6,99973.22,0.0,0.0
|
|
2025-02-11 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2421803571428571,0.0,99971.45,0.0,-1.77
|
|
2025-02-11 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24225,1499.57,99971.45,0.0,0.0
|
|
2025-02-11 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2438410714285715,0.0,99969.53,0.0,-1.92
|
|
2025-02-12 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2388,1999.39,99969.53,0.0,0.0
|
|
2025-02-12 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.24399702707505,999.7,99973.73,0.0,4.19
|
|
2025-02-12 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.24542577327222,299.91,99977.47,0.0,3.74
|
|
2025-02-12 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.24590202200461,0.0,99979.19,0.0,1.72
|
|
2025-02-12 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.24778,1499.69,99979.19,0.0,0.0
|
|
2025-02-13 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.24912,0.0,99977.58,0.0,-1.61
|
|
2025-02-13 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25232,1999.55,99977.58,0.0,0.0
|
|
2025-02-13 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.24853922716551,999.78,99980.6,0.0,3.02
|
|
2025-02-13 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.25232,0.0,99980.6,0.0,0.0
|
|
2025-02-13 21:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.25639,1499.71,99980.6,0.0,0.0
|
|
2025-02-14 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2586432142857142,0.0,99977.91,0.0,-2.69
|
|
2025-02-14 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26167,1999.56,99977.91,0.0,0.0
|
|
2025-02-14 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.25887449061632,999.78,99980.12,0.0,2.22
|
|
2025-02-17 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.25954,0.0,99981.81,0.0,1.69
|
|
2025-02-17 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26136,1499.73,99981.81,0.0,0.0
|
|
2025-02-17 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2624485714285714,0.0,99980.52,0.0,-1.29
|
|
2025-02-17 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26244,1499.71,99980.52,0.0,0.0
|
|
2025-02-18 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.25975536288964,749.85,99982.11,0.0,1.59
|
|
2025-02-18 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.25943,0.0,99983.9,0.0,1.79
|
|
2025-02-18 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26277,1999.68,99983.9,0.0,0.0
|
|
2025-02-18 22:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2638767857142856,0.0,99982.15,0.0,-1.75
|
|
2025-02-18 22:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26342,1499.73,99982.15,0.0,0.0
|
|
2025-02-19 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26047440271459,749.87,99983.89,0.0,1.75
|
|
2025-02-19 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.25906,0.0,99986.48,0.0,2.59
|
|
2025-02-20 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26455,1999.73,99986.48,0.0,0.0
|
|
2025-02-20 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2661614285714287,0.0,99983.93,0.0,-2.55
|
|
2025-02-20 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26618,1499.76,99983.93,0.0,0.0
|
|
2025-02-21 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26616,0.0,99983.96,0.0,0.02
|
|
2025-02-24 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26558,1499.76,99983.96,0.0,0.0
|
|
2025-02-24 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2646789285714286,0.0,99982.89,0.0,-1.07
|
|
2025-02-24 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26411,1999.66,99982.89,0.0,0.0
|
|
2025-02-24 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2630675,0.0,99981.24,0.0,-1.65
|
|
2025-02-24 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26194,1999.62,99981.24,0.0,0.0
|
|
2025-02-24 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.26396997597563,999.81,99982.85,0.0,1.61
|
|
2025-02-24 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.26475669946881,299.94,99984.41,0.0,1.56
|
|
2025-02-24 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2639220566116671,0.0,99984.88,0.0,0.47
|
|
2025-02-25 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26347,1999.7,99984.88,0.0,0.0
|
|
2025-02-25 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.26237169782531,999.85,99985.75,0.0,0.87
|
|
2025-02-25 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.26176138858669,299.95,99986.7,0.0,0.95
|
|
2025-02-25 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.26155795217382,0.0,99987.15,0.0,0.45
|
|
2025-02-25 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26128,1499.81,99987.15,0.0,0.0
|
|
2025-02-25 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.2628098507554,749.9,99988.06,0.0,0.91
|
|
2025-02-25 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.26128,0.0,99988.06,0.0,0.0
|
|
2025-02-25 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26534,1999.76,99988.06,0.0,0.0
|
|
2025-02-25 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.266582857142857,0.0,99986.1,0.0,-1.96
|
|
2025-02-25 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26755,1499.79,99986.1,0.0,0.0
|
|
2025-02-26 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.26661,0.0,99987.21,0.0,1.11
|
|
2025-02-26 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26778,1999.74,99987.21,0.0,0.0
|
|
2025-02-26 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2692435714285712,0.0,99984.9,0.0,-2.31
|
|
2025-02-26 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.26947,1499.77,99984.9,0.0,0.0
|
|
2025-02-26 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2710664285714286,0.0,99983.02,0.0,-1.89
|
|
2025-02-26 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27097,1999.66,99983.02,0.0,0.0
|
|
2025-02-27 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.2666894656205,999.83,99986.38,0.0,3.37
|
|
2025-02-27 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.2653,0.0,99990.84,0.0,4.46
|
|
2025-02-27 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.26256,1999.82,99990.84,0.0,0.0
|
|
2025-02-27 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2604235714285714,0.0,99987.46,0.0,-3.38
|
|
2025-02-28 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25838,1499.81,99987.46,0.0,0.0
|
|
2025-02-28 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2574703571428572,0.0,99986.37,0.0,-1.08
|
|
2025-02-28 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.25622,1499.8,99986.37,0.0,0.0
|
|
2025-03-02 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.25950157341502,749.9,99988.33,0.0,1.96
|
|
2025-03-02 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.26083613150188,224.97,99990.26,0.0,1.93
|
|
2025-03-02 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2603100600733086,0.0,99991.0,0.0,0.73
|
|
2025-03-04 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27667,1999.82,99991.0,0.0,0.0
|
|
2025-03-04 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2786939285714285,0.0,99987.82,0.0,-3.17
|
|
2025-03-04 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.27846,1499.82,99987.82,0.0,0.0
|
|
2025-03-05 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2804892857142858,0.0,99985.44,0.0,-2.38
|
|
2025-03-05 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28209,1499.78,99985.44,0.0,0.0
|
|
2025-03-05 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2834625,0.0,99983.84,0.0,-1.61
|
|
2025-03-05 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28886,1499.76,99983.84,0.0,0.0
|
|
2025-03-06 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.290918214285714,0.0,99981.44,0.0,-2.4
|
|
2025-03-07 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29027,1499.72,99981.44,0.0,0.0
|
|
2025-03-07 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.291155,0.0,99980.41,0.0,-1.03
|
|
2025-03-10 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29126,1499.71,99980.41,0.0,0.0
|
|
2025-03-10 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2901971428571428,0.0,99979.18,0.0,-1.23
|
|
2025-03-10 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29458,1499.69,99979.18,0.0,0.0
|
|
2025-03-10 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.29097509023781,749.84,99981.27,0.0,2.09
|
|
2025-03-10 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.28827624546387,224.95,99983.82,0.0,2.56
|
|
2025-03-10 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2875776785714286,0.0,99985.04,0.0,1.22
|
|
2025-03-10 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28716,1499.78,99985.04,0.0,0.0
|
|
2025-03-11 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.28794,0.0,99985.95,0.0,0.91
|
|
2025-03-11 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.2959,1999.72,99985.95,0.0,0.0
|
|
2025-03-12 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.29341444924963,999.86,99987.87,0.0,1.92
|
|
2025-03-12 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.29215015178473,299.96,99989.89,0.0,2.03
|
|
2025-03-12 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2923928571428571,0.0,99990.7,0.0,0.81
|
|
2025-03-12 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29808,1499.86,99990.7,0.0,0.0
|
|
2025-03-13 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.29576,0.0,99993.39,0.0,2.68
|
|
2025-03-17 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29694,1499.9,99993.39,0.0,0.0
|
|
2025-03-17 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2981710714285715,0.0,99991.96,0.0,-1.42
|
|
2025-03-18 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29746,1999.84,99991.96,0.0,0.0
|
|
2025-03-18 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.296922142857143,0.0,99991.13,0.0,-0.83
|
|
2025-03-18 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29652,1999.82,99991.13,0.0,0.0
|
|
2025-03-18 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2952674999999998,0.0,99989.2,0.0,-1.93
|
|
2025-03-19 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29812,1499.84,99989.2,0.0,0.0
|
|
2025-03-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2974696428571428,0.0,99988.45,0.0,-0.75
|
|
2025-03-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29729,1999.77,99988.45,0.0,0.0
|
|
2025-03-19 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2966042857142857,0.0,99987.39,0.0,-1.06
|
|
2025-03-19 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29624,1999.75,99987.39,0.0,0.0
|
|
2025-03-19 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.29863017984322,999.87,99989.24,0.0,1.84
|
|
2025-03-19 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.29977745815808,299.96,99991.15,0.0,1.91
|
|
2025-03-19 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.30015988426303,0.0,99992.05,0.0,0.91
|
|
2025-03-19 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30096,1999.84,99992.05,0.0,0.0
|
|
2025-03-20 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.29914,0.0,99994.85,0.0,2.8
|
|
2025-03-20 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29914,1499.92,99994.85,0.0,0.0
|
|
2025-03-20 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2984725,0.0,99994.08,0.0,-0.77
|
|
2025-03-20 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29858,1499.91,99994.08,0.0,0.0
|
|
2025-03-20 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2978139285714285,0.0,99993.2,0.0,-0.88
|
|
2025-03-20 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29793,1999.86,99993.2,0.0,0.0
|
|
2025-03-20 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2970889285714287,0.0,99991.9,0.0,-1.3
|
|
2025-03-20 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29651,1499.88,99991.9,0.0,0.0
|
|
2025-03-20 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2955178571428572,0.0,99990.75,0.0,-1.15
|
|
2025-03-21 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2948,1999.82,99990.75,0.0,0.0
|
|
2025-03-21 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2940917857142857,0.0,99989.66,0.0,-1.09
|
|
2025-03-21 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29419,1499.84,99989.66,0.0,0.0
|
|
2025-03-21 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2934582142857143,0.0,99988.81,0.0,-0.85
|
|
2025-03-21 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2934,1499.83,99988.81,0.0,0.0
|
|
2025-03-21 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2926392857142859,0.0,99987.93,0.0,-0.88
|
|
2025-03-21 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29261,1499.82,99987.93,0.0,0.0
|
|
2025-03-21 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.29545648471034,749.91,99989.58,0.0,1.65
|
|
2025-03-21 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.29261,0.0,99989.58,0.0,0.0
|
|
2025-03-21 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28937,1999.79,99989.58,0.0,0.0
|
|
2025-03-24 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.29335236190027,999.9,99992.67,0.0,3.09
|
|
2025-03-24 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.29137,0.0,99994.22,0.0,1.55
|
|
2025-03-24 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29472,1499.91,99994.22,0.0,0.0
|
|
2025-03-24 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2957089285714287,0.0,99993.07,0.0,-1.15
|
|
2025-03-24 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29183,1999.86,99993.07,0.0,0.0
|
|
2025-03-24 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.29489077049738,999.93,99995.44,0.0,2.37
|
|
2025-03-24 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.29183,0.0,99995.44,0.0,0.0
|
|
2025-03-25 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29422,1499.93,99995.44,0.0,0.0
|
|
2025-03-25 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2955592857142857,0.0,99993.89,0.0,-1.55
|
|
2025-03-26 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29085,1999.88,99993.89,0.0,0.0
|
|
2025-03-26 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2896714285714286,0.0,99992.06,0.0,-1.83
|
|
2025-03-27 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29084,1499.88,99992.06,0.0,0.0
|
|
2025-03-27 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2917217857142858,0.0,99991.04,0.0,-1.02
|
|
2025-03-27 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29414,1999.82,99991.04,0.0,0.0
|
|
2025-03-27 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.295555357142857,0.0,99988.85,0.0,-2.19
|
|
2025-03-27 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29538,1499.83,99988.85,0.0,0.0
|
|
2025-03-27 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.2925788998348,749.92,99990.47,0.0,1.62
|
|
2025-03-27 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.29538,0.0,99990.47,0.0,0.0
|
|
2025-03-28 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29644,1499.86,99990.47,0.0,0.0
|
|
2025-03-28 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.29470953492829,749.93,99991.47,0.0,1.0
|
|
2025-03-28 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.29407420230311,224.98,99992.43,0.0,0.96
|
|
2025-03-28 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.2942907142857143,0.0,99992.81,0.0,0.37
|
|
2025-03-28 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29258,1499.89,99992.81,0.0,0.0
|
|
2025-03-28 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.29447803047115,749.95,99993.91,0.0,1.1
|
|
2025-03-28 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.29574459436041,224.98,99995.19,0.0,1.29
|
|
2025-03-28 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.29616678232349,0.0,99995.82,0.0,0.62
|
|
2025-03-31 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2903,1499.94,99995.82,0.0,0.0
|
|
2025-03-31 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2886307142857143,0.0,99993.88,0.0,-1.94
|
|
2025-04-01 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2904,1999.88,99993.88,0.0,0.0
|
|
2025-04-01 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.29240922766971,999.94,99995.43,0.0,1.56
|
|
2025-04-01 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.29343409017131,299.98,99997.08,0.0,1.65
|
|
2025-04-01 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.29377571100517,0.0,99997.86,0.0,0.78
|
|
2025-04-01 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28907,1999.96,99997.86,0.0,0.0
|
|
2025-04-01 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.29181974252648,999.98,100000.0,0.0,2.13
|
|
2025-04-01 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.29216,0.0,100002.39,0.0,2.4
|
|
2025-04-02 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.2905,1500.04,100002.39,0.0,0.0
|
|
2025-04-02 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.29161752794074,750.02,100003.04,0.0,0.65
|
|
2025-04-02 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.29229592188314,225.01,100003.77,0.0,0.73
|
|
2025-04-02 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.2923069642857143,0.0,100004.09,0.0,0.32
|
|
2025-04-02 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29423,2000.08,100004.09,0.0,0.0
|
|
2025-04-02 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2954075,0.0,100002.27,0.0,-1.82
|
|
2025-04-02 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29718,1500.03,100002.27,0.0,0.0
|
|
2025-04-02 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.298665,0.0,100000.55,0.0,-1.72
|
|
2025-04-02 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30066,2000.01,100000.55,0.0,0.0
|
|
2025-04-02 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3019585714285713,0.0,99998.55,0.0,-2.0
|
|
2025-04-03 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30885,1999.97,99998.55,0.0,0.0
|
|
2025-04-03 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3102525,0.0,99996.41,0.0,-2.14
|
|
2025-04-03 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31072,1499.95,99996.41,0.0,0.0
|
|
2025-04-03 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.312477142857143,0.0,99994.4,0.0,-2.01
|
|
2025-04-03 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31249,1499.92,99994.4,0.0,0.0
|
|
2025-04-03 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3147196428571428,0.0,99991.85,0.0,-2.55
|
|
2025-04-03 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31096,1499.88,99991.85,0.0,0.0
|
|
2025-04-04 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.31028,0.0,99991.07,0.0,-0.78
|
|
2025-04-04 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30494,1499.87,99991.07,0.0,0.0
|
|
2025-04-04 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3030553571428571,0.0,99988.91,0.0,-2.17
|
|
2025-04-04 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30258,1499.83,99988.91,0.0,0.0
|
|
2025-04-04 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3004639285714286,0.0,99986.47,0.0,-2.44
|
|
2025-04-04 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.29283,1999.73,99986.47,0.0,0.0
|
|
2025-04-04 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2884467857142856,0.0,99979.69,0.0,-6.78
|
|
2025-04-04 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.28746,1499.7,99979.69,0.0,0.0
|
|
2025-04-06 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.2834914285714287,0.0,99975.07,0.0,-4.62
|
|
2025-04-07 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.27333,1999.5,99975.07,0.0,0.0
|
|
2025-04-08 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.27813,0.0,99982.61,0.0,7.54
|
|
2025-04-10 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.28594,1499.74,99982.61,0.0,0.0
|
|
2025-04-10 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.2873403571428572,0.0,99980.97,0.0,-1.63
|
|
2025-04-10 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.29269,1499.71,99980.97,0.0,0.0
|
|
2025-04-10 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.295132857142857,0.0,99978.14,0.0,-2.83
|
|
2025-04-11 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30676,1499.67,99978.14,0.0,0.0
|
|
2025-04-11 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3098585714285713,0.0,99974.58,0.0,-3.56
|
|
2025-04-14 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31508,1499.62,99974.58,0.0,0.0
|
|
2025-04-14 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3170117857142856,0.0,99972.38,0.0,-2.2
|
|
2025-04-14 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31682,1499.59,99972.38,0.0,0.0
|
|
2025-04-14 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3188846428571428,0.0,99970.03,0.0,-2.35
|
|
2025-04-15 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3209,1499.55,99970.03,0.0,0.0
|
|
2025-04-15 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3219789285714285,0.0,99968.8,0.0,-1.22
|
|
2025-04-16 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32858,1999.38,99968.8,0.0,0.0
|
|
2025-04-16 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.32552237816842,999.69,99971.11,0.0,2.3
|
|
2025-04-16 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.32424451525877,299.91,99973.39,0.0,2.28
|
|
2025-04-16 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3248839285714287,0.0,99974.22,0.0,0.83
|
|
2025-04-16 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32316,1999.48,99974.22,0.0,0.0
|
|
2025-04-17 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3210985714285715,0.0,99971.11,0.0,-3.12
|
|
2025-04-17 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32414,1999.42,99971.11,0.0,0.0
|
|
2025-04-17 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.325544642857143,0.0,99968.99,0.0,-2.12
|
|
2025-04-18 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32879,1499.53,99968.99,0.0,0.0
|
|
2025-04-18 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3293332142857142,0.0,99968.37,0.0,-0.61
|
|
2025-04-18 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32966,1999.37,99968.37,0.0,0.0
|
|
2025-04-20 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.32763037410355,999.68,99969.9,0.0,1.53
|
|
2025-04-20 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.32966,0.0,99969.9,0.0,0.0
|
|
2025-04-21 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34112,1499.55,99969.9,0.0,0.0
|
|
2025-04-21 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33722818212263,749.77,99972.08,0.0,2.18
|
|
2025-04-21 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33756,0.0,99974.07,0.0,1.99
|
|
2025-04-22 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34033,1499.61,99974.07,0.0,0.0
|
|
2025-04-22 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3415835714285713,0.0,99972.66,0.0,-1.4
|
|
2025-04-22 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3422,1499.59,99972.66,0.0,0.0
|
|
2025-04-22 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33889789923538,749.79,99974.51,0.0,1.84
|
|
2025-04-22 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.33652088864913,224.94,99976.73,0.0,2.22
|
|
2025-04-22 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.33725625,0.0,99977.56,0.0,0.83
|
|
2025-04-22 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33417,1499.66,99977.56,0.0,0.0
|
|
2025-04-22 21:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.332475,0.0,99975.65,0.0,-1.91
|
|
2025-04-22 21:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33099,1999.51,99975.65,0.0,0.0
|
|
2025-04-22 21:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3297942857142857,0.0,99973.86,0.0,-1.8
|
|
2025-04-22 21:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32969,1499.61,99973.86,0.0,0.0
|
|
2025-04-22 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3283496428571429,0.0,99972.34,0.0,-1.51
|
|
2025-04-22 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3281,1499.59,99972.34,0.0,0.0
|
|
2025-04-22 22:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.326482142857143,0.0,99970.52,0.0,-1.83
|
|
2025-04-22 22:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32472,1499.56,99970.52,0.0,0.0
|
|
2025-04-23 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33036,0.0,99976.9,0.0,6.38
|
|
2025-04-24 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33356,1999.54,99976.9,0.0,0.0
|
|
2025-04-24 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3348146428571428,0.0,99975.02,0.0,-1.88
|
|
2025-04-24 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33484,1499.63,99975.02,0.0,0.0
|
|
2025-04-25 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33120998323583,749.81,99977.06,0.0,2.04
|
|
2025-04-25 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.32925167529157,224.94,99979.26,0.0,2.2
|
|
2025-04-25 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.32855,0.0,99980.32,0.0,1.06
|
|
2025-04-28 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33158,1999.61,99980.32,0.0,0.0
|
|
2025-04-28 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3324607142857143,0.0,99978.99,0.0,-1.32
|
|
2025-04-28 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33228,1499.68,99978.99,0.0,0.0
|
|
2025-04-28 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.32976716067684,749.84,99980.41,0.0,1.41
|
|
2025-04-28 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.33228,0.0,99980.41,0.0,0.0
|
|
2025-04-28 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33852,1999.61,99980.41,0.0,0.0
|
|
2025-04-28 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3401667857142856,0.0,99977.95,0.0,-2.46
|
|
2025-04-28 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34124,1499.67,99977.95,0.0,0.0
|
|
2025-04-28 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3431975,0.0,99975.76,0.0,-2.19
|
|
2025-04-29 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33963,1999.52,99975.76,0.0,0.0
|
|
2025-04-29 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.34234410157887,999.76,99977.79,0.0,2.03
|
|
2025-04-29 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.33963,0.0,99977.79,0.0,0.0
|
|
2025-04-30 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33344,1999.56,99977.79,0.0,0.0
|
|
2025-04-30 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3318478571428571,0.0,99975.4,0.0,-2.39
|
|
2025-04-30 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33226,1499.63,99975.4,0.0,0.0
|
|
2025-04-30 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.33565457982925,749.82,99977.31,0.0,1.91
|
|
2025-04-30 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.33226,0.0,99977.31,0.0,0.0
|
|
2025-05-01 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32949,1999.55,99977.31,0.0,0.0
|
|
2025-05-01 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3285428571428572,0.0,99975.88,0.0,-1.42
|
|
2025-05-01 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32802,1999.52,99975.88,0.0,0.0
|
|
2025-05-01 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.33063528816502,999.76,99977.85,0.0,1.97
|
|
2025-05-01 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.3321629978053,299.93,99980.04,0.0,2.18
|
|
2025-05-01 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.33267223435206,0.0,99981.09,0.0,1.05
|
|
2025-05-01 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32752,1499.72,99981.09,0.0,0.0
|
|
2025-05-02 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.331,0.0,99985.02,0.0,3.93
|
|
2025-05-02 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.331,1499.78,99985.02,0.0,0.0
|
|
2025-05-02 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3320425,0.0,99983.84,0.0,-1.17
|
|
2025-05-05 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33342,1499.76,99983.84,0.0,0.0
|
|
2025-05-05 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33037616147345,749.88,99985.56,0.0,1.71
|
|
2025-05-05 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.32832894157129,224.96,99987.56,0.0,2.0
|
|
2025-05-05 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3278323214285714,0.0,99988.5,0.0,0.94
|
|
2025-05-05 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32734,1499.83,99988.5,0.0,0.0
|
|
2025-05-06 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.32999,0.0,99991.5,0.0,2.99
|
|
2025-05-06 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32999,1499.87,99991.5,0.0,0.0
|
|
2025-05-06 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3312167857142858,0.0,99990.11,0.0,-1.38
|
|
2025-05-06 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3319,1499.85,99990.11,0.0,0.0
|
|
2025-05-06 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3331042857142859,0.0,99988.76,0.0,-1.36
|
|
2025-05-06 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33594,1999.78,99988.76,0.0,0.0
|
|
2025-05-06 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3375707142857143,0.0,99986.32,0.0,-2.44
|
|
2025-05-06 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33902,1499.79,99986.32,0.0,0.0
|
|
2025-05-07 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33391098956715,749.9,99989.18,0.0,2.86
|
|
2025-05-07 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33482,0.0,99991.53,0.0,2.35
|
|
2025-05-07 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3367,1999.83,99991.53,0.0,0.0
|
|
2025-05-07 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33459832271594,999.92,99993.1,0.0,1.57
|
|
2025-05-07 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.33339825683009,299.97,99994.83,0.0,1.73
|
|
2025-05-07 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.334037857142857,0.0,99995.43,0.0,0.6
|
|
2025-05-07 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32922,1999.91,99995.43,0.0,0.0
|
|
2025-05-08 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.3342695857655,999.95,99999.23,0.0,3.8
|
|
2025-05-08 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.32922,0.0,99999.23,0.0,0.0
|
|
2025-05-08 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32694,1499.99,99999.23,0.0,0.0
|
|
2025-05-08 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3250467857142858,0.0,99997.09,0.0,-2.14
|
|
2025-05-08 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33406,1499.96,99997.09,0.0,0.0
|
|
2025-05-08 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.32927943289932,749.98,99999.77,0.0,2.69
|
|
2025-05-08 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.32604743736941,224.99,100002.93,0.0,3.15
|
|
2025-05-08 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.326212142857143,0.0,100004.25,0.0,1.32
|
|
2025-05-09 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32686,1500.06,100004.25,0.0,0.0
|
|
2025-05-09 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3282474999999998,0.0,100002.68,0.0,-1.57
|
|
2025-05-09 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33117,2000.05,100002.68,0.0,0.0
|
|
2025-05-11 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.32784591048836,1000.03,100005.18,0.0,2.5
|
|
2025-05-11 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.32629187596851,300.01,100007.74,0.0,2.57
|
|
2025-05-11 21:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3269100902542244,0.0,100008.7,0.0,0.96
|
|
2025-05-12 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.324,2000.17,100008.7,0.0,0.0
|
|
2025-05-12 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3223542857142858,0.0,100006.22,0.0,-2.49
|
|
2025-05-12 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31966,1500.09,100006.22,0.0,0.0
|
|
2025-05-12 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3175760714285716,0.0,100003.85,0.0,-2.37
|
|
2025-05-12 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31762,1500.06,100003.85,0.0,0.0
|
|
2025-05-12 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3152982142857144,0.0,100001.21,0.0,-2.64
|
|
2025-05-13 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32012,1500.02,100001.21,0.0,0.0
|
|
2025-05-13 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3211078571428572,0.0,100000.08,0.0,-1.12
|
|
2025-05-13 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32597,2000.0,100000.08,0.0,0.0
|
|
2025-05-13 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3280935714285715,0.0,99996.88,0.0,-3.2
|
|
2025-05-13 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32785,1499.95,99996.88,0.0,0.0
|
|
2025-05-13 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.329925357142857,0.0,99994.54,0.0,-2.34
|
|
2025-05-13 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32925,1499.92,99994.54,0.0,0.0
|
|
2025-05-13 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3311217857142856,0.0,99992.42,0.0,-2.11
|
|
2025-05-14 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33025,1499.89,99992.42,0.0,0.0
|
|
2025-05-14 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.328207857142857,0.0,99990.12,0.0,-2.3
|
|
2025-05-14 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32808,1499.85,99990.12,0.0,0.0
|
|
2025-05-14 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3259639285714284,0.0,99987.73,0.0,-2.39
|
|
2025-05-14 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32597,1499.82,99987.73,0.0,0.0
|
|
2025-05-15 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.32928,0.0,99991.48,0.0,3.74
|
|
2025-05-16 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32578,1999.83,99991.48,0.0,0.0
|
|
2025-05-18 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.32900877246795,999.91,99993.91,0.0,2.44
|
|
2025-05-18 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.33043601128377,299.97,99996.37,0.0,2.46
|
|
2025-05-18 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3299313684266272,0.0,99997.31,0.0,0.94
|
|
2025-05-19 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33202,1999.95,99997.31,0.0,0.0
|
|
2025-05-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3330560714285715,0.0,99995.75,0.0,-1.56
|
|
2025-05-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33341,1499.94,99995.75,0.0,0.0
|
|
2025-05-19 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3346292857142859,0.0,99994.38,0.0,-1.37
|
|
2025-05-19 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33512,1499.92,99994.38,0.0,0.0
|
|
2025-05-19 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.336494642857143,0.0,99992.84,0.0,-1.54
|
|
2025-05-19 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33664,1499.89,99992.84,0.0,0.0
|
|
2025-05-19 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3381967857142858,0.0,99991.09,0.0,-1.75
|
|
2025-05-20 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33396,1999.82,99991.09,0.0,0.0
|
|
2025-05-20 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.33685209897744,999.91,99993.26,0.0,2.17
|
|
2025-05-20 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.33849996280465,299.97,99995.64,0.0,2.38
|
|
2025-05-20 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3381133928571427,0.0,99996.57,0.0,0.93
|
|
2025-05-21 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34224,1999.93,99996.57,0.0,0.0
|
|
2025-05-21 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3432139285714286,0.0,99995.12,0.0,-1.45
|
|
2025-05-21 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34488,1499.93,99995.12,0.0,0.0
|
|
2025-05-21 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3460457142857143,0.0,99993.82,0.0,-1.3
|
|
2025-05-21 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34616,1999.88,99993.82,0.0,0.0
|
|
2025-05-21 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.34259965754922,999.94,99996.47,0.0,2.64
|
|
2025-05-21 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.34065573478447,299.98,99999.33,0.0,2.86
|
|
2025-05-21 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3402353571428571,0.0,100000.65,0.0,1.32
|
|
2025-05-23 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34789,1500.01,100000.65,0.0,0.0
|
|
2025-05-23 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3492314285714286,0.0,99999.16,0.0,-1.49
|
|
2025-05-23 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35327,1999.98,99999.16,0.0,0.0
|
|
2025-05-23 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.34947995943586,999.99,100001.96,0.0,2.8
|
|
2025-05-23 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.34827865427724,300.0,100004.54,0.0,2.58
|
|
2025-05-23 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3494291071428572,0.0,100005.39,0.0,0.85
|
|
2025-05-23 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3524,1500.08,100005.39,0.0,0.0
|
|
2025-05-23 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3539171428571428,0.0,100003.71,0.0,-1.68
|
|
2025-05-23 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35284,1500.06,100003.71,0.0,0.0
|
|
2025-05-23 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3541482142857144,0.0,100002.26,0.0,-1.45
|
|
2025-05-26 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35843,1500.03,100002.26,0.0,0.0
|
|
2025-05-26 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.35596346510562,750.02,100003.62,0.0,1.36
|
|
2025-05-26 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.35671,0.0,100004.57,0.0,0.95
|
|
2025-05-27 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35552,1500.07,100004.57,0.0,0.0
|
|
2025-05-27 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3544582142857142,0.0,100003.39,0.0,-1.18
|
|
2025-05-27 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35454,1500.05,100003.39,0.0,0.0
|
|
2025-05-27 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.35719549671254,750.03,100004.86,0.0,1.47
|
|
2025-05-27 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.35454,0.0,100004.86,0.0,0.0
|
|
2025-05-27 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35252,2000.1,100004.86,0.0,0.0
|
|
2025-05-27 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.35601770988848,1000.05,100007.45,0.0,2.59
|
|
2025-05-27 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.35252,0.0,100007.45,0.0,0.0
|
|
2025-05-27 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35044,2000.15,100007.45,0.0,0.0
|
|
2025-05-28 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3486367857142858,0.0,100004.78,0.0,-2.67
|
|
2025-05-28 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34704,2000.1,100004.78,0.0,0.0
|
|
2025-05-28 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3456589285714284,0.0,100002.73,0.0,-2.05
|
|
2025-05-28 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34156,2000.05,100002.73,0.0,0.0
|
|
2025-05-29 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.34748530010095,1000.03,100007.15,0.0,4.42
|
|
2025-05-29 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.34614,0.0,100010.56,0.0,3.41
|
|
2025-06-02 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35164,2000.21,100010.56,0.0,0.0
|
|
2025-06-02 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.352687857142857,0.0,100009.01,0.0,-1.55
|
|
2025-06-02 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35329,1500.14,100009.01,0.0,0.0
|
|
2025-06-02 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.354424642857143,0.0,100007.75,0.0,-1.26
|
|
2025-06-02 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35444,1500.12,100007.75,0.0,0.0
|
|
2025-06-02 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3557278571428573,0.0,100006.33,0.0,-1.43
|
|
2025-06-02 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35486,1500.09,100006.33,0.0,0.0
|
|
2025-06-02 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.35466,0.0,100006.55,0.0,0.22
|
|
2025-06-03 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35222,1500.1,100006.55,0.0,0.0
|
|
2025-06-03 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3512514285714285,0.0,100005.47,0.0,-1.07
|
|
2025-06-04 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35081,1500.08,100005.47,0.0,0.0
|
|
2025-06-04 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.35254084881569,750.04,100006.43,0.0,0.96
|
|
2025-06-04 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.35377806441373,225.01,100007.59,0.0,1.15
|
|
2025-06-04 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.353499107142857,0.0,100008.03,0.0,0.45
|
|
2025-06-04 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35755,2000.16,100008.03,0.0,0.0
|
|
2025-06-05 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.35462,0.0,100012.35,0.0,4.32
|
|
2025-06-05 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35714,2000.25,100012.35,0.0,0.0
|
|
2025-06-05 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3583025,0.0,100010.64,0.0,-1.71
|
|
2025-06-05 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36135,2000.21,100010.64,0.0,0.0
|
|
2025-06-05 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.35792384290699,1000.11,100013.16,0.0,2.52
|
|
2025-06-05 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.35669078258199,300.03,100015.55,0.0,2.4
|
|
2025-06-05 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3573186397248471,0.0,100016.44,0.0,0.89
|
|
2025-06-06 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35487,1500.25,100016.44,0.0,0.0
|
|
2025-06-06 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3541157142857143,0.0,100015.6,0.0,-0.84
|
|
2025-06-06 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3548,1500.23,100015.6,0.0,0.0
|
|
2025-06-06 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3538067857142857,0.0,100014.5,0.0,-1.1
|
|
2025-06-09 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35597,1500.22,100014.5,0.0,0.0
|
|
2025-06-09 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3569235714285712,0.0,100013.45,0.0,-1.06
|
|
2025-06-09 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35443,2000.27,100013.45,0.0,0.0
|
|
2025-06-09 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3532889285714285,0.0,100011.76,0.0,-1.69
|
|
2025-06-09 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35344,1500.18,100011.76,0.0,0.0
|
|
2025-06-09 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.3559837224099,750.09,100013.17,0.0,1.41
|
|
2025-06-10 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.35524,0.0,100014.17,0.0,1.0
|
|
2025-06-10 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35304,2000.28,100014.17,0.0,0.0
|
|
2025-06-10 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3520339285714287,0.0,100012.68,0.0,-1.49
|
|
2025-06-10 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.351,2000.25,100012.68,0.0,0.0
|
|
2025-06-10 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3497110714285714,0.0,100010.78,0.0,-1.91
|
|
2025-06-10 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3482,1500.16,100010.78,0.0,0.0
|
|
2025-06-10 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3466817857142859,0.0,100009.09,0.0,-1.69
|
|
2025-06-10 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34638,1500.14,100009.09,0.0,0.0
|
|
2025-06-10 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.35305300178414,750.07,100012.8,0.0,3.72
|
|
2025-06-10 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.34985,0.0,100014.74,0.0,1.93
|
|
2025-06-11 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34764,2000.29,100014.74,0.0,0.0
|
|
2025-06-11 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3465642857142857,0.0,100013.14,0.0,-1.6
|
|
2025-06-11 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35346,2000.26,100013.14,0.0,0.0
|
|
2025-06-11 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3552225000000002,0.0,100010.54,0.0,-2.6
|
|
2025-06-11 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35572,2000.21,100010.54,0.0,0.0
|
|
2025-06-12 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3582325,0.0,100006.83,0.0,-3.71
|
|
2025-06-12 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35434,2000.14,100006.83,0.0,0.0
|
|
2025-06-12 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3529085714285716,0.0,100004.72,0.0,-2.11
|
|
2025-06-12 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35286,1500.07,100004.72,0.0,0.0
|
|
2025-06-12 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.35716854059554,750.04,100007.1,0.0,2.39
|
|
2025-06-12 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.35892962775087,225.01,100009.46,0.0,2.36
|
|
2025-06-12 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.35951665680265,0.0,100010.57,0.0,1.11
|
|
2025-06-12 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36182,2000.21,100010.57,0.0,0.0
|
|
2025-06-13 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.35687,0.0,100017.84,0.0,7.27
|
|
2025-06-13 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35687,1500.27,100017.84,0.0,0.0
|
|
2025-06-13 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3552435714285715,0.0,100016.04,0.0,-1.8
|
|
2025-06-13 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35752,2000.32,100016.04,0.0,0.0
|
|
2025-06-13 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3595696428571429,0.0,100013.02,0.0,-3.02
|
|
2025-06-13 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35938,1500.2,100013.02,0.0,0.0
|
|
2025-06-15 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.35465189213987,750.1,100015.63,0.0,2.61
|
|
2025-06-16 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.35412,0.0,100018.53,0.0,2.9
|
|
2025-06-16 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35682,2000.37,100018.53,0.0,0.0
|
|
2025-06-16 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3579032142857141,0.0,100016.93,0.0,-1.6
|
|
2025-06-16 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3586,2000.34,100016.93,0.0,0.0
|
|
2025-06-16 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3600164285714287,0.0,100014.85,0.0,-2.09
|
|
2025-06-16 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36116,1500.22,100014.85,0.0,0.0
|
|
2025-06-16 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.35870678604576,750.11,100016.2,0.0,1.35
|
|
2025-06-16 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.35762947726517,225.03,100017.56,0.0,1.36
|
|
2025-06-16 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3578323214285715,0.0,100018.11,0.0,0.55
|
|
2025-06-16 22:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35708,1500.27,100018.11,0.0,0.0
|
|
2025-06-17 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3562410714285715,0.0,100017.18,0.0,-0.93
|
|
2025-06-17 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34964,1500.26,100017.18,0.0,0.0
|
|
2025-06-17 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3477296428571428,0.0,100015.06,0.0,-2.12
|
|
2025-06-17 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34718,1500.23,100015.06,0.0,0.0
|
|
2025-06-17 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3449139285714287,0.0,100012.54,0.0,-2.52
|
|
2025-06-17 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34452,1500.19,100012.54,0.0,0.0
|
|
2025-06-17 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3421564285714285,0.0,100009.9,0.0,-2.64
|
|
2025-06-17 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34189,1500.15,100009.9,0.0,0.0
|
|
2025-06-18 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.34621,0.0,100014.73,0.0,4.83
|
|
2025-06-18 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34157,2000.29,100014.73,0.0,0.0
|
|
2025-06-19 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3396082142857142,0.0,100011.8,0.0,-2.93
|
|
2025-06-19 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34587,1500.18,100011.8,0.0,0.0
|
|
2025-06-19 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3471439285714284,0.0,100010.38,0.0,-1.42
|
|
2025-06-20 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34706,2000.21,100010.38,0.0,0.0
|
|
2025-06-20 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.3487724404622,1000.1,100011.66,0.0,1.27
|
|
2025-06-20 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.34977532374379,300.03,100013.07,0.0,1.41
|
|
2025-06-20 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3491555023152186,0.0,100013.53,0.0,0.47
|
|
2025-06-20 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34459,2000.27,100013.53,0.0,0.0
|
|
2025-06-22 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3436267857142856,0.0,100012.1,0.0,-1.43
|
|
2025-06-23 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3376,1500.18,100012.1,0.0,0.0
|
|
2025-06-23 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.34156883530325,750.09,100014.33,0.0,2.23
|
|
2025-06-23 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.34413542194373,225.03,100016.89,0.0,2.57
|
|
2025-06-23 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.34499095082389,0.0,100018.14,0.0,1.24
|
|
2025-06-23 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34628,2000.36,100018.14,0.0,0.0
|
|
2025-06-23 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3485717857142856,0.0,100014.73,0.0,-3.41
|
|
2025-06-23 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34876,1500.22,100014.73,0.0,0.0
|
|
2025-06-23 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3512446428571427,0.0,100011.97,0.0,-2.76
|
|
2025-06-24 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3591,2000.24,100011.97,0.0,0.0
|
|
2025-06-24 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3603396428571428,0.0,100010.14,0.0,-1.82
|
|
2025-06-25 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36392,2000.2,100010.14,0.0,0.0
|
|
2025-06-25 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3654232142857143,0.0,100007.94,0.0,-2.2
|
|
2025-06-25 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3656,1500.12,100007.94,0.0,0.0
|
|
2025-06-25 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.366580357142857,0.0,100006.86,0.0,-1.08
|
|
2025-06-25 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36686,1500.1,100006.86,0.0,0.0
|
|
2025-06-25 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3678564285714285,0.0,100005.77,0.0,-1.09
|
|
2025-06-25 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36848,1500.09,100005.77,0.0,0.0
|
|
2025-06-25 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.369190357142857,0.0,100004.99,0.0,-0.78
|
|
2025-06-25 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.369,1500.07,100004.99,0.0,0.0
|
|
2025-06-26 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3697532142857143,0.0,100004.16,0.0,-0.83
|
|
2025-06-26 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.37297,1500.06,100004.16,0.0,0.0
|
|
2025-06-26 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3743553571428573,0.0,100002.65,0.0,-1.51
|
|
2025-06-26 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.37008,1500.04,100002.65,0.0,0.0
|
|
2025-06-26 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.37409871415572,750.02,100004.85,0.0,2.2
|
|
2025-06-26 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.37632293788413,225.01,100007.24,0.0,2.39
|
|
2025-06-26 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.3770643457936,0.0,100008.39,0.0,1.15
|
|
2025-06-27 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36876,1500.13,100008.39,0.0,0.0
|
|
2025-06-29 22:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.3722931902841,750.06,100010.32,0.0,1.94
|
|
2025-06-30 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.37302,0.0,100012.66,0.0,2.33
|
|
2025-06-30 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3729,1500.19,100012.66,0.0,0.0
|
|
2025-07-01 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3740710714285715,0.0,100011.38,0.0,-1.28
|
|
2025-07-01 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.37346,1500.17,100011.38,0.0,0.0
|
|
2025-07-01 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.371950357142857,0.0,100009.73,0.0,-1.65
|
|
2025-07-01 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3723,1500.15,100009.73,0.0,0.0
|
|
2025-07-01 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3705492857142858,0.0,100007.82,0.0,-1.91
|
|
2025-07-02 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.37262,2000.16,100007.82,0.0,0.0
|
|
2025-07-02 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.371705,0.0,100006.48,0.0,-1.33
|
|
2025-07-02 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.37183,1500.1,100006.48,0.0,0.0
|
|
2025-07-02 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3707553571428572,0.0,100005.31,0.0,-1.18
|
|
2025-07-02 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.37058,1500.08,100005.31,0.0,0.0
|
|
2025-07-02 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.369335,0.0,100003.95,0.0,-1.36
|
|
2025-07-02 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36388,1500.06,100003.95,0.0,0.0
|
|
2025-07-02 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3617842857142857,0.0,100001.64,0.0,-2.3
|
|
2025-07-02 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36092,2000.03,100001.64,0.0,0.0
|
|
2025-07-02 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3580067857142857,0.0,99997.36,0.0,-4.28
|
|
2025-07-02 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35724,1499.96,99997.36,0.0,0.0
|
|
2025-07-02 21:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.36481283786042,749.98,100001.54,0.0,4.18
|
|
2025-07-03 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.36372,0.0,100005.12,0.0,3.58
|
|
2025-07-03 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.363,2000.1,100005.12,0.0,0.0
|
|
2025-07-03 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.36465207982142,1000.05,100006.34,0.0,1.21
|
|
2025-07-03 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.36542016934229,300.02,100007.58,0.0,1.24
|
|
2025-07-03 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.36567619918257,0.0,100008.17,0.0,0.59
|
|
2025-07-03 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36632,1500.12,100008.17,0.0,0.0
|
|
2025-07-03 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3674235714285714,0.0,100006.96,0.0,-1.21
|
|
2025-07-03 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36004,2000.14,100006.96,0.0,0.0
|
|
2025-07-03 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.36483426470679,1000.07,100010.48,0.0,3.53
|
|
2025-07-03 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.36621352165119,300.02,100013.66,0.0,3.18
|
|
2025-07-03 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3660667857142859,0.0,100014.99,0.0,1.33
|
|
2025-07-03 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36654,1500.22,100014.99,0.0,0.0
|
|
2025-07-04 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3671067857142858,0.0,100014.37,0.0,-0.62
|
|
2025-07-04 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36806,2000.29,100014.37,0.0,0.0
|
|
2025-07-04 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.36595740177016,1000.14,100015.9,0.0,1.54
|
|
2025-07-04 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.36488734315239,300.04,100017.53,0.0,1.62
|
|
2025-07-04 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3651942857142856,0.0,100018.16,0.0,0.63
|
|
2025-07-04 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36352,1500.27,100018.16,0.0,0.0
|
|
2025-07-04 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.3652585843973,750.14,100019.11,0.0,0.96
|
|
2025-07-07 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.36474,0.0,100019.78,0.0,0.67
|
|
2025-07-07 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36057,1500.3,100019.78,0.0,0.0
|
|
2025-07-07 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.359574642857143,0.0,100018.69,0.0,-1.1
|
|
2025-07-07 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36449,1500.28,100018.69,0.0,0.0
|
|
2025-07-07 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.36099190137483,750.14,100020.61,0.0,1.92
|
|
2025-07-08 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.36332,0.0,100021.25,0.0,0.64
|
|
2025-07-08 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35485,1500.32,100021.25,0.0,0.0
|
|
2025-07-08 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3534089285714288,0.0,100019.66,0.0,-1.6
|
|
2025-07-08 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35298,1500.29,100019.66,0.0,0.0
|
|
2025-07-08 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.35816322973032,750.15,100022.53,0.0,2.87
|
|
2025-07-09 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.35898,0.0,100025.86,0.0,3.33
|
|
2025-07-09 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36029,2000.52,100025.86,0.0,0.0
|
|
2025-07-09 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.35823985275288,1000.26,100027.37,0.0,1.51
|
|
2025-07-09 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.36029,0.0,100027.37,0.0,0.0
|
|
2025-07-10 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35866,1500.41,100027.37,0.0,0.0
|
|
2025-07-10 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.357655,0.0,100026.26,0.0,-1.11
|
|
2025-07-10 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35806,1500.39,100026.26,0.0,0.0
|
|
2025-07-10 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.35701,0.0,100025.1,0.0,-1.16
|
|
2025-07-10 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35762,1500.38,100025.1,0.0,0.0
|
|
2025-07-10 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3564307142857144,0.0,100023.78,0.0,-1.31
|
|
2025-07-10 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3564,2000.48,100023.78,0.0,0.0
|
|
2025-07-10 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3551110714285715,0.0,100021.88,0.0,-1.9
|
|
2025-07-10 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35371,1500.33,100021.88,0.0,0.0
|
|
2025-07-10 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.35758837333624,750.16,100024.03,0.0,2.15
|
|
2025-07-11 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.35591,0.0,100025.25,0.0,1.22
|
|
2025-07-11 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35343,1500.38,100025.25,0.0,0.0
|
|
2025-07-11 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.35560301683416,750.19,100026.45,0.0,1.2
|
|
2025-07-11 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.35343,0.0,100026.45,0.0,0.0
|
|
2025-07-14 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34569,1500.4,100026.45,0.0,0.0
|
|
2025-07-14 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.34843510958248,750.2,100027.98,0.0,1.53
|
|
2025-07-14 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.34569,0.0,100027.98,0.0,0.0
|
|
2025-07-14 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34475,1500.42,100027.98,0.0,0.0
|
|
2025-07-14 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.343118214285714,0.0,100026.16,0.0,-1.82
|
|
2025-07-14 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34336,2000.52,100026.16,0.0,0.0
|
|
2025-07-15 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.34296,0.0,100025.57,0.0,-0.6
|
|
2025-07-15 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34536,2000.51,100025.57,0.0,0.0
|
|
2025-07-15 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.346430357142857,0.0,100023.98,0.0,-1.59
|
|
2025-07-15 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34094,2000.48,100023.98,0.0,0.0
|
|
2025-07-15 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3389085714285716,0.0,100020.94,0.0,-3.03
|
|
2025-07-15 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33825,1500.31,100020.94,0.0,0.0
|
|
2025-07-16 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33865,0.0,100021.39,0.0,0.45
|
|
2025-07-16 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3408,1500.32,100021.39,0.0,0.0
|
|
2025-07-16 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33942923533993,750.16,100022.16,0.0,0.77
|
|
2025-07-16 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.33870804756061,225.05,100022.98,0.0,0.82
|
|
2025-07-16 09:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3390766071428573,0.0,100023.27,0.0,0.29
|
|
2025-07-17 22:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34289,2000.47,100023.27,0.0,0.0
|
|
2025-07-17 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3434696428571427,0.0,100022.41,0.0,-0.86
|
|
2025-07-17 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34332,1500.34,100022.41,0.0,0.0
|
|
2025-07-18 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3438739285714287,0.0,100021.79,0.0,-0.62
|
|
2025-07-18 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34179,1500.33,100021.79,0.0,0.0
|
|
2025-07-18 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3411503571428571,0.0,100021.07,0.0,-0.72
|
|
2025-07-18 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34554,1500.32,100021.07,0.0,0.0
|
|
2025-07-18 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3463264285714285,0.0,100020.19,0.0,-0.88
|
|
2025-07-18 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34692,2000.4,100020.19,0.0,0.0
|
|
2025-07-18 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.34452238516075,1000.2,100021.97,0.0,1.78
|
|
2025-07-18 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.34330462613304,300.06,100023.85,0.0,1.88
|
|
2025-07-18 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.34289870645714,0.0,100024.75,0.0,0.9
|
|
2025-07-18 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34222,2000.49,100024.75,0.0,0.0
|
|
2025-07-21 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.340525,0.0,100022.22,0.0,-2.53
|
|
2025-07-21 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34269,2000.44,100022.22,0.0,0.0
|
|
2025-07-21 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3433564285714286,0.0,100021.23,0.0,-0.99
|
|
2025-07-21 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34346,1500.32,100021.23,0.0,0.0
|
|
2025-07-21 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.344165,0.0,100020.44,0.0,-0.79
|
|
2025-07-21 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34433,1500.31,100020.44,0.0,0.0
|
|
2025-07-21 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3450778571428572,0.0,100019.61,0.0,-0.83
|
|
2025-07-21 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34786,2000.39,100019.61,0.0,0.0
|
|
2025-07-21 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3491907142857145,0.0,100017.63,0.0,-1.97
|
|
2025-07-21 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3505,2000.35,100017.63,0.0,0.0
|
|
2025-07-22 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.34798,0.0,100021.37,0.0,3.73
|
|
2025-07-22 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35196,1500.32,100021.37,0.0,0.0
|
|
2025-07-23 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.35277,0.0,100020.47,0.0,-0.9
|
|
2025-07-23 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3546,1500.31,100020.47,0.0,0.0
|
|
2025-07-23 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.35260973528101,750.15,100021.57,0.0,1.1
|
|
2025-07-23 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3546,0.0,100021.57,0.0,0.0
|
|
2025-07-23 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35803,1500.32,100021.57,0.0,0.0
|
|
2025-07-24 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.35662,0.0,100023.13,0.0,1.56
|
|
2025-07-24 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35618,1500.35,100023.13,0.0,0.0
|
|
2025-07-24 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3553560714285713,0.0,100022.22,0.0,-0.91
|
|
2025-07-25 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3419,2000.44,100022.22,0.0,0.0
|
|
2025-07-28 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.345,0.0,100026.84,0.0,4.62
|
|
2025-07-28 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34134,2000.54,100026.84,0.0,0.0
|
|
2025-07-28 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.340365,0.0,100025.38,0.0,-1.45
|
|
2025-07-28 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33914,1500.38,100025.38,0.0,0.0
|
|
2025-07-28 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3375071428571428,0.0,100023.55,0.0,-1.83
|
|
2025-07-28 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33754,1500.35,100023.55,0.0,0.0
|
|
2025-07-28 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3361675,0.0,100022.01,0.0,-1.54
|
|
2025-07-28 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33596,1500.33,100022.01,0.0,0.0
|
|
2025-07-29 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.334745,0.0,100020.65,0.0,-1.36
|
|
2025-07-29 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33154,2000.41,100020.65,0.0,0.0
|
|
2025-07-29 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.33426755783935,1000.21,100022.7,0.0,2.05
|
|
2025-07-29 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.33564346342629,300.06,100024.86,0.0,2.16
|
|
2025-07-29 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3358982142857143,0.0,100025.84,0.0,0.98
|
|
2025-07-29 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33618,1500.39,100025.84,0.0,0.0
|
|
2025-07-30 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33657,0.0,100025.4,0.0,-0.44
|
|
2025-07-30 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33284,2000.51,100025.4,0.0,0.0
|
|
2025-07-30 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3311375,0.0,100022.84,0.0,-2.56
|
|
2025-07-30 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33092,1500.34,100022.84,0.0,0.0
|
|
2025-07-30 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.329069642857143,0.0,100020.76,0.0,-2.09
|
|
2025-07-30 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.329,1500.31,100020.76,0.0,0.0
|
|
2025-07-30 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3270114285714285,0.0,100018.51,0.0,-2.24
|
|
2025-07-30 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3239,1500.28,100018.51,0.0,0.0
|
|
2025-07-31 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.32779,0.0,100022.92,0.0,4.41
|
|
2025-07-31 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32779,1500.34,100022.92,0.0,0.0
|
|
2025-07-31 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.32596790853578,750.17,100023.95,0.0,1.03
|
|
2025-07-31 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.32475942348171,225.05,100025.15,0.0,1.2
|
|
2025-07-31 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.325474066338853,0.0,100025.54,0.0,0.39
|
|
2025-08-01 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32894,2000.51,100025.54,0.0,0.0
|
|
2025-08-04 00:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.32616,0.0,100029.73,0.0,4.18
|
|
2025-08-05 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33136,1500.45,100029.73,0.0,0.0
|
|
2025-08-06 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.331,0.0,100030.13,0.0,0.41
|
|
2025-08-06 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33486,1500.45,100030.13,0.0,0.0
|
|
2025-08-06 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3364607142857143,0.0,100028.33,0.0,-1.8
|
|
2025-08-07 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33674,1500.43,100028.33,0.0,0.0
|
|
2025-08-07 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3375714285714286,0.0,100027.4,0.0,-0.93
|
|
2025-08-07 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34274,2000.55,100027.4,0.0,0.0
|
|
2025-08-07 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.34439,0.0,100024.94,0.0,-2.46
|
|
2025-08-08 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34278,1500.37,100024.94,0.0,0.0
|
|
2025-08-08 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.34404840360607,750.19,100025.65,0.0,0.71
|
|
2025-08-08 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.34487092830997,225.06,100026.47,0.0,0.82
|
|
2025-08-08 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3444541425956844,0.0,100026.75,0.0,0.28
|
|
2025-08-11 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34566,2000.53,100026.75,0.0,0.0
|
|
2025-08-11 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3462825,0.0,100025.82,0.0,-0.93
|
|
2025-08-11 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34283,2000.52,100025.82,0.0,0.0
|
|
2025-08-11 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3416535714285713,0.0,100024.07,0.0,-1.75
|
|
2025-08-11 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34164,1500.36,100024.07,0.0,0.0
|
|
2025-08-11 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3403189285714285,0.0,100022.59,0.0,-1.48
|
|
2025-08-13 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3516,1500.34,100022.59,0.0,0.0
|
|
2025-08-13 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3522107142857143,0.0,100021.92,0.0,-0.68
|
|
2025-08-13 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35412,2000.44,100021.92,0.0,0.0
|
|
2025-08-13 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3549792857142857,0.0,100020.65,0.0,-1.27
|
|
2025-08-14 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35422,1500.31,100020.65,0.0,0.0
|
|
2025-08-14 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.352489642857143,0.0,100018.73,0.0,-1.92
|
|
2025-08-14 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3522,1500.28,100018.73,0.0,0.0
|
|
2025-08-15 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.35474,0.0,100021.55,0.0,2.82
|
|
2025-08-18 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35162,1500.32,100021.55,0.0,0.0
|
|
2025-08-18 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3503792857142858,0.0,100020.17,0.0,-1.38
|
|
2025-08-18 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35036,1500.3,100020.17,0.0,0.0
|
|
2025-08-19 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.349532857142857,0.0,100019.25,0.0,-0.92
|
|
2025-08-19 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34882,2000.39,100019.25,0.0,0.0
|
|
2025-08-19 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.35031360632321,1000.19,100020.36,0.0,1.11
|
|
2025-08-19 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.35104413283537,300.06,100021.51,0.0,1.15
|
|
2025-08-19 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.35128764167275,0.0,100022.06,0.0,0.55
|
|
2025-08-19 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35206,1500.33,100022.06,0.0,0.0
|
|
2025-08-19 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3529771428571429,0.0,100021.05,0.0,-1.02
|
|
2025-08-19 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34864,1500.32,100021.05,0.0,0.0
|
|
2025-08-20 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3473521428571429,0.0,100019.61,0.0,-1.43
|
|
2025-08-20 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34872,2000.39,100019.61,0.0,0.0
|
|
2025-08-20 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3494496428571428,0.0,100018.53,0.0,-1.08
|
|
2025-08-20 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3502,2000.37,100018.53,0.0,0.0
|
|
2025-08-20 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.34765398201281,1000.19,100020.42,0.0,1.89
|
|
2025-08-20 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.34671451603604,300.06,100022.22,0.0,1.81
|
|
2025-08-20 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.34640136071045,0.0,100023.07,0.0,0.84
|
|
2025-08-21 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34263,2000.46,100023.07,0.0,0.0
|
|
2025-08-21 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.341022857142857,0.0,100020.67,0.0,-2.39
|
|
2025-08-21 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34145,2000.41,100020.67,0.0,0.0
|
|
2025-08-22 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.34118,0.0,100020.27,0.0,-0.4
|
|
2025-08-22 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34016,1500.3,100020.27,0.0,0.0
|
|
2025-08-22 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3393724999999999,0.0,100019.39,0.0,-0.88
|
|
2025-08-22 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33941,1500.29,100019.39,0.0,0.0
|
|
2025-08-22 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.34114078062007,750.15,100020.36,0.0,0.97
|
|
2025-08-22 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.34222920109529,225.04,100021.46,0.0,1.11
|
|
2025-08-22 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3420441071428573,0.0,100021.91,0.0,0.44
|
|
2025-08-22 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34936,2000.44,100021.91,0.0,0.0
|
|
2025-08-22 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3510539285714285,0.0,100019.39,0.0,-2.51
|
|
2025-08-22 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3501,1500.29,100019.39,0.0,0.0
|
|
2025-08-22 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3519685714285714,0.0,100017.32,0.0,-2.08
|
|
2025-08-22 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35248,1500.26,100017.32,0.0,0.0
|
|
2025-08-25 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.35,0.0,100020.07,0.0,2.75
|
|
2025-08-25 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35268,2000.4,100020.07,0.0,0.0
|
|
2025-08-25 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.35040370134168,1000.2,100021.75,0.0,1.68
|
|
2025-08-25 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.34908329177343,300.06,100023.61,0.0,1.86
|
|
2025-08-25 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.34864315525067,0.0,100024.51,0.0,0.9
|
|
2025-08-25 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34794,1500.37,100024.51,0.0,0.0
|
|
2025-08-25 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3468846428571428,0.0,100023.33,0.0,-1.17
|
|
2025-08-25 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34636,1500.35,100023.33,0.0,0.0
|
|
2025-08-25 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3453035714285715,0.0,100022.16,0.0,-1.18
|
|
2025-08-25 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34504,1500.33,100022.16,0.0,0.0
|
|
2025-08-26 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.34448,0.0,100021.53,0.0,-0.62
|
|
2025-08-27 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34522,1500.32,100021.53,0.0,0.0
|
|
2025-08-27 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.344515,0.0,100020.75,0.0,-0.79
|
|
2025-08-27 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34724,1500.31,100020.75,0.0,0.0
|
|
2025-08-27 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3486414285714285,0.0,100019.19,0.0,-1.56
|
|
2025-08-27 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34862,1500.29,100019.19,0.0,0.0
|
|
2025-08-27 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3499689285714285,0.0,100017.69,0.0,-1.5
|
|
2025-08-27 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34968,1500.27,100017.69,0.0,0.0
|
|
2025-08-28 01:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3510782142857143,0.0,100016.13,0.0,-1.55
|
|
2025-08-29 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34942,1500.24,100016.13,0.0,0.0
|
|
2025-08-29 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3508482142857143,0.0,100014.54,0.0,-1.59
|
|
2025-08-29 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35098,2000.29,100014.54,0.0,0.0
|
|
2025-09-01 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.3527,0.0,100012.0,0.0,-2.55
|
|
2025-09-01 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3527,1500.18,100012.0,0.0,0.0
|
|
2025-09-01 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.353549642857143,0.0,100011.05,0.0,-0.94
|
|
2025-09-01 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3539,2000.22,100011.05,0.0,0.0
|
|
2025-09-01 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.35194036472793,1000.11,100012.5,0.0,1.45
|
|
2025-09-01 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3539,0.0,100012.5,0.0,0.0
|
|
2025-09-02 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34638,2000.25,100012.5,0.0,0.0
|
|
2025-09-02 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3448767857142856,0.0,100010.27,0.0,-2.23
|
|
2025-09-02 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34434,1500.15,100010.27,0.0,0.0
|
|
2025-09-02 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3424714285714285,0.0,100008.18,0.0,-2.09
|
|
2025-09-02 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34034,1500.12,100008.18,0.0,0.0
|
|
2025-09-02 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3378189285714286,0.0,100005.36,0.0,-2.82
|
|
2025-09-02 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33521,2000.11,100005.36,0.0,0.0
|
|
2025-09-02 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.33926367868249,1000.05,100008.4,0.0,3.04
|
|
2025-09-02 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.34145791562293,300.02,100011.67,0.0,3.28
|
|
2025-09-02 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3403874999999998,0.0,100012.84,0.0,1.16
|
|
2025-09-03 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34398,1500.19,100012.84,0.0,0.0
|
|
2025-09-03 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3458121428571428,0.0,100010.79,0.0,-2.05
|
|
2025-09-05 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34674,1500.16,100010.79,0.0,0.0
|
|
2025-09-05 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.34525783947963,750.08,100011.62,0.0,0.83
|
|
2025-09-05 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.34674,0.0,100011.62,0.0,0.0
|
|
2025-09-05 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35212,1500.17,100011.62,0.0,0.0
|
|
2025-09-05 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3540089285714285,0.0,100009.52,0.0,-2.1
|
|
2025-09-05 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35484,2000.19,100009.52,0.0,0.0
|
|
2025-09-05 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.35030936076185,1000.1,100012.87,0.0,3.34
|
|
2025-09-08 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.35016,0.0,100016.32,0.0,3.45
|
|
2025-09-08 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35249,2000.33,100016.32,0.0,0.0
|
|
2025-09-08 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3535142857142857,0.0,100014.81,0.0,-1.51
|
|
2025-09-08 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35413,1500.22,100014.81,0.0,0.0
|
|
2025-09-08 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3553042857142856,0.0,100013.5,0.0,-1.3
|
|
2025-09-09 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35709,2000.27,100013.5,0.0,0.0
|
|
2025-09-09 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.35591580153301,1000.14,100014.37,0.0,0.87
|
|
2025-09-09 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.35709,0.0,100014.37,0.0,0.0
|
|
2025-09-09 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35499,1500.22,100014.37,0.0,0.0
|
|
2025-09-09 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3539046428571426,0.0,100013.17,0.0,-1.2
|
|
2025-09-09 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35312,1500.2,100013.17,0.0,0.0
|
|
2025-09-10 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.35334,0.0,100013.41,0.0,0.24
|
|
2025-09-10 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35423,1500.2,100013.41,0.0,0.0
|
|
2025-09-10 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.35269264047139,750.1,100014.26,0.0,0.85
|
|
2025-09-10 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.35164066192701,225.03,100015.27,0.0,1.0
|
|
2025-09-10 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.35213941192701,0.0,100015.62,0.0,0.35
|
|
2025-09-10 19:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35236,1500.23,100015.62,0.0,0.0
|
|
2025-09-11 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3514632142857144,0.0,100014.62,0.0,-0.99
|
|
2025-09-11 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35148,1500.22,100014.62,0.0,0.0
|
|
2025-09-11 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.350805,0.0,100013.87,0.0,-0.75
|
|
2025-09-11 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35064,2000.28,100013.87,0.0,0.0
|
|
2025-09-11 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3497035714285714,0.0,100012.48,0.0,-1.39
|
|
2025-09-11 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35544,1500.19,100012.48,0.0,0.0
|
|
2025-09-11 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3576171428571429,0.0,100010.07,0.0,-2.41
|
|
2025-09-11 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35731,1500.15,100010.07,0.0,0.0
|
|
2025-09-12 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.35554,0.0,100012.03,0.0,1.96
|
|
2025-09-15 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35692,1500.18,100012.03,0.0,0.0
|
|
2025-09-15 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.3558394168852,750.09,100012.63,0.0,0.6
|
|
2025-09-15 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.35692,0.0,100012.63,0.0,0.0
|
|
2025-09-16 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36161,1500.19,100012.63,0.0,0.0
|
|
2025-09-16 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3622807142857143,0.0,100011.89,0.0,-0.74
|
|
2025-09-16 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36236,2000.24,100011.89,0.0,0.0
|
|
2025-09-16 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3630714285714287,0.0,100010.84,0.0,-1.04
|
|
2025-09-16 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36305,1500.16,100010.84,0.0,0.0
|
|
2025-09-16 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.363884642857143,0.0,100009.93,0.0,-0.92
|
|
2025-09-16 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36424,1500.15,100009.93,0.0,0.0
|
|
2025-09-16 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3650767857142856,0.0,100009.01,0.0,-0.92
|
|
2025-09-16 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36682,1500.14,100009.01,0.0,0.0
|
|
2025-09-16 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.36400879374374,750.07,100010.55,0.0,1.54
|
|
2025-09-17 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.36436,0.0,100011.9,0.0,1.35
|
|
2025-09-17 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36672,1500.18,100011.9,0.0,0.0
|
|
2025-09-17 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3676617857142856,0.0,100010.86,0.0,-1.03
|
|
2025-09-17 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3698,2000.22,100010.86,0.0,0.0
|
|
2025-09-17 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.36608728899418,1000.11,100013.58,0.0,2.71
|
|
2025-09-17 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.36453285983471,300.03,100016.27,0.0,2.69
|
|
2025-09-17 18:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.36401471678156,0.0,100017.53,0.0,1.27
|
|
2025-09-18 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35972,2000.35,100017.53,0.0,0.0
|
|
2025-09-18 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3588478571428573,0.0,100016.25,0.0,-1.28
|
|
2025-09-18 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35878,1500.24,100016.25,0.0,0.0
|
|
2025-09-18 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.36170110820226,750.12,100017.86,0.0,1.61
|
|
2025-09-18 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.36310651213726,225.04,100019.54,0.0,1.67
|
|
2025-09-18 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3632489285714287,0.0,100020.28,0.0,0.74
|
|
2025-09-18 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36043,1500.3,100020.28,0.0,0.0
|
|
2025-09-18 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3587425,0.0,100018.42,0.0,-1.86
|
|
2025-09-18 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3588,1500.28,100018.42,0.0,0.0
|
|
2025-09-18 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3570557142857143,0.0,100016.49,0.0,-1.93
|
|
2025-09-18 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35407,2000.33,100016.49,0.0,0.0
|
|
2025-09-19 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.35456,0.0,100017.21,0.0,0.72
|
|
2025-09-19 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35029,1500.26,100017.21,0.0,0.0
|
|
2025-09-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3488960714285714,0.0,100015.66,0.0,-1.55
|
|
2025-09-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35003,1500.23,100015.66,0.0,0.0
|
|
2025-09-19 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3483671428571429,0.0,100013.82,0.0,-1.85
|
|
2025-09-22 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34816,2000.28,100013.82,0.0,0.0
|
|
2025-09-22 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3489914285714286,0.0,100012.58,0.0,-1.23
|
|
2025-09-22 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35175,1500.19,100012.58,0.0,0.0
|
|
2025-09-23 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3527142857142858,0.0,100011.51,0.0,-1.07
|
|
2025-09-24 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35011,1500.17,100011.51,0.0,0.0
|
|
2025-09-24 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3494317857142857,0.0,100010.76,0.0,-0.75
|
|
2025-09-24 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34977,2000.22,100010.76,0.0,0.0
|
|
2025-09-24 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3490532142857141,0.0,100009.7,0.0,-1.06
|
|
2025-09-24 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34877,2000.19,100009.7,0.0,0.0
|
|
2025-09-24 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3478464285714287,0.0,100008.33,0.0,-1.37
|
|
2025-09-24 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34504,2000.17,100008.33,0.0,0.0
|
|
2025-09-24 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3437532142857143,0.0,100006.41,0.0,-1.91
|
|
2025-09-24 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34458,1500.1,100006.41,0.0,0.0
|
|
2025-09-24 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3431603571428572,0.0,100004.83,0.0,-1.58
|
|
2025-09-24 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34282,2000.1,100004.83,0.0,0.0
|
|
2025-09-25 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.3451,0.0,100008.23,0.0,3.4
|
|
2025-09-25 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34376,2000.16,100008.23,0.0,0.0
|
|
2025-09-25 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.34557619884787,1000.08,100009.58,0.0,1.35
|
|
2025-09-25 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.34376,0.0,100009.58,0.0,0.0
|
|
2025-09-25 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34186,2000.19,100009.58,0.0,0.0
|
|
2025-09-25 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3406278571428571,0.0,100007.74,0.0,-1.84
|
|
2025-09-25 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33895,2000.15,100007.74,0.0,0.0
|
|
2025-09-25 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3375132142857145,0.0,100005.59,0.0,-2.15
|
|
2025-09-25 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33838,1500.08,100005.59,0.0,0.0
|
|
2025-09-25 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3368017857142855,0.0,100003.83,0.0,-1.77
|
|
2025-09-25 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33478,1500.06,100003.83,0.0,0.0
|
|
2025-09-25 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3325814285714286,0.0,100001.36,0.0,-2.47
|
|
2025-09-26 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3364,1500.02,100001.36,0.0,0.0
|
|
2025-09-26 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33495537274828,750.01,100002.17,0.0,0.81
|
|
2025-09-26 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3364,0.0,100002.17,0.0,0.0
|
|
2025-09-26 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3396,2000.04,100002.17,0.0,0.0
|
|
2025-09-26 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3410935714285714,0.0,99999.94,0.0,-2.23
|
|
2025-10-01 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34521,1500.0,99999.94,0.0,0.0
|
|
2025-10-01 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3458689285714287,0.0,99999.2,0.0,-0.73
|
|
2025-10-01 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34631,1499.99,99999.2,0.0,0.0
|
|
2025-10-01 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3470632142857142,0.0,99998.36,0.0,-0.84
|
|
2025-10-01 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34624,1499.98,99998.36,0.0,0.0
|
|
2025-10-01 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3470800000000003,0.0,99997.43,0.0,-0.94
|
|
2025-10-01 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34768,1999.95,99997.43,0.0,0.0
|
|
2025-10-01 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3487117857142858,0.0,99995.9,0.0,-1.53
|
|
2025-10-01 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35179,1999.92,99995.9,0.0,0.0
|
|
2025-10-01 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.34826304762994,999.96,99998.5,0.0,2.61
|
|
2025-10-01 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.34676911929171,299.99,100001.1,0.0,2.6
|
|
2025-10-01 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3476292857142858,0.0,100002.03,0.0,0.92
|
|
2025-10-02 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34972,1500.03,100002.03,0.0,0.0
|
|
2025-10-02 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3506682142857145,0.0,100000.97,0.0,-1.05
|
|
2025-10-02 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34742,1500.01,100000.97,0.0,0.0
|
|
2025-10-02 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3461728571428573,0.0,99999.59,0.0,-1.39
|
|
2025-10-02 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3457,1499.99,99999.59,0.0,0.0
|
|
2025-10-02 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3445042857142857,0.0,99998.25,0.0,-1.33
|
|
2025-10-02 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34371,1999.97,99998.25,0.0,0.0
|
|
2025-10-02 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3422957142857144,0.0,99996.15,0.0,-2.11
|
|
2025-10-02 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34221,1499.94,99996.15,0.0,0.0
|
|
2025-10-02 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3406692857142857,0.0,99994.43,0.0,-1.72
|
|
2025-10-06 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3456,1999.89,99994.43,0.0,0.0
|
|
2025-10-06 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3468846428571428,0.0,99992.52,0.0,-1.91
|
|
2025-10-06 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34667,1499.89,99992.52,0.0,0.0
|
|
2025-10-06 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3480339285714287,0.0,99991.0,0.0,-1.52
|
|
2025-10-06 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34803,1499.86,99991.0,0.0,0.0
|
|
2025-10-07 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.34761,0.0,99991.46,0.0,0.47
|
|
2025-10-07 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3459,1499.87,99991.46,0.0,0.0
|
|
2025-10-07 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3451885714285716,0.0,99990.67,0.0,-0.79
|
|
2025-10-07 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34462,1999.81,99990.67,0.0,0.0
|
|
2025-10-07 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3437842857142857,0.0,99989.43,0.0,-1.24
|
|
2025-10-07 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3435,1999.79,99989.43,0.0,0.0
|
|
2025-10-07 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3423514285714284,0.0,99987.72,0.0,-1.71
|
|
2025-10-07 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34055,1999.75,99987.72,0.0,0.0
|
|
2025-10-07 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3393682142857142,0.0,99985.96,0.0,-1.76
|
|
2025-10-07 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34014,1499.79,99985.96,0.0,0.0
|
|
2025-10-07 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.34300278021114,749.89,99987.56,0.0,1.6
|
|
2025-10-07 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.34490718504222,224.97,99989.43,0.0,1.87
|
|
2025-10-07 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3442910714285714,0.0,99990.12,0.0,0.7
|
|
2025-10-08 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33974,1499.85,99990.12,0.0,0.0
|
|
2025-10-08 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3389492857142857,0.0,99989.24,0.0,-0.89
|
|
2025-10-08 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34366,1499.84,99989.24,0.0,0.0
|
|
2025-10-08 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.34166119501581,749.92,99990.35,0.0,1.12
|
|
2025-10-08 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.34052317861299,224.98,99991.58,0.0,1.23
|
|
2025-10-08 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3408707142857144,0.0,99992.04,0.0,0.47
|
|
2025-10-08 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33789,1499.88,99992.04,0.0,0.0
|
|
2025-10-09 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.34145417411369,749.94,99994.04,0.0,2.0
|
|
2025-10-09 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.34123,0.0,99995.91,0.0,1.87
|
|
2025-10-09 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33927,1999.92,99995.91,0.0,0.0
|
|
2025-10-09 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3384407142857142,0.0,99994.68,0.0,-1.24
|
|
2025-10-09 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33746,1499.92,99994.68,0.0,0.0
|
|
2025-10-09 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3364378571428572,0.0,99993.53,0.0,-1.15
|
|
2025-10-09 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33642,1499.9,99993.53,0.0,0.0
|
|
2025-10-09 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3353014285714284,0.0,99992.27,0.0,-1.26
|
|
2025-10-09 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33549,1499.88,99992.27,0.0,0.0
|
|
2025-10-09 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.33921304262235,749.94,99994.37,0.0,2.09
|
|
2025-10-09 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.33549,0.0,99994.37,0.0,0.0
|
|
2025-10-09 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3318,1999.89,99994.37,0.0,0.0
|
|
2025-10-09 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3296689285714287,0.0,99991.17,0.0,-3.2
|
|
2025-10-09 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32969,1499.87,99991.17,0.0,0.0
|
|
2025-10-10 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33125,0.0,99992.93,0.0,1.76
|
|
2025-10-10 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33468,1999.86,99992.93,0.0,0.0
|
|
2025-10-13 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.3353,0.0,99992.0,0.0,-0.93
|
|
2025-10-14 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3307,1999.84,99992.0,0.0,0.0
|
|
2025-10-14 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3295525,0.0,99990.27,0.0,-1.72
|
|
2025-10-14 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3296,1499.85,99990.27,0.0,0.0
|
|
2025-10-14 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3283292857142857,0.0,99988.84,0.0,-1.43
|
|
2025-10-14 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32805,1499.83,99988.84,0.0,0.0
|
|
2025-10-14 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3266110714285713,0.0,99987.21,0.0,-1.63
|
|
2025-10-14 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32593,1499.81,99987.21,0.0,0.0
|
|
2025-10-14 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.33216338981772,749.9,99990.74,0.0,3.53
|
|
2025-10-14 19:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33272,0.0,99994.58,0.0,3.84
|
|
2025-10-15 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3348,1499.92,99994.58,0.0,0.0
|
|
2025-10-15 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3355457142857143,0.0,99993.74,0.0,-0.84
|
|
2025-10-15 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33681,1499.91,99993.74,0.0,0.0
|
|
2025-10-15 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33436168308645,749.95,99995.11,0.0,1.37
|
|
2025-10-15 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.33681,0.0,99995.11,0.0,0.0
|
|
2025-10-15 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33958,1499.93,99995.11,0.0,0.0
|
|
2025-10-16 00:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3412428571428572,0.0,99993.25,0.0,-1.86
|
|
2025-10-17 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34584,1999.87,99993.25,0.0,0.0
|
|
2025-10-17 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3466575,0.0,99992.04,0.0,-1.21
|
|
2025-10-17 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34691,1499.88,99992.04,0.0,0.0
|
|
2025-10-17 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.34473788606701,749.94,99993.25,0.0,1.21
|
|
2025-10-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.34373015720986,224.98,99994.49,0.0,1.24
|
|
2025-10-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.3433942475908,0.0,99995.07,0.0,0.59
|
|
2025-10-17 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33919,1499.93,99995.07,0.0,0.0
|
|
2025-10-17 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.34201745323761,749.96,99996.66,0.0,1.58
|
|
2025-10-17 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.34371813740789,224.99,99998.43,0.0,1.78
|
|
2025-10-17 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3431601785714287,0.0,99999.1,0.0,0.67
|
|
2025-10-20 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34167,1999.98,99999.1,0.0,0.0
|
|
2025-10-20 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3408171428571427,0.0,99997.83,0.0,-1.27
|
|
2025-10-20 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34134,1499.97,99997.83,0.0,0.0
|
|
2025-10-20 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.34309018656488,749.98,99998.81,0.0,0.98
|
|
2025-10-20 10:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.34134,0.0,99998.81,0.0,0.0
|
|
2025-10-20 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34024,1499.98,99998.81,0.0,0.0
|
|
2025-10-21 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3392082142857142,0.0,99997.65,0.0,-1.15
|
|
2025-10-21 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33756,1499.96,99997.65,0.0,0.0
|
|
2025-10-21 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.33975559185677,749.98,99998.88,0.0,1.23
|
|
2025-10-21 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.33756,0.0,99998.88,0.0,0.0
|
|
2025-10-22 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33443,1999.98,99998.88,0.0,0.0
|
|
2025-10-22 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3334346428571429,0.0,99997.39,0.0,-1.49
|
|
2025-10-22 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33418,1499.96,99997.39,0.0,0.0
|
|
2025-10-22 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3330207142857142,0.0,99996.09,0.0,-1.3
|
|
2025-10-22 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33316,1499.94,99996.09,0.0,0.0
|
|
2025-10-22 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3318860714285714,0.0,99994.65,0.0,-1.43
|
|
2025-10-22 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33605,1499.92,99994.65,0.0,0.0
|
|
2025-10-23 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33399,0.0,99996.97,0.0,2.31
|
|
2025-10-23 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33521,1999.94,99996.97,0.0,0.0
|
|
2025-10-23 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33410910823571,999.97,99997.79,0.0,0.82
|
|
2025-10-23 11:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.33347033344867,299.99,99998.7,0.0,0.91
|
|
2025-10-23 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3339192620200986,0.0,99998.99,0.0,0.29
|
|
2025-10-23 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33121,1499.98,99998.99,0.0,0.0
|
|
2025-10-24 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33193,0.0,99999.8,0.0,0.81
|
|
2025-10-24 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33496,2000.0,99999.8,0.0,0.0
|
|
2025-10-24 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33205142692995,1000.0,100001.98,0.0,2.18
|
|
2025-10-24 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.33095542468072,300.0,100004.08,0.0,2.1
|
|
2025-10-24 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3305417857142858,0.0,100005.08,0.0,0.99
|
|
2025-10-24 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32913,1500.08,100005.08,0.0,0.0
|
|
2025-10-26 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.33227069443876,750.04,100006.85,0.0,1.77
|
|
2025-10-27 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33154,0.0,100008.21,0.0,1.36
|
|
2025-10-27 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33154,1500.12,100008.21,0.0,0.0
|
|
2025-10-27 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.3324629390624,750.06,100008.73,0.0,0.52
|
|
2025-10-27 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.33315469742585,225.02,100009.37,0.0,0.64
|
|
2025-10-27 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.33338528354701,0.0,100009.68,0.0,0.31
|
|
2025-10-28 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33664,1500.15,100009.68,0.0,0.0
|
|
2025-10-28 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33544128673596,750.07,100010.35,0.0,0.67
|
|
2025-10-28 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.33470432542017,225.02,100011.11,0.0,0.76
|
|
2025-10-28 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.33445867164824,0.0,100011.48,0.0,0.37
|
|
2025-10-28 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33362,2000.23,100011.48,0.0,0.0
|
|
2025-10-28 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3325721428571429,0.0,100009.91,0.0,-1.57
|
|
2025-10-28 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32704,1500.15,100009.91,0.0,0.0
|
|
2025-10-28 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3254060714285714,0.0,100008.06,0.0,-1.85
|
|
2025-10-28 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32562,1500.12,100008.06,0.0,0.0
|
|
2025-10-29 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.32642,0.0,100008.96,0.0,0.91
|
|
2025-10-29 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3242,1500.13,100008.96,0.0,0.0
|
|
2025-10-29 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3234842857142857,0.0,100008.15,0.0,-0.81
|
|
2025-10-29 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32268,1500.12,100008.15,0.0,0.0
|
|
2025-10-29 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3217853571428573,0.0,100007.14,0.0,-1.01
|
|
2025-10-29 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31608,2000.14,100007.14,0.0,0.0
|
|
2025-10-30 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.32143736271168,1000.07,100011.21,0.0,4.07
|
|
2025-10-30 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.31994,0.0,100014.14,0.0,2.93
|
|
2025-10-30 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31617,2000.28,100014.14,0.0,0.0
|
|
2025-10-30 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3147632142857144,0.0,100012.0,0.0,-2.14
|
|
2025-10-30 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31505,2000.24,100012.0,0.0,0.0
|
|
2025-10-30 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3135660714285715,0.0,100009.75,0.0,-2.26
|
|
2025-10-30 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31376,1500.15,100009.75,0.0,0.0
|
|
2025-10-30 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3121892857142858,0.0,100007.95,0.0,-1.79
|
|
2025-10-30 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31258,1500.12,100007.95,0.0,0.0
|
|
2025-10-30 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.31772695003791,750.06,100010.89,0.0,2.94
|
|
2025-10-31 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.31574,0.0,100012.7,0.0,1.81
|
|
2025-10-31 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31292,1500.19,100012.7,0.0,0.0
|
|
2025-10-31 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3120125000000002,0.0,100011.66,0.0,-1.04
|
|
2025-10-31 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31006,1500.17,100011.66,0.0,0.0
|
|
2025-10-31 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.31265781732595,750.09,100013.15,0.0,1.49
|
|
2025-10-31 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.31451776131073,225.03,100014.94,0.0,1.79
|
|
2025-11-02 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3140720470250156,0.0,100015.63,0.0,0.69
|
|
2025-11-05 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30294,1500.23,100015.63,0.0,0.0
|
|
2025-11-05 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3035892857142857,0.0,100014.88,0.0,-0.75
|
|
2025-11-05 21:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30542,1500.22,100014.88,0.0,0.0
|
|
2025-11-06 00:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3059792857142858,0.0,100014.24,0.0,-0.64
|
|
2025-11-06 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31326,1500.21,100014.24,0.0,0.0
|
|
2025-11-07 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.31189,0.0,100015.8,0.0,1.57
|
|
2025-11-07 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31272,1500.24,100015.8,0.0,0.0
|
|
2025-11-07 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3138289285714286,0.0,100014.53,0.0,-1.27
|
|
2025-11-07 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31402,1500.22,100014.53,0.0,0.0
|
|
2025-11-07 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3154375,0.0,100012.92,0.0,-1.62
|
|
2025-11-07 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3162,2000.26,100012.92,0.0,0.0
|
|
2025-11-10 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.31492,0.0,100014.86,0.0,1.95
|
|
2025-11-10 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31596,1500.22,100014.86,0.0,0.0
|
|
2025-11-10 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.31484388251619,750.11,100015.5,0.0,0.64
|
|
2025-11-10 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.31430398781028,225.03,100016.16,0.0,0.66
|
|
2025-11-10 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.31412402290831,0.0,100016.47,0.0,0.31
|
|
2025-11-11 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31292,2000.33,100016.47,0.0,0.0
|
|
2025-11-11 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.311782142857143,0.0,100014.74,0.0,-1.73
|
|
2025-11-11 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3154,1500.22,100014.74,0.0,0.0
|
|
2025-11-11 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3166235714285712,0.0,100013.34,0.0,-1.4
|
|
2025-11-11 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.317,2000.27,100013.34,0.0,0.0
|
|
2025-11-11 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3184346428571427,0.0,100011.16,0.0,-2.18
|
|
2025-11-12 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31302,2000.22,100011.16,0.0,0.0
|
|
2025-11-12 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.31406170609068,1000.11,100011.96,0.0,0.79
|
|
2025-11-12 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.31466519207933,300.03,100012.83,0.0,0.88
|
|
2025-11-12 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3145405357142856,0.0,100013.18,0.0,0.35
|
|
2025-11-13 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3141,1500.2,100013.18,0.0,0.0
|
|
2025-11-13 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3151285714285714,0.0,100012.01,0.0,-1.17
|
|
2025-11-13 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31791,1500.18,100012.01,0.0,0.0
|
|
2025-11-13 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3193317857142857,0.0,100010.39,0.0,-1.62
|
|
2025-11-13 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31952,2000.21,100010.39,0.0,0.0
|
|
2025-11-13 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3212889285714287,0.0,100007.71,0.0,-2.68
|
|
2025-11-13 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32123,1500.12,100007.71,0.0,0.0
|
|
2025-11-13 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.31690325468148,750.06,100010.16,0.0,2.46
|
|
2025-11-13 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.31440175033773,225.02,100012.88,0.0,2.71
|
|
2025-11-13 23:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3143726785714285,0.0,100014.05,0.0,1.17
|
|
2025-11-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31704,2000.28,100014.05,0.0,0.0
|
|
2025-11-17 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3179003571428571,0.0,100012.74,0.0,-1.31
|
|
2025-11-17 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.31463,1500.19,100012.74,0.0,0.0
|
|
2025-11-18 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.31502,0.0,100013.18,0.0,0.45
|
|
2025-11-19 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31506,2000.26,100013.18,0.0,0.0
|
|
2025-11-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.31402257532286,1000.13,100013.97,0.0,0.79
|
|
2025-11-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.31344163190864,300.04,100014.83,0.0,0.86
|
|
2025-11-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_SHORT,1.3132479841039,0.0,100015.25,0.0,0.41
|
|
2025-11-19 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30752,2000.3,100015.25,0.0,0.0
|
|
2025-11-19 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3059975,0.0,100012.92,0.0,-2.33
|
|
2025-11-19 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30625,1500.19,100012.92,0.0,0.0
|
|
2025-11-19 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3045239285714285,0.0,100010.94,0.0,-1.98
|
|
2025-11-19 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.30458,1500.16,100010.94,0.0,0.0
|
|
2025-11-20 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.30695,0.0,100013.66,0.0,2.73
|
|
2025-11-20 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.30695,1500.2,100013.66,0.0,0.0
|
|
2025-11-20 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3078971428571429,0.0,100012.57,0.0,-1.09
|
|
2025-11-20 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31201,1500.19,100012.57,0.0,0.0
|
|
2025-11-20 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.30790484996255,750.09,100014.92,0.0,2.35
|
|
2025-11-21 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.30806,0.0,100017.18,0.0,2.26
|
|
2025-11-24 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31048,1500.26,100017.18,0.0,0.0
|
|
2025-11-24 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3110489285714286,0.0,100016.53,0.0,-0.65
|
|
2025-11-24 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31167,1500.25,100016.53,0.0,0.0
|
|
2025-11-24 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.30982646247021,750.12,100017.58,0.0,1.05
|
|
2025-11-24 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.30870172704678,225.04,100018.77,0.0,1.19
|
|
2025-11-24 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3091455357142856,0.0,100019.2,0.0,0.43
|
|
2025-11-25 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3117,1500.29,100019.2,0.0,0.0
|
|
2025-11-25 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3123942857142858,0.0,100018.41,0.0,-0.79
|
|
2025-11-25 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31267,2000.37,100018.41,0.0,0.0
|
|
2025-11-25 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3134735714285715,0.0,100017.19,0.0,-1.22
|
|
2025-11-25 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3174,2000.34,100017.19,0.0,0.0
|
|
2025-11-25 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3193585714285714,0.0,100014.21,0.0,-2.97
|
|
2025-11-25 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.31847,1500.21,100014.21,0.0,0.0
|
|
2025-11-25 18:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3205882142857144,0.0,100011.8,0.0,-2.41
|
|
2025-11-25 18:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32118,1500.18,100011.8,0.0,0.0
|
|
2025-11-25 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.31561238856586,750.09,100014.96,0.0,3.16
|
|
2025-11-26 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.31904,0.0,100016.18,0.0,1.21
|
|
2025-11-27 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32381,1500.24,100016.18,0.0,0.0
|
|
2025-11-27 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3246585714285712,0.0,100015.22,0.0,-0.96
|
|
2025-11-27 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32512,1500.23,100015.22,0.0,0.0
|
|
2025-11-28 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.32300053770907,750.11,100016.42,0.0,1.2
|
|
2025-11-28 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.32384,0.0,100017.14,0.0,0.72
|
|
2025-11-28 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32164,1500.26,100017.14,0.0,0.0
|
|
2025-11-28 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3206467857142856,0.0,100016.01,0.0,-1.13
|
|
2025-12-01 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32544,2000.32,100016.01,0.0,0.0
|
|
2025-12-01 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3268071428571429,0.0,100013.95,0.0,-2.06
|
|
2025-12-01 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32674,1500.21,100013.95,0.0,0.0
|
|
2025-12-01 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.32297759196316,750.1,100016.08,0.0,2.13
|
|
2025-12-01 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.32115082718398,225.03,100018.29,0.0,2.21
|
|
2025-12-01 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3214176785714287,0.0,100019.19,0.0,0.9
|
|
2025-12-02 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.322,1500.29,100019.19,0.0,0.0
|
|
2025-12-02 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.32115576571507,750.14,100019.67,0.0,0.48
|
|
2025-12-02 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.322,0.0,100019.67,0.0,0.0
|
|
2025-12-03 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32372,2000.39,100019.67,0.0,0.0
|
|
2025-12-03 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3241475,0.0,100019.02,0.0,-0.65
|
|
2025-12-03 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32418,1500.29,100019.02,0.0,0.0
|
|
2025-12-03 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3246310714285714,0.0,100018.51,0.0,-0.51
|
|
2025-12-03 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32506,2000.37,100018.51,0.0,0.0
|
|
2025-12-03 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3256364285714286,0.0,100017.64,0.0,-0.87
|
|
2025-12-03 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.32812,1500.26,100017.64,0.0,0.0
|
|
2025-12-03 11:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.329449642857143,0.0,100016.14,0.0,-1.5
|
|
2025-12-03 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33448,1500.24,100016.14,0.0,0.0
|
|
2025-12-04 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33332,0.0,100017.45,0.0,1.3
|
|
2025-12-05 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33439,1500.26,100017.45,0.0,0.0
|
|
2025-12-05 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3349042857142857,0.0,100016.87,0.0,-0.58
|
|
2025-12-05 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33492,1500.25,100016.87,0.0,0.0
|
|
2025-12-05 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3355167857142858,0.0,100016.2,0.0,-0.67
|
|
2025-12-05 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33538,1500.24,100016.2,0.0,0.0
|
|
2025-12-05 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3360432142857144,0.0,100015.45,0.0,-0.75
|
|
2025-12-09 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3317,1500.23,100015.45,0.0,0.0
|
|
2025-12-09 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.330449642857143,0.0,100014.04,0.0,-1.41
|
|
2025-12-09 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.32926,2000.28,100014.04,0.0,0.0
|
|
2025-12-10 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33025,0.0,100015.53,0.0,1.49
|
|
2025-12-10 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33136,2000.31,100015.53,0.0,0.0
|
|
2025-12-10 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3318935714285716,0.0,100014.73,0.0,-0.8
|
|
2025-12-10 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33208,1500.22,100014.73,0.0,0.0
|
|
2025-12-10 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3326639285714286,0.0,100014.07,0.0,-0.66
|
|
2025-12-10 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33538,2000.28,100014.07,0.0,0.0
|
|
2025-12-10 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.336892857142857,0.0,100011.81,0.0,-2.27
|
|
2025-12-11 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34012,1500.18,100011.81,0.0,0.0
|
|
2025-12-11 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3412707142857143,0.0,100010.52,0.0,-1.29
|
|
2025-12-11 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34078,1500.16,100010.52,0.0,0.0
|
|
2025-12-11 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3420292857142857,0.0,100009.12,0.0,-1.4
|
|
2025-12-11 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34198,2000.18,100009.12,0.0,0.0
|
|
2025-12-11 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3433171428571429,0.0,100007.13,0.0,-1.99
|
|
2025-12-11 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34346,1500.11,100007.13,0.0,0.0
|
|
2025-12-11 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33939107387774,750.05,100009.4,0.0,2.27
|
|
2025-12-12 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33909,0.0,100011.84,0.0,2.44
|
|
2025-12-12 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33461,2000.24,100011.84,0.0,0.0
|
|
2025-12-12 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.33705585502694,1000.12,100013.67,0.0,1.83
|
|
2025-12-15 04:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33596,0.0,100014.68,0.0,1.01
|
|
2025-12-15 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33627,1500.22,100014.68,0.0,0.0
|
|
2025-12-16 00:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.33833419002671,750.11,100015.84,0.0,1.16
|
|
2025-12-16 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.33627,0.0,100015.84,0.0,0.0
|
|
2025-12-16 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33572,2000.32,100015.84,0.0,0.0
|
|
2025-12-16 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.33677878447147,1000.16,100016.64,0.0,0.79
|
|
2025-12-16 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.33733745387192,300.05,100017.48,0.0,0.85
|
|
2025-12-16 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.3375236770054,0.0,100017.89,0.0,0.41
|
|
2025-12-17 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34098,1500.27,100017.89,0.0,0.0
|
|
2025-12-17 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3403853571428572,0.0,100017.22,0.0,-0.67
|
|
2025-12-17 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33994,1500.26,100017.22,0.0,0.0
|
|
2025-12-17 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3392328571428571,0.0,100016.43,0.0,-0.79
|
|
2025-12-17 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33906,1500.25,100016.43,0.0,0.0
|
|
2025-12-17 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3383067857142856,0.0,100015.59,0.0,-0.84
|
|
2025-12-17 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33872,1500.23,100015.59,0.0,0.0
|
|
2025-12-17 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3379785714285712,0.0,100014.76,0.0,-0.83
|
|
2025-12-17 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33509,2000.3,100014.76,0.0,0.0
|
|
2025-12-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3337282142857143,0.0,100012.72,0.0,-2.04
|
|
2025-12-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33393,1500.19,100012.72,0.0,0.0
|
|
2025-12-17 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3324010714285714,0.0,100011.0,0.0,-1.72
|
|
2025-12-17 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33292,1500.16,100011.0,0.0,0.0
|
|
2025-12-17 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.331279642857143,0.0,100009.15,0.0,-1.85
|
|
2025-12-17 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33504,2000.18,100009.15,0.0,0.0
|
|
2025-12-17 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3361575,0.0,100007.48,0.0,-1.67
|
|
2025-12-17 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3358,1500.11,100007.48,0.0,0.0
|
|
2025-12-17 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3370075000000001,0.0,100006.12,0.0,-1.36
|
|
2025-12-17 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3374,2000.12,100006.12,0.0,0.0
|
|
2025-12-17 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3388196428571428,0.0,100004.0,0.0,-2.12
|
|
2025-12-17 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33852,1500.06,100004.0,0.0,0.0
|
|
2025-12-17 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3400039285714285,0.0,100002.33,0.0,-1.66
|
|
2025-12-17 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33994,1500.04,100002.33,0.0,0.0
|
|
2025-12-18 03:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33646,0.0,100006.23,0.0,3.9
|
|
2025-12-18 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33954,2000.12,100006.23,0.0,0.0
|
|
2025-12-18 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3409864285714286,0.0,100004.07,0.0,-2.16
|
|
2025-12-18 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34089,1500.06,100004.07,0.0,0.0
|
|
2025-12-18 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3424746428571428,0.0,100002.3,0.0,-1.77
|
|
2025-12-18 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34196,1500.03,100002.3,0.0,0.0
|
|
2025-12-18 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3438285714285714,0.0,100000.21,0.0,-2.09
|
|
2025-12-18 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34278,1500.0,100000.21,0.0,0.0
|
|
2025-12-18 16:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33852286379091,750.0,100002.59,0.0,2.38
|
|
2025-12-19 01:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33826,0.0,100005.11,0.0,2.52
|
|
2025-12-19 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.33908,1500.08,100005.11,0.0,0.0
|
|
2025-12-19 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33754208844639,750.04,100005.97,0.0,0.86
|
|
2025-12-21 22:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.33908,0.0,100005.97,0.0,0.0
|
|
2025-12-22 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34167,2000.12,100005.97,0.0,0.0
|
|
2025-12-22 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3424371428571429,0.0,100004.83,0.0,-1.14
|
|
2025-12-22 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34658,1500.07,100004.83,0.0,0.0
|
|
2025-12-23 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3478860714285714,0.0,100003.37,0.0,-1.45
|
|
2025-12-24 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34968,1500.05,100003.37,0.0,0.0
|
|
2025-12-25 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.3510977390106,750.03,100004.16,0.0,0.79
|
|
2025-12-25 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.35205545429556,225.01,100005.09,0.0,0.92
|
|
2025-12-25 22:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.351785990009846,0.0,100005.44,0.0,0.35
|
|
2025-12-26 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35002,2000.11,100005.44,0.0,0.0
|
|
2025-12-26 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3493,0.0,100004.37,0.0,-1.07
|
|
2025-12-26 05:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34892,1500.07,100004.37,0.0,0.0
|
|
2025-12-26 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.348197857142857,0.0,100003.57,0.0,-0.8
|
|
2025-12-26 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34814,1500.05,100003.57,0.0,0.0
|
|
2025-12-26 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.3503700502843,750.03,100004.81,0.0,1.24
|
|
2025-12-26 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.35197004193062,225.01,100006.3,0.0,1.49
|
|
2025-12-26 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.35250337247939,0.0,100007.03,0.0,0.73
|
|
2025-12-26 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35238,1500.11,100007.03,0.0,0.0
|
|
2025-12-26 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.34936450295706,750.05,100008.7,0.0,1.67
|
|
2025-12-26 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.34817164500496,225.02,100010.33,0.0,1.63
|
|
2025-12-26 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3488353950049599,0.0,100010.92,0.0,0.59
|
|
2025-12-29 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34944,2000.22,100010.92,0.0,0.0
|
|
2025-12-29 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3487735714285713,0.0,100009.94,0.0,-0.99
|
|
2025-12-29 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34879,1500.15,100009.94,0.0,0.0
|
|
2025-12-29 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3480871428571428,0.0,100009.15,0.0,-0.78
|
|
2025-12-29 21:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3512,1500.14,100009.15,0.0,0.0
|
|
2025-12-30 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.352045357142857,0.0,100008.22,0.0,-0.94
|
|
2025-12-30 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35185,1500.12,100008.22,0.0,0.0
|
|
2025-12-30 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.35080316492739,750.06,100008.8,0.0,0.58
|
|
2025-12-30 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.35185,0.0,100008.8,0.0,0.0
|
|
2025-12-30 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3491,1500.13,100008.8,0.0,0.0
|
|
2025-12-30 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3479685714285714,0.0,100007.54,0.0,-1.26
|
|
2025-12-30 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34777,1500.11,100007.54,0.0,0.0
|
|
2025-12-30 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3465657142857141,0.0,100006.2,0.0,-1.34
|
|
2025-12-30 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34616,2000.12,100006.2,0.0,0.0
|
|
2025-12-31 03:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.3463,0.0,100006.41,0.0,0.21
|
|
2025-12-31 12:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3463,1500.1,100006.41,0.0,0.0
|
|
2025-12-31 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3475064285714287,0.0,100005.06,0.0,-1.34
|
|
2025-12-31 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34096,2000.1,100005.06,0.0,0.0
|
|
2025-12-31 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.34466601590088,1000.05,100007.83,0.0,2.76
|
|
2025-12-31 20:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.34644579857008,300.02,100010.69,0.0,2.86
|
|
2025-12-31 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3469180357142858,0.0,100012.02,0.0,1.33
|
|
2025-12-31 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34732,1500.18,100012.02,0.0,0.0
|
|
2025-12-31 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3483239285714286,0.0,100010.9,0.0,-1.12
|
|
2025-12-31 21:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3478,1500.16,100010.9,0.0,0.0
|
|
2026-01-02 02:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3488607142857143,0.0,100009.72,0.0,-1.18
|
|
2026-01-02 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34712,2000.19,100009.72,0.0,0.0
|
|
2026-01-02 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.346604642857143,0.0,100008.96,0.0,-0.77
|
|
2026-01-02 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34656,1500.13,100008.96,0.0,0.0
|
|
2026-01-02 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3459910714285714,0.0,100008.32,0.0,-0.63
|
|
2026-01-02 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34605,1500.12,100008.32,0.0,0.0
|
|
2026-01-02 08:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3453867857142856,0.0,100007.59,0.0,-0.74
|
|
2026-01-02 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34756,2000.15,100007.59,0.0,0.0
|
|
2026-01-02 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3488650000000002,0.0,100005.65,0.0,-1.94
|
|
2026-01-02 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34888,1500.08,100005.65,0.0,0.0
|
|
2026-01-02 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.34559686066209,750.04,100007.47,0.0,1.83
|
|
2026-01-04 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.34408686486901,225.01,100009.34,0.0,1.87
|
|
2026-01-04 23:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3442730357142856,0.0,100010.11,0.0,0.77
|
|
2026-01-05 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34177,1500.15,100010.11,0.0,0.0
|
|
2026-01-05 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.34367135885289,750.08,100011.17,0.0,1.06
|
|
2026-01-05 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.34177,0.0,100011.17,0.0,0.0
|
|
2026-01-05 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34632,1500.17,100011.17,0.0,0.0
|
|
2026-01-05 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.34377398111239,750.08,100012.59,0.0,1.42
|
|
2026-01-05 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.34632,0.0,100012.59,0.0,0.0
|
|
2026-01-05 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35141,1500.19,100012.59,0.0,0.0
|
|
2026-01-05 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3533074999999999,0.0,100010.48,0.0,-2.11
|
|
2026-01-05 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35312,1500.16,100010.48,0.0,0.0
|
|
2026-01-05 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3546392857142857,0.0,100008.8,0.0,-1.68
|
|
2026-01-06 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35566,2000.18,100008.8,0.0,0.0
|
|
2026-01-06 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3565032142857143,0.0,100007.56,0.0,-1.24
|
|
2026-01-07 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34656,1500.11,100007.56,0.0,0.0
|
|
2026-01-08 01:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3454521428571429,0.0,100006.32,0.0,-1.23
|
|
2026-01-08 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34196,1500.09,100006.32,0.0,0.0
|
|
2026-01-08 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.34391197324177,750.05,100007.41,0.0,1.09
|
|
2026-01-08 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.34196,0.0,100007.41,0.0,0.0
|
|
2026-01-09 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34199,2000.15,100007.41,0.0,0.0
|
|
2026-01-09 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.34313657357504,1000.07,100008.27,0.0,0.85
|
|
2026-01-09 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.34199,0.0,100008.27,0.0,0.0
|
|
2026-01-09 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34448,2000.17,100008.27,0.0,0.0
|
|
2026-01-09 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.34178633705804,1000.08,100010.27,0.0,2.0
|
|
2026-01-09 14:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.34083209417902,300.02,100012.17,0.0,1.9
|
|
2026-01-09 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.3404985714285713,0.0,100013.06,0.0,0.89
|
|
2026-01-12 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34428,1500.2,100013.06,0.0,0.0
|
|
2026-01-12 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3451114285714285,0.0,100012.13,0.0,-0.93
|
|
2026-01-13 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34566,1500.18,100012.13,0.0,0.0
|
|
2026-01-13 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.347032207546,750.09,100012.89,0.0,0.76
|
|
2026-01-13 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.34789908409454,225.03,100013.77,0.0,0.87
|
|
2026-01-13 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.34818804294406,0.0,100014.19,0.0,0.42
|
|
2026-01-13 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3441,1500.21,100014.19,0.0,0.0
|
|
2026-01-13 21:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3424210714285716,0.0,100012.32,0.0,-1.87
|
|
2026-01-14 03:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34412,1500.18,100012.32,0.0,0.0
|
|
2026-01-14 06:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3447864285714286,0.0,100011.57,0.0,-0.74
|
|
2026-01-14 17:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3432,1500.17,100011.57,0.0,0.0
|
|
2026-01-15 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.34274,0.0,100011.06,0.0,-0.51
|
|
2026-01-15 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34038,1500.17,100011.06,0.0,0.0
|
|
2026-01-15 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.339340714285714,0.0,100009.9,0.0,-1.16
|
|
2026-01-15 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33913,2000.2,100009.9,0.0,0.0
|
|
2026-01-15 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3380960714285712,0.0,100008.35,0.0,-1.54
|
|
2026-01-15 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33788,2000.17,100008.35,0.0,0.0
|
|
2026-01-15 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3367217857142857,0.0,100006.62,0.0,-1.73
|
|
2026-01-15 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33662,1500.1,100006.62,0.0,0.0
|
|
2026-01-16 02:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.33878,0.0,100009.04,0.0,2.42
|
|
2026-01-16 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.33713,1500.14,100009.04,0.0,0.0
|
|
2026-01-18 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.335657857142857,0.0,100007.39,0.0,-1.65
|
|
2026-01-19 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34094,2000.15,100007.39,0.0,0.0
|
|
2026-01-19 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.33947285202973,1000.07,100008.49,0.0,1.09
|
|
2026-01-19 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.33867860026715,300.02,100009.67,0.0,1.18
|
|
2026-01-19 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.338968392857143,0.0,100010.11,0.0,0.44
|
|
2026-01-19 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34258,1500.15,100010.11,0.0,0.0
|
|
2026-01-19 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.343454285714286,0.0,100009.13,0.0,-0.98
|
|
2026-01-19 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34308,1500.14,100009.13,0.0,0.0
|
|
2026-01-20 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3439382142857144,0.0,100008.17,0.0,-0.96
|
|
2026-01-20 03:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.3436,1500.12,100008.17,0.0,0.0
|
|
2026-01-20 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3443574999999999,0.0,100007.33,0.0,-0.85
|
|
2026-01-20 05:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34485,1500.11,100007.33,0.0,0.0
|
|
2026-01-20 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.34262148458644,750.05,100008.57,0.0,1.24
|
|
2026-01-20 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.34485,0.0,100008.57,0.0,0.0
|
|
2026-01-20 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34768,2000.17,100008.57,0.0,0.0
|
|
2026-01-20 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3489903571428572,0.0,100006.63,0.0,-1.94
|
|
2026-01-20 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34458,1500.1,100006.63,0.0,0.0
|
|
2026-01-20 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.34732909203879,750.05,100008.16,0.0,1.53
|
|
2026-01-20 14:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.34458,0.0,100008.16,0.0,0.0
|
|
2026-01-20 19:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34374,1500.12,100008.16,0.0,0.0
|
|
2026-01-21 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.34352,0.0,100007.91,0.0,-0.25
|
|
2026-01-21 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.34104,1500.12,100007.91,0.0,0.0
|
|
2026-01-21 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.34328518158102,750.06,100009.17,0.0,1.26
|
|
2026-01-21 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.34477932290773,225.02,100010.63,0.0,1.46
|
|
2026-01-21 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.34527737001663,0.0,100011.34,0.0,0.71
|
|
2026-01-22 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34677,2000.23,100011.34,0.0,0.0
|
|
2026-01-22 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3489289285714285,0.0,100008.14,0.0,-3.21
|
|
2026-01-22 16:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.34934,1500.12,100008.14,0.0,0.0
|
|
2026-01-23 04:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.34919,0.0,100008.31,0.0,0.17
|
|
2026-01-23 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35268,2000.17,100008.31,0.0,0.0
|
|
2026-01-23 15:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3543535714285715,0.0,100005.83,0.0,-2.47
|
|
2026-01-23 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35512,1500.09,100005.83,0.0,0.0
|
|
2026-01-23 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.356277142857143,0.0,100004.55,0.0,-1.28
|
|
2026-01-23 15:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35644,1500.07,100004.55,0.0,0.0
|
|
2026-01-23 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3577064285714286,0.0,100003.15,0.0,-1.4
|
|
2026-01-23 16:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35908,1500.05,100003.15,0.0,0.0
|
|
2026-01-23 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.360559642857143,0.0,100001.52,0.0,-1.63
|
|
2026-01-23 17:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36096,1500.02,100001.52,0.0,0.0
|
|
2026-01-23 19:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3626592857142856,0.0,99999.64,0.0,-1.87
|
|
2026-01-23 20:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36345,1499.99,99999.64,0.0,0.0
|
|
2026-01-25 22:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3653303571428572,0.0,99997.57,0.0,-2.07
|
|
2026-01-26 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36984,1499.96,99997.57,0.0,0.0
|
|
2026-01-26 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3713035714285715,0.0,99995.97,0.0,-1.6
|
|
2026-01-26 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.37043,1499.94,99995.97,0.0,0.0
|
|
2026-01-27 01:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.36713794709401,749.97,99997.77,0.0,1.8
|
|
2026-01-27 04:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.36812,0.0,99999.04,0.0,1.26
|
|
2026-01-27 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.37204,1499.99,99999.04,0.0,0.0
|
|
2026-01-27 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3735710714285714,0.0,99997.36,0.0,-1.67
|
|
2026-01-27 12:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.37322,1499.96,99997.36,0.0,0.0
|
|
2026-01-27 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3748946428571431,0.0,99995.53,0.0,-1.83
|
|
2026-01-27 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.37674,1499.93,99995.53,0.0,0.0
|
|
2026-01-27 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3788185714285714,0.0,99993.27,0.0,-2.26
|
|
2026-01-27 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.37846,1499.9,99993.27,0.0,0.0
|
|
2026-01-27 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3806971428571428,0.0,99990.84,0.0,-2.43
|
|
2026-01-27 20:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.38365,1499.86,99990.84,0.0,0.0
|
|
2026-01-28 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.37869,0.0,99996.21,0.0,5.38
|
|
2026-01-28 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.38093,1499.94,99996.21,0.0,0.0
|
|
2026-01-28 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3823132142857142,0.0,99994.71,0.0,-1.5
|
|
2026-01-28 23:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.38252,1499.92,99994.71,0.0,0.0
|
|
2026-01-29 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3837917857142856,0.0,99993.33,0.0,-1.38
|
|
2026-01-29 04:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.38392,1499.9,99993.33,0.0,0.0
|
|
2026-01-29 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_SHORT,1.38173863554495,749.95,99994.51,0.0,1.18
|
|
2026-01-29 09:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_SHORT,1.38015132643196,224.98,99995.94,0.0,1.43
|
|
2026-01-29 10:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_SHORT,1.380215357142857,0.0,99996.54,0.0,0.6
|
|
2026-01-29 10:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3783,1499.95,99996.54,0.0,0.0
|
|
2026-01-29 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.38170721691388,749.97,99998.4,0.0,1.85
|
|
2026-01-29 15:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3783,0.0,99998.4,0.0,0.0
|
|
2026-01-30 17:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.37031,1999.97,99998.4,0.0,0.0
|
|
2026-02-01 22:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3678296428571428,0.0,99994.78,0.0,-3.62
|
|
2026-02-02 05:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36692,1499.92,99994.78,0.0,0.0
|
|
2026-02-02 07:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.3688268839735,749.96,99995.82,0.0,1.05
|
|
2026-02-02 08:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.36988924293924,224.99,99996.96,0.0,1.14
|
|
2026-02-02 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TRAIL_SL_LONG,1.3691044215106685,0.0,99997.32,0.0,0.36
|
|
2026-02-02 13:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3666,1499.96,99997.32,0.0,0.0
|
|
2026-02-02 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3650592857142858,0.0,99995.63,0.0,-1.69
|
|
2026-02-02 13:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36516,1499.93,99995.63,0.0,0.0
|
|
2026-02-02 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.363515357142857,0.0,99993.83,0.0,-1.81
|
|
2026-02-02 14:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36389,1499.91,99993.83,0.0,0.0
|
|
2026-02-03 02:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.36772,0.0,99998.04,0.0,4.21
|
|
2026-02-03 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36966,1499.97,99998.04,0.0,0.0
|
|
2026-02-03 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.370517142857143,0.0,99997.1,0.0,-0.94
|
|
2026-02-04 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.37215,1499.96,99997.1,0.0,0.0
|
|
2026-02-04 08:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3729267857142857,0.0,99996.25,0.0,-0.85
|
|
2026-02-04 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36739,1499.94,99996.25,0.0,0.0
|
|
2026-02-04 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3653371428571428,0.0,99994.0,0.0,-2.25
|
|
2026-02-04 16:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36493,1499.91,99994.0,0.0,0.0
|
|
2026-02-05 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3627292857142856,0.0,99991.58,0.0,-2.42
|
|
2026-02-05 02:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36211,1999.83,99991.58,0.0,0.0
|
|
2026-02-05 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3611660714285714,0.0,99990.19,0.0,-1.39
|
|
2026-02-05 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36112,1499.85,99990.19,0.0,0.0
|
|
2026-02-05 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3602178571428574,0.0,99989.2,0.0,-0.99
|
|
2026-02-05 09:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35792,1999.78,99989.2,0.0,0.0
|
|
2026-02-05 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3563225,0.0,99986.85,0.0,-2.35
|
|
2026-02-05 09:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35586,1499.8,99986.85,0.0,0.0
|
|
2026-02-05 11:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.35999583794569,749.9,99989.13,0.0,2.29
|
|
2026-02-05 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.35586,0.0,99989.13,0.0,0.0
|
|
2026-02-06 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.35748,1499.84,99989.13,0.0,0.0
|
|
2026-02-06 10:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3582717857142859,0.0,99988.26,0.0,-0.87
|
|
2026-02-06 14:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36055,1499.82,99988.26,0.0,0.0
|
|
2026-02-06 17:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3619171428571428,0.0,99986.75,0.0,-1.51
|
|
2026-02-09 11:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36374,1499.8,99986.75,0.0,0.0
|
|
2026-02-09 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3655635714285714,0.0,99984.75,0.0,-2.01
|
|
2026-02-09 12:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SELL_SHORT,1.36604,1499.77,99984.75,0.0,0.0
|
|
2026-02-09 15:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_SHORT,1.3678421428571428,0.0,99982.77,0.0,-1.98
|
|
2026-02-10 18:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36448,1499.74,99982.77,0.0,0.0
|
|
2026-02-11 06:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.36712838534344,749.87,99984.22,0.0,1.46
|
|
2026-02-11 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TIME_EXIT,1.36718,0.0,99985.71,0.0,1.48
|
|
2026-02-11 20:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3626,1499.79,99985.71,0.0,0.0
|
|
2026-02-12 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3614685714285715,0.0,99984.46,0.0,-1.25
|
|
2026-02-12 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36146,1499.77,99984.46,0.0,0.0
|
|
2026-02-12 06:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3605492857142856,0.0,99983.46,0.0,-1.0
|
|
2026-02-13 05:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.3604,1499.75,99983.46,0.0,0.0
|
|
2026-02-13 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3596992857142858,0.0,99982.69,0.0,-0.77
|
|
2026-02-13 06:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35986,1999.65,99982.69,0.0,0.0
|
|
2026-02-13 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3590789285714286,0.0,99981.54,0.0,-1.15
|
|
2026-02-13 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35961,1499.72,99981.54,0.0,0.0
|
|
2026-02-13 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.36120211847609,749.86,99982.42,0.0,0.88
|
|
2026-02-13 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.36224923605941,224.96,99983.44,0.0,1.02
|
|
2026-02-13 08:45:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.36259827525385,0.0,99983.93,0.0,0.49
|
|
2026-02-13 12:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36012,1499.76,99983.93,0.0,0.0
|
|
2026-02-13 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP1_LONG,1.36169944792155,749.88,99984.8,0.0,0.87
|
|
2026-02-13 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP2_LONG,1.36272521218667,224.96,99985.81,0.0,1.01
|
|
2026-02-13 13:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,TP3_LONG,1.36306713360838,0.0,99986.29,0.0,0.49
|
|
2026-02-16 13:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.36332,1999.73,99986.29,0.0,0.0
|
|
2026-02-16 23:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3623685714285716,0.0,99984.9,0.0,-1.4
|
|
2026-02-17 07:00:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35788,1999.7,99984.9,0.0,0.0
|
|
2026-02-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3569510714285713,0.0,99983.53,0.0,-1.37
|
|
2026-02-17 07:15:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35713,1499.75,99983.53,0.0,0.0
|
|
2026-02-17 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,SL_EXIT_LONG,1.3561560714285714,0.0,99982.45,0.0,-1.08
|
|
2026-02-17 07:30:00+00:00,S2_Session_VWAP_Reversal,GBP_USD,M15,BUY,1.35616,1499.74,99982.45,0.0,0.0
|