Update S8_OB to best sweep params (DISP=2.5, TP1=2.0, Window=40)

IS PF improved from 1.02 to 1.39, reducing IS/OOS divergence.
Portfolio: IS +1,089 pips PF=1.31, OOS +643 pips PF=1.55, Gen=1.473 PASS.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Brent Neale
2026-02-20 23:12:43 +10:00
parent 23d8288fa3
commit 98cc843d14
4 changed files with 125 additions and 174 deletions
+37 -37
View File
@@ -99,60 +99,60 @@
"pair": "GBP_USD",
"timeframe": "M15",
"is_metrics": {
"trades": 107,
"wr": 46.7,
"pf": 1.02,
"sharpe": 0.15,
"pnl_pips": 16.4,
"max_dd_pips": -116.1,
"expectancy": 0.15
"trades": 67,
"wr": 37.3,
"pf": 1.39,
"sharpe": 2.05,
"pnl_pips": 223.4,
"max_dd_pips": -164.1,
"expectancy": 3.33
},
"oos_metrics": {
"trades": 26,
"wr": 65.4,
"pf": 2.14,
"sharpe": 4.55,
"pnl_pips": 119.0,
"max_dd_pips": -51.6,
"expectancy": 4.58
"trades": 17,
"wr": 52.9,
"pf": 1.59,
"sharpe": 2.96,
"pnl_pips": 89.6,
"max_dd_pips": -40.6,
"expectancy": 5.27
},
"generalization": {
"composite": 1.85,
"composite": 1.397,
"detail": {
"wr": 1.4,
"pf": 2.0,
"expectancy": 2.0,
"sharpe": 2.0
"wr": 1.418,
"pf": 1.144,
"expectancy": 1.583,
"sharpe": 1.444
},
"verdict": "PASS"
}
},
"_portfolio": {
"is_metrics": {
"trades": 256,
"wr": 53.1,
"pf": 1.24,
"sharpe": 1.27,
"pnl_pips": 882.2,
"trades": 216,
"wr": 51.4,
"pf": 1.31,
"sharpe": 1.68,
"pnl_pips": 1089.2,
"max_dd_pips": -597.5,
"expectancy": 3.45
"expectancy": 5.04
},
"oos_metrics": {
"trades": 82,
"wr": 64.6,
"pf": 1.61,
"sharpe": 2.98,
"pnl_pips": 672.3,
"max_dd_pips": -182.9,
"expectancy": 8.2
"trades": 73,
"wr": 61.6,
"pf": 1.55,
"sharpe": 2.96,
"pnl_pips": 643.0,
"max_dd_pips": -218.1,
"expectancy": 8.81
},
"generalization": {
"composite": 1.629,
"composite": 1.473,
"detail": {
"wr": 1.217,
"pf": 1.298,
"expectancy": 2.0,
"sharpe": 2.0
"wr": 1.198,
"pf": 1.183,
"expectancy": 1.748,
"sharpe": 1.762
},
"verdict": "PASS"
}
+67 -107
View File
@@ -1,108 +1,68 @@
timestamp,strategy_id,pair,signal_direction,entry_price,sl_price,tp1_price,tp2_price,tp3_price,lot_size,confluence_score,session,spread_at_entry,atr_at_entry,adx_at_entry,rsi_at_entry,ema_50_value,ema_200_value,vwap_deviation,news_within_60min,macd_hist_at_entry,stoch_k_at_entry,distance_from_ema50_pips,candle_body_ratio,hour_of_day,day_of_week,entry_pattern,exit_price,exit_reason,exit_time,pnl_pips,pnl_dollars,hold_time_minutes,win
2021-02-03 08:45:00+00:00,8,GBP_USD,SHORT,1.3656799999999998,1.3668651838276231,1.3650193872412566,1.36331816172377,1.36331816172377,843750.97,4,LONDON,1.5,0.0008506127587433501,37.97546885160844,46.36504340654093,1.3662873245722702,1.3674029531035363,-10.037855889530878,False,9.837861525476078e-05,60.56644880174377,-4.173245722702834,0.5172413793103818,8,2,order_block_retest_short,1.3656799999999998,TP1+SL,2021-02-03 09:30:00+00:00,3.303063793715921,278.6963279919688,45,True
2021-02-03 15:00:00+00:00,8,GBP_USD,SHORT,1.3656199999999998,1.3669576597443829,1.3646511341853909,1.3623334025561726,1.3623334025561726,749657.73,4,OVERLAP,1.5,0.0011588658146091202,33.645730082495795,57.662639284853874,1.3650175043353836,1.3666947463207786,11.0218976377352,False,0.0003923976164506115,78.51538987427647,7.924956646163661,0.6915887850467561,15,2,order_block_retest_short,1.3656199999999998,TP1+SL,2021-02-03 16:30:00+00:00,4.844329073044884,363.1588736271832,90,True
2021-02-05 11:15:00+00:00,8,GBP_USD,LONG,1.3685100000000001,1.3673530827225562,1.3691763909248127,1.3708891727744383,1.3708891727744383,869914.01,5,LONDON,1.5,0.0008563909248127579,31.21994244548973,47.11812472880249,1.3681179264364378,1.3662055569800107,-10.704906069749498,False,-0.000227221238696778,21.07769613413166,2.020735635621662,0.7227722772276531,11,4,order_block_retest_long,1.3685100000000001,TP1+SL,2021-02-05 12:00:00+00:00,3.331954624062883,289.8514008156585,45,True
2021-02-25 12:00:00+00:00,8,GBP_USD,LONG,1.4152200000000001,1.4133129749790034,1.4163867500699892,1.4191002502099674,1.4191002502099674,529262.62,4,LONDON,1.5,0.0013567500699891305,23.802383776180108,48.77770937696442,1.414944837241012,1.4125068353280843,-4.960921027155063,False,-0.00027271248425850747,24.93055555555668,0.8516275898795556,0.7980295566502333,12,3,order_block_retest_long,1.4133129749790034,SL,2021-02-25 13:30:00+00:00,-19.07025020996711,-1009.3170590182742,90,False
2021-03-24 10:30:00+00:00,8,GBP_USD,SHORT,1.3708999999999998,1.3722344046949926,1.369675317683358,1.3668459530500743,1.3668459530500743,748816.23,4,LONDON,1.5,0.0014146823166418566,26.525943342685558,48.995551573742176,1.3722136357557708,1.3782305109866388,3.5082183890522423,False,0.0003596470035126338,40.86088460588151,-11.23635755770902,0.8035714285715312,10,2,order_block_retest_short,1.3722344046949926,SL,2021-03-24 12:15:00+00:00,-13.344046949927966,-999.2238929988059,105,False
2021-03-24 13:00:00+00:00,8,GBP_USD,SHORT,1.3707799999999999,1.372183462621995,1.36972512459335,1.3672353737800496,1.3672353737800496,704850.73,4,OVERLAP,1.5,0.0012448754066501746,14.962310976234152,47.721116663636224,1.3719173175179198,1.3775710702304071,0.09138301241273794,False,6.553187775585866e-05,38.63235443319647,-9.473175179197657,0.7526881720430287,13,2,order_block_retest_short,1.3707799999999999,TP1+SL,2021-03-24 14:30:00+00:00,5.274377033249733,371.76485021813085,90,True
2021-03-29 16:15:00+00:00,8,GBP_USD,SHORT,1.37835,1.3806127629458098,1.3771974568473004,1.3745123705419011,1.3745123705419011,438821.62,5,OVERLAP,1.5,0.0013425431526996327,19.42156367779738,41.6907861737266,1.3800837005140019,1.3778458988012652,-24.79414004627367,False,-0.0002821763161958221,70.73115808300561,-15.437005140017668,0.6470588235291966,16,0,order_block_retest_short,1.37749,TP1+TIME,2021-03-30 02:15:00+00:00,10.062715763496932,441.57372329372606,600,True
2021-03-30 09:15:00+00:00,8,GBP_USD,SHORT,1.3766999999999998,1.3778907563106233,1.375820812297922,1.3736824368937663,1.3736824368937663,837589.55,4,LONDON,1.5,0.001069187702077878,28.384127477835552,51.2840474045044,1.3769696583625757,1.3773228573222893,4.469376689053561,False,0.0001473491410700845,74.31535073882608,-0.7965836257572967,0.6634615384616596,9,1,order_block_retest_short,1.3766999999999998,TP1+SL,2021-03-30 10:30:00+00:00,4.395938510388663,368.19921587441115,75,True
2021-04-07 09:30:00+00:00,8,GBP_USD,SHORT,1.38241,1.3833895658025055,1.3814014473249814,1.379004341974944,1.379004341974944,1021929.34,4,LONDON,1.5,0.001198552675018703,32.349954380738765,55.39910050892575,1.3820200947090742,1.3839828744318312,7.141562152712666,False,0.0004075997653737915,77.29921210575479,5.799052909258862,0.6610169491525679,9,2,order_block_retest_short,1.3833895658025055,SL,2021-04-07 10:00:00+00:00,-9.795658025055776,-1001.0470340410952,30,False
2021-04-07 10:15:00+00:00,8,GBP_USD,SHORT,1.38244,1.3833986567303589,1.381401144232137,1.378943432696411,1.378943432696411,1033776.25,4,LONDON,1.5,0.0012288557678630106,27.143600043655635,54.11405209232595,1.3820952769479904,1.3839443315494278,5.671323769109726,False,0.00031097439811761764,45.37953795379059,5.3472305200963355,0.5984251968502436,10,2,order_block_retest_short,1.38244,TP1+SL,2021-04-07 11:15:00+00:00,5.194278839314448,536.9722099960843,60,True
2021-04-08 12:30:00+00:00,8,GBP_USD,SHORT,1.37607,1.3770703553341883,1.3750921488860388,1.3727564466581161,1.3727564466581161,996052.35,4,LONDON,1.5,0.001167851113961273,36.029910001163614,57.665444777196065,1.375239717590481,1.3782740373689433,15.74755822311813,False,0.00026710592992144314,74.70110488565578,10.202824095191243,0.10869565217380811,12,3,order_block_retest_short,1.3770703553341883,SL,2021-04-08 12:45:00+00:00,-10.003553341884073,-996.4062814533986,15,False
2021-04-08 13:00:00+00:00,8,GBP_USD,SHORT,1.3757199999999998,1.3770804084259072,1.374708638580309,1.3723059157409265,1.3723059157409265,725107.4,4,OVERLAP,1.5,0.0012013614196911104,42.355881912344486,53.984736709313374,1.3753191395366182,1.3782345158250422,9.989988301359887,False,0.00022055765277420548,49.90929705215245,5.9086046338174825,0.6440677966101503,13,3,order_block_retest_short,1.3757199999999998,TP1+SL,2021-04-08 13:45:00+00:00,5.0568070984546845,366.6728247462021,45,True
2021-04-09 08:30:00+00:00,8,GBP_USD,SHORT,1.3702299999999998,1.3713329832786958,1.3693767224043472,1.3672901672130413,1.3672901672130413,897664.52,4,LONDON,1.5,0.001043277595652904,41.41692634216885,45.49816717198157,1.372120697663633,1.375324991430731,3.3326681156564675,False,7.949023673521974e-05,74.58726415094118,-17.006976636331217,0.10000000000008327,8,4,order_block_retest_short,1.3713329832786958,SL,2021-04-09 08:45:00+00:00,-11.02983278695957,-990.1089554386325,15,False
2021-04-09 09:30:00+00:00,8,GBP_USD,SHORT,1.3706099999999999,1.3713268765207942,1.369777078264019,1.3677312347920574,1.3677312347920574,1367331.52,4,LONDON,1.5,0.001022921735980911,32.62034714235083,47.628088393261315,1.371960110966697,1.3751569951450575,2.2798202638307785,False,0.00026234041840481276,59.03331911841331,-11.601109666969922,0.22222222222203947,9,4,order_block_retest_short,1.3706099999999999,TP1+SL,2021-04-09 10:15:00+00:00,4.164608679904092,569.4400716498455,45,True
2021-04-09 12:15:00+00:00,8,GBP_USD,SHORT,1.37052,1.3713447306488928,1.3696275645036902,1.36746269351107,1.36746269351107,1195423.33,4,LONDON,1.5,0.0010824354963099724,24.051572670423916,45.769038879080355,1.3717573411935284,1.3747608647426401,-3.9319440664553618,False,0.00014398411600924282,41.43273384909072,-10.473411935283394,0.6011235955056005,12,4,order_block_retest_short,1.3713447306488928,SL,2021-04-09 12:45:00+00:00,-8.247306488928796,-985.9022586525871,30,False
2021-04-26 09:00:00+00:00,8,GBP_USD,LONG,1.39159,1.3902365197005955,1.3924116009980154,1.3944348029940463,1.3944348029940463,721135.9,4,LONDON,1.5,0.001011600998015472,34.86982588688031,54.664553741783465,1.389886985861894,1.3886319127472304,-1.3358024423393289,False,-0.00012167995905257398,31.081752965408214,15.130141381058948,0.6712328767123079,9,0,order_block_retest_long,1.39159,TP1+SL,2021-04-26 09:30:00+00:00,4.108004990076575,296.2429875723362,30,True
2021-04-26 10:15:00+00:00,8,GBP_USD,LONG,1.3913900000000001,1.3902435300585196,1.3921882331382687,1.3941646994148058,1.3941646994148058,853930.52,5,LONDON,1.5,0.000988233138268581,20.772343289416764,51.975923261421784,1.3901498864162787,1.3887645367794779,-3.1660132970534605,False,-0.0001649756040494829,39.55544848476827,10.501135837213127,0.5853658536585498,10,0,order_block_retest_long,1.3902435300585196,SL,2021-04-26 10:45:00+00:00,-11.46469941480488,-979.0056732928027,30,False
2021-05-04 09:45:00+00:00,8,GBP_USD,SHORT,1.38773,1.3889908791908736,1.3869170693637547,1.3849112080912638,1.3849112080912638,768682.38,5,LONDON,1.5,0.001002930636245432,19.048754609124305,50.97358638393605,1.3881409193982233,1.3882652406186224,2.644392500075199,False,0.00015568852725437104,59.77885862516471,-2.2091939822321827,0.6935483870968377,9,1,order_block_retest_short,1.3889908791908736,SL,2021-05-04 10:15:00+00:00,-12.608791908736983,-969.2156173332687,30,False
2021-05-04 10:30:00+00:00,8,GBP_USD,SHORT,1.38801,1.3889909127486695,1.3871969575044347,1.3851908725133042,1.3851908725133042,978194.5,5,LONDON,1.5,0.0010030424955653182,19.849871453207577,51.86960942266452,1.3881785707328373,1.3882713953701058,3.730088621434202,False,0.0002017904016940715,78.48704761434279,0.21429267162753618,0.9062499999998554,10,1,order_block_retest_short,1.3851908725133042,TP3,2021-05-04 12:00:00+00:00,18.160850199502093,1776.4843780476851,90,True
2021-05-06 12:30:00+00:00,8,GBP_USD,LONG,1.39067,1.3889894867335921,1.3920483775546926,1.3951851326640776,1.3951851326640776,581541.56,5,LONDON,1.5,0.001568377554692545,56.58466252643041,47.29570869884925,1.3907402224118506,1.3899894839032472,-4.84291786540636,False,-0.00011073903907925223,41.1289551895022,-2.602224118506413,0.14136125654449289,12,3,order_block_retest_long,1.3889894867335921,SL,2021-05-06 13:00:00+00:00,-16.80513266407946,-977.2883065475726,30,False
2021-05-06 13:15:00+00:00,8,GBP_USD,LONG,1.39023,1.3890053671114073,1.391555442961975,1.394586328885925,1.394586328885925,790045.27,5,OVERLAP,1.5,0.0015154429619750399,61.46713889978716,46.618799337920414,1.3905925097174678,1.3899728305132155,-7.061429702812649,False,-0.00024053666248626367,22.999205749393454,-5.525097174678972,0.8294573643410026,13,3,order_block_retest_long,1.3890053671114073,SL,2021-05-06 13:45:00+00:00,-12.24632888592758,-967.5154211191456,30,False
2021-05-07 12:15:00+00:00,8,GBP_USD,LONG,1.3900800000000002,1.3892950196676785,1.390739934441072,1.3924398033232162,1.3924398033232162,1220209.25,4,LONDON,1.5,0.0008499344410720426,40.379288994457625,41.39547933157116,1.390759430810124,1.3901133728620985,-14.84192781153304,False,-0.0003052153212046127,21.166356154509227,-8.694308101240278,0.7238095238096165,12,4,order_block_retest_long,1.3924398033232162,TP3,2021-05-07 12:30:00+00:00,15.098689014832164,1842.3559998771595,15,True
2021-05-27 08:45:00+00:00,8,GBP_USD,SHORT,1.41139,1.4123617879049257,1.4105407069835811,1.4084621209507429,1.4084621209507429,1004605.86,4,LONDON,1.5,0.0010392930164190295,31.009404001255678,48.72523554915032,1.4118201000311512,1.4135005653935682,-9.467955456141652,False,9.538989752057886e-05,50.19833853882869,-2.4010003115115808,0.9328358208954197,8,3,order_block_retest_short,1.4123617879049257,SL,2021-05-27 09:00:00+00:00,-9.717879049258027,-976.2638239655843,15,False
2021-06-15 16:45:00+00:00,8,GBP_USD,SHORT,1.4076,1.4087912460312266,1.4068191798959115,1.4048775396877344,1.4048775396877344,811336.33,4,OVERLAP,1.5,0.000970820104088536,24.827901059687893,48.5859774400525,1.4085174505489417,1.4104979373903277,1.0776873672857512,False,0.00010565472877939171,49.15123456790556,-7.2745054894163275,0.641025641025568,16,1,order_block_retest_short,1.40812,TIME,2021-06-16 02:45:00+00:00,-5.20000000000076,-421.8948916000616,600,False
2021-06-25 14:00:00+00:00,8,GBP_USD,SHORT,1.3916,1.3931413054003114,1.3906856486656287,1.388476945996886,1.388476945996886,624329.37,5,OVERLAP,1.5,0.0011043513343713925,33.986696788081794,55.71032802386778,1.391290614890714,1.3927485612021,11.892812763321103,False,0.0002927821956353779,74.06657741001611,4.993851092860435,0.6617647058822665,14,4,order_block_retest_short,1.388476945996886,TP3,2021-06-25 18:00:00+00:00,20.18702718765139,1260.3353966239263,240,True
2021-06-28 14:15:00+00:00,8,GBP_USD,SHORT,1.39136,1.393019366377033,1.3903187787432232,1.3878563362296694,1.3878563362296694,587504.73,5,OVERLAP,1.5,0.0012312212567768795,19.56961994323794,55.77046219769993,1.3902910001536513,1.3909130042240416,9.330591699565627,False,0.00011190142202173573,79.94220801041608,12.589998463488072,0.2285714285714875,14,0,order_block_retest_short,1.3878563362296694,TP3,2021-06-28 18:00:00+00:00,22.724425731899796,1335.0707604024842,225,True
2021-06-30 12:45:00+00:00,8,GBP_USD,SHORT,1.3840799999999998,1.3851126649484347,1.3831944501718845,1.3810433505156534,1.3810433505156534,956976.7,5,LONDON,1.5,0.0010755498281155218,36.414019265568825,45.68167263689765,1.3847730445937103,1.386004581965077,-4.442385980216734,False,-0.00010715850933297222,20.826437537313296,-5.030445937104222,0.8787878787877769,12,2,order_block_retest_short,1.3810433505156534,TP3,2021-06-30 14:45:00+00:00,19.610996879625105,1876.7267077573931,120,True
2021-07-13 16:15:00+00:00,8,GBP_USD,SHORT,1.3848599999999998,1.3857744025713221,1.3839686580955928,1.3818059742867788,1.3818059742867788,1101269.39,4,OVERLAP,1.5,0.0010813419044070184,22.3594102098225,54.303502106643315,1.3852392613423095,1.3858944978653545,15.60319132361876,False,0.0003938123670393209,89.1953755431404,-1.892613423095657,0.13793103448289062,16,1,order_block_retest_short,1.3818059742867788,TP3,2021-07-13 18:00:00+00:00,19.726838365458587,2172.4563253357173,105,True
2021-07-20 08:30:00+00:00,8,GBP_USD,SHORT,1.36577,1.36646271062273,1.3648176312575666,1.3625328937726995,1.3625328937726995,1485076.3,4,LONDON,1.5,0.0011423687424334918,33.20282917892974,49.99816403807466,1.3666653543263498,1.3719864918905318,2.4997357835343514,False,0.00012015542054331614,88.45777391416506,-7.053543263497719,0.7155963302752087,8,1,order_block_retest_short,1.36646271062273,SL,2021-07-20 08:45:00+00:00,-6.927106227301305,-1028.728128574758,15,False
2021-07-20 09:45:00+00:00,8,GBP_USD,SHORT,1.36469,1.3665057486338381,1.36359417122054,1.3610225136616196,1.3610225136616196,560893.08,4,LONDON,1.5,0.0012858287794601318,24.033192136826855,43.94448857345415,1.3665739649534487,1.371703811197416,-10.610735401641591,False,0.0001123188922722985,25.440003189854508,-16.939649534486456,0.6470588235292837,9,1,order_block_retest_short,1.3610225136616196,TP3,2021-07-20 11:00:00+00:00,23.81657624306719,1335.8552804028784,75,True
2021-07-28 10:30:00+00:00,8,GBP_USD,LONG,1.3879500000000002,1.3869243176169475,1.3887122746101752,1.3906168238305254,1.3906168238305254,1005963.85,5,LONDON,1.5,0.0009522746101750727,19.337052248170572,50.417244422867114,1.3875156183565278,1.383938383935468,0.44218429365860956,False,-5.386693350515074e-05,21.378351717336596,2.443816434722912,1.0,10,2,order_block_retest_long,1.3869243176169475,SL,2021-07-28 11:15:00+00:00,-10.25682383052784,-1031.7993989329532,45,False
2021-07-28 11:30:00+00:00,8,GBP_USD,LONG,1.3875000000000002,1.3869231804054987,1.3882660653150045,1.3901781959450132,1.3901781959450132,1770885.41,5,LONDON,1.5,0.0009560653150044292,16.52765447905613,47.916392896393894,1.3874952080798972,1.3840736749455695,-3.4035244125707464,False,-7.177981472944003e-05,34.15480102227155,-1.8520807989719223,0.5728155339806222,11,2,order_block_retest_long,1.3869231804054987,SL,2021-07-28 11:45:00+00:00,-5.768195945015098,-1021.4814041048398,15,False
2021-07-28 11:45:00+00:00,8,GBP_USD,LONG,1.3881400000000002,1.3869196675193918,1.3889177749353612,1.3908533248060837,1.3908533248060837,828681.21,5,LONDON,1.5,0.0009677749353612564,14.617681932952864,52.11963029657198,1.3875130430571563,1.384112245344121,3.0027063454629577,False,-2.1700397282882975e-05,45.2861952861959,4.369569428437359,0.580357142857173,11,2,order_block_retest_long,1.3869196675193918,SL,2021-07-28 12:30:00+00:00,-12.203324806083769,-1011.2665966328514,45,False
2021-07-28 14:30:00+00:00,8,GBP_USD,LONG,1.3870300000000002,1.3860045711708109,1.3879247627639637,1.390094288291891,1.390094288291891,976327.07,4,OVERLAP,1.5,0.0010847627639636252,20.741525901848387,49.58157429042195,1.3871054419775684,1.3843518675808597,-2.754826815063449,False,-8.110122947124917e-05,57.83678543589375,-2.6544197756828147,0.5882352941177335,14,2,order_block_retest_long,1.3870300000000002,TP1+SL,2021-07-28 15:00:00+00:00,4.473813819817485,436.79055384279127,30,True
2021-07-28 15:15:00+00:00,8,GBP_USD,LONG,1.38803,1.3868933651101574,1.388895449632809,1.3910063488984272,1.3910063488984272,884648.04,5,OVERLAP,1.5,0.001055449632809085,20.547509729283938,55.986107342178535,1.38713298175829,1.3844401731258387,7.023982850762334,False,0.000144470367784563,81.3451534223724,7.0701824170993355,0.8082191780818793,15,2,order_block_retest_long,1.38803,TP1+SL,2021-07-28 17:15:00+00:00,4.327248164044395,382.8091606915473,120,True
2021-09-10 15:45:00+00:00,8,GBP_USD,LONG,1.3848,1.3840575285370118,1.3854515715432938,1.3871347146298818,1.3871347146298818,1359446.08,4,OVERLAP,1.5,0.0008415715432939879,52.10499744204033,34.02766256771919,1.3860534166321838,1.3832183751426057,-22.76572340738081,False,-0.00033930091305477963,15.129685477427044,-14.43416632183947,0.13043478260856972,15,4,order_block_retest_long,1.3848,TP1+SL,2021-09-10 17:15:00+00:00,3.2578577164688034,442.8881901851267,90,True
2021-09-14 16:00:00+00:00,8,GBP_USD,LONG,1.3858000000000001,1.3849568733667332,1.3867537554442224,1.3890412663326672,1.3890412663326672,1202403.96,5,OVERLAP,1.5,0.0011437554442224006,35.11854613080423,46.601703372369926,1.3859698104153395,1.384493656769709,-14.216518062297734,False,-0.0003640755419090309,45.53702620728594,-3.5981041533950098,0.8571428571429138,16,1,order_block_retest_long,1.3849568733667332,SL,2021-09-14 16:45:00+00:00,-8.431266332669107,-1013.7788026216011,45,False
2021-09-16 12:15:00+00:00,8,GBP_USD,SHORT,1.3824599999999998,1.3829825745477862,1.3818414181740462,1.3802242545221388,1.3802242545221388,1920570.03,4,LONDON,1.5,0.0008085818259536831,30.196747827500012,50.07849923900717,1.3828488891840063,1.3831449910197502,4.464313157368505,False,0.0002161799841374047,58.38744269954003,-1.9888918400634559,0.6461538461539408,12,3,order_block_retest_short,1.3829825745477862,SL,2021-09-16 12:30:00+00:00,-5.225745477863697,-1003.6410149193044,15,False
2021-09-30 10:15:00+00:00,8,GBP_USD,SHORT,1.3439499999999998,1.3455606832716118,1.3430043890946275,1.3407331672838825,1.3407331672838825,616883.92,4,LONDON,1.5,0.0011356109053724708,27.3806660734734,48.35626778721171,1.3444601096805955,1.3500999428286857,-3.9785603181652363,False,0.00011775948666916061,46.116064142023106,-3.2010968059559275,0.7970297029703873,10,3,order_block_retest_short,1.3455606832716118,SL,2021-09-30 12:00:00+00:00,-16.106832716120678,-993.6046104704772,105,False
2021-09-30 16:00:00+00:00,8,GBP_USD,SHORT,1.3447999999999998,1.34573381367697,1.343277287743433,1.339851863230299,1.339851863230299,1053388.47,5,OVERLAP,1.5,0.0017127122565669729,38.72677160048153,43.05633475620473,1.346133062750346,1.3494613317482482,-18.27300144575217,False,-0.0003214277986664225,7.97402389242907,-11.430627503461466,0.7500000000000216,16,3,order_block_retest_short,1.34573381367697,SL,2021-09-30 16:15:00+00:00,-9.338136769703187,-983.6685604488382,15,False
2021-10-08 13:30:00+00:00,8,GBP_USD,LONG,1.3625800000000001,1.3618977716558744,1.3634974278137522,1.3657122834412567,1.3657122834412567,1427428.05,5,OVERLAP,1.5,0.0011074278137522165,38.815052854910036,52.253925345850895,1.36166541967117,1.360525399615265,-3.7109379776700813,False,-4.047860094830711e-05,25.570649867324367,7.24580328830049,0.02890173410397873,13,4,order_block_retest_long,1.3618977716558744,SL,2021-10-08 13:45:00+00:00,-6.822283441256793,-973.8318749100474,15,False
2021-10-08 13:45:00+00:00,8,GBP_USD,LONG,1.36291,1.3618891451090263,1.3638561829699127,1.3661285489097383,1.3661285489097383,944398.23,5,OVERLAP,1.5,0.0011361829699127652,34.26260688789481,54.642035541562066,1.3617067757624965,1.3605472364350137,-0.1887451240412119,False,-6.563655920755363e-05,26.441401574550696,10.13224237503385,0.23841059602645015,13,4,order_block_retest_long,1.36291,TP1+SL,2021-10-08 15:30:00+00:00,4.730914849563339,446.78676102083335,105,True
2021-10-11 09:45:00+00:00,8,GBP_USD,LONG,1.3619700000000001,1.3610516577382428,1.3628078075391905,1.3648634226175713,1.3648634226175713,1054684.58,4,LONDON,1.5,0.0010278075391904197,41.91846238514492,36.79072118097385,1.3636916356704754,1.3621010733988095,-16.832640151664968,False,-0.00046223075681303504,8.63922846754476,-19.116356704753645,0.2564102564102272,9,0,order_block_retest_long,1.3619700000000001,TP1+SL,2021-10-11 12:45:00+00:00,4.189037695951914,441.8113462959212,180,True
2021-10-12 09:30:00+00:00,8,GBP_USD,SHORT,1.3599499999999998,1.3609724989964802,1.3591983366783988,1.357315010035197,1.357315010035197,951570.16,5,LONDON,1.5,0.0009416633216009565,31.765044995035133,52.25280818033017,1.359949437071443,1.3609994288251952,3.883010392466968,False,0.00013056204833784686,74.92428715627359,1.9056292855701429,0.9327731092438182,9,1,order_block_retest_short,1.3609724989964802,SL,2021-10-12 10:15:00+00:00,-10.224989964804363,-972.9795336807284,45,False
2021-10-12 13:30:00+00:00,8,GBP_USD,SHORT,1.35943,1.3610664208801175,1.358365263732941,1.3558557911988234,1.3558557911988234,588632.03,5,OVERLAP,1.5,0.001254736267058881,22.004181023080523,43.424941944739345,1.3605665394511348,1.3610380276234428,-11.308872146551519,False,-0.0002079138211461991,30.052388771602086,-9.465394511347647,0.6182795698924738,13,1,order_block_retest_short,1.35943,TP1+SL,2021-10-12 14:45:00+00:00,5.32368133529415,313.3689351467307,75,True
2021-10-28 09:45:00+00:00,8,GBP_USD,LONG,1.3757100000000002,1.375124385585483,1.376505381381724,1.3784761441451723,1.3784761441451723,1650204.31,4,LONDON,1.5,0.000985381381724034,23.496881235033392,55.14938765341243,1.374553598464096,1.3752215762154631,3.1462274744264995,False,-8.111872127597848e-05,49.1583189407008,9.664015359041045,0.8611111111111368,9,3,order_block_retest_long,1.375124385585483,SL,2021-10-28 10:00:00+00:00,-5.856144145173214,-966.3834308346104,15,False
2021-10-28 10:15:00+00:00,8,GBP_USD,LONG,1.37593,1.3751336845099318,1.3766943849668947,1.378603154900684,1.378603154900684,1201432.86,4,LONDON,1.5,0.0009543849668947046,19.02207805499655,56.22652423452506,1.3746237254564764,1.3752263250837493,4.87709901589195,False,-3.268023068333549e-05,80.69468432162809,11.162745435235877,0.8666666666665186,10,3,order_block_retest_long,1.3751336845099318,SL,2021-10-28 10:30:00+00:00,-7.963154900683111,-956.7195966950727,15,False
2021-10-28 10:45:00+00:00,8,GBP_USD,LONG,1.37623,1.3751376616437676,1.3769811278541082,1.3788633835623245,1.3788633835623245,867087.01,4,LONDON,1.5,0.0009411278541081956,15.710195854717936,57.45495388251623,1.3747032390699732,1.3752347530912987,7.460152380223128,False,6.970433268612688e-06,85.94432942258796,13.367609300267702,0.8404255319147831,10,3,order_block_retest_long,1.3751376616437676,SL,2021-10-28 11:15:00+00:00,-10.923383562324585,-947.1523992139173,30,False
2021-10-29 10:15:00+00:00,8,GBP_USD,LONG,1.3790000000000002,1.3777157658055423,1.379690780648192,1.3814523419445757,1.3814523419445757,730147.88,4,LONDON,1.5,0.0008807806481918384,29.032328025954058,52.278863649463275,1.378642934895015,1.3774020974592631,7.938492772423533,False,7.386768905713506e-05,80.8488612836425,1.6706510498498695,0.5800000000003108,10,4,order_block_retest_long,1.3790000000000002,TP1+SL,2021-10-29 10:45:00+00:00,3.453903240958622,252.18601291110673,30,True
2021-10-29 11:00:00+00:00,8,GBP_USD,LONG,1.3786100000000001,1.3776922826074258,1.379379057975247,1.3812971739257407,1.3812971739257407,1024501.38,4,LONDON,1.5,0.0009590579752468898,30.04307994264525,48.77502149173026,1.378649955352494,1.3774408626178496,2.3277501727214656,False,9.719838044171733e-05,48.1315770289166,-2.2995535249403787,0.010526315789542573,11,4,order_block_retest_long,1.3786100000000001,TP1+SL,2021-10-29 12:00:00+00:00,3.8452898762342254,393.95047847019936,60,True
2021-11-02 12:00:00+00:00,8,GBP_USD,SHORT,1.3648999999999998,1.3659079274614074,1.3640635751286414,1.3620107253859244,1.3620107253859244,936716.46,4,LONDON,1.5,0.001026424871358474,31.88519060968046,54.55779148535239,1.3648473473373226,1.3678315048642948,9.776064611826119,False,0.00011699353826857459,69.88593147273332,2.426526626773118,0.22935779816500304,12,1,order_block_retest_short,1.3659079274614074,SL,2021-11-02 12:45:00+00:00,-10.079274614076539,-944.1422435865642,45,False
2021-11-02 13:15:00+00:00,8,GBP_USD,SHORT,1.36445,1.365907245206477,1.3636158493117427,1.361567547935228,1.361567547935228,641416.29,4,OVERLAP,1.5,0.0010241506882573176,23.365526151306714,49.64193072879371,1.3649295182243917,1.3677079820324403,2.415944078701937,False,0.0002107403131035005,61.284546822030734,-2.89518224391605,0.903999999999902,13,1,order_block_retest_short,1.361567547935228,TP3,2021-11-02 15:30:00+00:00,18.58301421453414,1191.9448034503753,135,True
2021-11-17 10:00:00+00:00,8,GBP_USD,SHORT,1.34198,1.3437115678636058,1.3409647737879813,1.3385543213639435,1.3385543213639435,546683.9,4,LONDON,1.5,0.0012052262120188536,25.127553250869212,41.34555797399634,1.3433022559757302,1.3429254769312162,-17.150649150980968,False,-0.000263938273156434,19.34739798803706,-11.322559757300787,0.7343749999999838,10,2,order_block_retest_short,1.3437115678636058,SL,2021-11-17 10:45:00+00:00,-17.31567863605843,-946.6202727907103,45,False
2021-11-18 10:30:00+00:00,8,GBP_USD,LONG,1.34963,1.3487147142004534,1.3502576193318216,1.351892857995465,1.351892857995465,1023892.28,4,LONDON,1.5,0.0008176193318216582,24.578583471515827,48.8762689509464,1.3492135980546456,1.3465092246158348,-2.82218728483441,False,-0.00014146764724706263,20.79562594268017,2.2640194535439306,0.6339285714285555,10,3,order_block_retest_long,1.3487147142004534,SL,2021-11-18 11:45:00+00:00,-9.152857995466945,-937.154064149488,75,False
2021-12-13 12:45:00+00:00,8,GBP_USD,SHORT,1.3245299999999998,1.3253687047124048,1.323857650958651,1.3221329528759536,1.3221329528759536,1106208.79,4,LONDON,1.5,0.0008623490413487987,35.25513937296788,49.290484257125044,1.3246694106214625,1.323589264737418,1.1066076967836125,False,0.00012451654379476825,53.84109916367754,0.5058937853741341,0.7852760736197263,12,0,order_block_retest_short,1.3253687047124048,SL,2021-12-13 13:15:00+00:00,-8.387047124049918,-927.782525076824,30,False
2021-12-13 15:30:00+00:00,8,GBP_USD,SHORT,1.32469,1.325431794560599,1.3238073514646704,1.321662054394011,1.321662054394011,1238219.78,4,OVERLAP,1.5,0.0010726485353296834,21.731268605421715,48.0931102292679,1.3249596138867934,1.32378839959813,-1.400208288071525,False,-0.0001384924974315973,17.596699882138264,-0.7961388679333936,0.054945054945172926,15,0,order_block_retest_short,1.321662054394011,TP3,2021-12-13 17:45:00+00:00,19.55297095113247,2421.0875389457638,135,True
2021-12-16 11:15:00+00:00,8,GBP_USD,LONG,1.32702,1.3259156260774383,1.3277112464085383,1.3294737392256153,1.3294737392256153,853619.92,4,LONDON,1.5,0.0008812464085384174,38.134853135706976,45.131290919186995,1.3266036974459543,1.324702220813913,-20.166359501474496,False,-0.00027226085565593193,16.903588821189853,2.2630255404565425,0.3178807947019848,11,3,order_block_retest_long,1.3294737392256153,TP3,2021-12-16 12:00:00+00:00,15.72492845821823,1342.311217250997,45,True
2022-01-11 15:00:00+00:00,8,GBP_USD,LONG,1.3588000000000002,1.3580362911346673,1.3596556962177755,1.3617470886533263,1.3617470886533263,1251967.51,4,OVERLAP,1.5,0.0010456962177754108,46.93200821239312,51.00256274902048,1.3586796676535777,1.357706137045164,-5.327504750940459,False,-1.1984390242834615e-05,51.78384416391094,-0.6966765357763194,0.5688073394495824,15,1,order_block_retest_long,1.3617470886533263,TP3,2022-01-11 16:00:00+00:00,19.013924590903105,2380.481582540073,60,True
2022-01-26 13:15:00+00:00,8,GBP_USD,SHORT,1.35035,1.3512573519389977,1.3498154935366742,1.3483664806100226,1.3483664806100226,1080003.76,5,OVERLAP,1.5,0.0007245064633258078,21.849405204248473,44.652765674850386,1.350759492453876,1.3506356774513588,-3.0357092955268783,False,-1.956587934621976e-05,29.405708460749228,-2.1949245387586913,0.7142857142856496,13,2,order_block_retest_short,1.3512573519389977,SL,2022-01-26 13:45:00+00:00,-9.073519389977136,-979.9435057608214,30,False
2022-01-26 13:45:00+00:00,8,GBP_USD,SHORT,1.35059,1.351262752437197,1.35003749187601,1.3485524756280298,1.3485524756280298,1442052.1,5,OVERLAP,1.5,0.000742508123990117,19.464348960411343,47.83847408122922,1.3507648371325476,1.3506395203770023,-0.6493989603506556,False,-5.817896106134575e-05,25.39339339339703,0.1516286745251172,0.11627906976741784,13,2,order_block_retest_short,1.351262752437197,SL,2022-01-26 14:15:00+00:00,-6.727524371969994,-970.1440648400513,30,False
2022-02-15 16:30:00+00:00,8,GBP_USD,SHORT,1.35316,1.3538106540217145,1.3519811532609514,1.3492434597828542,1.3492434597828542,1476118.79,5,OVERLAP,1.5,0.0013688467390485818,24.246998770758942,50.04002535866185,1.3535871614003312,1.3539734534421677,-7.499780127975253,False,8.01031850030296e-05,86.4551623890161,-2.3716140033114286,0.27536231884050977,16,1,order_block_retest_short,1.3538106540217145,SL,2022-02-15 16:45:00+00:00,-6.506540217146028,-960.4426272419933,15,False
2022-02-23 12:00:00+00:00,8,GBP_USD,LONG,1.3595100000000002,1.3585961999175469,1.3602660002748441,1.362158000824532,1.362158000824532,1040531.97,4,LONDON,1.5,0.0009460002748439305,29.256138884575677,45.46445387372739,1.3597048148672606,1.3593243854912713,-10.294592468440555,False,-0.0002278724799112696,17.346838101556738,-3.8481486726049674,0.6610169491525679,12,2,order_block_retest_long,1.3585961999175469,SL,2022-02-23 12:45:00+00:00,-9.138000824533421,-950.8381999813384,45,False
2022-02-23 13:00:00+00:00,8,GBP_USD,LONG,1.3593400000000002,1.3586017161559,1.3600776128136667,1.361932838441,1.361932838441,1275024.27,4,OVERLAP,1.5,0.0009276128136666418,33.569848305848666,46.160688569793614,1.3595900772869276,1.3593089097719764,-9.667134105373343,False,-0.00020148909185878895,38.42108990135268,-4.400772869275205,0.6178861788618326,13,2,order_block_retest_long,1.3593400000000002,TP1+SL,2022-02-23 14:00:00+00:00,3.6880640683323307,470.23711964386604,60,True
2022-03-02 08:30:00+00:00,8,GBP_USD,SHORT,1.3296599999999998,1.331226327243729,1.3287289091875698,1.3264867275627092,1.3264867275627092,603981.19,4,LONDON,1.5,0.0011210908124302638,34.20503225666808,47.263122632352264,1.3314673452979113,1.3361328355419673,7.710592501291025,False,3.60895352936525e-05,61.84712136247318,-16.173452979113545,0.14049586776857986,8,2,order_block_retest_short,1.3296599999999998,TP1+SL,2022-03-02 09:30:00+00:00,4.655454062150177,281.18066844477977,60,True
2022-03-11 10:00:00+00:00,8,GBP_USD,SHORT,1.3069499999999998,1.3087706235801935,1.3060045880660218,1.3037337641980657,1.3037337641980657,521164.29,5,LONDON,1.5,0.0011354119339780757,20.65260953862956,45.13097833460103,1.3086146501039584,1.312110695232964,2.091292555232993,False,-5.858410492648751e-05,66.2359818265914,-14.746501039584192,0.23958333333326587,10,4,order_block_retest_short,1.3087706235801935,SL,2022-03-11 10:15:00+00:00,-18.206235801936366,-948.8439955288746,15,False
2022-03-11 10:30:00+00:00,8,GBP_USD,SHORT,1.30819,1.3087846652298607,1.3071977825671313,1.3048333477013936,1.3048333477013936,1579637.6,5,LONDON,1.5,0.0011822174328688544,22.92816436993668,52.77724618079239,1.308617329834527,1.3120422400911018,12.203290661090271,False,0.0001522371211031252,79.69168347258244,-2.3732983452684486,0.572916666666445,10,4,order_block_retest_short,1.3087846652298607,SL,2022-03-11 11:00:00+00:00,-5.946652298607358,-939.355556500661,30,False
2022-03-11 14:15:00+00:00,8,GBP_USD,SHORT,1.3075499999999998,1.308861052279197,1.3063031590693428,1.3034294772080286,1.3034294772080286,709324.88,4,OVERLAP,1.5,0.0014368409306570672,22.810091934450387,41.85605240911164,1.3090856538452253,1.3117176895059965,-13.10358539675871,False,-0.000180937851930549,34.45205022418372,-13.456538452254474,0.6958525345622667,14,4,order_block_retest_short,1.308861052279197,SL,2022-03-11 15:00:00+00:00,-13.110522791972556,-929.9620006153199,45,False
2022-03-11 15:30:00+00:00,8,GBP_USD,SHORT,1.30802,1.3088403845196568,1.3068420516011439,1.3041061548034314,1.3041061548034314,1122232.76,4,OVERLAP,1.5,0.0013679483988562233,20.60923820415818,45.31870702550157,1.308954727023379,1.3115540490918467,-7.125911605385671,False,-0.00018847951870679922,49.155067371913994,-7.447270233789105,0.19999999999991927,15,4,order_block_retest_short,1.3088403845196568,SL,2022-03-11 15:45:00+00:00,-8.203845196568249,-920.6623837557529,15,False
2022-03-11 16:00:00+00:00,8,GBP_USD,SHORT,1.3068899999999999,1.3088459642031736,1.3056934526560884,1.3029203579682649,1.3029203579682649,465987.95,4,OVERLAP,1.5,0.0013865473439117427,20.633944528558615,39.09993768573471,1.308865959086172,1.3114799375779367,-17.894555049609018,False,-0.0002234085261349124,36.74767085883854,-17.85959086171962,0.8097826086956194,16,4,order_block_retest_short,1.3029203579682649,TP3,2022-03-11 20:30:00+00:00,25.830947730109045,1203.6910379310668,270,True
2022-03-25 16:00:00+00:00,8,GBP_USD,LONG,1.31987,1.3178927030675411,1.320904323108196,1.3233529693245885,1.3233529693245885,467048.05,4,OVERLAP,1.5,0.0012243231081961606,26.15003240346333,51.680390278641,1.3193205803051988,1.3196091544571193,8.89920627293428,False,2.9846092903719533e-05,30.56884281820456,3.59419694801133,0.6704545454544021,16,4,order_block_retest_long,1.3178927030675411,SL,2022-03-25 19:00:00+00:00,-19.772969324589607,-923.4926765759393,180,False
2022-03-29 08:15:00+00:00,8,GBP_USD,SHORT,1.3094,1.3107968056824892,1.3085006477250358,1.3063219431751074,1.3063219431751074,654534.67,5,LONDON,1.5,0.0010893522749641884,18.873603169357363,49.10122904492773,1.3098499650085378,1.313023854835038,0.13880553785483585,False,-3.7653005670985817e-05,25.904784094437463,-2.5996500853775473,0.15584415584415773,8,1,order_block_retest_short,1.3063219431751074,TP3,2022-03-29 08:45:00+00:00,19.887045969549202,1301.676107095372,30,True
2022-04-13 11:30:00+00:00,8,GBP_USD,SHORT,1.30127,1.3019417275630538,1.3005542414564872,1.2987427243694618,1.2987427243694618,1380432.41,4,LONDON,1.5,0.0009057585435127484,24.45506660808808,57.511823584136195,1.3004624930150555,1.30156303226693,8.25571268217029,False,0.0001670902476323875,74.00538238800972,9.975069849446072,0.5204081632653269,11,2,order_block_retest_short,1.30127,TP1+SL,2022-04-13 12:30:00+00:00,3.5787927175634504,494.0281455996563,60,True
2022-04-13 13:45:00+00:00,8,GBP_USD,SHORT,1.3007699999999998,1.3020324061382043,1.2997519795393193,1.2973359386179582,1.2973359386179582,738442.85,4,OVERLAP,1.5,0.0012080204606805757,24.89803431682006,53.092374545715344,1.3004085286666782,1.3014504502206525,4.954718053260532,False,4.186144776181933e-05,64.00539352108167,5.514713333216736,0.528846153846238,13,2,order_block_retest_short,1.3020324061382043,SL,2022-04-13 14:00:00+00:00,-12.624061382044971,-932.2147865532227,15,False
2022-04-18 14:30:00+00:00,8,GBP_USD,SHORT,1.3016999999999999,1.3025786445701322,1.3011278514328923,1.2996035542986768,1.2996035542986768,1050359.46,4,OVERLAP,1.5,0.0007621485671077644,23.13021479246453,40.50322142200413,1.3030376411401314,1.3049227576754854,-9.531249981251655,False,-0.00012621797857736405,11.418227306076998,-11.47641140131439,0.8076923076921873,14,0,order_block_retest_short,1.3016999999999999,TP1+SL,2022-04-18 17:45:00+00:00,2.8607428355376108,300.48082999341534,195,True
2022-04-21 08:30:00+00:00,8,GBP_USD,LONG,1.3061500000000001,1.3048753917938007,1.3069086940206645,1.3088060820619933,1.3088060820619933,726417.29,4,LONDON,1.5,0.0009486940206644365,21.70195038999067,48.275160321513944,1.3059086971743232,1.3042912781164757,-2.2795029206035267,False,-4.325631559178722e-05,26.328228997402743,0.5130282567678002,0.31355932203389353,8,3,order_block_retest_long,1.3088060820619933,TP3,2022-04-21 10:15:00+00:00,17.07388077892886,1240.2762205212593,105,True
2022-04-27 09:45:00+00:00,8,GBP_USD,SHORT,1.25867,1.2600747124017084,1.2573109586609714,1.2542128759829143,1.2542128759829143,667966.06,5,LONDON,1.5,0.0015490413390286052,29.139558823267404,55.52883479786313,1.2582984085827322,1.2672130449863583,20.66665920295918,False,0.0003135210228932038,86.90957035317943,5.615914172678593,0.6639999999999232,9,2,order_block_retest_short,1.2542128759829143,TP3,2022-04-27 12:30:00+00:00,29.080827447838924,1942.5005731872825,165,True
2022-05-06 11:15:00+00:00,8,GBP_USD,SHORT,1.2359999999999998,1.2369814373417736,1.2345518755274216,1.2312756265822653,1.2312756265822653,975839.38,4,LONDON,1.5,0.001638124472578173,24.178256584801755,56.34506176672075,1.2352756003167285,1.2425077103155817,18.428976275775,False,0.0005311578310704136,78.29614604462095,9.143996832714496,0.5642857142857358,11,4,order_block_retest_short,1.2359999999999998,TP1+SL,2022-05-06 12:30:00+00:00,7.240622362890691,706.5684437417387,75,True
2022-05-06 12:30:00+00:00,8,GBP_USD,SHORT,1.2347,1.2370238582453352,1.2331104725155497,1.2295514175466493,1.2295514175466493,415167.71,4,LONDON,1.5,0.0017795274844502574,23.200841960184288,51.218525672769246,1.235109904570296,1.2421099894602536,3.907501777620226,False,1.4914589535355768e-05,33.43426962875401,-2.199045702959701,0.16231884057974597,12,4,order_block_retest_short,1.2347,TP1+SL,2022-05-06 13:30:00+00:00,7.947637422250907,329.9602428506213,60,True
2022-05-06 15:45:00+00:00,8,GBP_USD,SHORT,1.2342099999999998,1.2371333564779037,1.232255478406988,1.2279664352209638,1.2279664352209638,331157.18,4,OVERLAP,1.5,0.0021445215930120036,14.122705680227327,49.924987995575435,1.2347258168966715,1.2411258128587546,2.2686667029714336,False,0.00022073110242847035,71.99472485313518,-3.258168966715491,0.8802083333332514,15,4,order_block_retest_short,1.2342099999999998,TP1+SL,2022-05-06 19:30:00+00:00,9.772607965059521,323.62692949546494,225,True
2022-05-11 14:30:00+00:00,8,GBP_USD,SHORT,1.23555,1.2365197220598108,1.2334409264672974,1.2288427794018923,1.2288427794018923,1001654.81,5,OVERLAP,1.5,0.0022990735327025804,21.79449001343201,51.32874064590108,1.2346959300138933,1.2339977572546452,9.753462615367248,False,0.00022410612404697057,50.25497410885987,10.440699861067326,0.6666666666666309,14,2,order_block_retest_short,1.2365197220598108,SL,2022-05-11 14:45:00+00:00,-9.69722059810829,-971.3267655726247,15,False
2022-05-11 14:45:00+00:00,8,GBP_USD,SHORT,1.2338099999999999,1.23654117048411,1.2316294317196332,1.2268882951589,1.2268882951589,352088.42,5,OVERLAP,1.5,0.0023705682803666873,20.51278772361874,46.36115178274529,1.2346686386407995,1.2339977795705195,-7.718968449321739,False,3.0432098737410984e-05,25.825050419422386,-6.686386407994682,0.5272727272727371,14,2,order_block_retest_short,1.2268882951589,TP3,2022-05-11 17:30:00+00:00,45.51136757323209,1602.402550089852,165,True
2022-05-26 12:30:00+00:00,8,GBP_USD,LONG,1.2578300000000002,1.2553550528174597,1.2591898239418005,1.2622894718254012,1.2622894718254012,395013.49,4,LONDON,1.5,0.001549823941800382,31.32372513810406,46.31448946960086,1.2580707339252841,1.2556292274396854,-12.389236249608082,False,-0.0003569622828557006,12.2687751101433,-4.307339252840325,0.7120418848168221,12,3,order_block_retest_long,1.2553550528174597,SL,2022-05-26 14:30:00+00:00,-24.749471825404882,-977.6375241409852,120,False
2022-05-26 14:45:00+00:00,8,GBP_USD,LONG,1.25747,1.2553728454621464,1.2587705151261783,1.2617515453785353,1.2617515453785353,461511.6,4,OVERLAP,1.5,0.0014905151261784667,20.880034395496782,48.13598026121891,1.2576885014553578,1.2557294381525903,-9.081272133180107,False,-0.00017231193569294432,41.191119891856175,-4.085014553578681,0.77272727272724,14,3,order_block_retest_long,1.2617515453785353,TP3,2022-05-26 23:30:00+00:00,27.910303451289344,1288.0928802290066,525,True
2022-05-27 08:00:00+00:00,8,GBP_USD,LONG,1.26221,1.261383420566913,1.263041931443623,1.2650857943308693,1.2650857943308693,1186506.75,5,LONDON,1.5,0.001021931443623157,36.19243921713851,39.43065101854664,1.2624744823715663,1.2588064520538786,3.6333333333349316,False,-0.00037251885790658617,41.21667090367865,-4.544823715664226,0.02758620689658024,8,4,order_block_retest_long,1.261383420566913,SL,2022-05-27 08:15:00+00:00,-8.265794330870602,-980.7420767689703,15,False
2022-05-27 08:45:00+00:00,8,GBP_USD,LONG,1.2619900000000002,1.2613791333766429,1.2628362220778573,1.2649086662335716,1.2649086662335716,1589438.06,5,LONDON,1.5,0.0010362220778571546,33.67651437388261,38.488140587140045,1.2623908000432142,1.2588929640662492,0.30321092984619824,False,-0.0002804591040776738,44.991591723332554,-5.908000432142124,0.10465116279062563,8,4,order_block_retest_long,1.2613791333766429,SL,2022-05-27 09:00:00+00:00,-6.108666233572978,-970.9346607477743,15,False
2022-05-27 11:30:00+00:00,8,GBP_USD,LONG,1.26194,1.2613165697933346,1.2629947673555513,1.265484302066654,1.265484302066654,1541833.07,5,LONDON,1.5,0.001244767355551314,28.722789638902945,51.107364544145625,1.2617275433601205,1.2590621784457507,8.804808939442132,False,5.349881473838713e-05,73.90600500602825,0.2245663987943125,0.8370786516854388,11,4,order_block_retest_long,1.2613165697933346,SL,2022-05-27 11:45:00+00:00,-6.234302066654429,-961.2253094737143,15,False
2022-06-07 08:15:00+00:00,8,GBP_USD,SHORT,1.2504899999999999,1.2516936848384197,1.2490010505386013,1.2456431516158042,1.2456431516158042,790583.24,4,LONDON,1.5,0.001678949461398618,38.293064720107225,56.75220888658982,1.249961458881711,1.252223363764418,-6.2604761519824415,False,0.0006517355242292943,70.42478701141361,7.185411182890622,0.9274611398963576,8,1,order_block_retest_short,1.2516936848384197,SL,2022-06-07 10:15:00+00:00,-12.036848384198162,-951.6130594968148,120,False
2022-06-07 10:45:00+00:00,8,GBP_USD,SHORT,1.2493999999999998,1.2516191494904745,1.2481595016984182,1.2452985050952545,1.2452985050952545,424530.63,5,LONDON,1.5,0.001430498301581824,31.87349834596551,49.065548176703984,1.2501526379545918,1.2520610184070793,-11.654555498503694,False,0.00022927179869496078,54.783285927130294,-5.626379545917715,0.7136563876651801,10,1,order_block_retest_short,1.2516191494904745,SL,2022-06-07 13:45:00+00:00,-22.191494904746367,-942.0969312553765,180,False
2022-06-22 14:15:00+00:00,8,GBP_USD,LONG,1.2278300000000002,1.224845380196583,1.2294887326780564,1.233186198034169,1.233186198034169,312494.06,5,OVERLAP,1.5,0.0018487326780562896,39.26808647415607,59.82938749625781,1.2246450812356797,1.2251587307631882,28.56708389481266,False,0.00025100949238748957,43.71051579368407,29.949187643203423,0.7102272727272642,14,2,order_block_retest_long,1.2278300000000002,TP1+SL,2022-06-22 15:45:00+00:00,8.293663390280814,259.17205451022164,90,True
2022-06-23 12:30:00+00:00,8,GBP_USD,SHORT,1.22427,1.226669358428245,1.2229288052391833,1.2198664157175496,1.2198664157175496,389799.07,4,LONDON,1.5,0.001531194760816837,36.33353494329099,60.91578466553045,1.222763288334345,1.224569929322093,37.27843758370541,False,0.0006882803100625407,83.38573570438915,16.96711665654993,0.5323741007193968,12,3,order_block_retest_short,1.226669358428245,SL,2022-06-23 13:00:00+00:00,-23.993584282451238,-935.2676839266111,30,False
2022-06-23 15:15:00+00:00,8,GBP_USD,SHORT,1.2258399999999998,1.2268066236489465,1.2240412545035113,1.2200637635105338,1.2200637635105338,957885.73,4,OVERLAP,1.5,0.001988745496488714,43.493401568924014,55.150662533551504,1.2239881800318608,1.2247358975981042,29.187713807647953,False,0.00022957400344221198,57.73426730250509,20.418199681391247,0.6903553299492432,15,3,order_block_retest_short,1.2268066236489465,SL,2022-06-23 15:30:00+00:00,-9.666236489467295,-925.9149996066017,15,False
2022-06-23 15:30:00+00:00,8,GBP_USD,SHORT,1.2258399999999998,1.2267897219597361,1.2240975934675462,1.2202327804026385,1.2202327804026385,965183.38,4,OVERLAP,1.5,0.0019324065324537963,41.8184500977186,55.150662533551504,1.2240682514031604,1.2247487742389191,28.016161439845533,False,0.00013082192991694416,51.680946633160126,19.617485968395076,0.008333333333388844,15,3,order_block_retest_short,1.2258399999999998,TP1+SL,2022-06-23 19:00:00+00:00,8.712032662268054,840.8709131638279,210,True
2022-06-27 13:30:00+00:00,8,GBP_USD,LONG,1.22856,1.2264155055347992,1.2297516482173365,1.2325149446520096,1.2325149446520096,431367.19,5,OVERLAP,1.5,0.001381648217336538,38.865852295334825,53.88630428176287,1.2278695189613704,1.2271932777084054,3.8110560583026754,False,8.418430852658368e-05,95.08977617936985,5.004810386295411,0.5560538116591075,13,0,order_block_retest_long,1.22856,TP1+SL,2022-06-27 16:30:00+00:00,5.958241086682081,257.0189714904596,180,True
2022-07-08 13:45:00+00:00,8,GBP_USD,SHORT,1.198,1.2013546039838643,1.196074653387119,1.1918439601613569,1.1918439601613569,276525.86,4,OVERLAP,1.5,0.002115346612881093,27.933021142947958,48.07663003382662,1.1990768263459497,1.198795694066415,2.784667445978606,False,0.00014462356256873202,63.54245261941864,-8.868263459496095,0.6142857142857131,13,4,order_block_retest_short,1.2013546039838643,SL,2022-07-08 14:15:00+00:00,-33.546039838643345,-927.6347515975112,30,False
2022-07-13 15:15:00+00:00,8,GBP_USD,SHORT,1.1918499999999999,1.194147645329251,1.1890478489024965,1.1830635467074895,1.1830635467074895,399695.46,5,OVERLAP,1.5,0.002992151097503531,41.19187772311505,55.06703043140566,1.189856899069938,1.1902438065703178,28.18900083952469,False,0.0006173634179383994,75.76074390550436,21.831009300619098,0.9417808219178077,15,2,order_block_retest_short,1.18613,TP1+TIME,2022-07-14 01:15:00+00:00,42.610755487516585,1703.1325515530466,600,True
2022-08-18 08:15:00+00:00,8,GBP_USD,SHORT,1.20356,1.205081884612868,1.2025770512904403,1.2002311538713206,1.2002311538713206,614625.92,4,LONDON,1.5,0.0011729487095598007,29.958894678639403,52.29747864674,1.2040487108476932,1.2065335139299502,-1.9284029492538934,False,0.0001975341498558418,86.60053762791391,-2.987108476930622,0.61313868613131,8,3,order_block_retest_short,1.205081884612868,SL,2022-08-18 08:45:00+00:00,-15.21884612867952,-935.3897303178089,30,False
2022-08-18 08:45:00+00:00,8,GBP_USD,SHORT,1.2045199999999998,1.2050841045896667,1.2035296513677776,1.2011689541033326,1.2011689541033326,1641603.08,4,LONDON,1.5,0.001180348632222486,31.282347075847014,57.25695433263948,1.2040950383488318,1.2064962234880316,4.264062133150226,False,0.00033999190853556166,81.35068091896625,6.149616511681444,0.09448818897628984,8,3,order_block_retest_short,1.2050841045896667,SL,2022-08-18 09:00:00+00:00,-5.64104589666936,-926.0358318393785,15,False
2022-08-18 09:00:00+00:00,8,GBP_USD,SHORT,1.2045199999999998,1.2050855971189764,1.203524676270079,1.2011540288102374,1.2011540288102374,1620898.41,4,LONDON,1.5,0.001185323729920878,33.07677083074685,57.25695433263948,1.204119154492015,1.2064784501199917,3.2081889832147326,False,0.0003595315969879812,77.66095476339187,5.908455079850494,0.00800000000005258,9,3,order_block_retest_short,1.2050855971189764,SL,2022-08-18 09:15:00+00:00,-5.65597118976635,-916.7754708498086,15,False
2022-08-18 09:15:00+00:00,8,GBP_USD,SHORT,1.20396,1.2050820544676208,1.2029764851079308,1.200629455323792,1.200629455323792,808880.27,4,LONDON,1.5,0.001173514892069388,32.104995501219314,53.26101613249034,1.204120364119779,1.2064552814620813,-2.456556543142252,False,0.0003203459258976678,56.21698141390781,0.29635880220979516,0.5588235294117135,9,3,order_block_retest_short,1.2050820544676208,SL,2022-08-18 09:45:00+00:00,-11.220544676209254,-907.6077207239205,30,False
2022-08-18 13:15:00+00:00,8,GBP_USD,SHORT,1.20295,1.205134756104629,1.20179081298457,1.1990924389537099,1.1990924389537099,411273.2,4,OVERLAP,1.5,0.0013491870154300634,33.84769627189922,40.07779465474551,1.2047571689042393,1.2063225369230632,-20.367661014588645,False,-0.00031305666998904556,21.354609652375785,-16.171689042392412,0.7753623188404212,13,3,order_block_retest_short,1.1990924389537099,TP3,2022-08-18 14:00:00+00:00,25.083741246556016,1031.6270530443082,45,True
2022-09-07 08:00:00+00:00,8,GBP_USD,SHORT,1.1507399999999999,1.1516735722948401,1.1496847590171995,1.1471942770515986,1.1471942770515986,973516.37,4,LONDON,1.5,0.0012452409828004603,32.22279069661828,64.94412122051264,1.1494666509094293,1.1521594315714312,-3.633333333332711,False,0.0004910041658838279,77.34906994501604,14.633490905706648,0.2732919254658548,8,2,order_block_retest_short,1.1471942770515986,TP3,2022-09-07 09:15:00+00:00,23.004820020226532,2239.5568878594263,75,True
2022-09-22 12:45:00+00:00,8,GBP_USD,SHORT,1.1333499999999999,1.135813273081321,1.1311957563955966,1.1265072691867897,1.1265072691867897,378051.26,5,LONDON,1.5,0.002344243604403467,21.28952062109188,60.886875170036234,1.1288489598184133,1.1321854301109038,20.28693844326801,False,5.174008670933805e-05,85.73178993447873,46.91040181586725,0.22279792746110533,12,3,order_block_retest_short,1.1265072691867897,TP3,2022-09-22 13:30:00+00:00,44.984873898068244,1700.6588258105812,45,True
2022-10-14 16:15:00+00:00,8,GBP_USD,LONG,1.11989,1.1159821575636792,1.1233261414544025,1.1305784243632078,1.1305784243632078,242653.1,4,OVERLAP,1.5,0.0036261414544026364,18.39034835781186,45.228293497387405,1.1242445015027427,1.121163334862026,-25.06851027672896,False,8.545760636624491e-05,31.040004218040234,-45.4450150274277,0.6497175141243076,16,4,order_block_retest_long,1.1159821575636792,SL,2022-10-14 16:45:00+00:00,-39.07842436320807,-948.2500814847965,30,False
2022-12-02 16:00:00+00:00,8,GBP_USD,LONG,1.2237900000000002,1.2227129223190072,1.2261902589366425,1.2313707768099273,1.2313707768099273,871587.62,4,OVERLAP,1.5,0.0025902589366424743,30.439774137507627,50.25519455132627,1.2240577444486214,1.2180170776147872,11.596219631966331,False,3.5736949566538435e-06,81.94210157301917,-4.5774444862134445,0.6507936507936877,16,4,order_block_retest_long,1.2313707768099273,TP3,2022-12-05 01:15:00+00:00,49.90517960261396,4349.673671551485,3435,True
2022-12-16 14:00:00+00:00,8,GBP_USD,SHORT,1.2162799999999998,1.21750143596369,1.2148318801210332,1.2115556403630998,1.2115556403630998,804188.13,4,OVERLAP,1.5,0.0016381198789667197,18.312195822383046,43.091236387416366,1.218629998404227,1.2254437360190475,-0.660655351683026,False,4.286313026040405e-05,63.32508605851737,-21.599984042270925,0.6510989010989205,14,4,order_block_retest_short,1.21750143596369,SL,2022-12-16 14:15:00+00:00,-12.214359636901762,-982.2643035547507,15,False
2022-12-16 15:00:00+00:00,8,GBP_USD,SHORT,1.2163399999999998,1.2176392040961825,1.2144326530127245,1.210237959038174,1.210237959038174,748490.3,4,OVERLAP,1.5,0.002097346987275329,17.149135119777107,45.03448564067364,1.2186886136052257,1.2251927355466141,-7.833465320434829,False,0.00012162736899418871,60.31699696625433,-21.586136052258453,0.9435336976320927,15,4,order_block_retest_short,1.2176392040961825,SL,2022-12-16 15:15:00+00:00,-12.99204096182782,-972.4416637130796,15,False
2022-12-16 15:45:00+00:00,8,GBP_USD,SHORT,1.2151999999999998,1.2176399542271548,1.2132901525761501,1.2090904577284505,1.2090904577284505,394563.65,4,OVERLAP,1.5,0.002099847423849818,18.295755790149993,42.22012611100248,1.2184352065347506,1.2249348488413498,-18.434105310631832,False,-0.00022739306914879967,15.954128927326272,-30.452065347505997,0.5887445887445921,15,4,order_block_retest_short,1.2176399542271548,SL,2022-12-16 17:15:00+00:00,-24.399542271549276,-962.7172456991775,90,False
2021-02-05 11:15:00+00:00,8,GBP_USD,LONG,1.3685100000000001,1.3673530827225562,1.3700327818496254,1.3708891727744383,1.3708891727744383,864366.04,5,LONDON,1.5,0.0008563909248127579,31.21994244548973,47.11812472880249,1.3681179264364378,1.3662055569800107,-10.704906069749498,False,-0.000227221238696778,21.07769613413166,2.020735635621662,0.7227722772276531,11,4,order_block_retest_long,1.3685100000000001,TP1+SL,2021-02-05 12:45:00+00:00,7.613909248126438,658.1204585722427,90,True
2021-04-07 09:30:00+00:00,8,GBP_USD,SHORT,1.38241,1.3833895658025055,1.3802028946499627,1.379004341974944,1.379004341974944,1027578.96,4,LONDON,1.5,0.001198552675018703,32.349954380738765,55.39910050892575,1.3820200947090742,1.3839828744318312,7.141562152712666,False,0.0004075997653737915,77.29921210575479,5.799052909258862,0.6610169491525679,9,2,order_block_retest_short,1.3833895658025055,SL,2021-04-07 10:00:00+00:00,-9.795658025055776,-1006.5812085902468,30,False
2021-04-07 10:15:00+00:00,8,GBP_USD,SHORT,1.38244,1.3833986567303589,1.380172288464274,1.378943432696411,1.378943432696411,1039491.36,4,LONDON,1.5,0.0012288557678630106,27.143600043655635,54.11405209232595,1.3820952769479904,1.3839443315494278,5.671323769109726,False,0.00031097439811761764,45.37953795379059,5.3472305200963355,0.5984251968502436,10,2,order_block_retest_short,1.378943432696411,TP3,2021-04-07 12:30:00+00:00,28.821394532947163,2995.9590600149813,135,True
2021-04-08 12:30:00+00:00,8,GBP_USD,SHORT,1.37607,1.3770703553341883,1.3739242977720776,1.3727564466581161,1.3727564466581161,1026110.37,4,LONDON,1.5,0.001167851113961273,36.029910001163614,57.665444777196065,1.375239717590481,1.3782740373689433,15.74755822311813,False,0.00026710592992144314,74.70110488565578,10.202824095191243,0.10869565217380811,12,3,order_block_retest_short,1.3770703553341883,SL,2021-04-08 12:45:00+00:00,-10.003553341884075,-1026.4749820955406,15,False
2021-04-08 13:00:00+00:00,8,GBP_USD,SHORT,1.3757199999999998,1.3770804084259072,1.3735072771606178,1.3723059157409265,1.3723059157409265,746989.08,4,OVERLAP,1.5,0.0012013614196911104,42.355881912344486,53.984736709313374,1.3753191395366182,1.3782345158250422,9.989988301359887,False,0.00022055765277420548,49.90929705215245,5.9086046338174825,0.6440677966101503,13,3,order_block_retest_short,1.3723059157409265,TP3,2021-04-08 14:45:00+00:00,28.13403594932263,2101.581763047144,105,True
2021-04-09 08:00:00+00:00,8,GBP_USD,SHORT,1.3690999999999998,1.3713254894829845,1.3672534034467696,1.3662351051701542,1.3662351051701542,466066.48,4,LONDON,1.5,0.0010182982766151897,50.14106413701499,38.27019424801053,1.3722586899721407,1.3754231751418644,-3.3666666666642975,False,-0.00011545576820853626,76.29794143671968,-29.686899721408366,0.6622516556292569,8,4,order_block_retest_short,1.3713254894829845,SL,2021-04-09 08:45:00+00:00,-22.254894829847327,-1037.2260496117142,45,False
2021-04-09 09:30:00+00:00,8,GBP_USD,SHORT,1.3706099999999999,1.3713268765207942,1.3687541565280381,1.3677312347920574,1.3677312347920574,1432399.81,4,LONDON,1.5,0.001022921735980911,32.62034714235083,47.628088393261315,1.371960110966697,1.3751569951450575,2.2798202638307785,False,0.00026234041840481276,59.03331911841331,-11.601109666969922,0.22222222222203947,9,4,order_block_retest_short,1.3713268765207942,SL,2021-04-09 10:30:00+00:00,-7.168765207943296,-1026.8537921792588,60,False
2021-04-09 12:15:00+00:00,8,GBP_USD,SHORT,1.37052,1.3713447306488928,1.3685451290073802,1.36746269351107,1.36746269351107,1232626.98,4,LONDON,1.5,0.0010824354963099724,24.051572670423916,45.769038879080355,1.3717573411935284,1.3747608647426401,-3.9319440664553618,False,0.00014398411600924282,41.43273384909072,-10.473411935283394,0.6011235955056005,12,4,order_block_retest_short,1.3713447306488928,SL,2021-04-09 12:45:00+00:00,-8.247306488928796,-1016.5852490582705,30,False
2021-05-04 08:45:00+00:00,8,GBP_USD,SHORT,1.3867399999999999,1.3889998724833374,1.3848641834444169,1.3838312751666253,1.3838312751666253,445343.45,4,LONDON,1.5,0.0010329082777915586,23.447824372171834,44.15404699120804,1.3882119389782537,1.3882874493307467,-8.394210668782875,False,0.00010946384040448273,66.78262361456886,-12.819389782536827,0.8433734939759471,8,1,order_block_retest_short,1.3889998724833374,SL,2021-05-04 10:15:00+00:00,-22.598724833375883,-1006.4194082896291,90,False
2021-05-04 10:30:00+00:00,8,GBP_USD,SHORT,1.38801,1.3889909127486695,1.3861939150088696,1.3851908725133042,1.3851908725133042,1015742.95,5,LONDON,1.5,0.0010030424955653182,19.849871453207577,51.86960942266452,1.3881785707328373,1.3882713953701058,3.730088621434202,False,0.0002017904016940715,78.48704761434279,0.21429267162753618,0.9062499999998554,10,1,order_block_retest_short,1.3851908725133042,TP3,2021-05-04 12:00:00+00:00,23.17606266667423,2354.092226243255,90,True
2021-05-04 15:00:00+00:00,8,GBP_USD,SHORT,1.3863299999999998,1.389088824633875,1.3838611691074998,1.3825317536612498,1.3825317536612498,369685.02,4,OVERLAP,1.5,0.0013294154462500792,29.950404245192367,49.611615913701904,1.3871004174416488,1.3879095119177645,-0.7269921777042221,False,0.0002446200798468454,77.09258430553903,-5.804174416488284,0.5434782608695398,15,1,order_block_retest_short,1.389088824633875,SL,2021-05-04 16:00:00+00:00,-27.58824633875223,-1019.8961399506546,60,False
2021-05-06 12:30:00+00:00,8,GBP_USD,LONG,1.39067,1.3889894867335921,1.393616755109385,1.3951851326640776,1.3951851326640776,600826.66,5,LONDON,1.5,0.001568377554692545,56.58466252643041,47.29570869884925,1.3907402224118506,1.3899894839032472,-4.84291786540636,False,-0.00011073903907925223,41.1289551895022,-2.602224118506413,0.14136125654449289,12,3,order_block_retest_long,1.3889894867335921,SL,2021-05-06 13:00:00+00:00,-16.80513266407946,-1009.6971729415764,30,False
2021-05-06 13:15:00+00:00,8,GBP_USD,LONG,1.39023,1.3890053671114073,1.39307088592395,1.394586328885925,1.394586328885925,816244.77,5,OVERLAP,1.5,0.0015154429619750399,61.46713889978716,46.618799337920414,1.3905925097174678,1.3899728305132155,-7.061429702812649,False,-0.00024053666248626367,22.999205749393454,-5.525097174678972,0.8294573643410026,13,3,order_block_retest_long,1.3890053671114073,SL,2021-05-06 13:45:00+00:00,-12.246328885927584,-999.6001904838316,30,False
2021-05-07 11:30:00+00:00,8,GBP_USD,LONG,1.3906200000000002,1.3893106909276784,1.3920253938154772,1.3928230907232158,1.3928230907232158,755821.69,4,LONDON,1.5,0.0007976969077385947,30.069561862031136,42.345594077075624,1.3908968684510175,1.3901264835575733,-12.999029271507645,False,-0.00021909284747023526,18.75600303311725,-4.668684510173993,0.09016393442627427,11,4,order_block_retest_long,1.3893106909276784,SL,2021-05-07 12:00:00+00:00,-13.093090723217404,-989.60419577455,30,False
2021-05-07 12:15:00+00:00,8,GBP_USD,LONG,1.3900800000000002,1.3892950196676785,1.3915898688821442,1.3924398033232162,1.3924398033232162,1248067.13,4,LONDON,1.5,0.0008499344410720426,40.379288994457625,41.39547933157116,1.390759430810124,1.3901133728620985,-14.84192781153304,False,-0.0003052153212046127,21.166356154509227,-8.694308101240278,0.7238095238096165,12,4,order_block_retest_long,1.3924398033232162,TP3,2021-05-07 12:30:00+00:00,19.348361215876345,2414.80536529021,15,True
2021-06-15 16:45:00+00:00,8,GBP_USD,SHORT,1.4076,1.4087912460312266,1.405848359791823,1.4048775396877344,1.4048775396877344,842694.27,4,OVERLAP,1.5,0.000970820104088536,24.827901059687893,48.5859774400525,1.4085174505489417,1.4104979373903277,1.0776873672857512,False,0.00010565472877939171,49.15123456790556,-7.2745054894163275,0.641025641025568,16,1,order_block_retest_short,1.40812,TIME,2021-06-16 02:45:00+00:00,-5.20000000000076,-438.201020400064,600,False
2021-06-25 14:00:00+00:00,8,GBP_USD,SHORT,1.3916,1.3931413054003114,1.3895812973312573,1.388476945996886,1.388476945996886,648459.54,5,OVERLAP,1.5,0.0011043513343713925,33.986696788081794,55.71032802386778,1.391290614890714,1.3927485612021,11.892812763321103,False,0.0002927821956353779,74.06657741001611,4.993851092860435,0.6617647058822665,14,4,order_block_retest_short,1.388476945996886,TP3,2021-06-25 18:00:00+00:00,25.708783840894075,1667.1106143425607,240,True
2021-07-13 16:15:00+00:00,8,GBP_USD,SHORT,1.3848599999999998,1.3857744025713221,1.3828873161911859,1.3818059742867788,1.3818059742867788,1111266.89,4,OVERLAP,1.5,0.0010813419044070184,22.3594102098225,54.303502106643315,1.3852392613423095,1.3858944978653545,15.60319132361876,False,0.0003938123670393209,89.1953755431404,-1.892613423095657,0.13793103448289062,16,1,order_block_retest_short,1.3818059742867788,TP3,2021-07-13 18:00:00+00:00,25.133547884998173,2793.0079592827997,105,True
2021-07-28 08:45:00+00:00,8,GBP_USD,LONG,1.3896000000000002,1.386912145360748,1.3913956975950137,1.3923885463925207,1.3923885463925207,388441.91,5,LONDON,1.5,0.0009928487975068665,26.736900787238525,60.725082917132106,1.3874508726320252,1.3836624042888006,19.350742404942167,False,7.916807550682514e-05,50.61760345098153,19.591273679748777,0.9300411522633711,8,2,order_block_retest_long,1.386912145360748,SL,2021-07-28 10:00:00+00:00,-26.878546392521404,-1044.0753898734624,75,False
2021-07-28 10:30:00+00:00,8,GBP_USD,LONG,1.3879500000000002,1.3869243176169475,1.3896645492203503,1.3906168238305254,1.3906168238305254,1007753.12,5,LONDON,1.5,0.0009522746101750727,19.337052248170572,50.417244422867114,1.3875156183565278,1.383938383935468,0.44218429365860956,False,-5.386693350515074e-05,21.378351717336596,2.443816434722912,1.0,10,2,order_block_retest_long,1.3869243176169475,SL,2021-07-28 11:15:00+00:00,-10.25682383052784,-1033.634621650478,45,False
2021-07-28 11:30:00+00:00,8,GBP_USD,LONG,1.3875000000000002,1.3869231804054987,1.389222130630009,1.3901781959450132,1.3901781959450132,1774035.23,5,LONDON,1.5,0.0009560653150044292,16.52765447905613,47.916392896393894,1.3874952080798972,1.3840736749455695,-3.4035244125707464,False,-7.177981472944003e-05,34.15480102227155,-1.8520807989719223,0.5728155339806222,11,2,order_block_retest_long,1.3869231804054987,SL,2021-07-28 11:45:00+00:00,-5.768195945015098,-1023.2982819999926,15,False
2021-07-28 11:45:00+00:00,8,GBP_USD,LONG,1.3881400000000002,1.3869196675193918,1.3898855498707225,1.3908533248060837,1.3908533248060837,830155.15,5,LONDON,1.5,0.0009677749353612564,14.617681932952864,52.11963029657198,1.3875130430571563,1.384112245344121,3.0027063454629577,False,-2.1700397282882975e-05,45.2861952861959,4.369569428437359,0.580357142857173,11,2,order_block_retest_long,1.3869196675193918,SL,2021-07-28 12:30:00+00:00,-12.20332480608377,-1013.0652934893194,45,False
2021-07-28 15:15:00+00:00,8,GBP_USD,LONG,1.38803,1.3868933651101574,1.3899508992656182,1.3910063488984272,1.3910063488984272,882371.86,5,OVERLAP,1.5,0.001055449632809085,20.547509729283938,55.986107342178535,1.38713298175829,1.3844401731258387,7.023982850762334,False,0.000144470367784563,81.3451534223724,7.0701824170993355,0.8082191780818793,15,2,order_block_retest_long,1.3868933651101574,SL,2021-07-28 18:00:00+00:00,-11.366348898427246,-1002.9346418914201,165,False
2021-09-10 15:45:00+00:00,8,GBP_USD,LONG,1.3848,1.3840575285370118,1.386293143086588,1.3871347146298818,1.3871347146298818,1337297.59,4,OVERLAP,1.5,0.0008415715432939879,52.10499744204033,34.02766256771919,1.3860534166321838,1.3832183751426057,-22.76572340738081,False,-0.00033930091305477963,15.129685477427044,-14.43416632183947,0.13043478260856972,15,4,order_block_retest_long,1.3840575285370118,SL,2021-09-10 18:15:00+00:00,-7.424714629882256,-992.9052980979284,150,False
2021-09-14 16:00:00+00:00,8,GBP_USD,LONG,1.3858000000000001,1.3849568733667332,1.3878975108884448,1.3890412663326672,1.3890412663326672,1165870.23,5,OVERLAP,1.5,0.0011437554442224006,35.11854613080423,46.601703372369926,1.3859698104153395,1.384493656769709,-14.216518062297734,False,-0.0003640755419090309,45.53702620728594,-3.5981041533950098,0.8571428571429138,16,1,order_block_retest_long,1.3849568733667332,SL,2021-09-14 16:45:00+00:00,-8.431266332669107,-982.9762418460189,45,False
2021-09-30 10:15:00+00:00,8,GBP_USD,SHORT,1.3439499999999998,1.3455606832716118,1.3418687781892549,1.3407331672838825,1.3407331672838825,604182.4,4,LONDON,1.5,0.0011356109053724708,27.3806660734734,48.35626778721171,1.3444601096805955,1.3500999428286857,-3.9785603181652363,False,0.00011775948666916061,46.116064142023106,-3.2010968059559275,0.7970297029703873,10,3,order_block_retest_short,1.3455606832716118,SL,2021-09-30 12:00:00+00:00,-16.106832716120678,-973.146484682431,105,False
2021-09-30 16:00:00+00:00,8,GBP_USD,SHORT,1.3447999999999998,1.34573381367697,1.341564575486866,1.339851863230299,1.339851863230299,1031699.41,5,OVERLAP,1.5,0.0017127122565669729,38.72677160048153,43.05633475620473,1.346133062750346,1.3494613317482482,-18.27300144575217,False,-0.0003214277986664225,7.97402389242907,-11.430627503461466,0.7500000000000216,16,3,order_block_retest_short,1.34573381367697,SL,2021-09-30 16:15:00+00:00,-9.338136769703187,-963.4150195802084,15,False
2021-10-12 09:30:00+00:00,8,GBP_USD,SHORT,1.3599499999999998,1.3609724989964802,1.358256673356798,1.357315010035197,1.357315010035197,932793.94,5,LONDON,1.5,0.0009416633216009565,31.765044995035133,52.25280818033017,1.359949437071443,1.3609994288251952,3.883010392466968,False,0.00013056204833784686,74.92428715627359,1.9056292855701429,0.9327731092438182,9,1,order_block_retest_short,1.3609724989964802,SL,2021-10-12 10:15:00+00:00,-10.224989964804365,-953.7808675730324,45,False
2021-10-12 13:30:00+00:00,8,GBP_USD,SHORT,1.35943,1.3610664208801175,1.3571105274658823,1.3558557911988234,1.3558557911988234,577017.24,5,OVERLAP,1.5,0.001254736267058881,22.004181023080523,43.424941944739345,1.3605665394511348,1.3610380276234428,-11.308872146551519,False,-0.0002079138211461991,30.052388771602086,-9.465394511347647,0.6182795698924738,13,1,order_block_retest_short,1.35943,TP1+SL,2021-10-12 14:45:00+00:00,11.597362670587863,669.1878199461638,75,True
2021-10-29 09:45:00+00:00,8,GBP_USD,LONG,1.3793000000000002,1.3777185153721083,1.3808532308526107,1.381724846278916,1.381724846278916,601292.56,4,LONDON,1.5,0.0008716154263053216,30.187880254121914,54.890882597795205,1.3786408553360827,1.377376570274783,12.732953504446254,False,-2.7405857814094157e-05,59.52794738110024,4.691446639173424,0.8720930232557629,9,4,order_block_retest_long,1.3777185153721083,SL,2021-10-29 12:30:00+00:00,-15.814846278918715,-950.9349405057509,165,False
2021-12-16 11:15:00+00:00,8,GBP_USD,LONG,1.32702,1.3259156260774383,1.3285924928170767,1.3294737392256153,1.3294737392256153,852451.84,4,LONDON,1.5,0.0008812464085384174,38.134853135706976,45.131290919186995,1.3266036974459543,1.324702220813913,-20.166359501474496,False,-0.00027226085565593193,16.903588821189853,2.2630255404565425,0.3178807947019848,11,3,order_block_retest_long,1.3294737392256153,TP3,2021-12-16 12:00:00+00:00,20.131160501303974,1716.0844810671895,45,True
2022-02-03 13:15:00+00:00,8,GBP_USD,LONG,1.3582500000000002,1.354729200871958,1.36166532752028,1.36346799128042,1.36346799128042,272263.88,5,OVERLAP,1.5,0.0018026637601399392,28.550446553286896,54.6612421470426,1.356411581178255,1.35384557963027,5.658281136722287,False,0.00017441552746008042,32.75124175001695,16.484188217449347,0.7172995780590915,13,3,order_block_retest_long,1.36005,TP1+TIME,2022-02-03 23:15:00+00:00,26.076637601397668,709.9726530710423,600,True
2022-02-15 16:30:00+00:00,8,GBP_USD,SHORT,1.35316,1.3538106540217145,1.350612306521903,1.3492434597828542,1.3492434597828542,1484177.65,5,OVERLAP,1.5,0.0013688467390485818,24.246998770758942,50.04002535866185,1.3535871614003312,1.3539734534421677,-7.499780127975253,False,8.01031850030296e-05,86.4551623890161,-2.3716140033114286,0.27536231884050977,16,1,order_block_retest_short,1.3538106540217145,SL,2022-02-15 16:45:00+00:00,-6.506540217146028,-965.6861569114282,15,False
2022-02-23 12:00:00+00:00,8,GBP_USD,LONG,1.3595100000000002,1.3585961999175469,1.361212000549688,1.362158000824532,1.362158000824532,1046212.75,4,LONDON,1.5,0.0009460002748439305,29.256138884575677,45.46445387372739,1.3597048148672606,1.3593243854912713,-10.294592468440555,False,-0.0002278724799112696,17.346838101556738,-3.8481486726049674,0.6610169491525679,12,2,order_block_retest_long,1.3585961999175469,SL,2022-02-23 12:45:00+00:00,-9.13800082453342,-956.0292972137378,45,False
2022-02-23 13:00:00+00:00,8,GBP_USD,LONG,1.3593400000000002,1.3586017161559,1.3610052256273333,1.361932838441,1.361932838441,1281985.26,4,OVERLAP,1.5,0.0009276128136666418,33.569848305848666,46.160688569793614,1.3595900772869276,1.3593089097719764,-9.667134105373343,False,-0.00020148909185878895,38.42108990135268,-4.400772869275205,0.6178861788618326,13,2,order_block_retest_long,1.3586017161559,SL,2022-02-23 14:15:00+00:00,-7.382838441001293,-946.4690058325039,75,False
2022-03-10 12:45:00+00:00,8,GBP_USD,SHORT,1.3174299999999999,1.3197684647100913,1.315030235266057,1.3137353528990856,1.3137353528990856,400692.09,4,LONDON,1.5,0.0012948823669715038,20.363601058249117,57.258612642541614,1.3166737183481205,1.3158538989831479,11.641107107440707,False,0.00016269839313644472,73.68395185444506,9.462816518794881,0.20264317180612604,12,3,order_block_retest_short,1.3137353528990856,TP3,2022-03-10 14:30:00+00:00,30.472060096352134,1220.991344661294,105,True
2022-03-25 15:30:00+00:00,8,GBP_USD,LONG,1.32038,1.3178951230842488,1.322622512771674,1.3238387691575109,1.3238387691575109,381996.48,4,OVERLAP,1.5,0.0012162563858369824,27.176123477722825,54.44155145616542,1.319314314608006,1.3196135524159003,14.645682414957673,False,0.00011426396637919414,32.02896489605967,8.756853919940077,0.6283185840708677,15,4,order_block_retest_long,1.3178951230842488,SL,2022-03-25 19:00:00+00:00,-24.84876915751277,-949.2142350502445,210,False
2022-03-28 11:00:00+00:00,8,GBP_USD,SHORT,1.3133,1.3165951412680936,1.3111890582127081,1.310038587319062,1.310038587319062,285184.16,5,LONDON,1.5,0.0011504708936459942,21.935124705815632,44.08578986400056,1.3153022752309855,1.3176651477048238,-10.135497935062077,False,7.9399179395607e-05,65.70726399060896,-18.122752309854828,0.8451882845187507,11,0,order_block_retest_short,1.310038587319062,TP3,2022-03-28 12:45:00+00:00,26.861773484764296,766.0552307362778,105,True
2022-03-29 08:15:00+00:00,8,GBP_USD,SHORT,1.3094,1.3107968056824892,1.3074112954500716,1.3063219431751074,1.3063219431751074,678249.42,5,LONDON,1.5,0.0010893522749641884,18.873603169357363,49.10122904492773,1.3098499650085378,1.313023854835038,0.13880553785483585,False,-3.7653005670985817e-05,25.904784094437463,-2.5996500853775473,0.15584415584415773,8,1,order_block_retest_short,1.3063219431751074,TP3,2022-03-29 08:45:00+00:00,25.333807327927534,1718.2640126558601,30,True
2022-04-13 08:45:00+00:00,8,GBP_USD,SHORT,1.3004499999999999,1.3019409504691688,1.2988336635388753,1.2979304953083128,1.2979304953083128,646946.56,4,LONDON,1.5,0.0009031682305623683,26.47053553790379,54.71889566739471,1.30032059060228,1.3016658530558338,0.6339918670228428,False,0.00013949547470419306,78.36140038152664,3.1940939772012733,0.0,8,2,order_block_retest_short,1.3019409504691688,SL,2022-04-13 11:15:00+00:00,-14.909504691689166,-964.5652771592169,150,False
2022-04-13 11:30:00+00:00,8,GBP_USD,SHORT,1.30127,1.3019417275630538,1.2996484829129746,1.2987427243694618,1.2987427243694618,1421587.68,4,LONDON,1.5,0.0009057585435127484,24.45506660808808,57.511823584136195,1.3004624930150555,1.30156303226693,8.25571268217029,False,0.0001670902476323875,74.00538238800972,9.975069849446072,0.5204081632653269,11,2,order_block_retest_short,1.30127,TP1+SL,2022-04-13 12:30:00+00:00,8.107585435126463,1152.564356912322,60,True
2022-04-13 13:45:00+00:00,8,GBP_USD,SHORT,1.3007699999999998,1.3020324061382043,1.2985439590786387,1.2973359386179582,1.2973359386179582,765558.12,4,OVERLAP,1.5,0.0012080204606805757,24.89803431682006,53.092374545715344,1.3004085286666782,1.3014504502206525,4.954718053260532,False,4.186144776181933e-05,64.00539352108167,5.514713333216736,0.528846153846238,13,2,order_block_retest_short,1.3020324061382043,SL,2022-04-13 14:00:00+00:00,-12.62406138204497,-966.4452698402949,15,False
2022-05-06 11:15:00+00:00,8,GBP_USD,SHORT,1.2359999999999998,1.2369814373417736,1.2329137510548436,1.2312756265822653,1.2312756265822653,974877.13,4,LONDON,1.5,0.001638124472578173,24.178256584801755,56.34506176672075,1.2352756003167285,1.2425077103155817,18.428976275775,False,0.0005311578310704136,78.29614604462095,9.143996832714496,0.5642857142857358,11,4,order_block_retest_short,1.2369814373417736,SL,2022-05-06 12:30:00+00:00,-9.814373417738054,-956.7808190232765,75,False
2022-05-06 12:30:00+00:00,8,GBP_USD,SHORT,1.2347,1.2370238582453352,1.2313309450310996,1.2295514175466493,1.2295514175466493,407603.61,4,LONDON,1.5,0.0017795274844502574,23.200841960184288,51.218525672769246,1.235109904570296,1.2421099894602536,3.907501777620226,False,1.4914589535355768e-05,33.43426962875401,-2.199045702959701,0.16231884057974597,12,4,order_block_retest_short,1.2347,TP1+SL,2022-05-06 14:15:00+00:00,16.845274844501375,686.619483806095,105,True
2022-05-06 15:45:00+00:00,8,GBP_USD,SHORT,1.2342099999999998,1.2371333564779037,1.2301109568139759,1.2279664352209638,1.2279664352209638,326364.3,4,OVERLAP,1.5,0.0021445215930120036,14.122705680227327,49.924987995575435,1.2347258168966715,1.2411258128587546,2.2686667029714336,False,0.00022073110242847035,71.99472485313518,-3.258168966715491,0.8802083333332514,15,4,order_block_retest_short,1.23092,TP1+TIME,2022-05-09 01:45:00+00:00,36.945215930118685,1205.7599535382033,3480,True
2022-05-11 14:30:00+00:00,8,GBP_USD,SHORT,1.23555,1.2365197220598108,1.231141852934595,1.2288427794018923,1.2288427794018923,996302.8,5,OVERLAP,1.5,0.0022990735327025804,21.79449001343201,51.32874064590108,1.2346959300138933,1.2339977572546452,9.753462615367248,False,0.00022410612404697057,50.25497410885987,10.440699861067326,0.6666666666666309,14,2,order_block_retest_short,1.2365197220598108,SL,2022-05-11 14:45:00+00:00,-9.69722059810829,-966.1368034112966,15,False
2022-05-11 14:45:00+00:00,8,GBP_USD,SHORT,1.2338099999999999,1.23654117048411,1.2292588634392667,1.2268882951589,1.2268882951589,350207.15,5,OVERLAP,1.5,0.0023705682803666873,20.51278772361874,46.36115178274529,1.2346686386407995,1.2339977795705195,-7.718968449321739,False,3.0432098737410984e-05,25.825050419422386,-6.686386407994682,0.5272727272727371,14,2,order_block_retest_short,1.2268882951589,TP3,2022-05-11 17:30:00+00:00,57.36420898562528,2008.9356140860223,165,True
2022-05-27 08:00:00+00:00,8,GBP_USD,LONG,1.26221,1.261383420566913,1.2640638628872463,1.2650857943308693,1.2650857943308693,1181453.05,5,LONDON,1.5,0.001021931443623157,36.19243921713851,39.43065101854664,1.2624744823715663,1.2588064520538786,3.6333333333349316,False,-0.00037251885790658617,41.21667090367865,-4.544823715664226,0.02758620689658024,8,4,order_block_retest_long,1.261383420566913,SL,2022-05-27 08:15:00+00:00,-8.265794330870602,-976.5647922879782,15,False
2022-05-27 08:45:00+00:00,8,GBP_USD,LONG,1.2619900000000002,1.2613791333766429,1.2638724441557143,1.2649086662335716,1.2649086662335716,1582668.14,5,LONDON,1.5,0.0010362220778571546,33.67651437388261,38.488140587140045,1.2623908000432142,1.2588929640662492,0.30321092984619824,False,-0.0002804591040776738,44.991591723332554,-5.908000432142124,0.10465116279062563,8,4,order_block_retest_long,1.2613791333766429,SL,2022-05-27 09:00:00+00:00,-6.108666233572978,-966.7991425769752,15,False
2022-05-27 11:30:00+00:00,8,GBP_USD,LONG,1.26194,1.2613165697933346,1.2642395347111026,1.265484302066654,1.265484302066654,1535265.92,5,LONDON,1.5,0.001244767355551314,28.722789638902945,51.107364544145625,1.2617275433601205,1.2590621784457507,8.804808939442132,False,5.349881473838713e-05,73.90600500602825,0.2245663987943125,0.8370786516854388,11,4,order_block_retest_long,1.2613165697933346,SL,2022-05-27 11:45:00+00:00,-6.234302066654429,-957.1311497920113,15,False
2022-06-23 14:45:00+00:00,8,GBP_USD,LONG,1.2277900000000002,1.2238847855905708,1.2315680960628614,1.2335521440942923,1.2335521440942923,242639.65,4,OVERLAP,1.5,0.0019840480314307113,45.989969974686154,60.63064396542828,1.2237621808675008,1.2246959859311888,47.404326334308244,False,0.0003667314274073334,32.48212185003951,38.378191324992535,0.9798657718120976,14,3,order_block_retest_long,1.2238847855905708,SL,2022-06-23 15:45:00+00:00,-39.052144094293695,-947.5598574788988,60,False
2022-06-27 13:30:00+00:00,8,GBP_USD,LONG,1.22856,1.2264155055347992,1.231133296434673,1.2325149446520096,1.2325149446520096,437438.41,5,OVERLAP,1.5,0.001381648217336538,38.865852295334825,53.88630428176287,1.2278695189613704,1.2271932777084054,3.8110560583026754,False,8.418430852658368e-05,95.08977617936985,5.004810386295411,0.5560538116591075,13,0,order_block_retest_long,1.22856,TP1+SL,2022-06-27 16:30:00+00:00,12.866482173364835,562.8293504210058,180,True
2022-07-13 15:15:00+00:00,8,GBP_USD,SHORT,1.1918499999999999,1.194147645329251,1.186055697804993,1.1830635467074895,1.1830635467074895,410730.29,5,OVERLAP,1.5,0.002992151097503531,41.19187772311505,55.06703043140566,1.189856899069938,1.1902438065703178,28.18900083952469,False,0.0006173634179383994,75.76074390550436,21.831009300619098,0.9417808219178077,15,2,order_block_retest_short,1.18613,TP1+TIME,2022-07-14 01:15:00+00:00,57.57151097503411,2364.636339851394,600,True
2022-07-22 09:15:00+00:00,8,GBP_USD,SHORT,1.1952299999999998,1.1991276038160463,1.1925026412263575,1.1910439618395365,1.1910439618395365,248193.23,5,LONDON,1.5,0.0014586793868211557,29.470529835997525,47.83832899401355,1.1963493316835985,1.1969359317932264,7.466246287506362,False,0.0001220467244785917,74.89190723982534,-9.293316835985443,0.7923497267760518,9,4,order_block_retest_short,1.1991276038160463,SL,2022-07-22 13:45:00+00:00,-38.97603816046536,-967.3588803649155,270,False
2022-08-18 08:15:00+00:00,8,GBP_USD,SHORT,1.20356,1.205081884612868,1.2014041025808806,1.2002311538713206,1.2002311538713206,629275.9,4,LONDON,1.5,0.0011729487095598007,29.958894678639403,52.29747864674,1.2040487108476932,1.2065335139299502,-1.9284029492538934,False,0.0001975341498558418,86.60053762791391,-2.987108476930622,0.61313868613131,8,3,order_block_retest_short,1.205081884612868,SL,2022-08-18 08:45:00+00:00,-15.21884612867952,-957.6853094586321,30,False
2022-08-18 08:45:00+00:00,8,GBP_USD,SHORT,1.2045199999999998,1.2050841045896667,1.202349302735555,1.2011689541033326,1.2011689541033326,1680731.68,4,LONDON,1.5,0.001180348632222486,31.282347075847014,57.25695433263948,1.2040950383488318,1.2064962234880316,4.264062133150226,False,0.00033999190853556166,81.35068091896625,6.149616511681444,0.09448818897628984,8,3,order_block_retest_short,1.2050841045896667,SL,2022-08-18 09:00:00+00:00,-5.64104589666936,-948.1084546866201,15,False
2022-08-18 09:00:00+00:00,8,GBP_USD,SHORT,1.2045199999999998,1.2050855971189764,1.2023393525401582,1.2011540288102374,1.2011540288102374,1659533.51,4,LONDON,1.5,0.001185323729920878,33.07677083074685,57.25695433263948,1.204119154492015,1.2064784501199917,3.2081889832147326,False,0.0003595315969879812,77.66095476339187,5.908455079850494,0.00800000000005258,9,3,order_block_retest_short,1.2050855971189764,SL,2022-08-18 09:15:00+00:00,-5.655971189766351,-938.6273721011829,15,False
2022-08-18 09:15:00+00:00,8,GBP_USD,SHORT,1.20396,1.2050820544676208,1.2018029702158612,1.200629455323792,1.200629455323792,828160.42,4,LONDON,1.5,0.001173514892069388,32.104995501219314,53.26101613249034,1.204120364119779,1.2064552814620813,-2.456556543142252,False,0.0003203459258976678,56.21698141390781,0.29635880220979516,0.5588235294117135,9,3,order_block_retest_short,1.2050820544676208,SL,2022-08-18 09:45:00+00:00,-11.220544676209254,-929.2410991678221,30,False
2022-08-18 13:15:00+00:00,8,GBP_USD,SHORT,1.20295,1.205134756104629,1.20044162596914,1.1990924389537099,1.1990924389537099,421076.15,4,OVERLAP,1.5,0.0013491870154300634,33.84769627189922,40.07779465474551,1.2047571689042393,1.2063225369230632,-20.367661014588645,False,-0.00031305666998904556,21.354609652375785,-16.171689042392412,0.7753623188404212,13,3,order_block_retest_short,1.1990924389537099,TP3,2022-08-18 14:00:00+00:00,31.82967630187012,1340.2717552937709,45,True
2022-09-22 12:45:00+00:00,8,GBP_USD,SHORT,1.1333499999999999,1.135813273081321,1.1288515127911931,1.1265072691867897,1.1265072691867897,378907.0,5,LONDON,1.5,0.002344243604403467,21.28952062109188,60.886875170036234,1.1288489598184133,1.1321854301109038,20.28693844326801,False,5.174008670933805e-05,85.73178993447873,46.91040181586725,0.22279792746110533,12,3,order_block_retest_short,1.1265072691867897,TP3,2022-09-22 13:30:00+00:00,56.70609191599766,2148.6335169614927,45,True
2022-10-07 12:30:00+00:00,8,GBP_USD,SHORT,1.11268,1.1181691906588396,1.1086087289410687,1.106478093411603,1.106478093411603,173948.73,4,LONDON,1.5,0.0021306355294656767,25.081169518905433,33.628785040514714,1.1183063204700674,1.1234399178873524,-64.38015734961056,False,-0.0005136436711053081,63.90962446724321,-54.363204700673684,0.9474912485414162,12,4,order_block_retest_short,1.106478093411603,TP3,2022-10-07 19:15:00+00:00,51.36589180200548,893.5031644276264,405,True
2022-10-13 12:45:00+00:00,8,GBP_USD,LONG,1.1217700000000002,1.1137806707856452,1.1285088614290315,1.1319732921435472,1.1319732921435472,120632.5,4,LONDON,1.5,0.0034644307145157752,52.303523418764115,60.26963182424446,1.113444764734254,1.1085119469478615,24.140699428489842,False,0.00040190972422981565,45.0434711441002,81.35235265745999,0.63407407407408,12,3,order_block_retest_long,1.1319732921435472,TP3,2022-10-13 15:15:00+00:00,84.71077632105411,1021.887272454956,150,True
2022-12-02 16:00:00+00:00,8,GBP_USD,LONG,1.2237900000000002,1.2227129223190072,1.228780517873285,1.2313707768099273,1.2313707768099273,904290.99,4,OVERLAP,1.5,0.0025902589366424743,30.439774137507627,50.25519455132627,1.2240577444486214,1.2180170776147872,11.596219631966331,False,3.5736949566538435e-06,81.94210157301917,-4.5774444862134445,0.6507936507936877,16,4,order_block_retest_long,1.2313707768099273,TP3,2022-12-05 01:15:00+00:00,62.85647425437138,5684.054333139501,3435,True
2022-12-16 14:00:00+00:00,8,GBP_USD,SHORT,1.2162799999999998,1.21750143596369,1.2131937602420666,1.2115556403630998,1.2115556403630998,843951.07,4,OVERLAP,1.5,0.0016381198789667197,18.312195822383046,43.091236387416366,1.218629998404227,1.2254437360190475,-0.660655351683026,False,4.286313026040405e-05,63.32508605851737,-21.599984042270925,0.6510989010989205,14,4,order_block_retest_short,1.21750143596369,SL,2022-12-16 14:15:00+00:00,-12.214359636901762,-1030.8321884928052,15,False
2022-12-16 15:00:00+00:00,8,GBP_USD,SHORT,1.2163399999999998,1.2176392040961825,1.2123353060254491,1.210237959038174,1.210237959038174,785499.27,4,OVERLAP,1.5,0.002097346987275329,17.149135119777107,45.03448564067364,1.2186886136052257,1.2251927355466141,-7.833465320434829,False,0.00012162736899418871,60.31699696625433,-21.586136052258453,0.9435336976320927,15,4,order_block_retest_short,1.2176392040961825,SL,2022-12-16 15:15:00+00:00,-12.99204096182782,-1020.5238691325852,15,False
2022-12-16 15:45:00+00:00,8,GBP_USD,SHORT,1.2151999999999998,1.2176399542271548,1.2111903051523003,1.2090904577284505,1.2090904577284505,414072.78,4,OVERLAP,1.5,0.002099847423849818,18.295755790149993,42.22012611100248,1.2184352065347506,1.2249348488413498,-18.434105310631832,False,-0.00022739306914879967,15.954128927326272,-30.452065347505997,0.5887445887445921,15,4,order_block_retest_short,1.2176399542271548,SL,2022-12-16 17:15:00+00:00,-24.399542271549276,-1010.3186299107925,90,False
2022-12-20 12:00:00+00:00,8,GBP_USD,SHORT,1.2149299999999998,1.221364706893978,1.2114219540401467,1.2095729310602201,1.2095729310602201,155440.71,4,LONDON,1.5,0.0018490229799265976,16.81070458518681,48.597545019909106,1.215265801993685,1.2175471331120684,-7.019223598871971,False,-4.5938988989587416e-06,37.36753459028306,-1.4580199368507962,0.5987654320987299,12,1,order_block_retest_short,1.2149299999999998,TP1+SL,2022-12-20 13:45:00+00:00,17.540229799265504,272.64657735609876,105,True
1 timestamp strategy_id pair signal_direction entry_price sl_price tp1_price tp2_price tp3_price lot_size confluence_score session spread_at_entry atr_at_entry adx_at_entry rsi_at_entry ema_50_value ema_200_value vwap_deviation news_within_60min macd_hist_at_entry stoch_k_at_entry distance_from_ema50_pips candle_body_ratio hour_of_day day_of_week entry_pattern exit_price exit_reason exit_time pnl_pips pnl_dollars hold_time_minutes win
2 2021-02-03 08:45:00+00:00 2021-02-05 11:15:00+00:00 8 GBP_USD SHORT LONG 1.3656799999999998 1.3685100000000001 1.3668651838276231 1.3673530827225562 1.3650193872412566 1.3700327818496254 1.36331816172377 1.3708891727744383 1.36331816172377 1.3708891727744383 843750.97 864366.04 4 5 LONDON 1.5 0.0008506127587433501 0.0008563909248127579 37.97546885160844 31.21994244548973 46.36504340654093 47.11812472880249 1.3662873245722702 1.3681179264364378 1.3674029531035363 1.3662055569800107 -10.037855889530878 -10.704906069749498 False 9.837861525476078e-05 -0.000227221238696778 60.56644880174377 21.07769613413166 -4.173245722702834 2.020735635621662 0.5172413793103818 0.7227722772276531 8 11 2 4 order_block_retest_short order_block_retest_long 1.3656799999999998 1.3685100000000001 TP1+SL 2021-02-03 09:30:00+00:00 2021-02-05 12:45:00+00:00 3.303063793715921 7.613909248126438 278.6963279919688 658.1204585722427 45 90 True
3 2021-02-03 15:00:00+00:00 2021-04-07 09:30:00+00:00 8 GBP_USD SHORT 1.3656199999999998 1.38241 1.3669576597443829 1.3833895658025055 1.3646511341853909 1.3802028946499627 1.3623334025561726 1.379004341974944 1.3623334025561726 1.379004341974944 749657.73 1027578.96 4 OVERLAP LONDON 1.5 0.0011588658146091202 0.001198552675018703 33.645730082495795 32.349954380738765 57.662639284853874 55.39910050892575 1.3650175043353836 1.3820200947090742 1.3666947463207786 1.3839828744318312 11.0218976377352 7.141562152712666 False 0.0003923976164506115 0.0004075997653737915 78.51538987427647 77.29921210575479 7.924956646163661 5.799052909258862 0.6915887850467561 0.6610169491525679 15 9 2 order_block_retest_short 1.3656199999999998 1.3833895658025055 TP1+SL SL 2021-02-03 16:30:00+00:00 2021-04-07 10:00:00+00:00 4.844329073044884 -9.795658025055776 363.1588736271832 -1006.5812085902468 90 30 True False
4 2021-02-05 11:15:00+00:00 2021-04-07 10:15:00+00:00 8 GBP_USD LONG SHORT 1.3685100000000001 1.38244 1.3673530827225562 1.3833986567303589 1.3691763909248127 1.380172288464274 1.3708891727744383 1.378943432696411 1.3708891727744383 1.378943432696411 869914.01 1039491.36 5 4 LONDON 1.5 0.0008563909248127579 0.0012288557678630106 31.21994244548973 27.143600043655635 47.11812472880249 54.11405209232595 1.3681179264364378 1.3820952769479904 1.3662055569800107 1.3839443315494278 -10.704906069749498 5.671323769109726 False -0.000227221238696778 0.00031097439811761764 21.07769613413166 45.37953795379059 2.020735635621662 5.3472305200963355 0.7227722772276531 0.5984251968502436 11 10 4 2 order_block_retest_long order_block_retest_short 1.3685100000000001 1.378943432696411 TP1+SL TP3 2021-02-05 12:00:00+00:00 2021-04-07 12:30:00+00:00 3.331954624062883 28.821394532947163 289.8514008156585 2995.9590600149813 45 135 True
5 2021-02-25 12:00:00+00:00 2021-04-08 12:30:00+00:00 8 GBP_USD LONG SHORT 1.4152200000000001 1.37607 1.4133129749790034 1.3770703553341883 1.4163867500699892 1.3739242977720776 1.4191002502099674 1.3727564466581161 1.4191002502099674 1.3727564466581161 529262.62 1026110.37 4 LONDON 1.5 0.0013567500699891305 0.001167851113961273 23.802383776180108 36.029910001163614 48.77770937696442 57.665444777196065 1.414944837241012 1.375239717590481 1.4125068353280843 1.3782740373689433 -4.960921027155063 15.74755822311813 False -0.00027271248425850747 0.00026710592992144314 24.93055555555668 74.70110488565578 0.8516275898795556 10.202824095191243 0.7980295566502333 0.10869565217380811 12 3 order_block_retest_long order_block_retest_short 1.4133129749790034 1.3770703553341883 SL 2021-02-25 13:30:00+00:00 2021-04-08 12:45:00+00:00 -19.07025020996711 -10.003553341884075 -1009.3170590182742 -1026.4749820955406 90 15 False
6 2021-03-24 10:30:00+00:00 2021-04-08 13:00:00+00:00 8 GBP_USD SHORT 1.3708999999999998 1.3757199999999998 1.3722344046949926 1.3770804084259072 1.369675317683358 1.3735072771606178 1.3668459530500743 1.3723059157409265 1.3668459530500743 1.3723059157409265 748816.23 746989.08 4 LONDON OVERLAP 1.5 0.0014146823166418566 0.0012013614196911104 26.525943342685558 42.355881912344486 48.995551573742176 53.984736709313374 1.3722136357557708 1.3753191395366182 1.3782305109866388 1.3782345158250422 3.5082183890522423 9.989988301359887 False 0.0003596470035126338 0.00022055765277420548 40.86088460588151 49.90929705215245 -11.23635755770902 5.9086046338174825 0.8035714285715312 0.6440677966101503 10 13 2 3 order_block_retest_short 1.3722344046949926 1.3723059157409265 SL TP3 2021-03-24 12:15:00+00:00 2021-04-08 14:45:00+00:00 -13.344046949927966 28.13403594932263 -999.2238929988059 2101.581763047144 105 False True
7 2021-03-24 13:00:00+00:00 2021-04-09 08:00:00+00:00 8 GBP_USD SHORT 1.3707799999999999 1.3690999999999998 1.372183462621995 1.3713254894829845 1.36972512459335 1.3672534034467696 1.3672353737800496 1.3662351051701542 1.3672353737800496 1.3662351051701542 704850.73 466066.48 4 OVERLAP LONDON 1.5 0.0012448754066501746 0.0010182982766151897 14.962310976234152 50.14106413701499 47.721116663636224 38.27019424801053 1.3719173175179198 1.3722586899721407 1.3775710702304071 1.3754231751418644 0.09138301241273794 -3.3666666666642975 False 6.553187775585866e-05 -0.00011545576820853626 38.63235443319647 76.29794143671968 -9.473175179197657 -29.686899721408366 0.7526881720430287 0.6622516556292569 13 8 2 4 order_block_retest_short 1.3707799999999999 1.3713254894829845 TP1+SL SL 2021-03-24 14:30:00+00:00 2021-04-09 08:45:00+00:00 5.274377033249733 -22.254894829847327 371.76485021813085 -1037.2260496117142 90 45 True False
8 2021-03-29 16:15:00+00:00 2021-04-09 09:30:00+00:00 8 GBP_USD SHORT 1.37835 1.3706099999999999 1.3806127629458098 1.3713268765207942 1.3771974568473004 1.3687541565280381 1.3745123705419011 1.3677312347920574 1.3745123705419011 1.3677312347920574 438821.62 1432399.81 5 4 OVERLAP LONDON 1.5 0.0013425431526996327 0.001022921735980911 19.42156367779738 32.62034714235083 41.6907861737266 47.628088393261315 1.3800837005140019 1.371960110966697 1.3778458988012652 1.3751569951450575 -24.79414004627367 2.2798202638307785 False -0.0002821763161958221 0.00026234041840481276 70.73115808300561 59.03331911841331 -15.437005140017668 -11.601109666969922 0.6470588235291966 0.22222222222203947 16 9 0 4 order_block_retest_short 1.37749 1.3713268765207942 TP1+TIME SL 2021-03-30 02:15:00+00:00 2021-04-09 10:30:00+00:00 10.062715763496932 -7.168765207943296 441.57372329372606 -1026.8537921792588 600 60 True False
9 2021-03-30 09:15:00+00:00 2021-04-09 12:15:00+00:00 8 GBP_USD SHORT 1.3766999999999998 1.37052 1.3778907563106233 1.3713447306488928 1.375820812297922 1.3685451290073802 1.3736824368937663 1.36746269351107 1.3736824368937663 1.36746269351107 837589.55 1232626.98 4 LONDON 1.5 0.001069187702077878 0.0010824354963099724 28.384127477835552 24.051572670423916 51.2840474045044 45.769038879080355 1.3769696583625757 1.3717573411935284 1.3773228573222893 1.3747608647426401 4.469376689053561 -3.9319440664553618 False 0.0001473491410700845 0.00014398411600924282 74.31535073882608 41.43273384909072 -0.7965836257572967 -10.473411935283394 0.6634615384616596 0.6011235955056005 9 12 1 4 order_block_retest_short 1.3766999999999998 1.3713447306488928 TP1+SL SL 2021-03-30 10:30:00+00:00 2021-04-09 12:45:00+00:00 4.395938510388663 -8.247306488928796 368.19921587441115 -1016.5852490582705 75 30 True False
10 2021-04-07 09:30:00+00:00 2021-05-04 08:45:00+00:00 8 GBP_USD SHORT 1.38241 1.3867399999999999 1.3833895658025055 1.3889998724833374 1.3814014473249814 1.3848641834444169 1.379004341974944 1.3838312751666253 1.379004341974944 1.3838312751666253 1021929.34 445343.45 4 LONDON 1.5 0.001198552675018703 0.0010329082777915586 32.349954380738765 23.447824372171834 55.39910050892575 44.15404699120804 1.3820200947090742 1.3882119389782537 1.3839828744318312 1.3882874493307467 7.141562152712666 -8.394210668782875 False 0.0004075997653737915 0.00010946384040448273 77.29921210575479 66.78262361456886 5.799052909258862 -12.819389782536827 0.6610169491525679 0.8433734939759471 9 8 2 1 order_block_retest_short 1.3833895658025055 1.3889998724833374 SL 2021-04-07 10:00:00+00:00 2021-05-04 10:15:00+00:00 -9.795658025055776 -22.598724833375883 -1001.0470340410952 -1006.4194082896291 30 90 False
11 2021-04-07 10:15:00+00:00 2021-05-04 10:30:00+00:00 8 GBP_USD SHORT 1.38244 1.38801 1.3833986567303589 1.3889909127486695 1.381401144232137 1.3861939150088696 1.378943432696411 1.3851908725133042 1.378943432696411 1.3851908725133042 1033776.25 1015742.95 4 5 LONDON 1.5 0.0012288557678630106 0.0010030424955653182 27.143600043655635 19.849871453207577 54.11405209232595 51.86960942266452 1.3820952769479904 1.3881785707328373 1.3839443315494278 1.3882713953701058 5.671323769109726 3.730088621434202 False 0.00031097439811761764 0.0002017904016940715 45.37953795379059 78.48704761434279 5.3472305200963355 0.21429267162753618 0.5984251968502436 0.9062499999998554 10 2 1 order_block_retest_short 1.38244 1.3851908725133042 TP1+SL TP3 2021-04-07 11:15:00+00:00 2021-05-04 12:00:00+00:00 5.194278839314448 23.17606266667423 536.9722099960843 2354.092226243255 60 90 True
12 2021-04-08 12:30:00+00:00 2021-05-04 15:00:00+00:00 8 GBP_USD SHORT 1.37607 1.3863299999999998 1.3770703553341883 1.389088824633875 1.3750921488860388 1.3838611691074998 1.3727564466581161 1.3825317536612498 1.3727564466581161 1.3825317536612498 996052.35 369685.02 4 LONDON OVERLAP 1.5 0.001167851113961273 0.0013294154462500792 36.029910001163614 29.950404245192367 57.665444777196065 49.611615913701904 1.375239717590481 1.3871004174416488 1.3782740373689433 1.3879095119177645 15.74755822311813 -0.7269921777042221 False 0.00026710592992144314 0.0002446200798468454 74.70110488565578 77.09258430553903 10.202824095191243 -5.804174416488284 0.10869565217380811 0.5434782608695398 12 15 3 1 order_block_retest_short 1.3770703553341883 1.389088824633875 SL 2021-04-08 12:45:00+00:00 2021-05-04 16:00:00+00:00 -10.003553341884073 -27.58824633875223 -996.4062814533986 -1019.8961399506546 15 60 False
13 2021-04-08 13:00:00+00:00 2021-05-06 12:30:00+00:00 8 GBP_USD SHORT LONG 1.3757199999999998 1.39067 1.3770804084259072 1.3889894867335921 1.374708638580309 1.393616755109385 1.3723059157409265 1.3951851326640776 1.3723059157409265 1.3951851326640776 725107.4 600826.66 4 5 OVERLAP LONDON 1.5 0.0012013614196911104 0.001568377554692545 42.355881912344486 56.58466252643041 53.984736709313374 47.29570869884925 1.3753191395366182 1.3907402224118506 1.3782345158250422 1.3899894839032472 9.989988301359887 -4.84291786540636 False 0.00022055765277420548 -0.00011073903907925223 49.90929705215245 41.1289551895022 5.9086046338174825 -2.602224118506413 0.6440677966101503 0.14136125654449289 13 12 3 order_block_retest_short order_block_retest_long 1.3757199999999998 1.3889894867335921 TP1+SL SL 2021-04-08 13:45:00+00:00 2021-05-06 13:00:00+00:00 5.0568070984546845 -16.80513266407946 366.6728247462021 -1009.6971729415764 45 30 True False
14 2021-04-09 08:30:00+00:00 2021-05-06 13:15:00+00:00 8 GBP_USD SHORT LONG 1.3702299999999998 1.39023 1.3713329832786958 1.3890053671114073 1.3693767224043472 1.39307088592395 1.3672901672130413 1.394586328885925 1.3672901672130413 1.394586328885925 897664.52 816244.77 4 5 LONDON OVERLAP 1.5 0.001043277595652904 0.0015154429619750399 41.41692634216885 61.46713889978716 45.49816717198157 46.618799337920414 1.372120697663633 1.3905925097174678 1.375324991430731 1.3899728305132155 3.3326681156564675 -7.061429702812649 False 7.949023673521974e-05 -0.00024053666248626367 74.58726415094118 22.999205749393454 -17.006976636331217 -5.525097174678972 0.10000000000008327 0.8294573643410026 8 13 4 3 order_block_retest_short order_block_retest_long 1.3713329832786958 1.3890053671114073 SL 2021-04-09 08:45:00+00:00 2021-05-06 13:45:00+00:00 -11.02983278695957 -12.246328885927584 -990.1089554386325 -999.6001904838316 15 30 False
15 2021-04-09 09:30:00+00:00 2021-05-07 11:30:00+00:00 8 GBP_USD SHORT LONG 1.3706099999999999 1.3906200000000002 1.3713268765207942 1.3893106909276784 1.369777078264019 1.3920253938154772 1.3677312347920574 1.3928230907232158 1.3677312347920574 1.3928230907232158 1367331.52 755821.69 4 LONDON 1.5 0.001022921735980911 0.0007976969077385947 32.62034714235083 30.069561862031136 47.628088393261315 42.345594077075624 1.371960110966697 1.3908968684510175 1.3751569951450575 1.3901264835575733 2.2798202638307785 -12.999029271507645 False 0.00026234041840481276 -0.00021909284747023526 59.03331911841331 18.75600303311725 -11.601109666969922 -4.668684510173993 0.22222222222203947 0.09016393442627427 9 11 4 order_block_retest_short order_block_retest_long 1.3706099999999999 1.3893106909276784 TP1+SL SL 2021-04-09 10:15:00+00:00 2021-05-07 12:00:00+00:00 4.164608679904092 -13.093090723217404 569.4400716498455 -989.60419577455 45 30 True False
16 2021-04-09 12:15:00+00:00 2021-05-07 12:15:00+00:00 8 GBP_USD SHORT LONG 1.37052 1.3900800000000002 1.3713447306488928 1.3892950196676785 1.3696275645036902 1.3915898688821442 1.36746269351107 1.3924398033232162 1.36746269351107 1.3924398033232162 1195423.33 1248067.13 4 LONDON 1.5 0.0010824354963099724 0.0008499344410720426 24.051572670423916 40.379288994457625 45.769038879080355 41.39547933157116 1.3717573411935284 1.390759430810124 1.3747608647426401 1.3901133728620985 -3.9319440664553618 -14.84192781153304 False 0.00014398411600924282 -0.0003052153212046127 41.43273384909072 21.166356154509227 -10.473411935283394 -8.694308101240278 0.6011235955056005 0.7238095238096165 12 4 order_block_retest_short order_block_retest_long 1.3713447306488928 1.3924398033232162 SL TP3 2021-04-09 12:45:00+00:00 2021-05-07 12:30:00+00:00 -8.247306488928796 19.348361215876345 -985.9022586525871 2414.80536529021 30 15 False True
17 2021-04-26 09:00:00+00:00 2021-06-15 16:45:00+00:00 8 GBP_USD LONG SHORT 1.39159 1.4076 1.3902365197005955 1.4087912460312266 1.3924116009980154 1.405848359791823 1.3944348029940463 1.4048775396877344 1.3944348029940463 1.4048775396877344 721135.9 842694.27 4 LONDON OVERLAP 1.5 0.001011600998015472 0.000970820104088536 34.86982588688031 24.827901059687893 54.664553741783465 48.5859774400525 1.389886985861894 1.4085174505489417 1.3886319127472304 1.4104979373903277 -1.3358024423393289 1.0776873672857512 False -0.00012167995905257398 0.00010565472877939171 31.081752965408214 49.15123456790556 15.130141381058948 -7.2745054894163275 0.6712328767123079 0.641025641025568 9 16 0 1 order_block_retest_long order_block_retest_short 1.39159 1.40812 TP1+SL TIME 2021-04-26 09:30:00+00:00 2021-06-16 02:45:00+00:00 4.108004990076575 -5.20000000000076 296.2429875723362 -438.201020400064 30 600 True False
18 2021-04-26 10:15:00+00:00 2021-06-25 14:00:00+00:00 8 GBP_USD LONG SHORT 1.3913900000000001 1.3916 1.3902435300585196 1.3931413054003114 1.3921882331382687 1.3895812973312573 1.3941646994148058 1.388476945996886 1.3941646994148058 1.388476945996886 853930.52 648459.54 5 LONDON OVERLAP 1.5 0.000988233138268581 0.0011043513343713925 20.772343289416764 33.986696788081794 51.975923261421784 55.71032802386778 1.3901498864162787 1.391290614890714 1.3887645367794779 1.3927485612021 -3.1660132970534605 11.892812763321103 False -0.0001649756040494829 0.0002927821956353779 39.55544848476827 74.06657741001611 10.501135837213127 4.993851092860435 0.5853658536585498 0.6617647058822665 10 14 0 4 order_block_retest_long order_block_retest_short 1.3902435300585196 1.388476945996886 SL TP3 2021-04-26 10:45:00+00:00 2021-06-25 18:00:00+00:00 -11.46469941480488 25.708783840894075 -979.0056732928027 1667.1106143425607 30 240 False True
19 2021-05-04 09:45:00+00:00 2021-07-13 16:15:00+00:00 8 GBP_USD SHORT 1.38773 1.3848599999999998 1.3889908791908736 1.3857744025713221 1.3869170693637547 1.3828873161911859 1.3849112080912638 1.3818059742867788 1.3849112080912638 1.3818059742867788 768682.38 1111266.89 5 4 LONDON OVERLAP 1.5 0.001002930636245432 0.0010813419044070184 19.048754609124305 22.3594102098225 50.97358638393605 54.303502106643315 1.3881409193982233 1.3852392613423095 1.3882652406186224 1.3858944978653545 2.644392500075199 15.60319132361876 False 0.00015568852725437104 0.0003938123670393209 59.77885862516471 89.1953755431404 -2.2091939822321827 -1.892613423095657 0.6935483870968377 0.13793103448289062 9 16 1 order_block_retest_short 1.3889908791908736 1.3818059742867788 SL TP3 2021-05-04 10:15:00+00:00 2021-07-13 18:00:00+00:00 -12.608791908736983 25.133547884998173 -969.2156173332687 2793.0079592827997 30 105 False True
20 2021-05-04 10:30:00+00:00 2021-07-28 08:45:00+00:00 8 GBP_USD SHORT LONG 1.38801 1.3896000000000002 1.3889909127486695 1.386912145360748 1.3871969575044347 1.3913956975950137 1.3851908725133042 1.3923885463925207 1.3851908725133042 1.3923885463925207 978194.5 388441.91 5 LONDON 1.5 0.0010030424955653182 0.0009928487975068665 19.849871453207577 26.736900787238525 51.86960942266452 60.725082917132106 1.3881785707328373 1.3874508726320252 1.3882713953701058 1.3836624042888006 3.730088621434202 19.350742404942167 False 0.0002017904016940715 7.916807550682514e-05 78.48704761434279 50.61760345098153 0.21429267162753618 19.591273679748777 0.9062499999998554 0.9300411522633711 10 8 1 2 order_block_retest_short order_block_retest_long 1.3851908725133042 1.386912145360748 TP3 SL 2021-05-04 12:00:00+00:00 2021-07-28 10:00:00+00:00 18.160850199502093 -26.878546392521404 1776.4843780476851 -1044.0753898734624 90 75 True False
21 2021-05-06 12:30:00+00:00 2021-07-28 10:30:00+00:00 8 GBP_USD LONG 1.39067 1.3879500000000002 1.3889894867335921 1.3869243176169475 1.3920483775546926 1.3896645492203503 1.3951851326640776 1.3906168238305254 1.3951851326640776 1.3906168238305254 581541.56 1007753.12 5 LONDON 1.5 0.001568377554692545 0.0009522746101750727 56.58466252643041 19.337052248170572 47.29570869884925 50.417244422867114 1.3907402224118506 1.3875156183565278 1.3899894839032472 1.383938383935468 -4.84291786540636 0.44218429365860956 False -0.00011073903907925223 -5.386693350515074e-05 41.1289551895022 21.378351717336596 -2.602224118506413 2.443816434722912 0.14136125654449289 1.0 12 10 3 2 order_block_retest_long 1.3889894867335921 1.3869243176169475 SL 2021-05-06 13:00:00+00:00 2021-07-28 11:15:00+00:00 -16.80513266407946 -10.25682383052784 -977.2883065475726 -1033.634621650478 30 45 False
22 2021-05-06 13:15:00+00:00 2021-07-28 11:30:00+00:00 8 GBP_USD LONG 1.39023 1.3875000000000002 1.3890053671114073 1.3869231804054987 1.391555442961975 1.389222130630009 1.394586328885925 1.3901781959450132 1.394586328885925 1.3901781959450132 790045.27 1774035.23 5 OVERLAP LONDON 1.5 0.0015154429619750399 0.0009560653150044292 61.46713889978716 16.52765447905613 46.618799337920414 47.916392896393894 1.3905925097174678 1.3874952080798972 1.3899728305132155 1.3840736749455695 -7.061429702812649 -3.4035244125707464 False -0.00024053666248626367 -7.177981472944003e-05 22.999205749393454 34.15480102227155 -5.525097174678972 -1.8520807989719223 0.8294573643410026 0.5728155339806222 13 11 3 2 order_block_retest_long 1.3890053671114073 1.3869231804054987 SL 2021-05-06 13:45:00+00:00 2021-07-28 11:45:00+00:00 -12.24632888592758 -5.768195945015098 -967.5154211191456 -1023.2982819999926 30 15 False
23 2021-05-07 12:15:00+00:00 2021-07-28 11:45:00+00:00 8 GBP_USD LONG 1.3900800000000002 1.3881400000000002 1.3892950196676785 1.3869196675193918 1.390739934441072 1.3898855498707225 1.3924398033232162 1.3908533248060837 1.3924398033232162 1.3908533248060837 1220209.25 830155.15 4 5 LONDON 1.5 0.0008499344410720426 0.0009677749353612564 40.379288994457625 14.617681932952864 41.39547933157116 52.11963029657198 1.390759430810124 1.3875130430571563 1.3901133728620985 1.384112245344121 -14.84192781153304 3.0027063454629577 False -0.0003052153212046127 -2.1700397282882975e-05 21.166356154509227 45.2861952861959 -8.694308101240278 4.369569428437359 0.7238095238096165 0.580357142857173 12 11 4 2 order_block_retest_long 1.3924398033232162 1.3869196675193918 TP3 SL 2021-05-07 12:30:00+00:00 2021-07-28 12:30:00+00:00 15.098689014832164 -12.20332480608377 1842.3559998771595 -1013.0652934893194 15 45 True False
24 2021-05-27 08:45:00+00:00 2021-07-28 15:15:00+00:00 8 GBP_USD SHORT LONG 1.41139 1.38803 1.4123617879049257 1.3868933651101574 1.4105407069835811 1.3899508992656182 1.4084621209507429 1.3910063488984272 1.4084621209507429 1.3910063488984272 1004605.86 882371.86 4 5 LONDON OVERLAP 1.5 0.0010392930164190295 0.001055449632809085 31.009404001255678 20.547509729283938 48.72523554915032 55.986107342178535 1.4118201000311512 1.38713298175829 1.4135005653935682 1.3844401731258387 -9.467955456141652 7.023982850762334 False 9.538989752057886e-05 0.000144470367784563 50.19833853882869 81.3451534223724 -2.4010003115115808 7.0701824170993355 0.9328358208954197 0.8082191780818793 8 15 3 2 order_block_retest_short order_block_retest_long 1.4123617879049257 1.3868933651101574 SL 2021-05-27 09:00:00+00:00 2021-07-28 18:00:00+00:00 -9.717879049258027 -11.366348898427246 -976.2638239655843 -1002.9346418914201 15 165 False
25 2021-06-15 16:45:00+00:00 2021-09-10 15:45:00+00:00 8 GBP_USD SHORT LONG 1.4076 1.3848 1.4087912460312266 1.3840575285370118 1.4068191798959115 1.386293143086588 1.4048775396877344 1.3871347146298818 1.4048775396877344 1.3871347146298818 811336.33 1337297.59 4 OVERLAP 1.5 0.000970820104088536 0.0008415715432939879 24.827901059687893 52.10499744204033 48.5859774400525 34.02766256771919 1.4085174505489417 1.3860534166321838 1.4104979373903277 1.3832183751426057 1.0776873672857512 -22.76572340738081 False 0.00010565472877939171 -0.00033930091305477963 49.15123456790556 15.129685477427044 -7.2745054894163275 -14.43416632183947 0.641025641025568 0.13043478260856972 16 15 1 4 order_block_retest_short order_block_retest_long 1.40812 1.3840575285370118 TIME SL 2021-06-16 02:45:00+00:00 2021-09-10 18:15:00+00:00 -5.20000000000076 -7.424714629882256 -421.8948916000616 -992.9052980979284 600 150 False
26 2021-06-25 14:00:00+00:00 2021-09-14 16:00:00+00:00 8 GBP_USD SHORT LONG 1.3916 1.3858000000000001 1.3931413054003114 1.3849568733667332 1.3906856486656287 1.3878975108884448 1.388476945996886 1.3890412663326672 1.388476945996886 1.3890412663326672 624329.37 1165870.23 5 OVERLAP 1.5 0.0011043513343713925 0.0011437554442224006 33.986696788081794 35.11854613080423 55.71032802386778 46.601703372369926 1.391290614890714 1.3859698104153395 1.3927485612021 1.384493656769709 11.892812763321103 -14.216518062297734 False 0.0002927821956353779 -0.0003640755419090309 74.06657741001611 45.53702620728594 4.993851092860435 -3.5981041533950098 0.6617647058822665 0.8571428571429138 14 16 4 1 order_block_retest_short order_block_retest_long 1.388476945996886 1.3849568733667332 TP3 SL 2021-06-25 18:00:00+00:00 2021-09-14 16:45:00+00:00 20.18702718765139 -8.431266332669107 1260.3353966239263 -982.9762418460189 240 45 True False
27 2021-06-28 14:15:00+00:00 2021-09-30 10:15:00+00:00 8 GBP_USD SHORT 1.39136 1.3439499999999998 1.393019366377033 1.3455606832716118 1.3903187787432232 1.3418687781892549 1.3878563362296694 1.3407331672838825 1.3878563362296694 1.3407331672838825 587504.73 604182.4 5 4 OVERLAP LONDON 1.5 0.0012312212567768795 0.0011356109053724708 19.56961994323794 27.3806660734734 55.77046219769993 48.35626778721171 1.3902910001536513 1.3444601096805955 1.3909130042240416 1.3500999428286857 9.330591699565627 -3.9785603181652363 False 0.00011190142202173573 0.00011775948666916061 79.94220801041608 46.116064142023106 12.589998463488072 -3.2010968059559275 0.2285714285714875 0.7970297029703873 14 10 0 3 order_block_retest_short 1.3878563362296694 1.3455606832716118 TP3 SL 2021-06-28 18:00:00+00:00 2021-09-30 12:00:00+00:00 22.724425731899796 -16.106832716120678 1335.0707604024842 -973.146484682431 225 105 True False
28 2021-06-30 12:45:00+00:00 2021-09-30 16:00:00+00:00 8 GBP_USD SHORT 1.3840799999999998 1.3447999999999998 1.3851126649484347 1.34573381367697 1.3831944501718845 1.341564575486866 1.3810433505156534 1.339851863230299 1.3810433505156534 1.339851863230299 956976.7 1031699.41 5 LONDON OVERLAP 1.5 0.0010755498281155218 0.0017127122565669729 36.414019265568825 38.72677160048153 45.68167263689765 43.05633475620473 1.3847730445937103 1.346133062750346 1.386004581965077 1.3494613317482482 -4.442385980216734 -18.27300144575217 False -0.00010715850933297222 -0.0003214277986664225 20.826437537313296 7.97402389242907 -5.030445937104222 -11.430627503461466 0.8787878787877769 0.7500000000000216 12 16 2 3 order_block_retest_short 1.3810433505156534 1.34573381367697 TP3 SL 2021-06-30 14:45:00+00:00 2021-09-30 16:15:00+00:00 19.610996879625105 -9.338136769703187 1876.7267077573931 -963.4150195802084 120 15 True False
29 2021-07-13 16:15:00+00:00 2021-10-12 09:30:00+00:00 8 GBP_USD SHORT 1.3848599999999998 1.3599499999999998 1.3857744025713221 1.3609724989964802 1.3839686580955928 1.358256673356798 1.3818059742867788 1.357315010035197 1.3818059742867788 1.357315010035197 1101269.39 932793.94 4 5 OVERLAP LONDON 1.5 0.0010813419044070184 0.0009416633216009565 22.3594102098225 31.765044995035133 54.303502106643315 52.25280818033017 1.3852392613423095 1.359949437071443 1.3858944978653545 1.3609994288251952 15.60319132361876 3.883010392466968 False 0.0003938123670393209 0.00013056204833784686 89.1953755431404 74.92428715627359 -1.892613423095657 1.9056292855701429 0.13793103448289062 0.9327731092438182 16 9 1 order_block_retest_short 1.3818059742867788 1.3609724989964802 TP3 SL 2021-07-13 18:00:00+00:00 2021-10-12 10:15:00+00:00 19.726838365458587 -10.224989964804365 2172.4563253357173 -953.7808675730324 105 45 True False
30 2021-07-20 08:30:00+00:00 2021-10-12 13:30:00+00:00 8 GBP_USD SHORT 1.36577 1.35943 1.36646271062273 1.3610664208801175 1.3648176312575666 1.3571105274658823 1.3625328937726995 1.3558557911988234 1.3625328937726995 1.3558557911988234 1485076.3 577017.24 4 5 LONDON OVERLAP 1.5 0.0011423687424334918 0.001254736267058881 33.20282917892974 22.004181023080523 49.99816403807466 43.424941944739345 1.3666653543263498 1.3605665394511348 1.3719864918905318 1.3610380276234428 2.4997357835343514 -11.308872146551519 False 0.00012015542054331614 -0.0002079138211461991 88.45777391416506 30.052388771602086 -7.053543263497719 -9.465394511347647 0.7155963302752087 0.6182795698924738 8 13 1 order_block_retest_short 1.36646271062273 1.35943 SL TP1+SL 2021-07-20 08:45:00+00:00 2021-10-12 14:45:00+00:00 -6.927106227301305 11.597362670587863 -1028.728128574758 669.1878199461638 15 75 False True
31 2021-07-20 09:45:00+00:00 2021-10-29 09:45:00+00:00 8 GBP_USD SHORT LONG 1.36469 1.3793000000000002 1.3665057486338381 1.3777185153721083 1.36359417122054 1.3808532308526107 1.3610225136616196 1.381724846278916 1.3610225136616196 1.381724846278916 560893.08 601292.56 4 LONDON 1.5 0.0012858287794601318 0.0008716154263053216 24.033192136826855 30.187880254121914 43.94448857345415 54.890882597795205 1.3665739649534487 1.3786408553360827 1.371703811197416 1.377376570274783 -10.610735401641591 12.732953504446254 False 0.0001123188922722985 -2.7405857814094157e-05 25.440003189854508 59.52794738110024 -16.939649534486456 4.691446639173424 0.6470588235292837 0.8720930232557629 9 1 4 order_block_retest_short order_block_retest_long 1.3610225136616196 1.3777185153721083 TP3 SL 2021-07-20 11:00:00+00:00 2021-10-29 12:30:00+00:00 23.81657624306719 -15.814846278918715 1335.8552804028784 -950.9349405057509 75 165 True False
32 2021-07-28 10:30:00+00:00 2021-12-16 11:15:00+00:00 8 GBP_USD LONG 1.3879500000000002 1.32702 1.3869243176169475 1.3259156260774383 1.3887122746101752 1.3285924928170767 1.3906168238305254 1.3294737392256153 1.3906168238305254 1.3294737392256153 1005963.85 852451.84 5 4 LONDON 1.5 0.0009522746101750727 0.0008812464085384174 19.337052248170572 38.134853135706976 50.417244422867114 45.131290919186995 1.3875156183565278 1.3266036974459543 1.383938383935468 1.324702220813913 0.44218429365860956 -20.166359501474496 False -5.386693350515074e-05 -0.00027226085565593193 21.378351717336596 16.903588821189853 2.443816434722912 2.2630255404565425 1.0 0.3178807947019848 10 11 2 3 order_block_retest_long 1.3869243176169475 1.3294737392256153 SL TP3 2021-07-28 11:15:00+00:00 2021-12-16 12:00:00+00:00 -10.25682383052784 20.131160501303974 -1031.7993989329532 1716.0844810671895 45 False True
33 2021-07-28 11:30:00+00:00 2022-02-03 13:15:00+00:00 8 GBP_USD LONG 1.3875000000000002 1.3582500000000002 1.3869231804054987 1.354729200871958 1.3882660653150045 1.36166532752028 1.3901781959450132 1.36346799128042 1.3901781959450132 1.36346799128042 1770885.41 272263.88 5 LONDON OVERLAP 1.5 0.0009560653150044292 0.0018026637601399392 16.52765447905613 28.550446553286896 47.916392896393894 54.6612421470426 1.3874952080798972 1.356411581178255 1.3840736749455695 1.35384557963027 -3.4035244125707464 5.658281136722287 False -7.177981472944003e-05 0.00017441552746008042 34.15480102227155 32.75124175001695 -1.8520807989719223 16.484188217449347 0.5728155339806222 0.7172995780590915 11 13 2 3 order_block_retest_long 1.3869231804054987 1.36005 SL TP1+TIME 2021-07-28 11:45:00+00:00 2022-02-03 23:15:00+00:00 -5.768195945015098 26.076637601397668 -1021.4814041048398 709.9726530710423 15 600 False True
34 2021-07-28 11:45:00+00:00 2022-02-15 16:30:00+00:00 8 GBP_USD LONG SHORT 1.3881400000000002 1.35316 1.3869196675193918 1.3538106540217145 1.3889177749353612 1.350612306521903 1.3908533248060837 1.3492434597828542 1.3908533248060837 1.3492434597828542 828681.21 1484177.65 5 LONDON OVERLAP 1.5 0.0009677749353612564 0.0013688467390485818 14.617681932952864 24.246998770758942 52.11963029657198 50.04002535866185 1.3875130430571563 1.3535871614003312 1.384112245344121 1.3539734534421677 3.0027063454629577 -7.499780127975253 False -2.1700397282882975e-05 8.01031850030296e-05 45.2861952861959 86.4551623890161 4.369569428437359 -2.3716140033114286 0.580357142857173 0.27536231884050977 11 16 2 1 order_block_retest_long order_block_retest_short 1.3869196675193918 1.3538106540217145 SL 2021-07-28 12:30:00+00:00 2022-02-15 16:45:00+00:00 -12.203324806083769 -6.506540217146028 -1011.2665966328514 -965.6861569114282 45 15 False
35 2021-07-28 14:30:00+00:00 2022-02-23 12:00:00+00:00 8 GBP_USD LONG 1.3870300000000002 1.3595100000000002 1.3860045711708109 1.3585961999175469 1.3879247627639637 1.361212000549688 1.390094288291891 1.362158000824532 1.390094288291891 1.362158000824532 976327.07 1046212.75 4 OVERLAP LONDON 1.5 0.0010847627639636252 0.0009460002748439305 20.741525901848387 29.256138884575677 49.58157429042195 45.46445387372739 1.3871054419775684 1.3597048148672606 1.3843518675808597 1.3593243854912713 -2.754826815063449 -10.294592468440555 False -8.110122947124917e-05 -0.0002278724799112696 57.83678543589375 17.346838101556738 -2.6544197756828147 -3.8481486726049674 0.5882352941177335 0.6610169491525679 14 12 2 order_block_retest_long 1.3870300000000002 1.3585961999175469 TP1+SL SL 2021-07-28 15:00:00+00:00 2022-02-23 12:45:00+00:00 4.473813819817485 -9.13800082453342 436.79055384279127 -956.0292972137378 30 45 True False
36 2021-07-28 15:15:00+00:00 2022-02-23 13:00:00+00:00 8 GBP_USD LONG 1.38803 1.3593400000000002 1.3868933651101574 1.3586017161559 1.388895449632809 1.3610052256273333 1.3910063488984272 1.361932838441 1.3910063488984272 1.361932838441 884648.04 1281985.26 5 4 OVERLAP 1.5 0.001055449632809085 0.0009276128136666418 20.547509729283938 33.569848305848666 55.986107342178535 46.160688569793614 1.38713298175829 1.3595900772869276 1.3844401731258387 1.3593089097719764 7.023982850762334 -9.667134105373343 False 0.000144470367784563 -0.00020148909185878895 81.3451534223724 38.42108990135268 7.0701824170993355 -4.400772869275205 0.8082191780818793 0.6178861788618326 15 13 2 order_block_retest_long 1.38803 1.3586017161559 TP1+SL SL 2021-07-28 17:15:00+00:00 2022-02-23 14:15:00+00:00 4.327248164044395 -7.382838441001293 382.8091606915473 -946.4690058325039 120 75 True False
37 2021-09-10 15:45:00+00:00 2022-03-10 12:45:00+00:00 8 GBP_USD LONG SHORT 1.3848 1.3174299999999999 1.3840575285370118 1.3197684647100913 1.3854515715432938 1.315030235266057 1.3871347146298818 1.3137353528990856 1.3871347146298818 1.3137353528990856 1359446.08 400692.09 4 OVERLAP LONDON 1.5 0.0008415715432939879 0.0012948823669715038 52.10499744204033 20.363601058249117 34.02766256771919 57.258612642541614 1.3860534166321838 1.3166737183481205 1.3832183751426057 1.3158538989831479 -22.76572340738081 11.641107107440707 False -0.00033930091305477963 0.00016269839313644472 15.129685477427044 73.68395185444506 -14.43416632183947 9.462816518794881 0.13043478260856972 0.20264317180612604 15 12 4 3 order_block_retest_long order_block_retest_short 1.3848 1.3137353528990856 TP1+SL TP3 2021-09-10 17:15:00+00:00 2022-03-10 14:30:00+00:00 3.2578577164688034 30.472060096352134 442.8881901851267 1220.991344661294 90 105 True
38 2021-09-14 16:00:00+00:00 2022-03-25 15:30:00+00:00 8 GBP_USD LONG 1.3858000000000001 1.32038 1.3849568733667332 1.3178951230842488 1.3867537554442224 1.322622512771674 1.3890412663326672 1.3238387691575109 1.3890412663326672 1.3238387691575109 1202403.96 381996.48 5 4 OVERLAP 1.5 0.0011437554442224006 0.0012162563858369824 35.11854613080423 27.176123477722825 46.601703372369926 54.44155145616542 1.3859698104153395 1.319314314608006 1.384493656769709 1.3196135524159003 -14.216518062297734 14.645682414957673 False -0.0003640755419090309 0.00011426396637919414 45.53702620728594 32.02896489605967 -3.5981041533950098 8.756853919940077 0.8571428571429138 0.6283185840708677 16 15 1 4 order_block_retest_long 1.3849568733667332 1.3178951230842488 SL 2021-09-14 16:45:00+00:00 2022-03-25 19:00:00+00:00 -8.431266332669107 -24.84876915751277 -1013.7788026216011 -949.2142350502445 45 210 False
39 2021-09-16 12:15:00+00:00 2022-03-28 11:00:00+00:00 8 GBP_USD SHORT 1.3824599999999998 1.3133 1.3829825745477862 1.3165951412680936 1.3818414181740462 1.3111890582127081 1.3802242545221388 1.310038587319062 1.3802242545221388 1.310038587319062 1920570.03 285184.16 4 5 LONDON 1.5 0.0008085818259536831 0.0011504708936459942 30.196747827500012 21.935124705815632 50.07849923900717 44.08578986400056 1.3828488891840063 1.3153022752309855 1.3831449910197502 1.3176651477048238 4.464313157368505 -10.135497935062077 False 0.0002161799841374047 7.9399179395607e-05 58.38744269954003 65.70726399060896 -1.9888918400634559 -18.122752309854828 0.6461538461539408 0.8451882845187507 12 11 3 0 order_block_retest_short 1.3829825745477862 1.310038587319062 SL TP3 2021-09-16 12:30:00+00:00 2022-03-28 12:45:00+00:00 -5.225745477863697 26.861773484764296 -1003.6410149193044 766.0552307362778 15 105 False True
40 2021-09-30 10:15:00+00:00 2022-03-29 08:15:00+00:00 8 GBP_USD SHORT 1.3439499999999998 1.3094 1.3455606832716118 1.3107968056824892 1.3430043890946275 1.3074112954500716 1.3407331672838825 1.3063219431751074 1.3407331672838825 1.3063219431751074 616883.92 678249.42 4 5 LONDON 1.5 0.0011356109053724708 0.0010893522749641884 27.3806660734734 18.873603169357363 48.35626778721171 49.10122904492773 1.3444601096805955 1.3098499650085378 1.3500999428286857 1.313023854835038 -3.9785603181652363 0.13880553785483585 False 0.00011775948666916061 -3.7653005670985817e-05 46.116064142023106 25.904784094437463 -3.2010968059559275 -2.5996500853775473 0.7970297029703873 0.15584415584415773 10 8 3 1 order_block_retest_short 1.3455606832716118 1.3063219431751074 SL TP3 2021-09-30 12:00:00+00:00 2022-03-29 08:45:00+00:00 -16.106832716120678 25.333807327927534 -993.6046104704772 1718.2640126558601 105 30 False True
41 2021-09-30 16:00:00+00:00 2022-04-13 08:45:00+00:00 8 GBP_USD SHORT 1.3447999999999998 1.3004499999999999 1.34573381367697 1.3019409504691688 1.343277287743433 1.2988336635388753 1.339851863230299 1.2979304953083128 1.339851863230299 1.2979304953083128 1053388.47 646946.56 5 4 OVERLAP LONDON 1.5 0.0017127122565669729 0.0009031682305623683 38.72677160048153 26.47053553790379 43.05633475620473 54.71889566739471 1.346133062750346 1.30032059060228 1.3494613317482482 1.3016658530558338 -18.27300144575217 0.6339918670228428 False -0.0003214277986664225 0.00013949547470419306 7.97402389242907 78.36140038152664 -11.430627503461466 3.1940939772012733 0.7500000000000216 0.0 16 8 3 2 order_block_retest_short 1.34573381367697 1.3019409504691688 SL 2021-09-30 16:15:00+00:00 2022-04-13 11:15:00+00:00 -9.338136769703187 -14.909504691689166 -983.6685604488382 -964.5652771592169 15 150 False
42 2021-10-08 13:30:00+00:00 2022-04-13 11:30:00+00:00 8 GBP_USD LONG SHORT 1.3625800000000001 1.30127 1.3618977716558744 1.3019417275630538 1.3634974278137522 1.2996484829129746 1.3657122834412567 1.2987427243694618 1.3657122834412567 1.2987427243694618 1427428.05 1421587.68 5 4 OVERLAP LONDON 1.5 0.0011074278137522165 0.0009057585435127484 38.815052854910036 24.45506660808808 52.253925345850895 57.511823584136195 1.36166541967117 1.3004624930150555 1.360525399615265 1.30156303226693 -3.7109379776700813 8.25571268217029 False -4.047860094830711e-05 0.0001670902476323875 25.570649867324367 74.00538238800972 7.24580328830049 9.975069849446072 0.02890173410397873 0.5204081632653269 13 11 4 2 order_block_retest_long order_block_retest_short 1.3618977716558744 1.30127 SL TP1+SL 2021-10-08 13:45:00+00:00 2022-04-13 12:30:00+00:00 -6.822283441256793 8.107585435126463 -973.8318749100474 1152.564356912322 15 60 False True
43 2021-10-08 13:45:00+00:00 2022-04-13 13:45:00+00:00 8 GBP_USD LONG SHORT 1.36291 1.3007699999999998 1.3618891451090263 1.3020324061382043 1.3638561829699127 1.2985439590786387 1.3661285489097383 1.2973359386179582 1.3661285489097383 1.2973359386179582 944398.23 765558.12 5 4 OVERLAP 1.5 0.0011361829699127652 0.0012080204606805757 34.26260688789481 24.89803431682006 54.642035541562066 53.092374545715344 1.3617067757624965 1.3004085286666782 1.3605472364350137 1.3014504502206525 -0.1887451240412119 4.954718053260532 False -6.563655920755363e-05 4.186144776181933e-05 26.441401574550696 64.00539352108167 10.13224237503385 5.514713333216736 0.23841059602645015 0.528846153846238 13 4 2 order_block_retest_long order_block_retest_short 1.36291 1.3020324061382043 TP1+SL SL 2021-10-08 15:30:00+00:00 2022-04-13 14:00:00+00:00 4.730914849563339 -12.62406138204497 446.78676102083335 -966.4452698402949 105 15 True False
44 2021-10-11 09:45:00+00:00 2022-05-06 11:15:00+00:00 8 GBP_USD LONG SHORT 1.3619700000000001 1.2359999999999998 1.3610516577382428 1.2369814373417736 1.3628078075391905 1.2329137510548436 1.3648634226175713 1.2312756265822653 1.3648634226175713 1.2312756265822653 1054684.58 974877.13 4 LONDON 1.5 0.0010278075391904197 0.001638124472578173 41.91846238514492 24.178256584801755 36.79072118097385 56.34506176672075 1.3636916356704754 1.2352756003167285 1.3621010733988095 1.2425077103155817 -16.832640151664968 18.428976275775 False -0.00046223075681303504 0.0005311578310704136 8.63922846754476 78.29614604462095 -19.116356704753645 9.143996832714496 0.2564102564102272 0.5642857142857358 9 11 0 4 order_block_retest_long order_block_retest_short 1.3619700000000001 1.2369814373417736 TP1+SL SL 2021-10-11 12:45:00+00:00 2022-05-06 12:30:00+00:00 4.189037695951914 -9.814373417738054 441.8113462959212 -956.7808190232765 180 75 True False
45 2021-10-12 09:30:00+00:00 2022-05-06 12:30:00+00:00 8 GBP_USD SHORT 1.3599499999999998 1.2347 1.3609724989964802 1.2370238582453352 1.3591983366783988 1.2313309450310996 1.357315010035197 1.2295514175466493 1.357315010035197 1.2295514175466493 951570.16 407603.61 5 4 LONDON 1.5 0.0009416633216009565 0.0017795274844502574 31.765044995035133 23.200841960184288 52.25280818033017 51.218525672769246 1.359949437071443 1.235109904570296 1.3609994288251952 1.2421099894602536 3.883010392466968 3.907501777620226 False 0.00013056204833784686 1.4914589535355768e-05 74.92428715627359 33.43426962875401 1.9056292855701429 -2.199045702959701 0.9327731092438182 0.16231884057974597 9 12 1 4 order_block_retest_short 1.3609724989964802 1.2347 SL TP1+SL 2021-10-12 10:15:00+00:00 2022-05-06 14:15:00+00:00 -10.224989964804363 16.845274844501375 -972.9795336807284 686.619483806095 45 105 False True
46 2021-10-12 13:30:00+00:00 2022-05-06 15:45:00+00:00 8 GBP_USD SHORT 1.35943 1.2342099999999998 1.3610664208801175 1.2371333564779037 1.358365263732941 1.2301109568139759 1.3558557911988234 1.2279664352209638 1.3558557911988234 1.2279664352209638 588632.03 326364.3 5 4 OVERLAP 1.5 0.001254736267058881 0.0021445215930120036 22.004181023080523 14.122705680227327 43.424941944739345 49.924987995575435 1.3605665394511348 1.2347258168966715 1.3610380276234428 1.2411258128587546 -11.308872146551519 2.2686667029714336 False -0.0002079138211461991 0.00022073110242847035 30.052388771602086 71.99472485313518 -9.465394511347647 -3.258168966715491 0.6182795698924738 0.8802083333332514 13 15 1 4 order_block_retest_short 1.35943 1.23092 TP1+SL TP1+TIME 2021-10-12 14:45:00+00:00 2022-05-09 01:45:00+00:00 5.32368133529415 36.945215930118685 313.3689351467307 1205.7599535382033 75 3480 True
47 2021-10-28 09:45:00+00:00 2022-05-11 14:30:00+00:00 8 GBP_USD LONG SHORT 1.3757100000000002 1.23555 1.375124385585483 1.2365197220598108 1.376505381381724 1.231141852934595 1.3784761441451723 1.2288427794018923 1.3784761441451723 1.2288427794018923 1650204.31 996302.8 4 5 LONDON OVERLAP 1.5 0.000985381381724034 0.0022990735327025804 23.496881235033392 21.79449001343201 55.14938765341243 51.32874064590108 1.374553598464096 1.2346959300138933 1.3752215762154631 1.2339977572546452 3.1462274744264995 9.753462615367248 False -8.111872127597848e-05 0.00022410612404697057 49.1583189407008 50.25497410885987 9.664015359041045 10.440699861067326 0.8611111111111368 0.6666666666666309 9 14 3 2 order_block_retest_long order_block_retest_short 1.375124385585483 1.2365197220598108 SL 2021-10-28 10:00:00+00:00 2022-05-11 14:45:00+00:00 -5.856144145173214 -9.69722059810829 -966.3834308346104 -966.1368034112966 15 False
48 2021-10-28 10:15:00+00:00 2022-05-11 14:45:00+00:00 8 GBP_USD LONG SHORT 1.37593 1.2338099999999999 1.3751336845099318 1.23654117048411 1.3766943849668947 1.2292588634392667 1.378603154900684 1.2268882951589 1.378603154900684 1.2268882951589 1201432.86 350207.15 4 5 LONDON OVERLAP 1.5 0.0009543849668947046 0.0023705682803666873 19.02207805499655 20.51278772361874 56.22652423452506 46.36115178274529 1.3746237254564764 1.2346686386407995 1.3752263250837493 1.2339977795705195 4.87709901589195 -7.718968449321739 False -3.268023068333549e-05 3.0432098737410984e-05 80.69468432162809 25.825050419422386 11.162745435235877 -6.686386407994682 0.8666666666665186 0.5272727272727371 10 14 3 2 order_block_retest_long order_block_retest_short 1.3751336845099318 1.2268882951589 SL TP3 2021-10-28 10:30:00+00:00 2022-05-11 17:30:00+00:00 -7.963154900683111 57.36420898562528 -956.7195966950727 2008.9356140860223 15 165 False True
49 2021-10-28 10:45:00+00:00 2022-05-27 08:00:00+00:00 8 GBP_USD LONG 1.37623 1.26221 1.3751376616437676 1.261383420566913 1.3769811278541082 1.2640638628872463 1.3788633835623245 1.2650857943308693 1.3788633835623245 1.2650857943308693 867087.01 1181453.05 4 5 LONDON 1.5 0.0009411278541081956 0.001021931443623157 15.710195854717936 36.19243921713851 57.45495388251623 39.43065101854664 1.3747032390699732 1.2624744823715663 1.3752347530912987 1.2588064520538786 7.460152380223128 3.6333333333349316 False 6.970433268612688e-06 -0.00037251885790658617 85.94432942258796 41.21667090367865 13.367609300267702 -4.544823715664226 0.8404255319147831 0.02758620689658024 10 8 3 4 order_block_retest_long 1.3751376616437676 1.261383420566913 SL 2021-10-28 11:15:00+00:00 2022-05-27 08:15:00+00:00 -10.923383562324585 -8.265794330870602 -947.1523992139173 -976.5647922879782 30 15 False
50 2021-10-29 10:15:00+00:00 2022-05-27 08:45:00+00:00 8 GBP_USD LONG 1.3790000000000002 1.2619900000000002 1.3777157658055423 1.2613791333766429 1.379690780648192 1.2638724441557143 1.3814523419445757 1.2649086662335716 1.3814523419445757 1.2649086662335716 730147.88 1582668.14 4 5 LONDON 1.5 0.0008807806481918384 0.0010362220778571546 29.032328025954058 33.67651437388261 52.278863649463275 38.488140587140045 1.378642934895015 1.2623908000432142 1.3774020974592631 1.2588929640662492 7.938492772423533 0.30321092984619824 False 7.386768905713506e-05 -0.0002804591040776738 80.8488612836425 44.991591723332554 1.6706510498498695 -5.908000432142124 0.5800000000003108 0.10465116279062563 10 8 4 order_block_retest_long 1.3790000000000002 1.2613791333766429 TP1+SL SL 2021-10-29 10:45:00+00:00 2022-05-27 09:00:00+00:00 3.453903240958622 -6.108666233572978 252.18601291110673 -966.7991425769752 30 15 True False
51 2021-10-29 11:00:00+00:00 2022-05-27 11:30:00+00:00 8 GBP_USD LONG 1.3786100000000001 1.26194 1.3776922826074258 1.2613165697933346 1.379379057975247 1.2642395347111026 1.3812971739257407 1.265484302066654 1.3812971739257407 1.265484302066654 1024501.38 1535265.92 4 5 LONDON 1.5 0.0009590579752468898 0.001244767355551314 30.04307994264525 28.722789638902945 48.77502149173026 51.107364544145625 1.378649955352494 1.2617275433601205 1.3774408626178496 1.2590621784457507 2.3277501727214656 8.804808939442132 False 9.719838044171733e-05 5.349881473838713e-05 48.1315770289166 73.90600500602825 -2.2995535249403787 0.2245663987943125 0.010526315789542573 0.8370786516854388 11 4 order_block_retest_long 1.3786100000000001 1.2613165697933346 TP1+SL SL 2021-10-29 12:00:00+00:00 2022-05-27 11:45:00+00:00 3.8452898762342254 -6.234302066654429 393.95047847019936 -957.1311497920113 60 15 True False
52 2021-11-02 12:00:00+00:00 2022-06-23 14:45:00+00:00 8 GBP_USD SHORT LONG 1.3648999999999998 1.2277900000000002 1.3659079274614074 1.2238847855905708 1.3640635751286414 1.2315680960628614 1.3620107253859244 1.2335521440942923 1.3620107253859244 1.2335521440942923 936716.46 242639.65 4 LONDON OVERLAP 1.5 0.001026424871358474 0.0019840480314307113 31.88519060968046 45.989969974686154 54.55779148535239 60.63064396542828 1.3648473473373226 1.2237621808675008 1.3678315048642948 1.2246959859311888 9.776064611826119 47.404326334308244 False 0.00011699353826857459 0.0003667314274073334 69.88593147273332 32.48212185003951 2.426526626773118 38.378191324992535 0.22935779816500304 0.9798657718120976 12 14 1 3 order_block_retest_short order_block_retest_long 1.3659079274614074 1.2238847855905708 SL 2021-11-02 12:45:00+00:00 2022-06-23 15:45:00+00:00 -10.079274614076539 -39.052144094293695 -944.1422435865642 -947.5598574788988 45 60 False
53 2021-11-02 13:15:00+00:00 2022-06-27 13:30:00+00:00 8 GBP_USD SHORT LONG 1.36445 1.22856 1.365907245206477 1.2264155055347992 1.3636158493117427 1.231133296434673 1.361567547935228 1.2325149446520096 1.361567547935228 1.2325149446520096 641416.29 437438.41 4 5 OVERLAP 1.5 0.0010241506882573176 0.001381648217336538 23.365526151306714 38.865852295334825 49.64193072879371 53.88630428176287 1.3649295182243917 1.2278695189613704 1.3677079820324403 1.2271932777084054 2.415944078701937 3.8110560583026754 False 0.0002107403131035005 8.418430852658368e-05 61.284546822030734 95.08977617936985 -2.89518224391605 5.004810386295411 0.903999999999902 0.5560538116591075 13 1 0 order_block_retest_short order_block_retest_long 1.361567547935228 1.22856 TP3 TP1+SL 2021-11-02 15:30:00+00:00 2022-06-27 16:30:00+00:00 18.58301421453414 12.866482173364835 1191.9448034503753 562.8293504210058 135 180 True
54 2021-11-17 10:00:00+00:00 2022-07-13 15:15:00+00:00 8 GBP_USD SHORT 1.34198 1.1918499999999999 1.3437115678636058 1.194147645329251 1.3409647737879813 1.186055697804993 1.3385543213639435 1.1830635467074895 1.3385543213639435 1.1830635467074895 546683.9 410730.29 4 5 LONDON OVERLAP 1.5 0.0012052262120188536 0.002992151097503531 25.127553250869212 41.19187772311505 41.34555797399634 55.06703043140566 1.3433022559757302 1.189856899069938 1.3429254769312162 1.1902438065703178 -17.150649150980968 28.18900083952469 False -0.000263938273156434 0.0006173634179383994 19.34739798803706 75.76074390550436 -11.322559757300787 21.831009300619098 0.7343749999999838 0.9417808219178077 10 15 2 order_block_retest_short 1.3437115678636058 1.18613 SL TP1+TIME 2021-11-17 10:45:00+00:00 2022-07-14 01:15:00+00:00 -17.31567863605843 57.57151097503411 -946.6202727907103 2364.636339851394 45 600 False True
55 2021-11-18 10:30:00+00:00 2022-07-22 09:15:00+00:00 8 GBP_USD LONG SHORT 1.34963 1.1952299999999998 1.3487147142004534 1.1991276038160463 1.3502576193318216 1.1925026412263575 1.351892857995465 1.1910439618395365 1.351892857995465 1.1910439618395365 1023892.28 248193.23 4 5 LONDON 1.5 0.0008176193318216582 0.0014586793868211557 24.578583471515827 29.470529835997525 48.8762689509464 47.83832899401355 1.3492135980546456 1.1963493316835985 1.3465092246158348 1.1969359317932264 -2.82218728483441 7.466246287506362 False -0.00014146764724706263 0.0001220467244785917 20.79562594268017 74.89190723982534 2.2640194535439306 -9.293316835985443 0.6339285714285555 0.7923497267760518 10 9 3 4 order_block_retest_long order_block_retest_short 1.3487147142004534 1.1991276038160463 SL 2021-11-18 11:45:00+00:00 2022-07-22 13:45:00+00:00 -9.152857995466945 -38.97603816046536 -937.154064149488 -967.3588803649155 75 270 False
56 2021-12-13 12:45:00+00:00 2022-08-18 08:15:00+00:00 8 GBP_USD SHORT 1.3245299999999998 1.20356 1.3253687047124048 1.205081884612868 1.323857650958651 1.2014041025808806 1.3221329528759536 1.2002311538713206 1.3221329528759536 1.2002311538713206 1106208.79 629275.9 4 LONDON 1.5 0.0008623490413487987 0.0011729487095598007 35.25513937296788 29.958894678639403 49.290484257125044 52.29747864674 1.3246694106214625 1.2040487108476932 1.323589264737418 1.2065335139299502 1.1066076967836125 -1.9284029492538934 False 0.00012451654379476825 0.0001975341498558418 53.84109916367754 86.60053762791391 0.5058937853741341 -2.987108476930622 0.7852760736197263 0.61313868613131 12 8 0 3 order_block_retest_short 1.3253687047124048 1.205081884612868 SL 2021-12-13 13:15:00+00:00 2022-08-18 08:45:00+00:00 -8.387047124049918 -15.21884612867952 -927.782525076824 -957.6853094586321 30 False
57 2021-12-13 15:30:00+00:00 2022-08-18 08:45:00+00:00 8 GBP_USD SHORT 1.32469 1.2045199999999998 1.325431794560599 1.2050841045896667 1.3238073514646704 1.202349302735555 1.321662054394011 1.2011689541033326 1.321662054394011 1.2011689541033326 1238219.78 1680731.68 4 OVERLAP LONDON 1.5 0.0010726485353296834 0.001180348632222486 21.731268605421715 31.282347075847014 48.0931102292679 57.25695433263948 1.3249596138867934 1.2040950383488318 1.32378839959813 1.2064962234880316 -1.400208288071525 4.264062133150226 False -0.0001384924974315973 0.00033999190853556166 17.596699882138264 81.35068091896625 -0.7961388679333936 6.149616511681444 0.054945054945172926 0.09448818897628984 15 8 0 3 order_block_retest_short 1.321662054394011 1.2050841045896667 TP3 SL 2021-12-13 17:45:00+00:00 2022-08-18 09:00:00+00:00 19.55297095113247 -5.64104589666936 2421.0875389457638 -948.1084546866201 135 15 True False
58 2021-12-16 11:15:00+00:00 2022-08-18 09:00:00+00:00 8 GBP_USD LONG SHORT 1.32702 1.2045199999999998 1.3259156260774383 1.2050855971189764 1.3277112464085383 1.2023393525401582 1.3294737392256153 1.2011540288102374 1.3294737392256153 1.2011540288102374 853619.92 1659533.51 4 LONDON 1.5 0.0008812464085384174 0.001185323729920878 38.134853135706976 33.07677083074685 45.131290919186995 57.25695433263948 1.3266036974459543 1.204119154492015 1.324702220813913 1.2064784501199917 -20.166359501474496 3.2081889832147326 False -0.00027226085565593193 0.0003595315969879812 16.903588821189853 77.66095476339187 2.2630255404565425 5.908455079850494 0.3178807947019848 0.00800000000005258 11 9 3 order_block_retest_long order_block_retest_short 1.3294737392256153 1.2050855971189764 TP3 SL 2021-12-16 12:00:00+00:00 2022-08-18 09:15:00+00:00 15.72492845821823 -5.655971189766351 1342.311217250997 -938.6273721011829 45 15 True False
59 2022-01-11 15:00:00+00:00 2022-08-18 09:15:00+00:00 8 GBP_USD LONG SHORT 1.3588000000000002 1.20396 1.3580362911346673 1.2050820544676208 1.3596556962177755 1.2018029702158612 1.3617470886533263 1.200629455323792 1.3617470886533263 1.200629455323792 1251967.51 828160.42 4 OVERLAP LONDON 1.5 0.0010456962177754108 0.001173514892069388 46.93200821239312 32.104995501219314 51.00256274902048 53.26101613249034 1.3586796676535777 1.204120364119779 1.357706137045164 1.2064552814620813 -5.327504750940459 -2.456556543142252 False -1.1984390242834615e-05 0.0003203459258976678 51.78384416391094 56.21698141390781 -0.6966765357763194 0.29635880220979516 0.5688073394495824 0.5588235294117135 15 9 1 3 order_block_retest_long order_block_retest_short 1.3617470886533263 1.2050820544676208 TP3 SL 2022-01-11 16:00:00+00:00 2022-08-18 09:45:00+00:00 19.013924590903105 -11.220544676209254 2380.481582540073 -929.2410991678221 60 30 True False
60 2022-01-26 13:15:00+00:00 2022-08-18 13:15:00+00:00 8 GBP_USD SHORT 1.35035 1.20295 1.3512573519389977 1.205134756104629 1.3498154935366742 1.20044162596914 1.3483664806100226 1.1990924389537099 1.3483664806100226 1.1990924389537099 1080003.76 421076.15 5 4 OVERLAP 1.5 0.0007245064633258078 0.0013491870154300634 21.849405204248473 33.84769627189922 44.652765674850386 40.07779465474551 1.350759492453876 1.2047571689042393 1.3506356774513588 1.2063225369230632 -3.0357092955268783 -20.367661014588645 False -1.956587934621976e-05 -0.00031305666998904556 29.405708460749228 21.354609652375785 -2.1949245387586913 -16.171689042392412 0.7142857142856496 0.7753623188404212 13 2 3 order_block_retest_short 1.3512573519389977 1.1990924389537099 SL TP3 2022-01-26 13:45:00+00:00 2022-08-18 14:00:00+00:00 -9.073519389977136 31.82967630187012 -979.9435057608214 1340.2717552937709 30 45 False True
61 2022-01-26 13:45:00+00:00 2022-09-22 12:45:00+00:00 8 GBP_USD SHORT 1.35059 1.1333499999999999 1.351262752437197 1.135813273081321 1.35003749187601 1.1288515127911931 1.3485524756280298 1.1265072691867897 1.3485524756280298 1.1265072691867897 1442052.1 378907.0 5 OVERLAP LONDON 1.5 0.000742508123990117 0.002344243604403467 19.464348960411343 21.28952062109188 47.83847408122922 60.886875170036234 1.3507648371325476 1.1288489598184133 1.3506395203770023 1.1321854301109038 -0.6493989603506556 20.28693844326801 False -5.817896106134575e-05 5.174008670933805e-05 25.39339339339703 85.73178993447873 0.1516286745251172 46.91040181586725 0.11627906976741784 0.22279792746110533 13 12 2 3 order_block_retest_short 1.351262752437197 1.1265072691867897 SL TP3 2022-01-26 14:15:00+00:00 2022-09-22 13:30:00+00:00 -6.727524371969994 56.70609191599766 -970.1440648400513 2148.6335169614927 30 45 False True
62 2022-02-15 16:30:00+00:00 2022-10-07 12:30:00+00:00 8 GBP_USD SHORT 1.35316 1.11268 1.3538106540217145 1.1181691906588396 1.3519811532609514 1.1086087289410687 1.3492434597828542 1.106478093411603 1.3492434597828542 1.106478093411603 1476118.79 173948.73 5 4 OVERLAP LONDON 1.5 0.0013688467390485818 0.0021306355294656767 24.246998770758942 25.081169518905433 50.04002535866185 33.628785040514714 1.3535871614003312 1.1183063204700674 1.3539734534421677 1.1234399178873524 -7.499780127975253 -64.38015734961056 False 8.01031850030296e-05 -0.0005136436711053081 86.4551623890161 63.90962446724321 -2.3716140033114286 -54.363204700673684 0.27536231884050977 0.9474912485414162 16 12 1 4 order_block_retest_short 1.3538106540217145 1.106478093411603 SL TP3 2022-02-15 16:45:00+00:00 2022-10-07 19:15:00+00:00 -6.506540217146028 51.36589180200548 -960.4426272419933 893.5031644276264 15 405 False True
63 2022-02-23 12:00:00+00:00 2022-10-13 12:45:00+00:00 8 GBP_USD LONG 1.3595100000000002 1.1217700000000002 1.3585961999175469 1.1137806707856452 1.3602660002748441 1.1285088614290315 1.362158000824532 1.1319732921435472 1.362158000824532 1.1319732921435472 1040531.97 120632.5 4 LONDON 1.5 0.0009460002748439305 0.0034644307145157752 29.256138884575677 52.303523418764115 45.46445387372739 60.26963182424446 1.3597048148672606 1.113444764734254 1.3593243854912713 1.1085119469478615 -10.294592468440555 24.140699428489842 False -0.0002278724799112696 0.00040190972422981565 17.346838101556738 45.0434711441002 -3.8481486726049674 81.35235265745999 0.6610169491525679 0.63407407407408 12 2 3 order_block_retest_long 1.3585961999175469 1.1319732921435472 SL TP3 2022-02-23 12:45:00+00:00 2022-10-13 15:15:00+00:00 -9.138000824533421 84.71077632105411 -950.8381999813384 1021.887272454956 45 150 False True
64 2022-02-23 13:00:00+00:00 2022-12-02 16:00:00+00:00 8 GBP_USD LONG 1.3593400000000002 1.2237900000000002 1.3586017161559 1.2227129223190072 1.3600776128136667 1.228780517873285 1.361932838441 1.2313707768099273 1.361932838441 1.2313707768099273 1275024.27 904290.99 4 OVERLAP 1.5 0.0009276128136666418 0.0025902589366424743 33.569848305848666 30.439774137507627 46.160688569793614 50.25519455132627 1.3595900772869276 1.2240577444486214 1.3593089097719764 1.2180170776147872 -9.667134105373343 11.596219631966331 False -0.00020148909185878895 3.5736949566538435e-06 38.42108990135268 81.94210157301917 -4.400772869275205 -4.5774444862134445 0.6178861788618326 0.6507936507936877 13 16 2 4 order_block_retest_long 1.3593400000000002 1.2313707768099273 TP1+SL TP3 2022-02-23 14:00:00+00:00 2022-12-05 01:15:00+00:00 3.6880640683323307 62.85647425437138 470.23711964386604 5684.054333139501 60 3435 True
65 2022-03-02 08:30:00+00:00 2022-12-16 14:00:00+00:00 8 GBP_USD SHORT 1.3296599999999998 1.2162799999999998 1.331226327243729 1.21750143596369 1.3287289091875698 1.2131937602420666 1.3264867275627092 1.2115556403630998 1.3264867275627092 1.2115556403630998 603981.19 843951.07 4 LONDON OVERLAP 1.5 0.0011210908124302638 0.0016381198789667197 34.20503225666808 18.312195822383046 47.263122632352264 43.091236387416366 1.3314673452979113 1.218629998404227 1.3361328355419673 1.2254437360190475 7.710592501291025 -0.660655351683026 False 3.60895352936525e-05 4.286313026040405e-05 61.84712136247318 63.32508605851737 -16.173452979113545 -21.599984042270925 0.14049586776857986 0.6510989010989205 8 14 2 4 order_block_retest_short 1.3296599999999998 1.21750143596369 TP1+SL SL 2022-03-02 09:30:00+00:00 2022-12-16 14:15:00+00:00 4.655454062150177 -12.214359636901762 281.18066844477977 -1030.8321884928052 60 15 True False
66 2022-03-11 10:00:00+00:00 2022-12-16 15:00:00+00:00 8 GBP_USD SHORT 1.3069499999999998 1.2163399999999998 1.3087706235801935 1.2176392040961825 1.3060045880660218 1.2123353060254491 1.3037337641980657 1.210237959038174 1.3037337641980657 1.210237959038174 521164.29 785499.27 5 4 LONDON OVERLAP 1.5 0.0011354119339780757 0.002097346987275329 20.65260953862956 17.149135119777107 45.13097833460103 45.03448564067364 1.3086146501039584 1.2186886136052257 1.312110695232964 1.2251927355466141 2.091292555232993 -7.833465320434829 False -5.858410492648751e-05 0.00012162736899418871 66.2359818265914 60.31699696625433 -14.746501039584192 -21.586136052258453 0.23958333333326587 0.9435336976320927 10 15 4 order_block_retest_short 1.3087706235801935 1.2176392040961825 SL 2022-03-11 10:15:00+00:00 2022-12-16 15:15:00+00:00 -18.206235801936366 -12.99204096182782 -948.8439955288746 -1020.5238691325852 15 False
67 2022-03-11 10:30:00+00:00 2022-12-16 15:45:00+00:00 8 GBP_USD SHORT 1.30819 1.2151999999999998 1.3087846652298607 1.2176399542271548 1.3071977825671313 1.2111903051523003 1.3048333477013936 1.2090904577284505 1.3048333477013936 1.2090904577284505 1579637.6 414072.78 5 4 LONDON OVERLAP 1.5 0.0011822174328688544 0.002099847423849818 22.92816436993668 18.295755790149993 52.77724618079239 42.22012611100248 1.308617329834527 1.2184352065347506 1.3120422400911018 1.2249348488413498 12.203290661090271 -18.434105310631832 False 0.0001522371211031252 -0.00022739306914879967 79.69168347258244 15.954128927326272 -2.3732983452684486 -30.452065347505997 0.572916666666445 0.5887445887445921 10 15 4 order_block_retest_short 1.3087846652298607 1.2176399542271548 SL 2022-03-11 11:00:00+00:00 2022-12-16 17:15:00+00:00 -5.946652298607358 -24.399542271549276 -939.355556500661 -1010.3186299107925 30 90 False
68 2022-03-11 14:15:00+00:00 2022-12-20 12:00:00+00:00 8 GBP_USD SHORT 1.3075499999999998 1.2149299999999998 1.308861052279197 1.221364706893978 1.3063031590693428 1.2114219540401467 1.3034294772080286 1.2095729310602201 1.3034294772080286 1.2095729310602201 709324.88 155440.71 4 OVERLAP LONDON 1.5 0.0014368409306570672 0.0018490229799265976 22.810091934450387 16.81070458518681 41.85605240911164 48.597545019909106 1.3090856538452253 1.215265801993685 1.3117176895059965 1.2175471331120684 -13.10358539675871 -7.019223598871971 False -0.000180937851930549 -4.5938988989587416e-06 34.45205022418372 37.36753459028306 -13.456538452254474 -1.4580199368507962 0.6958525345622667 0.5987654320987299 14 12 4 1 order_block_retest_short 1.308861052279197 1.2149299999999998 SL TP1+SL 2022-03-11 15:00:00+00:00 2022-12-20 13:45:00+00:00 -13.110522791972556 17.540229799265504 -929.9620006153199 272.64657735609876 45 105 False True
2022-03-11 15:30:00+00:00 8 GBP_USD SHORT 1.30802 1.3088403845196568 1.3068420516011439 1.3041061548034314 1.3041061548034314 1122232.76 4 OVERLAP 1.5 0.0013679483988562233 20.60923820415818 45.31870702550157 1.308954727023379 1.3115540490918467 -7.125911605385671 False -0.00018847951870679922 49.155067371913994 -7.447270233789105 0.19999999999991927 15 4 order_block_retest_short 1.3088403845196568 SL 2022-03-11 15:45:00+00:00 -8.203845196568249 -920.6623837557529 15 False
2022-03-11 16:00:00+00:00 8 GBP_USD SHORT 1.3068899999999999 1.3088459642031736 1.3056934526560884 1.3029203579682649 1.3029203579682649 465987.95 4 OVERLAP 1.5 0.0013865473439117427 20.633944528558615 39.09993768573471 1.308865959086172 1.3114799375779367 -17.894555049609018 False -0.0002234085261349124 36.74767085883854 -17.85959086171962 0.8097826086956194 16 4 order_block_retest_short 1.3029203579682649 TP3 2022-03-11 20:30:00+00:00 25.830947730109045 1203.6910379310668 270 True
2022-03-25 16:00:00+00:00 8 GBP_USD LONG 1.31987 1.3178927030675411 1.320904323108196 1.3233529693245885 1.3233529693245885 467048.05 4 OVERLAP 1.5 0.0012243231081961606 26.15003240346333 51.680390278641 1.3193205803051988 1.3196091544571193 8.89920627293428 False 2.9846092903719533e-05 30.56884281820456 3.59419694801133 0.6704545454544021 16 4 order_block_retest_long 1.3178927030675411 SL 2022-03-25 19:00:00+00:00 -19.772969324589607 -923.4926765759393 180 False
2022-03-29 08:15:00+00:00 8 GBP_USD SHORT 1.3094 1.3107968056824892 1.3085006477250358 1.3063219431751074 1.3063219431751074 654534.67 5 LONDON 1.5 0.0010893522749641884 18.873603169357363 49.10122904492773 1.3098499650085378 1.313023854835038 0.13880553785483585 False -3.7653005670985817e-05 25.904784094437463 -2.5996500853775473 0.15584415584415773 8 1 order_block_retest_short 1.3063219431751074 TP3 2022-03-29 08:45:00+00:00 19.887045969549202 1301.676107095372 30 True
2022-04-13 11:30:00+00:00 8 GBP_USD SHORT 1.30127 1.3019417275630538 1.3005542414564872 1.2987427243694618 1.2987427243694618 1380432.41 4 LONDON 1.5 0.0009057585435127484 24.45506660808808 57.511823584136195 1.3004624930150555 1.30156303226693 8.25571268217029 False 0.0001670902476323875 74.00538238800972 9.975069849446072 0.5204081632653269 11 2 order_block_retest_short 1.30127 TP1+SL 2022-04-13 12:30:00+00:00 3.5787927175634504 494.0281455996563 60 True
2022-04-13 13:45:00+00:00 8 GBP_USD SHORT 1.3007699999999998 1.3020324061382043 1.2997519795393193 1.2973359386179582 1.2973359386179582 738442.85 4 OVERLAP 1.5 0.0012080204606805757 24.89803431682006 53.092374545715344 1.3004085286666782 1.3014504502206525 4.954718053260532 False 4.186144776181933e-05 64.00539352108167 5.514713333216736 0.528846153846238 13 2 order_block_retest_short 1.3020324061382043 SL 2022-04-13 14:00:00+00:00 -12.624061382044971 -932.2147865532227 15 False
2022-04-18 14:30:00+00:00 8 GBP_USD SHORT 1.3016999999999999 1.3025786445701322 1.3011278514328923 1.2996035542986768 1.2996035542986768 1050359.46 4 OVERLAP 1.5 0.0007621485671077644 23.13021479246453 40.50322142200413 1.3030376411401314 1.3049227576754854 -9.531249981251655 False -0.00012621797857736405 11.418227306076998 -11.47641140131439 0.8076923076921873 14 0 order_block_retest_short 1.3016999999999999 TP1+SL 2022-04-18 17:45:00+00:00 2.8607428355376108 300.48082999341534 195 True
2022-04-21 08:30:00+00:00 8 GBP_USD LONG 1.3061500000000001 1.3048753917938007 1.3069086940206645 1.3088060820619933 1.3088060820619933 726417.29 4 LONDON 1.5 0.0009486940206644365 21.70195038999067 48.275160321513944 1.3059086971743232 1.3042912781164757 -2.2795029206035267 False -4.325631559178722e-05 26.328228997402743 0.5130282567678002 0.31355932203389353 8 3 order_block_retest_long 1.3088060820619933 TP3 2022-04-21 10:15:00+00:00 17.07388077892886 1240.2762205212593 105 True
2022-04-27 09:45:00+00:00 8 GBP_USD SHORT 1.25867 1.2600747124017084 1.2573109586609714 1.2542128759829143 1.2542128759829143 667966.06 5 LONDON 1.5 0.0015490413390286052 29.139558823267404 55.52883479786313 1.2582984085827322 1.2672130449863583 20.66665920295918 False 0.0003135210228932038 86.90957035317943 5.615914172678593 0.6639999999999232 9 2 order_block_retest_short 1.2542128759829143 TP3 2022-04-27 12:30:00+00:00 29.080827447838924 1942.5005731872825 165 True
2022-05-06 11:15:00+00:00 8 GBP_USD SHORT 1.2359999999999998 1.2369814373417736 1.2345518755274216 1.2312756265822653 1.2312756265822653 975839.38 4 LONDON 1.5 0.001638124472578173 24.178256584801755 56.34506176672075 1.2352756003167285 1.2425077103155817 18.428976275775 False 0.0005311578310704136 78.29614604462095 9.143996832714496 0.5642857142857358 11 4 order_block_retest_short 1.2359999999999998 TP1+SL 2022-05-06 12:30:00+00:00 7.240622362890691 706.5684437417387 75 True
2022-05-06 12:30:00+00:00 8 GBP_USD SHORT 1.2347 1.2370238582453352 1.2331104725155497 1.2295514175466493 1.2295514175466493 415167.71 4 LONDON 1.5 0.0017795274844502574 23.200841960184288 51.218525672769246 1.235109904570296 1.2421099894602536 3.907501777620226 False 1.4914589535355768e-05 33.43426962875401 -2.199045702959701 0.16231884057974597 12 4 order_block_retest_short 1.2347 TP1+SL 2022-05-06 13:30:00+00:00 7.947637422250907 329.9602428506213 60 True
2022-05-06 15:45:00+00:00 8 GBP_USD SHORT 1.2342099999999998 1.2371333564779037 1.232255478406988 1.2279664352209638 1.2279664352209638 331157.18 4 OVERLAP 1.5 0.0021445215930120036 14.122705680227327 49.924987995575435 1.2347258168966715 1.2411258128587546 2.2686667029714336 False 0.00022073110242847035 71.99472485313518 -3.258168966715491 0.8802083333332514 15 4 order_block_retest_short 1.2342099999999998 TP1+SL 2022-05-06 19:30:00+00:00 9.772607965059521 323.62692949546494 225 True
2022-05-11 14:30:00+00:00 8 GBP_USD SHORT 1.23555 1.2365197220598108 1.2334409264672974 1.2288427794018923 1.2288427794018923 1001654.81 5 OVERLAP 1.5 0.0022990735327025804 21.79449001343201 51.32874064590108 1.2346959300138933 1.2339977572546452 9.753462615367248 False 0.00022410612404697057 50.25497410885987 10.440699861067326 0.6666666666666309 14 2 order_block_retest_short 1.2365197220598108 SL 2022-05-11 14:45:00+00:00 -9.69722059810829 -971.3267655726247 15 False
2022-05-11 14:45:00+00:00 8 GBP_USD SHORT 1.2338099999999999 1.23654117048411 1.2316294317196332 1.2268882951589 1.2268882951589 352088.42 5 OVERLAP 1.5 0.0023705682803666873 20.51278772361874 46.36115178274529 1.2346686386407995 1.2339977795705195 -7.718968449321739 False 3.0432098737410984e-05 25.825050419422386 -6.686386407994682 0.5272727272727371 14 2 order_block_retest_short 1.2268882951589 TP3 2022-05-11 17:30:00+00:00 45.51136757323209 1602.402550089852 165 True
2022-05-26 12:30:00+00:00 8 GBP_USD LONG 1.2578300000000002 1.2553550528174597 1.2591898239418005 1.2622894718254012 1.2622894718254012 395013.49 4 LONDON 1.5 0.001549823941800382 31.32372513810406 46.31448946960086 1.2580707339252841 1.2556292274396854 -12.389236249608082 False -0.0003569622828557006 12.2687751101433 -4.307339252840325 0.7120418848168221 12 3 order_block_retest_long 1.2553550528174597 SL 2022-05-26 14:30:00+00:00 -24.749471825404882 -977.6375241409852 120 False
2022-05-26 14:45:00+00:00 8 GBP_USD LONG 1.25747 1.2553728454621464 1.2587705151261783 1.2617515453785353 1.2617515453785353 461511.6 4 OVERLAP 1.5 0.0014905151261784667 20.880034395496782 48.13598026121891 1.2576885014553578 1.2557294381525903 -9.081272133180107 False -0.00017231193569294432 41.191119891856175 -4.085014553578681 0.77272727272724 14 3 order_block_retest_long 1.2617515453785353 TP3 2022-05-26 23:30:00+00:00 27.910303451289344 1288.0928802290066 525 True
2022-05-27 08:00:00+00:00 8 GBP_USD LONG 1.26221 1.261383420566913 1.263041931443623 1.2650857943308693 1.2650857943308693 1186506.75 5 LONDON 1.5 0.001021931443623157 36.19243921713851 39.43065101854664 1.2624744823715663 1.2588064520538786 3.6333333333349316 False -0.00037251885790658617 41.21667090367865 -4.544823715664226 0.02758620689658024 8 4 order_block_retest_long 1.261383420566913 SL 2022-05-27 08:15:00+00:00 -8.265794330870602 -980.7420767689703 15 False
2022-05-27 08:45:00+00:00 8 GBP_USD LONG 1.2619900000000002 1.2613791333766429 1.2628362220778573 1.2649086662335716 1.2649086662335716 1589438.06 5 LONDON 1.5 0.0010362220778571546 33.67651437388261 38.488140587140045 1.2623908000432142 1.2588929640662492 0.30321092984619824 False -0.0002804591040776738 44.991591723332554 -5.908000432142124 0.10465116279062563 8 4 order_block_retest_long 1.2613791333766429 SL 2022-05-27 09:00:00+00:00 -6.108666233572978 -970.9346607477743 15 False
2022-05-27 11:30:00+00:00 8 GBP_USD LONG 1.26194 1.2613165697933346 1.2629947673555513 1.265484302066654 1.265484302066654 1541833.07 5 LONDON 1.5 0.001244767355551314 28.722789638902945 51.107364544145625 1.2617275433601205 1.2590621784457507 8.804808939442132 False 5.349881473838713e-05 73.90600500602825 0.2245663987943125 0.8370786516854388 11 4 order_block_retest_long 1.2613165697933346 SL 2022-05-27 11:45:00+00:00 -6.234302066654429 -961.2253094737143 15 False
2022-06-07 08:15:00+00:00 8 GBP_USD SHORT 1.2504899999999999 1.2516936848384197 1.2490010505386013 1.2456431516158042 1.2456431516158042 790583.24 4 LONDON 1.5 0.001678949461398618 38.293064720107225 56.75220888658982 1.249961458881711 1.252223363764418 -6.2604761519824415 False 0.0006517355242292943 70.42478701141361 7.185411182890622 0.9274611398963576 8 1 order_block_retest_short 1.2516936848384197 SL 2022-06-07 10:15:00+00:00 -12.036848384198162 -951.6130594968148 120 False
2022-06-07 10:45:00+00:00 8 GBP_USD SHORT 1.2493999999999998 1.2516191494904745 1.2481595016984182 1.2452985050952545 1.2452985050952545 424530.63 5 LONDON 1.5 0.001430498301581824 31.87349834596551 49.065548176703984 1.2501526379545918 1.2520610184070793 -11.654555498503694 False 0.00022927179869496078 54.783285927130294 -5.626379545917715 0.7136563876651801 10 1 order_block_retest_short 1.2516191494904745 SL 2022-06-07 13:45:00+00:00 -22.191494904746367 -942.0969312553765 180 False
2022-06-22 14:15:00+00:00 8 GBP_USD LONG 1.2278300000000002 1.224845380196583 1.2294887326780564 1.233186198034169 1.233186198034169 312494.06 5 OVERLAP 1.5 0.0018487326780562896 39.26808647415607 59.82938749625781 1.2246450812356797 1.2251587307631882 28.56708389481266 False 0.00025100949238748957 43.71051579368407 29.949187643203423 0.7102272727272642 14 2 order_block_retest_long 1.2278300000000002 TP1+SL 2022-06-22 15:45:00+00:00 8.293663390280814 259.17205451022164 90 True
2022-06-23 12:30:00+00:00 8 GBP_USD SHORT 1.22427 1.226669358428245 1.2229288052391833 1.2198664157175496 1.2198664157175496 389799.07 4 LONDON 1.5 0.001531194760816837 36.33353494329099 60.91578466553045 1.222763288334345 1.224569929322093 37.27843758370541 False 0.0006882803100625407 83.38573570438915 16.96711665654993 0.5323741007193968 12 3 order_block_retest_short 1.226669358428245 SL 2022-06-23 13:00:00+00:00 -23.993584282451238 -935.2676839266111 30 False
2022-06-23 15:15:00+00:00 8 GBP_USD SHORT 1.2258399999999998 1.2268066236489465 1.2240412545035113 1.2200637635105338 1.2200637635105338 957885.73 4 OVERLAP 1.5 0.001988745496488714 43.493401568924014 55.150662533551504 1.2239881800318608 1.2247358975981042 29.187713807647953 False 0.00022957400344221198 57.73426730250509 20.418199681391247 0.6903553299492432 15 3 order_block_retest_short 1.2268066236489465 SL 2022-06-23 15:30:00+00:00 -9.666236489467295 -925.9149996066017 15 False
2022-06-23 15:30:00+00:00 8 GBP_USD SHORT 1.2258399999999998 1.2267897219597361 1.2240975934675462 1.2202327804026385 1.2202327804026385 965183.38 4 OVERLAP 1.5 0.0019324065324537963 41.8184500977186 55.150662533551504 1.2240682514031604 1.2247487742389191 28.016161439845533 False 0.00013082192991694416 51.680946633160126 19.617485968395076 0.008333333333388844 15 3 order_block_retest_short 1.2258399999999998 TP1+SL 2022-06-23 19:00:00+00:00 8.712032662268054 840.8709131638279 210 True
2022-06-27 13:30:00+00:00 8 GBP_USD LONG 1.22856 1.2264155055347992 1.2297516482173365 1.2325149446520096 1.2325149446520096 431367.19 5 OVERLAP 1.5 0.001381648217336538 38.865852295334825 53.88630428176287 1.2278695189613704 1.2271932777084054 3.8110560583026754 False 8.418430852658368e-05 95.08977617936985 5.004810386295411 0.5560538116591075 13 0 order_block_retest_long 1.22856 TP1+SL 2022-06-27 16:30:00+00:00 5.958241086682081 257.0189714904596 180 True
2022-07-08 13:45:00+00:00 8 GBP_USD SHORT 1.198 1.2013546039838643 1.196074653387119 1.1918439601613569 1.1918439601613569 276525.86 4 OVERLAP 1.5 0.002115346612881093 27.933021142947958 48.07663003382662 1.1990768263459497 1.198795694066415 2.784667445978606 False 0.00014462356256873202 63.54245261941864 -8.868263459496095 0.6142857142857131 13 4 order_block_retest_short 1.2013546039838643 SL 2022-07-08 14:15:00+00:00 -33.546039838643345 -927.6347515975112 30 False
2022-07-13 15:15:00+00:00 8 GBP_USD SHORT 1.1918499999999999 1.194147645329251 1.1890478489024965 1.1830635467074895 1.1830635467074895 399695.46 5 OVERLAP 1.5 0.002992151097503531 41.19187772311505 55.06703043140566 1.189856899069938 1.1902438065703178 28.18900083952469 False 0.0006173634179383994 75.76074390550436 21.831009300619098 0.9417808219178077 15 2 order_block_retest_short 1.18613 TP1+TIME 2022-07-14 01:15:00+00:00 42.610755487516585 1703.1325515530466 600 True
2022-08-18 08:15:00+00:00 8 GBP_USD SHORT 1.20356 1.205081884612868 1.2025770512904403 1.2002311538713206 1.2002311538713206 614625.92 4 LONDON 1.5 0.0011729487095598007 29.958894678639403 52.29747864674 1.2040487108476932 1.2065335139299502 -1.9284029492538934 False 0.0001975341498558418 86.60053762791391 -2.987108476930622 0.61313868613131 8 3 order_block_retest_short 1.205081884612868 SL 2022-08-18 08:45:00+00:00 -15.21884612867952 -935.3897303178089 30 False
2022-08-18 08:45:00+00:00 8 GBP_USD SHORT 1.2045199999999998 1.2050841045896667 1.2035296513677776 1.2011689541033326 1.2011689541033326 1641603.08 4 LONDON 1.5 0.001180348632222486 31.282347075847014 57.25695433263948 1.2040950383488318 1.2064962234880316 4.264062133150226 False 0.00033999190853556166 81.35068091896625 6.149616511681444 0.09448818897628984 8 3 order_block_retest_short 1.2050841045896667 SL 2022-08-18 09:00:00+00:00 -5.64104589666936 -926.0358318393785 15 False
2022-08-18 09:00:00+00:00 8 GBP_USD SHORT 1.2045199999999998 1.2050855971189764 1.203524676270079 1.2011540288102374 1.2011540288102374 1620898.41 4 LONDON 1.5 0.001185323729920878 33.07677083074685 57.25695433263948 1.204119154492015 1.2064784501199917 3.2081889832147326 False 0.0003595315969879812 77.66095476339187 5.908455079850494 0.00800000000005258 9 3 order_block_retest_short 1.2050855971189764 SL 2022-08-18 09:15:00+00:00 -5.65597118976635 -916.7754708498086 15 False
2022-08-18 09:15:00+00:00 8 GBP_USD SHORT 1.20396 1.2050820544676208 1.2029764851079308 1.200629455323792 1.200629455323792 808880.27 4 LONDON 1.5 0.001173514892069388 32.104995501219314 53.26101613249034 1.204120364119779 1.2064552814620813 -2.456556543142252 False 0.0003203459258976678 56.21698141390781 0.29635880220979516 0.5588235294117135 9 3 order_block_retest_short 1.2050820544676208 SL 2022-08-18 09:45:00+00:00 -11.220544676209254 -907.6077207239205 30 False
2022-08-18 13:15:00+00:00 8 GBP_USD SHORT 1.20295 1.205134756104629 1.20179081298457 1.1990924389537099 1.1990924389537099 411273.2 4 OVERLAP 1.5 0.0013491870154300634 33.84769627189922 40.07779465474551 1.2047571689042393 1.2063225369230632 -20.367661014588645 False -0.00031305666998904556 21.354609652375785 -16.171689042392412 0.7753623188404212 13 3 order_block_retest_short 1.1990924389537099 TP3 2022-08-18 14:00:00+00:00 25.083741246556016 1031.6270530443082 45 True
2022-09-07 08:00:00+00:00 8 GBP_USD SHORT 1.1507399999999999 1.1516735722948401 1.1496847590171995 1.1471942770515986 1.1471942770515986 973516.37 4 LONDON 1.5 0.0012452409828004603 32.22279069661828 64.94412122051264 1.1494666509094293 1.1521594315714312 -3.633333333332711 False 0.0004910041658838279 77.34906994501604 14.633490905706648 0.2732919254658548 8 2 order_block_retest_short 1.1471942770515986 TP3 2022-09-07 09:15:00+00:00 23.004820020226532 2239.5568878594263 75 True
2022-09-22 12:45:00+00:00 8 GBP_USD SHORT 1.1333499999999999 1.135813273081321 1.1311957563955966 1.1265072691867897 1.1265072691867897 378051.26 5 LONDON 1.5 0.002344243604403467 21.28952062109188 60.886875170036234 1.1288489598184133 1.1321854301109038 20.28693844326801 False 5.174008670933805e-05 85.73178993447873 46.91040181586725 0.22279792746110533 12 3 order_block_retest_short 1.1265072691867897 TP3 2022-09-22 13:30:00+00:00 44.984873898068244 1700.6588258105812 45 True
2022-10-14 16:15:00+00:00 8 GBP_USD LONG 1.11989 1.1159821575636792 1.1233261414544025 1.1305784243632078 1.1305784243632078 242653.1 4 OVERLAP 1.5 0.0036261414544026364 18.39034835781186 45.228293497387405 1.1242445015027427 1.121163334862026 -25.06851027672896 False 8.545760636624491e-05 31.040004218040234 -45.4450150274277 0.6497175141243076 16 4 order_block_retest_long 1.1159821575636792 SL 2022-10-14 16:45:00+00:00 -39.07842436320807 -948.2500814847965 30 False
2022-12-02 16:00:00+00:00 8 GBP_USD LONG 1.2237900000000002 1.2227129223190072 1.2261902589366425 1.2313707768099273 1.2313707768099273 871587.62 4 OVERLAP 1.5 0.0025902589366424743 30.439774137507627 50.25519455132627 1.2240577444486214 1.2180170776147872 11.596219631966331 False 3.5736949566538435e-06 81.94210157301917 -4.5774444862134445 0.6507936507936877 16 4 order_block_retest_long 1.2313707768099273 TP3 2022-12-05 01:15:00+00:00 49.90517960261396 4349.673671551485 3435 True
2022-12-16 14:00:00+00:00 8 GBP_USD SHORT 1.2162799999999998 1.21750143596369 1.2148318801210332 1.2115556403630998 1.2115556403630998 804188.13 4 OVERLAP 1.5 0.0016381198789667197 18.312195822383046 43.091236387416366 1.218629998404227 1.2254437360190475 -0.660655351683026 False 4.286313026040405e-05 63.32508605851737 -21.599984042270925 0.6510989010989205 14 4 order_block_retest_short 1.21750143596369 SL 2022-12-16 14:15:00+00:00 -12.214359636901762 -982.2643035547507 15 False
2022-12-16 15:00:00+00:00 8 GBP_USD SHORT 1.2163399999999998 1.2176392040961825 1.2144326530127245 1.210237959038174 1.210237959038174 748490.3 4 OVERLAP 1.5 0.002097346987275329 17.149135119777107 45.03448564067364 1.2186886136052257 1.2251927355466141 -7.833465320434829 False 0.00012162736899418871 60.31699696625433 -21.586136052258453 0.9435336976320927 15 4 order_block_retest_short 1.2176392040961825 SL 2022-12-16 15:15:00+00:00 -12.99204096182782 -972.4416637130796 15 False
2022-12-16 15:45:00+00:00 8 GBP_USD SHORT 1.2151999999999998 1.2176399542271548 1.2132901525761501 1.2090904577284505 1.2090904577284505 394563.65 4 OVERLAP 1.5 0.002099847423849818 18.295755790149993 42.22012611100248 1.2184352065347506 1.2249348488413498 -18.434105310631832 False -0.00022739306914879967 15.954128927326272 -30.452065347505997 0.5887445887445921 15 4 order_block_retest_short 1.2176399542271548 SL 2022-12-16 17:15:00+00:00 -24.399542271549276 -962.7172456991775 90 False
+17 -26
View File
@@ -1,27 +1,18 @@
timestamp,strategy_id,pair,signal_direction,entry_price,sl_price,tp1_price,tp2_price,tp3_price,lot_size,confluence_score,session,spread_at_entry,atr_at_entry,adx_at_entry,rsi_at_entry,ema_50_value,ema_200_value,vwap_deviation,news_within_60min,macd_hist_at_entry,stoch_k_at_entry,distance_from_ema50_pips,candle_body_ratio,hour_of_day,day_of_week,entry_pattern,exit_price,exit_reason,exit_time,pnl_pips,pnl_dollars,hold_time_minutes,win
2023-01-04 16:15:00+00:00,8,GBP_USD,LONG,1.20365,1.2019955181829898,1.2055082727233672,1.209604818170102,1.209604818170102,613640.29,5,OVERLAP,1.5,0.0020482727233673242,24.828586903533257,46.39099175780478,1.203604895620366,1.2022247720538362,-17.790803671431377,False,-0.0003182727667833351,43.12800562857442,-1.4489562036601455,0.017241379310331626,16,2,order_block_retest_long,1.20455,TP1+TIME,2023-01-05 02:15:00+00:00,13.791363616835193,846.2936369330198,600,True
2023-01-12 15:00:00+00:00,8,GBP_USD,LONG,1.2146800000000002,1.212450171307346,1.218122762308847,1.2253882869265413,1.2253882869265413,459102.37,4,OVERLAP,1.5,0.0036327623088471023,28.89217519507534,47.38838993188958,1.215728944775918,1.2147773768710421,-21.244394912429687,False,-0.00029395750630274226,28.953810293643233,-12.389447759180161,0.6983372921615515,15,3,order_block_retest_long,1.22135,TP1+TIME,2023-01-13 01:00:00+00:00,50.56381154423306,2321.396571619076,600,True
2023-02-07 09:15:00+00:00,8,GBP_USD,SHORT,1.2022,1.2032208252403203,1.2011205825322655,1.1985817475967961,1.1985817475967961,1025575.75,4,LONDON,1.5,0.0012694174677346079,42.8597230543391,45.77773191704183,1.2033762526691942,1.2080886864170148,7.392625945485953,False,-0.00011524751076478362,81.45385867782814,-9.862526691941653,0.6473988439306381,9,1,order_block_retest_short,1.1985817475967961,TP3,2023-02-07 11:00:00+00:00,23.488349707493192,2408.908186752461,105,True
2023-02-21 08:15:00+00:00,8,GBP_USD,SHORT,1.2021,1.2030230392116337,1.2012798692945545,1.1992596078836637,1.1992596078836637,1160321.99,5,LONDON,1.5,0.0010101307054454392,26.54969383935887,50.63198756722975,1.2025370449724608,1.2024373969230482,1.6196966840675842,False,7.1416540544322555e-06,69.20631021918076,-2.4704497246075263,0.07182320441998846,8,1,order_block_retest_short,1.2021,TP1+SL,2023-02-21 09:00:00+00:00,4.100653527226994,475.8078461012545,45,True
2023-03-22 14:00:00+00:00,8,GBP_USD,LONG,1.2233900000000002,1.2224991079170466,1.2243363069431774,1.226608920829532,1.226608920829532,1207532.08,5,OVERLAP,1.5,0.0011363069431773619,52.961220490356354,31.10235100541459,1.2254561335743301,1.2232547239990288,-37.58683324111889,False,-0.0006889110765645307,13.006996210894407,-22.56133574330077,0.21176470588229915,14,2,order_block_retest_long,1.2224991079170466,SL,2023-03-22 14:15:00+00:00,-8.90892082953565,-1075.780769984451,15,False
2023-03-22 16:30:00+00:00,8,GBP_USD,LONG,1.22316,1.2225125696550438,1.2240614344831866,1.22624430344956,1.22624430344956,1645000.07,5,OVERLAP,1.5,0.0010914344831867435,55.531165851663296,35.23118199137821,1.224802314722933,1.2232783635738496,-29.709779643041223,False,-0.0001888055284099445,32.30293412554723,-18.32314722933104,0.14814814814830043,16,2,order_block_retest_long,1.22624430344956,TP3,2023-03-22 18:00:00+00:00,19.928689851228597,3278.2696200279333,90,True
2023-04-17 08:00:00+00:00,8,GBP_USD,SHORT,1.2403499999999998,1.2410353112109351,1.2397889626302159,1.2382868878906477,1.2382868878906477,1601908.22,4,LONDON,1.5,0.0007510373697840877,34.93705569993603,42.26660268104398,1.2415868467369284,1.2453386082038231,-2.366666666666628,False,-5.59092643423903e-05,14.875365374219017,-10.468467369284529,0.7142857142857445,8,0,order_block_retest_short,1.2382868878906477,TP3,2023-04-17 08:45:00+00:00,13.120747524471604,2101.8233311995714,45,True
2023-04-17 10:45:00+00:00,8,GBP_USD,SHORT,1.2404099999999998,1.2410814805179435,1.239695064940188,1.2378851948205645,1.2378851948205645,1666204.55,5,LONDON,1.5,0.0009049350598118129,35.408856430896606,52.880471730360966,1.240817341135284,1.244714239716178,12.958143718451165,False,0.00010414304926448248,84.7864611022511,-2.1734113528415477,0.09375000000027105,10,0,order_block_retest_short,1.2410814805179435,SL,2023-04-17 11:00:00+00:00,-6.714805179437454,-1118.8238942342255,15,False
2023-04-19 12:15:00+00:00,8,GBP_USD,LONG,1.24239,1.2407230516078274,1.2435231613072424,1.246169483921727,1.246169483921727,664469.07,4,LONDON,1.5,0.0013231613072423173,29.756143573916148,50.30855591681825,1.242379101267775,1.2421607130872452,-0.6684668013745565,False,-0.00015925954277813507,68.09784502563475,-1.791012677749837,0.9428571428570884,12,2,order_block_retest_long,1.246169483921727,TP3,2023-04-19 14:00:00+00:00,24.56322671364342,1632.15044106138,105,True
2023-04-20 10:15:00+00:00,8,GBP_USD,LONG,1.2430100000000002,1.2421087316329926,1.2437575612233587,1.2456326836700757,1.2456326836700757,1247083.78,4,LONDON,1.5,0.0009375612233585675,17.354460143583257,47.02494713646246,1.243227897611525,1.2429226121995482,-5.340435273353261,False,-9.878322658389219e-05,42.998306041783316,-4.078976115249322,0.011627906976819242,10,3,order_block_retest_long,1.2430100000000002,TP1+SL,2023-04-20 11:45:00+00:00,3.73780611679253,466.135738103675,90,True
2023-04-26 15:15:00+00:00,8,GBP_USD,LONG,1.2475600000000002,1.246499647895895,1.248704507013683,1.2513735210410493,1.2513735210410493,1064380.89,5,OVERLAP,1.5,0.0013345070136830542,26.34195359670421,51.29017731534317,1.2460574479327802,1.244526771072989,-3.4121820094146216,False,-0.00027560185090648383,33.00332434861023,13.125520672199187,0.15306122448989534,15,2,order_block_retest_long,1.2475600000000002,TP1+SL,2023-04-26 16:15:00+00:00,5.722535068414246,609.0956969174966,60,True
2023-05-10 14:45:00+00:00,8,GBP_USD,LONG,1.26197,1.2607197055404828,1.2632476481983905,1.2661829445951716,1.2661829445951716,907553.79,5,OVERLAP,1.5,0.0014676481983905464,23.980289771359818,45.27490378414957,1.262617719959161,1.262076892421481,-15.489512537254502,False,-0.00016066831904927635,18.98077534844604,-8.37719959161154,0.22321428571416005,14,2,order_block_retest_long,1.2607197055404828,SL,2023-05-10 17:30:00+00:00,-12.502944595171872,-1134.709475350825,165,False
2023-05-12 08:30:00+00:00,8,GBP_USD,SHORT,1.25256,1.253868280156616,1.2518890661446125,1.2501671984338374,1.2501671984338374,858655.83,4,LONDON,1.5,0.000860933855387582,20.679617585225813,54.010390574321384,1.2522976210453727,1.2560853457614982,3.188924475667765,False,2.2852086423018282e-05,48.80496259806694,4.523789546273527,0.7058823529412149,8,4,order_block_retest_short,1.25256,TP1+SL,2023-05-12 09:45:00+00:00,3.354669276937061,288.0506332363892,75,True
2023-05-12 10:45:00+00:00,8,GBP_USD,SHORT,1.25321,1.2538950927062247,1.2524496909792506,1.2505490729377517,1.2505490729377517,1643927.71,4,LONDON,1.5,0.000950309020749464,15.612495224743,55.32833981513413,1.2525050884668534,1.2558169124359604,6.133020150200785,False,5.010901511437379e-05,83.36477987421839,8.949115331466917,0.06060606060613197,10,4,order_block_retest_short,1.2505490729377517,TP3,2023-05-12 12:15:00+00:00,17.106180576851454,2812.1324262549892,90,True
2023-05-16 08:15:00+00:00,8,GBP_USD,SHORT,1.2519399999999998,1.2529850840895402,1.251179719701532,1.2492791591045957,1.2492791591045957,1104565.86,5,LONDON,1.5,0.0009502802984680438,35.15215178281975,56.516566002886144,1.2514082719721524,1.2512077734494853,-1.6330472376924199,False,0.00031663419130228986,90.97651461577807,7.2172802784753465,0.6705882352940562,8,1,order_block_retest_short,1.2529850840895402,SL,2023-05-16 08:30:00+00:00,-10.450840895404044,-1154.364206135514,15,False
2023-05-16 11:45:00+00:00,8,GBP_USD,SHORT,1.25158,1.2529864622852407,1.2508151257158644,1.2489053771475929,1.2489053771475929,812549.74,5,LONDON,1.5,0.0009548742841357593,31.402513434601197,44.995672477055756,1.2521906797019333,1.251474000723345,-13.125142193917139,False,-5.627656120118206e-05,27.842131174965555,-4.2067970193326865,0.8773584905660535,11,1,order_block_retest_short,1.25158,TP1+SL,2023-05-16 13:00:00+00:00,3.8243714206775965,310.7492003535012,75,True
2023-05-16 13:45:00+00:00,8,GBP_USD,SHORT,1.25131,1.2530970298852058,1.250176567049314,1.2475297011479416,1.2475297011479416,641247.28,5,OVERLAP,1.5,0.0013234329506861644,32.80094027257984,46.95301649878922,1.2520196236700625,1.2514799985877245,-5.287070796238247,False,-0.00013263251404523494,58.10711184240629,-5.1962367006241905,0.9348837209301187,13,1,order_block_retest_short,1.24836,TP1+TIME,2023-05-16 23:45:00+00:00,20.417164753430136,1309.2451363448947,600,True
2023-05-23 14:15:00+00:00,8,GBP_USD,SHORT,1.24237,1.2437653729455918,1.241275423514694,1.2387062705440823,1.2387062705440823,830617.01,4,OVERLAP,1.5,0.0012845764853059527,41.43951273219814,65.35758249875914,1.240789497620608,1.2427858970621604,28.209191144135115,False,0.0006123172139903094,86.43022005614006,17.70502379392136,0.02752293577979222,14,1,order_block_retest_short,1.24237,TP1+SL,2023-05-23 17:30:00+00:00,5.472882426529324,454.5869237205332,195,True
2023-05-25 10:45:00+00:00,8,GBP_USD,SHORT,1.2354599999999998,1.2362597660440784,1.234684113186405,1.2327523395592155,1.2327523395592155,1454883.45,5,LONDON,1.5,0.0009658868135947878,37.09213068703965,46.781478566249206,1.2360094490026665,1.2384931897638667,-12.742739577773499,False,-5.509036675288906e-05,10.917123031529355,-3.5944900266660085,0.8194444444445087,10,3,order_block_retest_short,1.2362597660440784,SL,2023-05-25 11:00:00+00:00,-7.997660440786091,-1163.566381401939,15,False
2023-05-25 11:30:00+00:00,8,GBP_USD,SHORT,1.2357399999999998,1.236259331996662,1.234965560011127,1.2330366800333807,1.2330366800333807,2218100.8,5,LONDON,1.5,0.0009644399888730731,27.29758742867364,48.69653331951773,1.236035570675794,1.2384266750182578,-8.706892601768601,False,-0.00013167141959900342,34.73748354384417,-1.055706757939756,0.6428571428571853,11,3,order_block_retest_short,1.236259331996662,SL,2023-05-25 11:45:00+00:00,-5.193319966620979,-1151.9307172617966,15,False
2023-05-25 12:30:00+00:00,8,GBP_USD,SHORT,1.2345599999999999,1.2363153712556398,1.2335987624812004,1.2312962874436013,1.2312962874436013,649669.64,5,LONDON,1.5,0.0011512375187995674,25.071726005857933,41.960735197634946,1.2360721847151899,1.2383434199412342,-16.847903009227227,False,-0.00017713820104579083,54.70385628419199,-13.221847151898558,0.7073170731706864,12,3,order_block_retest_short,1.2345599999999999,TP1+SL,2023-05-25 13:15:00+00:00,4.806187593997534,312.24341639648446,45,True
2023-05-31 15:45:00+00:00,8,GBP_USD,SHORT,1.23914,1.2414107390662144,1.237560869779286,1.2340226093378575,1.2340226093378575,503595.44,5,OVERLAP,1.5,0.001769130220714206,30.96208538630321,54.49555859325747,1.2379837435866534,1.237891609141245,17.38356794060536,False,0.0002630570115639937,70.75829013947667,13.462564133466248,0.675889328063214,15,2,order_block_retest_short,1.23914,TP1+SL,2023-05-31 16:30:00+00:00,7.895651103569934,397.6213891588786,45,True
2023-07-05 14:45:00+00:00,8,GBP_USD,LONG,1.2718300000000002,1.2700194303892116,1.272808565369295,1.275145696107885,1.275145696107885,633784.0,4,OVERLAP,1.5,0.0011685653692949912,33.735444534485914,52.51237040219962,1.2710746525739183,1.2703244937129279,5.3228735163646235,False,3.390395401762678e-05,28.070575075458922,5.653474260818303,0.6688741721855921,14,2,order_block_retest_long,1.2700194303892116,SL,2023-07-05 18:15:00+00:00,-18.10569610788626,-1147.5100502040586,210,False
2023-08-22 11:15:00+00:00,8,GBP_USD,LONG,1.2765900000000001,1.2756016309531895,1.277261230156035,1.2789836904681053,1.2789836904681053,1149403.62,4,LONDON,1.5,0.0008612301560351482,31.175972411376108,41.58462475954048,1.2772887864996425,1.275412799816495,-13.90770917667039,False,-0.0003520272892787923,12.664560511221731,-8.887864996425243,0.8902439024390938,11,1,order_block_retest_long,1.2756016309531895,SL,2023-08-22 12:15:00+00:00,-9.883690468106552,-1136.0349603001168,60,False
2023-08-23 16:30:00+00:00,8,GBP_USD,SHORT,1.27137,1.2735848051383152,1.2702106495389494,1.267511948616848,1.267511948616848,507798.45,5,OVERLAP,1.5,0.001349350461050656,68.55560281556299,66.03190653406516,1.2690627231639777,1.272287520885155,48.083376389722595,False,0.0007462097963985394,84.31695649446279,24.972768360222997,0.6222222222222661,16,2,order_block_retest_short,1.27121,TIME,2023-08-24 02:30:00+00:00,1.5999999999993797,81.2477519999685,600,True
2023-08-29 15:45:00+00:00,8,GBP_USD,SHORT,1.2609499999999998,1.263424947307137,1.2594235089762094,1.255990526928628,1.255990526928628,454751.94,4,OVERLAP,1.5,0.0017164910237906332,36.04019870741589,54.16072968760498,1.2601316513093,1.2605680853022792,14.310598401192642,False,0.0005103817726420816,73.82834818151917,10.083486906999894,0.8244680851065211,15,1,order_block_retest_short,1.263424947307137,SL,2023-08-29 17:30:00+00:00,-24.749473071372652,-1125.4870893184473,105,False
2023-01-04 11:45:00+00:00,8,GBP_USD,LONG,1.2056300000000002,1.2021137625869927,1.208748249420049,1.2104023741300733,1.2104023741300733,292848.06,5,LONDON,1.5,0.0016541247100244187,31.45889832356335,54.537098237592936,1.202463981591371,1.2017286499841255,-8.55274112740334,False,-0.0002897724683561661,15.878405862329627,29.760184086291552,0.25806451612905534,11,2,order_block_retest_long,1.2021137625869927,SL,2023-01-04 15:00:00+00:00,-35.1623741300755,-1029.7233048986798,195,False
2023-01-04 16:15:00+00:00,8,GBP_USD,LONG,1.20365,1.2019955181829898,1.2075565454467345,1.209604818170102,1.209604818170102,616160.34,5,OVERLAP,1.5,0.0020482727233673242,24.828586903533257,46.39099175780478,1.203604895620366,1.2022247720538362,-17.790803671431377,False,-0.0003182727667833351,43.12800562857442,-1.4489562036601455,0.017241379310331626,16,2,order_block_retest_long,1.20455,TP1+TIME,2023-01-05 02:15:00+00:00,24.032727233671558,1480.8013383426326,600,True
2023-01-12 15:00:00+00:00,8,GBP_USD,LONG,1.2146800000000002,1.212450171307346,1.2217555246176943,1.2253882869265413,1.2253882869265413,463817.74,4,OVERLAP,1.5,0.0036327623088471023,28.89217519507534,47.38838993188958,1.215728944775918,1.2147773768710421,-21.244394912429687,False,-0.00029395750630274226,28.953810293643233,-12.389447759180161,0.6983372921615515,15,3,order_block_retest_long,1.22135,TP1+TIME,2023-01-13 01:00:00+00:00,68.72762308846924,3187.7090816465625,600,True
2023-02-07 09:15:00+00:00,8,GBP_USD,SHORT,1.2022,1.2032208252403203,1.199851165064531,1.1985817475967961,1.1985817475967961,1044362.1,4,LONDON,1.5,0.0012694174677346079,42.8597230543391,45.77773191704183,1.2033762526691942,1.2080886864170148,7.392625945485953,False,-0.00011524751076478362,81.45385867782814,-9.862526691941653,0.6473988439306381,9,1,order_block_retest_short,1.1985817475967961,TP3,2023-02-07 11:00:00+00:00,29.83543703981971,3115.8999681323894,105,True
2023-03-22 14:00:00+00:00,8,GBP_USD,LONG,1.2233900000000002,1.2224991079170466,1.2254726138863548,1.226608920829532,1.226608920829532,1231653.32,5,OVERLAP,1.5,0.0011363069431773619,52.961220490356354,31.10235100541459,1.2254561335743301,1.2232547239990288,-37.58683324111889,False,-0.0006889110765645307,13.006996210894407,-22.56133574330077,0.21176470588229915,14,2,order_block_retest_long,1.2224991079170466,SL,2023-03-22 14:15:00+00:00,-8.90892082953565,-1097.2701917314737,15,False
2023-03-22 14:45:00+00:00,8,GBP_USD,LONG,1.2244800000000002,1.2224889369875187,1.2266304200832077,1.2278006301248112,1.2278006301248112,545586.69,5,OVERLAP,1.5,0.0011702100416037435,57.013268762513384,40.94471034816697,1.2252757058664194,1.2232724700661963,-22.67395635111802,False,-0.0004920480727602897,56.09295374733685,-9.857058664193286,0.5937500000000976,14,2,order_block_retest_long,1.2224889369875187,SL,2023-03-22 15:45:00+00:00,-19.91063012481531,-1086.297478561227,60,False
2023-03-22 16:30:00+00:00,8,GBP_USD,LONG,1.22316,1.2225125696550438,1.2251528689663733,1.22624430344956,1.22624430344956,1661081.41,5,OVERLAP,1.5,0.0010914344831867435,55.531165851663296,35.23118199137821,1.224802314722933,1.2232783635738496,-29.709779643041223,False,-0.0001888055284099445,32.30293412554723,-18.32314722933104,0.14814814814830043,16,2,order_block_retest_long,1.22624430344956,TP3,2023-03-22 18:00:00+00:00,25.385862265346987,4216.798388578836,90,True
2023-04-19 12:15:00+00:00,8,GBP_USD,LONG,1.24239,1.2405930516078274,1.2448463226144846,1.246169483921727,1.246169483921727,621944.68,5,LONDON,1.5,0.0013231613072423173,29.756143573916148,50.30855591681825,1.242379101267775,1.2421607130872452,-0.6684668013745565,False,-0.00015925954277813507,68.09784502563475,-1.791012677749837,0.9428571428570884,12,2,order_block_retest_long,1.246169483921727,TP3,2023-04-19 14:00:00+00:00,31.179033288744932,1939.1633881477817,105,True
2023-05-10 14:45:00+00:00,8,GBP_USD,LONG,1.26197,1.2607197055404828,1.264715296396781,1.2661829445951716,1.2661829445951716,909381.08,5,OVERLAP,1.5,0.0014676481983905464,23.980289771359818,45.27490378414957,1.262617719959161,1.262076892421481,-15.489512537254502,False,-0.00016066831904927635,18.98077534844604,-8.37719959161154,0.22321428571416005,14,2,order_block_retest_long,1.2607197055404828,SL,2023-05-10 17:30:00+00:00,-12.50294459517187,-1136.9941259137559,165,False
2023-05-16 08:15:00+00:00,8,GBP_USD,SHORT,1.2519399999999998,1.2529850840895402,1.250229439403064,1.2492791591045957,1.2492791591045957,1077065.66,5,LONDON,1.5,0.0009502802984680438,35.15215178281975,56.516566002886144,1.2514082719721524,1.2512077734494853,-1.6330472376924199,False,0.00031663419130228986,90.97651461577807,7.2172802784753465,0.6705882352940562,8,1,order_block_retest_short,1.2529850840895402,SL,2023-05-16 08:30:00+00:00,-10.450840895404045,-1125.6241846563348,15,False
2023-05-16 11:45:00+00:00,8,GBP_USD,SHORT,1.25158,1.2529864622852407,1.2498602514317285,1.2489053771475929,1.2489053771475929,792319.82,5,LONDON,1.5,0.0009548742841357593,31.402513434601197,44.995672477055756,1.2521906797019333,1.251474000723345,-13.125142193917139,False,-5.627656120118206e-05,27.842131174965555,-4.2067970193326865,0.8773584905660535,11,1,order_block_retest_short,1.25158,TP1+SL,2023-05-16 13:00:00+00:00,8.598742841356977,681.2954380290248,75,True
2023-05-16 13:45:00+00:00,8,GBP_USD,SHORT,1.25131,1.2530970298852058,1.2488531340986277,1.2475297011479416,1.2475297011479416,627399.08,5,OVERLAP,1.5,0.0013234329506861644,32.80094027257984,46.95301649878922,1.2520196236700625,1.2514799985877245,-5.287070796238247,False,-0.00013263251404523494,58.10711184240629,-5.1962367006241905,0.9348837209301187,13,1,order_block_retest_short,1.24836,TP1+TIME,2023-05-16 23:45:00+00:00,27.034329506860907,1696.1313461021387,600,True
2023-05-23 14:15:00+00:00,8,GBP_USD,SHORT,1.24237,1.2437653729455918,1.239990847029388,1.2387062705440823,1.2387062705440823,815654.49,4,OVERLAP,1.5,0.0012845764853059527,41.43951273219814,65.35758249875914,1.240789497620608,1.2427858970621604,28.209191144135115,False,0.0006123172139903094,86.43022005614006,17.70502379392136,0.02752293577979222,14,1,order_block_retest_short,1.24268,TIME,2023-05-24 00:15:00+00:00,-3.1000000000003247,-252.8528919000265,600,False
2023-05-31 15:00:00+00:00,8,GBP_USD,SHORT,1.2376299999999998,1.241380552570638,1.2344829828624124,1.2328144742936187,1.2328144742936187,302785.7,5,OVERLAP,1.5,0.001668508568793711,27.549194604299217,51.00601996837317,1.2377709096593525,1.2378381863185781,5.5660075393371145,False,0.00017637970907879937,57.28340049977252,0.49090340647373054,0.5927419354838952,15,2,order_block_retest_short,1.241380552570638,SL,2023-05-31 17:30:00+00:00,-37.50552570638277,-1135.61368548751,150,False
2023-07-11 08:00:00+00:00,8,GBP_USD,LONG,1.2886400000000002,1.2864806921102587,1.2906453859316087,1.2917430788974131,1.2917430788974131,520656.44,5,LONDON,1.5,0.0010976929658043188,29.066828616140565,52.925480661585745,1.2870306721042892,1.28247054698277,3.1333333333338764,False,-0.00014817048529548857,23.74225291912016,14.193278957108646,0.5894736842105276,8,1,order_block_retest_long,1.2917430788974131,TP3,2023-07-11 10:00:00+00:00,25.542324741100497,1329.8775869025308,120,True
2023-08-23 16:30:00+00:00,8,GBP_USD,SHORT,1.27137,1.2735848051383152,1.2688612990778987,1.267511948616848,1.267511948616848,513614.63,5,OVERLAP,1.5,0.001349350461050656,68.55560281556299,66.03190653406516,1.2690627231639777,1.272287520885155,48.083376389722595,False,0.0007462097963985394,84.31695649446279,24.972768360222997,0.6222222222222661,16,2,order_block_retest_short,1.27121,TIME,2023-08-24 02:30:00+00:00,1.5999999999993797,82.17834079996814,600,True
2023-08-29 15:45:00+00:00,8,GBP_USD,SHORT,1.2609499999999998,1.263424947307137,1.2577070179524186,1.255990526928628,1.255990526928628,459960.54,4,OVERLAP,1.5,0.0017164910237906332,36.04019870741589,54.16072968760498,1.2601316513093,1.2605680853022792,14.310598401192642,False,0.0005103817726420816,73.82834818151917,10.083486906999894,0.8244680851065211,15,1,order_block_retest_short,1.263424947307137,SL,2023-08-29 17:30:00+00:00,-24.74947307137265,-1138.3780998624022,105,False
1 timestamp strategy_id pair signal_direction entry_price sl_price tp1_price tp2_price tp3_price lot_size confluence_score session spread_at_entry atr_at_entry adx_at_entry rsi_at_entry ema_50_value ema_200_value vwap_deviation news_within_60min macd_hist_at_entry stoch_k_at_entry distance_from_ema50_pips candle_body_ratio hour_of_day day_of_week entry_pattern exit_price exit_reason exit_time pnl_pips pnl_dollars hold_time_minutes win
2 2023-01-04 16:15:00+00:00 2023-01-04 11:45:00+00:00 8 GBP_USD LONG 1.20365 1.2056300000000002 1.2019955181829898 1.2021137625869927 1.2055082727233672 1.208748249420049 1.209604818170102 1.2104023741300733 1.209604818170102 1.2104023741300733 613640.29 292848.06 5 OVERLAP LONDON 1.5 0.0020482727233673242 0.0016541247100244187 24.828586903533257 31.45889832356335 46.39099175780478 54.537098237592936 1.203604895620366 1.202463981591371 1.2022247720538362 1.2017286499841255 -17.790803671431377 -8.55274112740334 False -0.0003182727667833351 -0.0002897724683561661 43.12800562857442 15.878405862329627 -1.4489562036601455 29.760184086291552 0.017241379310331626 0.25806451612905534 16 11 2 order_block_retest_long 1.20455 1.2021137625869927 TP1+TIME SL 2023-01-05 02:15:00+00:00 2023-01-04 15:00:00+00:00 13.791363616835193 -35.1623741300755 846.2936369330198 -1029.7233048986798 600 195 True False
3 2023-01-12 15:00:00+00:00 2023-01-04 16:15:00+00:00 8 GBP_USD LONG 1.2146800000000002 1.20365 1.212450171307346 1.2019955181829898 1.218122762308847 1.2075565454467345 1.2253882869265413 1.209604818170102 1.2253882869265413 1.209604818170102 459102.37 616160.34 4 5 OVERLAP 1.5 0.0036327623088471023 0.0020482727233673242 28.89217519507534 24.828586903533257 47.38838993188958 46.39099175780478 1.215728944775918 1.203604895620366 1.2147773768710421 1.2022247720538362 -21.244394912429687 -17.790803671431377 False -0.00029395750630274226 -0.0003182727667833351 28.953810293643233 43.12800562857442 -12.389447759180161 -1.4489562036601455 0.6983372921615515 0.017241379310331626 15 16 3 2 order_block_retest_long 1.22135 1.20455 TP1+TIME 2023-01-13 01:00:00+00:00 2023-01-05 02:15:00+00:00 50.56381154423306 24.032727233671558 2321.396571619076 1480.8013383426326 600 True
4 2023-02-07 09:15:00+00:00 2023-01-12 15:00:00+00:00 8 GBP_USD SHORT LONG 1.2022 1.2146800000000002 1.2032208252403203 1.212450171307346 1.2011205825322655 1.2217555246176943 1.1985817475967961 1.2253882869265413 1.1985817475967961 1.2253882869265413 1025575.75 463817.74 4 LONDON OVERLAP 1.5 0.0012694174677346079 0.0036327623088471023 42.8597230543391 28.89217519507534 45.77773191704183 47.38838993188958 1.2033762526691942 1.215728944775918 1.2080886864170148 1.2147773768710421 7.392625945485953 -21.244394912429687 False -0.00011524751076478362 -0.00029395750630274226 81.45385867782814 28.953810293643233 -9.862526691941653 -12.389447759180161 0.6473988439306381 0.6983372921615515 9 15 1 3 order_block_retest_short order_block_retest_long 1.1985817475967961 1.22135 TP3 TP1+TIME 2023-02-07 11:00:00+00:00 2023-01-13 01:00:00+00:00 23.488349707493192 68.72762308846924 2408.908186752461 3187.7090816465625 105 600 True
5 2023-02-21 08:15:00+00:00 2023-02-07 09:15:00+00:00 8 GBP_USD SHORT 1.2021 1.2022 1.2030230392116337 1.2032208252403203 1.2012798692945545 1.199851165064531 1.1992596078836637 1.1985817475967961 1.1992596078836637 1.1985817475967961 1160321.99 1044362.1 5 4 LONDON 1.5 0.0010101307054454392 0.0012694174677346079 26.54969383935887 42.8597230543391 50.63198756722975 45.77773191704183 1.2025370449724608 1.2033762526691942 1.2024373969230482 1.2080886864170148 1.6196966840675842 7.392625945485953 False 7.1416540544322555e-06 -0.00011524751076478362 69.20631021918076 81.45385867782814 -2.4704497246075263 -9.862526691941653 0.07182320441998846 0.6473988439306381 8 9 1 order_block_retest_short 1.2021 1.1985817475967961 TP1+SL TP3 2023-02-21 09:00:00+00:00 2023-02-07 11:00:00+00:00 4.100653527226994 29.83543703981971 475.8078461012545 3115.8999681323894 45 105 True
6 2023-03-22 14:00:00+00:00 8 GBP_USD LONG 1.2233900000000002 1.2224991079170466 1.2243363069431774 1.2254726138863548 1.226608920829532 1.226608920829532 1207532.08 1231653.32 5 OVERLAP 1.5 0.0011363069431773619 52.961220490356354 31.10235100541459 1.2254561335743301 1.2232547239990288 -37.58683324111889 False -0.0006889110765645307 13.006996210894407 -22.56133574330077 0.21176470588229915 14 2 order_block_retest_long 1.2224991079170466 SL 2023-03-22 14:15:00+00:00 -8.90892082953565 -1075.780769984451 -1097.2701917314737 15 False
7 2023-03-22 16:30:00+00:00 2023-03-22 14:45:00+00:00 8 GBP_USD LONG 1.22316 1.2244800000000002 1.2225125696550438 1.2224889369875187 1.2240614344831866 1.2266304200832077 1.22624430344956 1.2278006301248112 1.22624430344956 1.2278006301248112 1645000.07 545586.69 5 OVERLAP 1.5 0.0010914344831867435 0.0011702100416037435 55.531165851663296 57.013268762513384 35.23118199137821 40.94471034816697 1.224802314722933 1.2252757058664194 1.2232783635738496 1.2232724700661963 -29.709779643041223 -22.67395635111802 False -0.0001888055284099445 -0.0004920480727602897 32.30293412554723 56.09295374733685 -18.32314722933104 -9.857058664193286 0.14814814814830043 0.5937500000000976 16 14 2 order_block_retest_long 1.22624430344956 1.2224889369875187 TP3 SL 2023-03-22 18:00:00+00:00 2023-03-22 15:45:00+00:00 19.928689851228597 -19.91063012481531 3278.2696200279333 -1086.297478561227 90 60 True False
8 2023-04-17 08:00:00+00:00 2023-03-22 16:30:00+00:00 8 GBP_USD SHORT LONG 1.2403499999999998 1.22316 1.2410353112109351 1.2225125696550438 1.2397889626302159 1.2251528689663733 1.2382868878906477 1.22624430344956 1.2382868878906477 1.22624430344956 1601908.22 1661081.41 4 5 LONDON OVERLAP 1.5 0.0007510373697840877 0.0010914344831867435 34.93705569993603 55.531165851663296 42.26660268104398 35.23118199137821 1.2415868467369284 1.224802314722933 1.2453386082038231 1.2232783635738496 -2.366666666666628 -29.709779643041223 False -5.59092643423903e-05 -0.0001888055284099445 14.875365374219017 32.30293412554723 -10.468467369284529 -18.32314722933104 0.7142857142857445 0.14814814814830043 8 16 0 2 order_block_retest_short order_block_retest_long 1.2382868878906477 1.22624430344956 TP3 2023-04-17 08:45:00+00:00 2023-03-22 18:00:00+00:00 13.120747524471604 25.385862265346987 2101.8233311995714 4216.798388578836 45 90 True
9 2023-04-17 10:45:00+00:00 2023-04-19 12:15:00+00:00 8 GBP_USD SHORT LONG 1.2404099999999998 1.24239 1.2410814805179435 1.2405930516078274 1.239695064940188 1.2448463226144846 1.2378851948205645 1.246169483921727 1.2378851948205645 1.246169483921727 1666204.55 621944.68 5 LONDON 1.5 0.0009049350598118129 0.0013231613072423173 35.408856430896606 29.756143573916148 52.880471730360966 50.30855591681825 1.240817341135284 1.242379101267775 1.244714239716178 1.2421607130872452 12.958143718451165 -0.6684668013745565 False 0.00010414304926448248 -0.00015925954277813507 84.7864611022511 68.09784502563475 -2.1734113528415477 -1.791012677749837 0.09375000000027105 0.9428571428570884 10 12 0 2 order_block_retest_short order_block_retest_long 1.2410814805179435 1.246169483921727 SL TP3 2023-04-17 11:00:00+00:00 2023-04-19 14:00:00+00:00 -6.714805179437454 31.179033288744932 -1118.8238942342255 1939.1633881477817 15 105 False True
10 2023-04-19 12:15:00+00:00 2023-05-10 14:45:00+00:00 8 GBP_USD LONG 1.24239 1.26197 1.2407230516078274 1.2607197055404828 1.2435231613072424 1.264715296396781 1.246169483921727 1.2661829445951716 1.246169483921727 1.2661829445951716 664469.07 909381.08 4 5 LONDON OVERLAP 1.5 0.0013231613072423173 0.0014676481983905464 29.756143573916148 23.980289771359818 50.30855591681825 45.27490378414957 1.242379101267775 1.262617719959161 1.2421607130872452 1.262076892421481 -0.6684668013745565 -15.489512537254502 False -0.00015925954277813507 -0.00016066831904927635 68.09784502563475 18.98077534844604 -1.791012677749837 -8.37719959161154 0.9428571428570884 0.22321428571416005 12 14 2 order_block_retest_long 1.246169483921727 1.2607197055404828 TP3 SL 2023-04-19 14:00:00+00:00 2023-05-10 17:30:00+00:00 24.56322671364342 -12.50294459517187 1632.15044106138 -1136.9941259137559 105 165 True False
11 2023-04-20 10:15:00+00:00 2023-05-16 08:15:00+00:00 8 GBP_USD LONG SHORT 1.2430100000000002 1.2519399999999998 1.2421087316329926 1.2529850840895402 1.2437575612233587 1.250229439403064 1.2456326836700757 1.2492791591045957 1.2456326836700757 1.2492791591045957 1247083.78 1077065.66 4 5 LONDON 1.5 0.0009375612233585675 0.0009502802984680438 17.354460143583257 35.15215178281975 47.02494713646246 56.516566002886144 1.243227897611525 1.2514082719721524 1.2429226121995482 1.2512077734494853 -5.340435273353261 -1.6330472376924199 False -9.878322658389219e-05 0.00031663419130228986 42.998306041783316 90.97651461577807 -4.078976115249322 7.2172802784753465 0.011627906976819242 0.6705882352940562 10 8 3 1 order_block_retest_long order_block_retest_short 1.2430100000000002 1.2529850840895402 TP1+SL SL 2023-04-20 11:45:00+00:00 2023-05-16 08:30:00+00:00 3.73780611679253 -10.450840895404045 466.135738103675 -1125.6241846563348 90 15 True False
12 2023-04-26 15:15:00+00:00 2023-05-16 11:45:00+00:00 8 GBP_USD LONG SHORT 1.2475600000000002 1.25158 1.246499647895895 1.2529864622852407 1.248704507013683 1.2498602514317285 1.2513735210410493 1.2489053771475929 1.2513735210410493 1.2489053771475929 1064380.89 792319.82 5 OVERLAP LONDON 1.5 0.0013345070136830542 0.0009548742841357593 26.34195359670421 31.402513434601197 51.29017731534317 44.995672477055756 1.2460574479327802 1.2521906797019333 1.244526771072989 1.251474000723345 -3.4121820094146216 -13.125142193917139 False -0.00027560185090648383 -5.627656120118206e-05 33.00332434861023 27.842131174965555 13.125520672199187 -4.2067970193326865 0.15306122448989534 0.8773584905660535 15 11 2 1 order_block_retest_long order_block_retest_short 1.2475600000000002 1.25158 TP1+SL 2023-04-26 16:15:00+00:00 2023-05-16 13:00:00+00:00 5.722535068414246 8.598742841356977 609.0956969174966 681.2954380290248 60 75 True
13 2023-05-10 14:45:00+00:00 2023-05-16 13:45:00+00:00 8 GBP_USD LONG SHORT 1.26197 1.25131 1.2607197055404828 1.2530970298852058 1.2632476481983905 1.2488531340986277 1.2661829445951716 1.2475297011479416 1.2661829445951716 1.2475297011479416 907553.79 627399.08 5 OVERLAP 1.5 0.0014676481983905464 0.0013234329506861644 23.980289771359818 32.80094027257984 45.27490378414957 46.95301649878922 1.262617719959161 1.2520196236700625 1.262076892421481 1.2514799985877245 -15.489512537254502 -5.287070796238247 False -0.00016066831904927635 -0.00013263251404523494 18.98077534844604 58.10711184240629 -8.37719959161154 -5.1962367006241905 0.22321428571416005 0.9348837209301187 14 13 2 1 order_block_retest_long order_block_retest_short 1.2607197055404828 1.24836 SL TP1+TIME 2023-05-10 17:30:00+00:00 2023-05-16 23:45:00+00:00 -12.502944595171872 27.034329506860907 -1134.709475350825 1696.1313461021387 165 600 False True
14 2023-05-12 08:30:00+00:00 2023-05-23 14:15:00+00:00 8 GBP_USD SHORT 1.25256 1.24237 1.253868280156616 1.2437653729455918 1.2518890661446125 1.239990847029388 1.2501671984338374 1.2387062705440823 1.2501671984338374 1.2387062705440823 858655.83 815654.49 4 LONDON OVERLAP 1.5 0.000860933855387582 0.0012845764853059527 20.679617585225813 41.43951273219814 54.010390574321384 65.35758249875914 1.2522976210453727 1.240789497620608 1.2560853457614982 1.2427858970621604 3.188924475667765 28.209191144135115 False 2.2852086423018282e-05 0.0006123172139903094 48.80496259806694 86.43022005614006 4.523789546273527 17.70502379392136 0.7058823529412149 0.02752293577979222 8 14 4 1 order_block_retest_short 1.25256 1.24268 TP1+SL TIME 2023-05-12 09:45:00+00:00 2023-05-24 00:15:00+00:00 3.354669276937061 -3.1000000000003247 288.0506332363892 -252.8528919000265 75 600 True False
15 2023-05-12 10:45:00+00:00 2023-05-31 15:00:00+00:00 8 GBP_USD SHORT 1.25321 1.2376299999999998 1.2538950927062247 1.241380552570638 1.2524496909792506 1.2344829828624124 1.2505490729377517 1.2328144742936187 1.2505490729377517 1.2328144742936187 1643927.71 302785.7 4 5 LONDON OVERLAP 1.5 0.000950309020749464 0.001668508568793711 15.612495224743 27.549194604299217 55.32833981513413 51.00601996837317 1.2525050884668534 1.2377709096593525 1.2558169124359604 1.2378381863185781 6.133020150200785 5.5660075393371145 False 5.010901511437379e-05 0.00017637970907879937 83.36477987421839 57.28340049977252 8.949115331466917 0.49090340647373054 0.06060606060613197 0.5927419354838952 10 15 4 2 order_block_retest_short 1.2505490729377517 1.241380552570638 TP3 SL 2023-05-12 12:15:00+00:00 2023-05-31 17:30:00+00:00 17.106180576851454 -37.50552570638277 2812.1324262549892 -1135.61368548751 90 150 True False
16 2023-05-16 08:15:00+00:00 2023-07-11 08:00:00+00:00 8 GBP_USD SHORT LONG 1.2519399999999998 1.2886400000000002 1.2529850840895402 1.2864806921102587 1.251179719701532 1.2906453859316087 1.2492791591045957 1.2917430788974131 1.2492791591045957 1.2917430788974131 1104565.86 520656.44 5 LONDON 1.5 0.0009502802984680438 0.0010976929658043188 35.15215178281975 29.066828616140565 56.516566002886144 52.925480661585745 1.2514082719721524 1.2870306721042892 1.2512077734494853 1.28247054698277 -1.6330472376924199 3.1333333333338764 False 0.00031663419130228986 -0.00014817048529548857 90.97651461577807 23.74225291912016 7.2172802784753465 14.193278957108646 0.6705882352940562 0.5894736842105276 8 1 order_block_retest_short order_block_retest_long 1.2529850840895402 1.2917430788974131 SL TP3 2023-05-16 08:30:00+00:00 2023-07-11 10:00:00+00:00 -10.450840895404044 25.542324741100497 -1154.364206135514 1329.8775869025308 15 120 False True
17 2023-05-16 11:45:00+00:00 2023-08-23 16:30:00+00:00 8 GBP_USD SHORT 1.25158 1.27137 1.2529864622852407 1.2735848051383152 1.2508151257158644 1.2688612990778987 1.2489053771475929 1.267511948616848 1.2489053771475929 1.267511948616848 812549.74 513614.63 5 LONDON OVERLAP 1.5 0.0009548742841357593 0.001349350461050656 31.402513434601197 68.55560281556299 44.995672477055756 66.03190653406516 1.2521906797019333 1.2690627231639777 1.251474000723345 1.272287520885155 -13.125142193917139 48.083376389722595 False -5.627656120118206e-05 0.0007462097963985394 27.842131174965555 84.31695649446279 -4.2067970193326865 24.972768360222997 0.8773584905660535 0.6222222222222661 11 16 1 2 order_block_retest_short 1.25158 1.27121 TP1+SL TIME 2023-05-16 13:00:00+00:00 2023-08-24 02:30:00+00:00 3.8243714206775965 1.5999999999993797 310.7492003535012 82.17834079996814 75 600 True
18 2023-05-16 13:45:00+00:00 2023-08-29 15:45:00+00:00 8 GBP_USD SHORT 1.25131 1.2609499999999998 1.2530970298852058 1.263424947307137 1.250176567049314 1.2577070179524186 1.2475297011479416 1.255990526928628 1.2475297011479416 1.255990526928628 641247.28 459960.54 5 4 OVERLAP 1.5 0.0013234329506861644 0.0017164910237906332 32.80094027257984 36.04019870741589 46.95301649878922 54.16072968760498 1.2520196236700625 1.2601316513093 1.2514799985877245 1.2605680853022792 -5.287070796238247 14.310598401192642 False -0.00013263251404523494 0.0005103817726420816 58.10711184240629 73.82834818151917 -5.1962367006241905 10.083486906999894 0.9348837209301187 0.8244680851065211 13 15 1 order_block_retest_short 1.24836 1.263424947307137 TP1+TIME SL 2023-05-16 23:45:00+00:00 2023-08-29 17:30:00+00:00 20.417164753430136 -24.74947307137265 1309.2451363448947 -1138.3780998624022 600 105 True False
2023-05-23 14:15:00+00:00 8 GBP_USD SHORT 1.24237 1.2437653729455918 1.241275423514694 1.2387062705440823 1.2387062705440823 830617.01 4 OVERLAP 1.5 0.0012845764853059527 41.43951273219814 65.35758249875914 1.240789497620608 1.2427858970621604 28.209191144135115 False 0.0006123172139903094 86.43022005614006 17.70502379392136 0.02752293577979222 14 1 order_block_retest_short 1.24237 TP1+SL 2023-05-23 17:30:00+00:00 5.472882426529324 454.5869237205332 195 True
2023-05-25 10:45:00+00:00 8 GBP_USD SHORT 1.2354599999999998 1.2362597660440784 1.234684113186405 1.2327523395592155 1.2327523395592155 1454883.45 5 LONDON 1.5 0.0009658868135947878 37.09213068703965 46.781478566249206 1.2360094490026665 1.2384931897638667 -12.742739577773499 False -5.509036675288906e-05 10.917123031529355 -3.5944900266660085 0.8194444444445087 10 3 order_block_retest_short 1.2362597660440784 SL 2023-05-25 11:00:00+00:00 -7.997660440786091 -1163.566381401939 15 False
2023-05-25 11:30:00+00:00 8 GBP_USD SHORT 1.2357399999999998 1.236259331996662 1.234965560011127 1.2330366800333807 1.2330366800333807 2218100.8 5 LONDON 1.5 0.0009644399888730731 27.29758742867364 48.69653331951773 1.236035570675794 1.2384266750182578 -8.706892601768601 False -0.00013167141959900342 34.73748354384417 -1.055706757939756 0.6428571428571853 11 3 order_block_retest_short 1.236259331996662 SL 2023-05-25 11:45:00+00:00 -5.193319966620979 -1151.9307172617966 15 False
2023-05-25 12:30:00+00:00 8 GBP_USD SHORT 1.2345599999999999 1.2363153712556398 1.2335987624812004 1.2312962874436013 1.2312962874436013 649669.64 5 LONDON 1.5 0.0011512375187995674 25.071726005857933 41.960735197634946 1.2360721847151899 1.2383434199412342 -16.847903009227227 False -0.00017713820104579083 54.70385628419199 -13.221847151898558 0.7073170731706864 12 3 order_block_retest_short 1.2345599999999999 TP1+SL 2023-05-25 13:15:00+00:00 4.806187593997534 312.24341639648446 45 True
2023-05-31 15:45:00+00:00 8 GBP_USD SHORT 1.23914 1.2414107390662144 1.237560869779286 1.2340226093378575 1.2340226093378575 503595.44 5 OVERLAP 1.5 0.001769130220714206 30.96208538630321 54.49555859325747 1.2379837435866534 1.237891609141245 17.38356794060536 False 0.0002630570115639937 70.75829013947667 13.462564133466248 0.675889328063214 15 2 order_block_retest_short 1.23914 TP1+SL 2023-05-31 16:30:00+00:00 7.895651103569934 397.6213891588786 45 True
2023-07-05 14:45:00+00:00 8 GBP_USD LONG 1.2718300000000002 1.2700194303892116 1.272808565369295 1.275145696107885 1.275145696107885 633784.0 4 OVERLAP 1.5 0.0011685653692949912 33.735444534485914 52.51237040219962 1.2710746525739183 1.2703244937129279 5.3228735163646235 False 3.390395401762678e-05 28.070575075458922 5.653474260818303 0.6688741721855921 14 2 order_block_retest_long 1.2700194303892116 SL 2023-07-05 18:15:00+00:00 -18.10569610788626 -1147.5100502040586 210 False
2023-08-22 11:15:00+00:00 8 GBP_USD LONG 1.2765900000000001 1.2756016309531895 1.277261230156035 1.2789836904681053 1.2789836904681053 1149403.62 4 LONDON 1.5 0.0008612301560351482 31.175972411376108 41.58462475954048 1.2772887864996425 1.275412799816495 -13.90770917667039 False -0.0003520272892787923 12.664560511221731 -8.887864996425243 0.8902439024390938 11 1 order_block_retest_long 1.2756016309531895 SL 2023-08-22 12:15:00+00:00 -9.883690468106552 -1136.0349603001168 60 False
2023-08-23 16:30:00+00:00 8 GBP_USD SHORT 1.27137 1.2735848051383152 1.2702106495389494 1.267511948616848 1.267511948616848 507798.45 5 OVERLAP 1.5 0.001349350461050656 68.55560281556299 66.03190653406516 1.2690627231639777 1.272287520885155 48.083376389722595 False 0.0007462097963985394 84.31695649446279 24.972768360222997 0.6222222222222661 16 2 order_block_retest_short 1.27121 TIME 2023-08-24 02:30:00+00:00 1.5999999999993797 81.2477519999685 600 True
2023-08-29 15:45:00+00:00 8 GBP_USD SHORT 1.2609499999999998 1.263424947307137 1.2594235089762094 1.255990526928628 1.255990526928628 454751.94 4 OVERLAP 1.5 0.0017164910237906332 36.04019870741589 54.16072968760498 1.2601316513093 1.2605680853022792 14.310598401192642 False 0.0005103817726420816 73.82834818151917 10.083486906999894 0.8244680851065211 15 1 order_block_retest_short 1.263424947307137 SL 2023-08-29 17:30:00+00:00 -24.749473071372652 -1125.4870893184473 105 False
+4 -4
View File
@@ -49,8 +49,8 @@ CONFIGS = [
"factory": lambda: S9_London_Session(pair="GBP_AUD", filtered=True)},
{"name": "S3", "pair": "GBP_JPY", "tf": "H1", "htf_tf": "H1",
"factory": lambda: S3_KeyLevel_Breakout()},
# S8: Order Block Retest — best sweep params (DISP_ATR=2.0, TP1=1.0, Window=40)
# OOS: 26t PF=2.14 WR=65.4% Gen=1.850 PASS
# S8: Order Block Retest — best sweep params (DISP_ATR=2.5, TP1=2.0, Window=40)
# Sweep: IS PF=1.39, OOS PF=1.59, Gen=1.382 PASS
{"name": "S8_OB", "pair": "GBP_USD", "tf": "M15", "htf_tf": "H1",
"factory": lambda: _s8_tuned()},
# S10 dropped: insufficient trade counts on M15, no pair passes generalization
@@ -60,8 +60,8 @@ CONFIGS = [
def _s8_tuned():
s = S8_Order_Block()
s.DISPLACEMENT_ATR = 2.0
s.TP1_ATR_MULT = 1.0
s.DISPLACEMENT_ATR = 2.5
s.TP1_ATR_MULT = 2.0
s.OB_RETEST_WINDOW = 40
return s