I have been busy with some other projects but I managed to finish the stats analysis on my data for both 2024 Data Set and the Setup 2 Data Set ( Swing Model )
I ran the codes on Google Colab and Generated Heatmaps / Charts to Visualize my stats then I exported it to a PDF so I can access it from anywhere and take a quick look on important info before taking a trade or when im in a trade

ngl i didnt get the perfect analysis of the data ( trades i have acquired over the past to analyze in future to understand performances of my setups / models ) i did it in loops
loops mean when i exported my results to pdfs i realized i have done the same analysis for the data with just different words to call it, made me go crazy ngl since i also forget shit a lot

i did also write everything in google docs as i mentioned before in my previous postings, but it contains a lot of stuff making it hard to search or focus on something i want to look at when i want to take a trade or when im in a trade

and heres some information of wtf i mean by stats / analysis bc u would be like what is this dude talking abt he isnt even telling wtf it is

so basically lets say u collected 1000 trades that was executed / taken according to ur setup / model this is done by backtesting
then this data u logged them into a excel sheet and convert it to a .csv file
.csv file so u can run python on google colab and it can read the data in .csv file and not as a excel sheet
now doing the analysis for example is :
 
Why just do not upload account on FXBlue or my FX book? You will get all statistic automatically
 
I have been busy with some other projects but I managed to finish the stats analysis on my data for both 2024 Data Set and the Setup 2 Data Set ( Swing Model )
I ran the codes on Google Colab and Generated Heatmaps / Charts to Visualize my stats then I exported it to a PDF so I can access it from anywhere and take a quick look on important info before taking a trade or when im in a trade

ngl i didnt get the perfect analysis of the data ( trades i have acquired over the past to analyze in future to understand performances of my setups / models ) i did it in loops
loops mean when i exported my results to pdfs i realized i have done the same analysis for the data with just different words to call it, made me go crazy ngl since i also forget shit a lot

i did also write everything in google docs as i mentioned before in my previous postings, but it contains a lot of stuff making it hard to search or focus on something i want to look at when i want to take a trade or when im in a trade

and heres some information of wtf i mean by stats / analysis bc u would be like what is this dude talking abt he isnt even telling wtf it is

so basically lets say u collected 1000 trades that was executed / taken according to ur setup / model this is done by backtesting
then this data u logged them into a excel sheet and convert it to a .csv file
.csv file so u can run python on google colab and it can read the data in .csv file and not as a excel sheet
now doing the analysis for example is :

(i pressed "post" accidently and posted without finishing it , thats why it will show as edited in the post)

i want to know what the best days for my setup, what does that mean?

I want to know what days give me the best performance for my setup, performance = winrate (for me)
for example i can see in my data after analysing that Wednesdays have x% winrate ( x being the highest value compared to the rest of the days ) which is also the highest winrate comparing all the other weekdays , why is this useful u may ask ( or u may not ,maybe im just Scrizophrenic [idk whether i spelled it right anyways sorry abt that] after all)

well then since i know wednesday is the day with best performance i can anticipate a trade on wednesaday that will match my setup / model therefor reducing the probability of losing on other days
and it will also reduce the chance of me taking trades on less probable days so i wont lose a shit ton ( if i do consider that Wednesday is the highest probable day and if i trade on low probable days knowing Wednesday is the best to trade i will be basically gambling on other days and trading emotions which i do not recommend to myself or anyone )

just like that u can measure other metrics for example
what is the average duration of my trades
average RR of my trades ( risk : reward )
performance of my setups / models based on timings

like that, yeah first i thought this is bs is trading gambling , ig im not a expert myself either to say its not or it is , im not that good if i was i should be able to be consistently profitable without being just profitable . bc if u are gambling u wont win consistently u win sometimes u dont sometimes . so until i acheieve that i wouldnt say anything abt that

but the advantage of doing this , is having a edge or atleast SOME KNOWLEDGE about ur setup performance the market

now theres no point if u have only 2-5 weeks of data bc that doesnt cover everything , but 1 year of trading data doesnt cover everything either but gives u a atleast a lil better insight

