Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information
Since hedging is not allowed anymore... does anyone have any trade ea manager or something that would reverse the trade immediately after close when a trade hits a stop loss...
or can any one show me how to add a pending order as a sell (below is a buy) so that it triggers as soon as sl is hit?
Thoughts?
ANy help appreciated!.
int OpenOrder(int type)
{
int ticket=0;
int err=0;
int c = 0;
Since hedging is not allowed anymore... does anyone have any trade ea manager or something that would reverse the trade immediately after close when a trade hits a stop loss...
or can any one show me how to add a pending order as a sell (below is a buy) so that it triggers as soon as sl is hit?
Thoughts?
ANy help appreciated!.
int OpenOrder(int type)
{
int ticket=0;
int err=0;
int c = 0;
You can still hedge with a lot of brokers, my broker still allows hedging and could not care what robot you use or if you win or lose. Just shop around you will still find many brokers that you can hedge with!
Quote:
Originally Posted by ajk
Since hedging is not allowed anymore... does anyone have any trade ea manager or something that would reverse the trade immediately after close when a trade hits a stop loss...
or can any one show me how to add a pending order as a sell (below is a buy) so that it triggers as soon as sl is hit?
Thoughts?
ANy help appreciated!.
int OpenOrder(int type)
{
int ticket=0;
int err=0;
int c = 0;
thanks for the potential programming!.
It was working sweet...however, IBFX "stated HEdge not allowed" even though. My buy stop / sell stop was above my stop loss
Cant those losers just process these trades.... What a bunch of crap.
argh...my only thoughts now are to wait until the trade closed and somehow program after close to reverse
Any suggestions from anyone ? on how to do that?
Never mind..moved my $;s overseas.
AWESOME PROGRAMMING ! love the feedback ..runnin live already!