- Search Metals Mine
-
daengrani07 replied Jan 29, 2022for mt4 you can use this, and for mt5 i'm using mt5 now. For Risk management i use OrderCalcProfit() & OrderCalcMargin(), which are built-in funcion on mql5 For this issue, you have to use PipValue (if using Pip distance) or PointValue (if using ...
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 29, 2022under construction image image
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 27, 2022How many stop order for each direction? Let's simplify this. EA only create 1 rectangle, i call it MiddleRectangle. High & Low that rectangle +/- AddPips and +Spread as level for ALL pending orders. I assume everybody in this FF know Pending Orders. ...
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 27, 2022test it, and let me know if there's something wrong file image
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 27, 2022i'm working on it, f**in' hard. MT4 has many limitation image image image i manage Money management, so it could be selected with different MM Type My EA on MT5 works like this image
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 27, 2022Indicator DOESN'T open any trade, nor MODIFYING it, EA & script will You CAN'T attach 2 EAs on the SAME chart too. If you want it simultaneously, Script won't be effective In your situation, your EA needs to be modified
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 27, 2022Thanks for pointing that out, i'll check at it later. I prefer mt5 instead
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 26, 2022If your pending order was hit, what's next? We could expand this EA if there is any position (buy/sell), we could move that rectangle & position SL will trailed. We could also continue for reverse order on stoploss.. What do you think? .

I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 26, 2022image you STILL have to specify EXACT TIME & PRICE from where it starts and to where it ends from where it start, it has 2 datas (time & price) and to where it end, it has 2 datas (time & price)
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 26, 2022you have to specify (2 red arrow) their EXACT TIME & PRICE. If not, you have to do it manually There are 2 anchor points, from where it start and to where it end image about button, not necessery. we could use the line itself, click the line you ...
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 25, 2022i assume you know how to use it.. it's a messy coding, but works. i'll clean it later on my spare time
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 25, 2022Currently i'm working in this too, risk management. Amrali is one of best coder, whroeder, etc.. There are may good free stuff on mql
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 25, 2022i found this interested calculator, you might wanna try it. Its free url image
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 25, 2022there are 2 little buttons on the right lower corner image i re-uploaded it with diff name, let me know file
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 25, 2022i added 2 simple button file image you can open buystop, buylimit, sellstop, selllimit by clicking those tiny button on the right lower corner.. you can modify order as well by dragging the rectangle
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 25, 2022Bhuahahahaha.... that's for 3rd rectangle. For stop order
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 24, 2022Why do you want in on Data Window? You can directly call it's value, i convert spread to double using SymbolInfoTick. It's in my ea on previous pos. Since it's always floating image if it just for visualization, you can use Comment Comment("Spread ...
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 24, 2022image image image image image when you select true, it will modify limit order when you drag the rectangle. It doesn't have to wait for a new tick If false, it will wait new tick to work (modify) image
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 24, 2022there is note above it. highlight it and press F1 image image
I will code your EAs and Indicators for no charge
-
daengrani07 replied Jan 24, 2022hahahaha, finally I'll give you a homework find this on that script image and change it to this... image This is how somebody could forced to learn something
I will code your EAs and Indicators for no charge