@xyon126 thank you il have a look
Latest posts made by Mabz_H
-
RE: How to calculate Total Wins & Total Lossesposted in Questions & Answers
-
RE: How to calculate Total Wins & Total Lossesposted in Questions & Answers

Tried this too, gives an error invalid function parameter 4051
-
RE: How to calculate Total Wins & Total Lossesposted in Questions & Answers
Thanks that's a good idea, I'm still a bit confused about the condition I should be used to calculate the total wins and total losses.
I have attempted this

-
RE: How to calculate Total Wins & Total Lossesposted in Questions & Answers

Another attempt lol still doesn't work
-
RE: How to calculate Total Wins & Total Lossesposted in Questions & Answers

Cant figure out which blocks to use after for each closed trade, I just need a block to work out if the trade closed in profit and a trade closed in a loss
-
How to calculate Total Wins & Total Lossesposted in Questions & Answers
Hi everyone, I'm a bit stuck on how to get my write to file to work to record all the wins losses and Win rate my EA produced.
So far I have created variables for each output, and have out the variables in the write to file block.
I am struggling to workout the total wins and total losses.
So far I have tried using the 'for each trade closed' block and then am not sure which way to go.
I have some trades that close in profit without fitting the TP because my indicators sometimes take me out the trades early (This is what I want) so I need something that records every trade closed in profit to add + 1 to my Wins variables vice versa.
Any help would be appreciated.
-
RE: Open a trade at 23:55 Server timeposted in Questions & Answers
Got it to work guys, I trade the NNFX way, I want to open trades during the last 5-10 minutes of the day
-
RE: Open a trade at 23:55 Server timeposted in Questions & Answers

Example of where I want it to buy and sell
-
RE: Open a trade at 23:55 Server timeposted in Questions & Answers
Hi @biztet yes that's what I'm after, I want the candle to basically cross and is above or below and the EA buys or sells at that candle at 23:55
https://fxdreema.com/shared/9iZhY2Vxd
Im trying this too but doesnt seem to take takes