- Search Forex Factory
- 65 Results (1 Threads, 64 Replies)
- Sangui replied Jan 4, 2023
I chatted with MFF support about tick scalping EAs last month because some of the EAs I make place a lot of orders with few points takeprofit and I didn't want to get banned by breaking a rule so I asked what exaclty they considered tick scalping ...
- Sangui replied Dec 19, 2022
This EA will close every open or pending order after X seconds of being placed (default 10 minutes). If OnlyCloseMN = true then it will close only the orders with the specified magic number (0 for manual orders). Cheers!
- Sangui replied Dec 8, 2022
Sorry, I wasn't specific but I meant purely on spread/commissions.
- Sangui replied Dec 8, 2022
Thank you for your words and yes, I will take every gram of experience and use it into my next challenges because I WILL get funded sooner or later. One question though, from what I read through the pages of this thread FTMO and MFF are better for ...
- Sangui replied Dec 8, 2022
image I'm wandering what's the best way to kill myself? Just kidding, but ughhh, got to +%9,8 in my first 100k FTMO challenge just to break even and now waiting for retake...
- Sangui replied Nov 30, 2022
I'm glad you were able to recover and wise decision in stop trading to start a new one with more experience, good luck for the next try!
- Sangui replied Nov 22, 2022
I can make one for MT4 if you want. I don't develop in Ctrader but I don't think it would be too complicated either.
- Sangui replied Nov 17, 2022
Some hidden rules in other propfirms are in the terms and conditions not in the challenge rules so you don't see them when purchasing, that's why I asked, but thanks you for answering.
- Sangui replied Nov 17, 2022
I know I'm not a gambler but I am a big lots scalper so for sure can be considered a gambler by them...
- Sangui replied Nov 17, 2022
Hi, can you point me to that hidden rule please?
- Sangui replied Jul 20, 2022
Hi packgreen49a, Pressing the key F2 in the Metatrader takes you to the history center, just download the data from there.
- Sangui replied Jul 20, 2022
Hi Aziz Amin, That is more of a personal request. What could be done here is like changing the values according to a ratio of the ATR. But thinking about it, the ATR changes during the day so when multiple orders need to be placed in a cycle maybe ...
- Sangui replied Jul 16, 2022
I've introduced the changes proposed by LabiFx and made them optional. New options: -Close always or only when in profit -Close on opposite dot or cross Making a backtest in EUR/USD with standard inputs the best results for this year are given by ...
- Sangui replied Jul 16, 2022
Well, it took me some time but I might have found the problem why sometimes it doesn't open or close when a dot or cross appears. And is the indicator itself. To get for example the value of a bullish dot this code is used: iCustom(Symbol(), ...
- Sangui replied Jul 14, 2022
Should close when an opposite dot appears even if the basket is in loss or only if possitive?
- Sangui replied Jul 13, 2022
Hi LabiFx, Yes, it's possible, if you are having better results with that I will make the change.
- Sangui replied Jul 13, 2022
Hola Gerval, I had to put a filter in the EA because sometimes the indicator was giving the X signal in more than one bar, so when a position is opened the EA will wait at least 5 bars before opening another one. But it should always open the 1st ...
- Sangui replied Jul 7, 2022
In that case, the yellow line indicates the minimum distance that the price must reach before qualifiying for placing a sell when a red cross appears. The Pink line it would be it's take profit. You can disable those lines in the inputs of the EA if ...
- Sangui replied Jul 6, 2022
I just opened a new demo account, tested it and it works. This is one of the easiest EAs I've coded so far, it feels like an insult if you tell me that it doesn't work lol image I really think the problem is on your end. You may try another ...
- Sangui replied Jul 6, 2022
Hi RoyPK, I can only asnwer 1st question and it's no, you don't need to change MN if you don't want as there is no trailing stop or order checking after placing the orders, it's a place and forget strategy. As for the timeframe, again, it's not my ...