i forgot what i was gonna say next also letting yall know i am writing according to the way thoughts comes to my mind , sometimes they wont connect when u read , sometimes they will maybe not in the same sentence , paragraph or post but sometime at some point which i mentioned at the first post of this whole thread as i remember

so yeah all of this stats just give u a better understanding of ur setup on market imo

i will have to edit atleast some of these stuff i say to make it look organized . ill try atleast with some headings or formattings

let me show a pic of a exported pdf and a example how a graph / chart should look like ( not everything just to get an understanding if someone wants to try it also )

View attachment 430254
View attachment 430257

for 2 sets of data like if u want to find best performing days or average return across days u can use a barchart to visualize like the above ones
for more than 2 sets or 4 sets like u want to find the individual performance of all setups across the weekdays u can use heatmaps like the below one
( i was gonna draw one but realized it would be not readable at all so found this on google source : https://datasciencedojo.com/blog/heatmaps/

View attachment 430258

forgot shi again bc i was distracted when i opened that source site ended up reading it

anyways

what i tell myself is dont over complicate it bc i realized if i do that 1. i will stop doing it , 2. it would be hard for myself even when i created it myself to read it when my brain is not calm , 3. simple is better ngl

everything can be simplified if u know how to ( yea no shi sherlocks wtf was even the point in saying that fking dumbass )
and dont over do it like , bc i mentioned i was in a loop which lasted for few days bc i was doing complex analysis which was same data results but with just other words and making it myself complex so i had to write shi down in my notesbooks , same thing twice or thrice ( which i noticed after i read the book myself next day ) just to understand what i m trying to do and my goal was

and even created prims kruskals or algo charts or something to understand the procedure to myself even when im the person who made it myself ( what the fk am i saying )
i spent like 2 mins to find this image bc i forgot what to call it , its fking flow charts ( im

1742128481799.png

so yeah thats the update for now , will update along the way hope u atleast got something from the bs i said or atleast one new word or a thing
have a great weekend
.1742128481678.png

terunoz
 
it seems i exceeded the time limit to edit the message then i coped pasted what i wrote and i have lost 2-3 pics in the text i wrote , i couldnt even make it look nice this looks like shi ong1742128601660.png
 
I have been busy with some other projects but I managed to finish the stats analysis on my data for both 2024 Data Set and the Setup 2 Data Set ( Swing Model )
I ran the codes on Google Colab and Generated Heatmaps / Charts to Visualize my stats then I exported it to a PDF so I can access it from anywhere and take a quick look on important info before taking a trade or when im in a trade

ngl i didnt get the perfect analysis of the data ( trades i have acquired over the past to analyze in future to understand performances of my setups / models ) i did it in loops
loops mean when i exported my results to pdfs i realized i have done the same analysis for the data with just different words to call it, made me go crazy ngl since i also forget shit a lot

i did also write everything in google docs as i mentioned before in my previous postings, but it contains a lot of stuff making it hard to search or focus on something i want to look at when i want to take a trade or when im in a trade

and heres some information of wtf i mean by stats / analysis bc u would be like what is this dude talking abt he isnt even telling wtf it is

so basically lets say u collected 1000 trades that was executed / taken according to ur setup / model this is done by backtesting
then this data u logged them into a excel sheet and convert it to a .csv file
.csv file so u can run python on google colab and it can read the data in .csv file and not as a excel sheet
now doing the analysis for example is :
This reply Is not complete, i accidently pressed the post button and then i had spent 39 mins writing the whole thing out and since exceeded the time limit i couldnt edit so pls read the other post
this one below
I have been busy with some other projects but I managed to finish the stats analysis on my data for both 2024 Data Set and the Setup 2 Data Set ( Swing Model )
I ran the codes on Google Colab and Generated Heatmaps / Charts to Visualize my stats then I exported it to a PDF so I can access it from anywhere and take a quick look on important info before taking a trade or when im in a trade

ngl i didnt get the perfect analysis of the data ( trades i have acquired over the past to analyze in future to understand performances of my setups / models ) i did it in loops
loops mean when i exported my results to pdfs i realized i have done the same analysis for the data with just different words to call it, made me go crazy ngl since i also forget shit a lot

i did also write everything in google docs as i mentioned before in my previous postings, but it contains a lot of stuff making it hard to search or focus on something i want to look at when i want to take a trade or when im in a trade

and heres some information of wtf i mean by stats / analysis bc u would be like what is this dude talking abt he isnt even telling wtf it is

so basically lets say u collected 1000 trades that was executed / taken according to ur setup / model this is done by backtesting
then this data u logged them into a excel sheet and convert it to a .csv file
.csv file so u can run python on google colab and it can read the data in .csv file and not as a excel sheet
now doing the analysis for example is :

(i pressed "post" accidently and posted without finishing it , thats why it will show as edited in the post)

i want to know what the best days for my setup, what does that mean?

I want to know what days give me the best performance for my setup, performance = winrate (for me)
for example i can see in my data after analysing that Wednesdays have x% winrate ( x being the highest value compared to the rest of the days ) which is also the highest winrate comparing all the other weekdays , why is this useful u may ask ( or u may not ,maybe im just Scrizophrenic [idk whether i spelled it right anyways sorry abt that] after all)

well then since i know wednesday is the day with best performance i can anticipate a trade on wednesaday that will match my setup / model therefor reducing the probability of losing on other days
and it will also reduce the chance of me taking trades on less probable days so i wont lose a shit ton ( if i do consider that Wednesday is the highest probable day and if i trade on low probable days knowing Wednesday is the best to trade i will be basically gambling on other days and trading emotions which i do not recommend to myself or anyone )

just like that u can measure other metrics for example
what is the average duration of my trades
average RR of my trades ( risk : reward )
performance of my setups / models based on timings

like that, yeah first i thought this is bs is trading gambling , ig im not a expert myself either to say its not or it is , im not that good if i was i should be able to be consistently profitable without being just profitable . bc if u are gambling u wont win consistently u win sometimes u dont sometimes . so until i acheieve that i wouldnt say anything abt that

but the advantage of doing this , is having a edge or atleast SOME KNOWLEDGE about ur setup performance the market

now theres no point if u have only 2-5 weeks of data bc that doesnt cover everything , but 1 year of trading data doesnt cover everything either but gives u a atleast a lil better insight

i forgot what i was gonna say next also letting yall know i am writing according to the way thoughts comes to my mind , sometimes they wont connect when u read , sometimes they will maybe not in the same sentence , paragraph or post but sometime at some point which i mentioned at the first post of this whole thread as i remember

so yeah all of this stats just give u a better understanding of ur setup on market imo

i will have to edit atleast some of these stuff i say to make it look organized . ill try atleast with some headings or formattings

let me show a pic of a exported pdf and a example how a graph / chart should look like ( not everything just to get an understanding if someone wants to try it also )

View attachment 430254
View attachment 430257

for 2 sets of data like if u want to find best performing days or average return across days u can use a barchart to visualize like the above ones
for more than 2 sets or 4 sets like u want to find the individual performance of all setups across the weekdays u can use heatmaps like the below one
( i was gonna draw one but realized it would be not readable at all so found this on google source : https://datasciencedojo.com/blog/heatmaps/

View attachment 430258

forgot shi again bc i was distracted when i opened that source site ended up reading it

anyways

what i tell myself is dont over complicate it bc i realized if i do that 1. i will stop doing it , 2. it would be hard for myself even when i created it myself to read it when my brain is not calm , 3. simple is better ngl

everything can be simplified if u know how to ( yea no shi sherlocks wtf was even the point in saying that fking dumbass )
and dont over do it like , bc i mentioned i was in a loop which lasted for few days bc i was doing complex analysis which was same data results but with just other words and making it myself complex so i had to write shi down in my notesbooks , same thing twice or thrice ( which i noticed after i read the book myself next day ) just to understand what i m trying to do and my goal was

and even created prims kruskals or algo charts or something to understand the procedure to myself even when im the person who made it myself ( what the fk am i saying )
i spent like 2 mins to find this image bc i forgot what to call it , its fking flow charts ( im

View attachment 430266

so yeah thats the update for now , will update along the way hope u atleast got something from the bs i said or atleast one new word or a thing
have a great weekend
.View attachment 430267

terunoz
 
Why just do not upload account on FXBlue or my FX book? You will get all statistic automatically
not everything and i need to connect my trading acc u cant do backtesting in trading accs from what i know and i dont want to either metatrader looks shi trading view is better
and most of the 2024 data i have is from bactesting on trading view that i collected on 2025 but to get results on fx book i need to take trades live or demo, but i cant go back to 2024 and 2023 and take trades so i have to backtest on trading view for past years then collect the data to a excel sheet this is the standard way i know

but yeah for future i can use fx book since i need to trade but then i will have to sit infront on my monitor to take the trades without missing a single one to get accurate stats for my data on fx book itself , but if i do it with backtesting there are no such problems , and stats on fx book are limited and i cant adjust it to my own parameters but mainly the taking the trades myself problem which can also be fixed if i have my own bot to take the trades but not rn , later but soon

i hope i made sense but thanks for u tip 1742129142630.png
 
I have been busy with some other stuff and being honest I was not able to do a lot.
But I was able to finish visualizing my stats fully

What I want to do next?

1. I want to collect more data to support my trades so I will start backtesting on 2023 data
Why not 2025 if I ask my myself, its because theres not complete data as 2025 is still ongoing
2. I want to learn about order flow and volume profiles

so yeah, had a good week but i still got some other projects to finish hopefully I can balance the times since backtesting takes a lot of time and backtesting one whole year ( 2023 ) takes a good amount of time

Hope yall have a good upcoming week and GM 1742795032771.png
 
First of all, good luck for your journey and Secondly, I started learning forex too. Just a beginner. Searched forex trading and you came up. Would love to connect and learn from you.
 
I took some trades.

i didnt do anything much last week tbh, i felt like i was getting distracted by some stuff but yeah its not bad shi basically some projects
but yeah

i dont know what to say or note down lol, will type later

after 2 hrs or something i think

What I want to do next?

1. I want to collect more data to support my trades so I will start backtesting on 2023 data
Why not 2025 if I ask my myself, its because theres not complete data as 2025 is still ongoing
2. I want to learn about order flow and volume profiles

so yeah none of this was done. if i ask myself why ? i would say i was distracted but wait i was not wasting my time i was still working with my time and i didnt have much time to allocate for trading, now this pattern i know how it starts which i dont want to happen again
thankfully im writing my stuff here as i said start of the thread this is to help myself know what to do next and stop myself from taking breaks which damages my trading journey

so being honest to myself, i wont be able to collect data like i used to do, so it will take more time as i m guessing as i said, one whole year of data takes a good amount of time
now does that mean i will give up? 1743437375210.png

anyways, one of the main objectives for me is to observe the chart more which i didnt do much and i noticed the moment i stopped observing charts and just doing shi it wouldnt go good and it leads to same pattern of me taking a break so every min or every hour i can i will try to sit infront of the chart even when i cant find a trade

i know i wont find a trade thanks to my 2024 data i now know the days , hours , weeks , months , quarters and even the astrology to anticpiate for a entry ( not astrology, idk believe in it ig )

whatever it is , i have given myself a specific period of time at the start of this year for specific tasks, if I dont see any progress I will stop it and move on to the next one, as japanese ppl say "if you get on the wrong train, get off at the next station—the longer you stay, the more expensive the ride becomes. " im not sure whether its a japanese 1743437694355.pngproverb exactly but it does make sense and i have experienced it myself so yes i agree

applies to even this, do note im saying this because i spent more than specific period of time before also so this is the last straw or last chance to get off the next station for myself

so i told myself i have to pour my best i can for that specific period of time bc if im going to get off at the next station i will have to first enjoy the train im currently in hence do what i have to do the max potential

i should read more books, or watch some philosophical videos i man i love those proverbs and lines

so yeah brain ran out of thoughts im feeling relaxed after i typed what i wanted to type, its not like this thread will get 69k+ views so i can just write what i want ( not everything that comes to my mnd obv )

anyways gonna keep doing what im doing, and improve what i can do

anyways great week ahead, hope its the same for any person who is reading this ( which i doubt is true )

Eid Mubarak 1743437987752.png
 
First of all, good luck for your journey and Secondly, I started learning forex too. Just a beginner. Searched forex trading and you came up. Would love to connect and learn from you.
thank u appreciate it, and thats great to hear. for how long are u studying now? did u start trading ? we can connect but i am not sure whether im a good teacher but yeah just conversations i might unknowing explain something that might be useful but do u have anything i can learn from u bc that would be even more helpful to me also so its both giving and receiving . but yeah im ok even if u dont, i wouldnt mind someone who is doing the same thing as myself or is going to

im terunoz 1743438216654.png

edit :

i saw this now i like this number
1743438291001.png
 
I'm also a trader!! Trading futures. Good luck my man! Following your journey
 
I'm also a trader!! Trading futures. Good luck my man! Following your journey
thats great to hear!! i see. u trade NQ or ES or something else? thank u, i appreciate it 1743438428976.png
 
thank u appreciate it, and thats great to hear. for how long are u studying now? did u start trading ? we can connect but i am not sure whether im a good teacher but yeah just conversations i might unknowing explain something that might be useful but do u have anything i can learn from u bc that would be even more helpful to me also so its both giving and receiving . but yeah im ok even if u dont, i wouldnt mind someone who is doing the same thing as myself or is going to

im terunoz View attachment 433881

edit :

i saw this now i like this number
View attachment 433883
Trading isn't one man's thing. More brains = More perspectives. I am only studying market for now and trade here and there to test my strategies. And no, not a complete beginner. And obviously we can share knowledge and strategies. I'm donuzter on telegram if you wanna connect.
 
Trading isn't one man's thing. More brains = More perspectives. I am only studying market for now and trade here and there to test my strategies. And no, not a complete beginner. And obviously we can share knowledge and strategies. I'm donuzter on telegram if you wanna connect.
u do have a point abt the perspectives, i see and thats alright. that would be even more better. also checked ur username on telegram "donuzter" couldnt find it but then i typed ur BHW username guessing u made a mistake in the spellings and i saw a acc with a crocodile pfp i was not sure whether it was urs

my tg username is same as BHW username Terunoz
I like the way you manage and use funded account for trading. I don't trust funded accounts, many of them are not legit.
thank u, yeah many of them are not legit
its the best to use funded accs from the most popular and reputed ones with most better reviews
 
Not anything related to the journey I just wanted to yap bc idk

DISCALIMER AGAIN BC IF SOMEONE OF U CANT SEE SMALL TEXT : THIS IS JUST ME YAPPING TO MYSELF OR WITH MYSELF NOT RELATED TO TRADING BUT STILL THERE ARE SOME BITS DO NOT READ IF U ARE A SANE PERSON ( idk whether thats too much ) BUT AGAIN DO NOT READ THIS IS NOT FOR YOU TO READ BUT FOR MYSELF THANK U

(pls admins dont ban me) 1743461700125.png

first idk why i chose skeletor as my pfp, skeletor is a character from the masters of the universem or "Skeletor is a fictional supervillain and the main antagonist of the Masters of the Universe franchise created by Mattel, serving as the archenemy of He-Man and usually depicted as a skull-faced, blue-skinned sorcerer." ( i totally didnt copy this from wikipedia )

i just thought it looks good so i chose him as my pfp and my username man idk why either
but hey no one has taken it before on here or on many platforms THATS WHAT I THOUGHT BUT SIKE
some dude used the username and got suspended, dude like why? and how did u even come up with a name bc i know myself it just came to my mind 1743462010648.png
but yeah crazy to think it was taken, ( i mean its not that crazy , im not the only person in the world living rn duh tf )

thinking whether i should get a workstation or a gaming pc, basically i have multiple computers and multiple laptops with me but ngl i mean they are okay but not so good, i really need to upgrade my pcs or get a new one but considering the fact that GPUs doesnt exsist ( talking abt 5090 here ) and even if they prices are driven up by damn demand and less supply and scalpers selling for very high prices

talking abt scalpers, yk i wonder whether scalping would work out for me i do have a good connection but man like those time frames are too small and i feel like i will lose a lot since i dont know what im going to do fr,it will be pure gambling me buying like ok next second buy , okay nah sell okay buy its like gambling but looking a lil professional by saying no im not a degen gambloor but im rather a strategic asset liquidity optimization specialist high frequency under minute timings micro durations, lmfao yeah idk even what i said just pure BS but fr if u are scalping the amount of data to collect wuld be insane amounts ngl considering so many opportunities every single hour , every day , every week , every month holy shi thats when automation and python is really needed i think i mean considering hedge funds and what ppl say thats what they do they run large data sets , but hey i dont work there how do i know this is just a mere guess its not like i signed a NDA lol but yk i have seen videos saying "ex hedge fund trader heres what u didnt know abt trading at hedge funds" im like dude if u are a ex hedge fund trader how can u really expose important stuff im pretty sure there are legal stuff ( only thing i know to use here is NDA so ) like NDAs and stuff so u cant disclose shi again making me think maybe he is doing it for views and clicks by telling what u can search or learn by just digging a lil bit in the web itself but making it look more authentic and valuable by using important words and telling he is a EX HEDGE FUND TRADER

you know also bc of they way i talk like this i realize i expose a lot about myself which is really important if i was doxxed as it links to a persons Psychology as i believe and it can tell a lot abt a person but hey its not like im gonna dox my self in the future which obv i cant do anymore after i press post on this post but wait i dont have to do it why should i even post this ? there are no absolute reasons but considering the fact that not a lot of ppl would be interesed in trading im pretty sure these threads would not be noticed so idc , and if it goes viral i will never ong dox myself talking abt doxxsing i do h ave

nvm it is too much , if i say abt those it would be easier to match the points and be like AHAHA its him, so no thats a line there

but yeah i do have a idea which i will do later not soon i need to spend my time on this craft for the specific period of time

i feel like i talked enuf but my mind has a lot to say, yk im happy that fact that strangers can come on to something like the internet access the web then forums or whatever it is under a alias and say whatever u want ( not everything that will trigger the uh ha the t 0 p ifyk what i mean ) there is nothing i meant by that but yeah tech is good until to a certain point

talking abt that, i was just thinking i dont beleieve in this nor im sure just thoughts is AI really going to end humanity or AGI cuz like

so yeah

considering that as i said , man whoever read all of this stuff one day is gonna be like what is this dude on lmfao
why did u read it, what would u even think u would gain out of this ? u just messed up ur brain by reading random nonsense

i feel like i have adhd but im not sure but do i have symptoms for adhd ? idk i never check for symptoms bc then i would htink to myself wait i have this , i have that oh shi i will die shi like that , i rarely check for symptoms or ask abt health related to stuff on google other than research papers for educational purposes and bc of pure boredom

but how can u trust research papers i ask myself ? idk man do u have any other options can u conduct the researched urself ? well sinceu cant u will have to believe it lmfao


ngl if i compare intel and amd, amd has the best benchmarks but what do u think and i mean gaming processors bro its amd fs and u talking abt workstations again its amd , gpus nvidia curretnly but if amd can continue providing competition i think amd can be god tier at both, and i heard intel is making gpus also but its slow process or something but yeah then intel + intel GPU i think they would support each other a lot more

then AMD + AMD GPU ofc while nvidia works for both

yk if they are able to make workstation cpus with like u know 20+ cores have higher clock speeds like gaming cpus holy shi bro they cooked fr like i know games dont even require cores but rather speed but if they do make it u can use it for both workstation work and gaming, sure i have missed a lot of technical stuff but i mean i guess its possible . man who tf thought we would have these tiny processors having these many cores to do all of this workload and how can we or i say they cant do it looking back at the journey as human kind came along ? its crazy nothings impossible as humans except except man except what idk except theres a lot also but still there are anomalies results for example humans who can eat glass ? bro tf thats anomalous FR

i should go sleep now or something bad sleep schedules anyways gn to whoever read this and good luck to u

until we meet again
terunoz

1743463910371.png
 
in a trade.
Good week ahead to u and me.
1743572992785.png
 
Back
Top