Topic: Need custom indicator written in MQL to be coded in C#
Hi All,
I'm starting this topic in order to try and have a discussion with the other members here about creating a series of custom indicators via Strategy Builder Pro.
I have several ideas but am inexperienced and couldn't implement them on my own, so I'm willing to pay and have them created by some of you guys who are capable.
Further more, I'd like to give away all of them created indicators for use and maybe additional analysis/improvements to all members here.
It will be my way to contribute to this great project.
Here is the first idea (Full margin use) - it is fairly simple one, but I need it for my trades and couldn't wrap my head around it and figure how to implement it:
I'd like to be able when I open position with 100 % available margin to use an option, build in such a way that it will open new position in the same direction as originally opened position every time I have some free funds available in the account (profit made from my first opened position), and the same target.
That's it.
In short - every possible free margin we have available after we put our original bid has to be re-invested in the same direction.
The option/indicator needs to open position every time it is allowed by the broker, e.g the free available funds are enough to open position with the minimum allowed volume.
It has to work for every currency pair,indexes, gold, silver etc.
The target for the new positions has to be the same as the original deal and the stop loss is the whole account funds, (or there can be an option added so that stop loss and target can be calculated as % from the account funds - I welcome any ideas on that)
Is this possible to be implemented with Strategy Builder Pro?