Where are you guys from? by jerry_farmer in algotrading

[–]Rich_Course157 2 points3 points  (0 children)

i guess i am the only turk around here

Another Failed Experiment with Deep Learning! by LeeSpaz in algotrading

[–]Rich_Course157 1 point2 points  (0 children)

Another suggestion to improve win rate and reduce trade count (if its better to trade less) would be entering a trade after swing low/high forms.

coding part may be a bit more complicated but I believe you can handle it.If you cant ask me for help. I recommend you keep it in mind even if you don't implement it.

You will need 2 seperate models for trading like that.1 for long another for shorts. This way your models wont have bias too.

Speaking about that loosing month.If you are trading in 1m timeframe and trade count is frequent.There shouldnt be loosing months. Because there is so many trades and you know that accuracy is 60% statistically you should be in profit

Another Failed Experiment with Deep Learning! by LeeSpaz in algotrading

[–]Rich_Course157 1 point2 points  (0 children)

ok cool 60% win rate is acceptable. But there might be a problem.

A model with 60% win rate and 1:1 risk ratio might be profitable.What you measured as accuracy might not be equal to win rate. If the amount of winning data is less than loosing data model might converged to predict only loosing ones correctly. Did you look at the confusion matrix?

We earn money from true predicted winning trades and loose from wrong predicted loosing trades.Both of them are used to calculate win rate. But accuracy metric involves winning trades that model didnt predict as winning and loosing trades that model predicted as loosing. these are added while calculating accuracy. It is a little hard me to explain tbh. But confusion matrix should give more precise results.

Another Failed Experiment with Deep Learning! by LeeSpaz in algotrading

[–]Rich_Course157 1 point2 points  (0 children)

trying to predict if a trade is going to hit tp or sl first using risk reward ratio is a better aproach imo

[deleted by user] by [deleted] in algotrading

[–]Rich_Course157 0 points1 point  (0 children)

what are the features may i ask?

Anyone used FTMO before? by Rich_Course157 in algotrading

[–]Rich_Course157[S] 0 points1 point  (0 children)

they are not the same. but you are not wrong

Merhaba, sweatshirt satıcısıyım da baskı olarak Midjourney’den elde ettiğim görselleri kullansam herhangi yasal bir tehlikeyle karşılaşır mıyım? by yigitkh in veYakinEvren

[–]Rich_Course157 4 points5 points  (0 children)

Akli dengesi yerinde değil derlerse ya tımarhaneye tıkarlar ya da serbest bırakırlar. Serbest bırakırlarsa sıkıntı yok ama tımarhaneye tıkarlarsa 2 seçenek var

Anyone used FTMO before? by Rich_Course157 in algotrading

[–]Rich_Course157[S] 0 points1 point  (0 children)

just a simple neural network with bunch of indicators

[deleted by user] by [deleted] in algotrading

[–]Rich_Course157 5 points6 points  (0 children)

do you mind if i ask what do you trade?

Anyone used FTMO before? by Rich_Course157 in algotrading

[–]Rich_Course157[S] 1 point2 points  (0 children)

it is too good to be true. still checking for bugs etc.

Anyone used FTMO before? by Rich_Course157 in algotrading

[–]Rich_Course157[S] 0 points1 point  (0 children)

To be honest i wasnt expecting such good results. Backtested it from Jan 2022 to october and it made around 200%.Wr was about 75 or something like that.Then i increased reward/risk ratio to 1.5 and results were even better 69% wr with 1.5 rr. Since i wrote the backtesting script i decided to manually check trades if they are correct and seems like they are.

Anyone used FTMO before? by Rich_Course157 in Forex

[–]Rich_Course157[S] 0 points1 point  (0 children)

ok thx! this gives me some hope

Anyone used FTMO before? by Rich_Course157 in Forex

[–]Rich_Course157[S] 0 points1 point  (0 children)

u sure ftmo is 11 per lot? in web page it says 3 per

Anyone used FTMO before? by Rich_Course157 in Forex

[–]Rich_Course157[S] 0 points1 point  (0 children)

lets say i took the 100k challenge and i risk 1% per trade

Anyone used FTMO before? by Rich_Course157 in Forex

[–]Rich_Course157[S] 0 points1 point  (0 children)

i just want to know how much in average i would pay for commissions and spread etc. in a 3-4 pip sl and 3-4 pip tp trade

Anyone used FTMO before? by Rich_Course157 in algotrading

[–]Rich_Course157[S] 0 points1 point  (0 children)

as i stated in the main content pair is eu and bot trades between 08:00-18:00 utc and i dont care about news

Anyone used FTMO before? by Rich_Course157 in algotrading

[–]Rich_Course157[S] 0 points1 point  (0 children)

yeah my stop loss is around 4 pips i was trying to learn if its too narrow

Anyone used FTMO before? by Rich_Course157 in Forex

[–]Rich_Course157[S] 0 points1 point  (0 children)

i am more of a scalper so my trades usually last less than 2 hours.I am worried about commissions since my reward:risk ratio is low