Enable Hedging for USA broker (Where hedging is not allowed)

 

Hello every one,

I am working on a concept called "Virtual Hedging". It will allow MT4 users to enable hedging on their local computers and user can buy and sell a pair at the same time. The net trade will be sent to the broker. In this way, broker will receive either buy or sell request from the user and user will be able to enable hedging of same pair locally. I am going to develop a library which can be used manually or linked with an EA. It will be mainly few functions called OrderSend_virtual(), OrderDelete_virtual(), OrderModify_virtual() etc. If you want to enable hedging, what you have to do is just replace MT4 OrderSend() function with OrderSend_virtual() function etc after including the library.

Before I start programing, I need your feedback on this idea if this is something already done, if not how useful you think it would be or any comments...

Thanks,

-kar

 
Why 2 threads for the same subject (your other one here -> https://www.mql5.com/en/forum/129917)?
 

Trying to attract audience in different ways:)

Reason: