Hedge Trade-panel - Page 3
Page 3 of 848 FirstFirst 12345 ... LastLast
Results 21 to 30 of 76

Thread: Hedge Trade-panel

  1. #21
    Anyone know why this has been transferred from technician to the trading discussion forum?

  2. #22
    Hi Nicholishen,

    Thanks for your Lovely EA.
    I have not understood we can make a panel until today .

    I've some problems on this panel:
    1. It auto remove when I alter time period
    2. When trading with a few brokers that minute lot = 0.1, I can't pick lot below 1
    I hope you'll look to it.

    Thanks again.
    Enjoy your work.

  3. #23
    Quote Originally Posted by ;
    quote It surely does not feel like I've made a 180 reverse. This (and here) is what I've always maintained about hedging (and still do), with hyperlinks to posts written many years ago. If you wish, feel welcome to read these again.
    Amazing posts full of wisdom. If I was you I would not advertise them.

    Please continue teaching and preaching one directional trades are the true trading option for your hobby trader. We see how great the results of that sort of job are. 9,999 of 10,000 hobby traders are going nowhere. By seeing the results of the one direction trading fashion, we can judge how valuable it is.

    And your friends from pepperstone are likely admiring you concerning this...

    But we can view hedging isn't quite as costly as advertised with you and your group of teachers and preachers. Hedging can lead to some profits on the traders side. Something may not enjoy specifically.

  4. #24
    Quote Originally Posted by ;
    Hello , Thank you for your lovely EA. I have not known we could earn a panel until today . I have some issues with this panel: 1. It auto remove when I alter time period two. When trading with a few brokers that min lot = 0.1, I can't pick lot under 1 I hope you will look into it. Thanks again. Enjoy your work.
    Thanks for the feedback! Yes the disappearing on shift that is time-frame is annoying me . It has something to do with how in which the dialog class was implemented so I will need to dive in that code to try to figure out a way to allow it to persist through changes that are time-frame. So far as the problem you are having with quantity, that is set by the platform. Are you certain the symbol you are attempting to trade allows a contract dimensions that low? I programmed it to just allow the minimum as specified by the broker utilizing
    Inserted Code dual min = SymbolInfoDouble(_Symbol,SYMBOL_VOLUME_MIN); dual maximum = SymbolInfoDouble(_Symbol,SYMBOL_VOLUME_MAX); m_lots = new_lots lt; min ? Min : new_lots gt; maximum ? Max : new_lots;

  5. #25
    Quote Originally Posted by ;
    quote Thank You for the Comments! Yes me is annoying . It's something to do with the way in which the dialog class was implemented so I'll need to dive in that code to try and come up with a way to make it persist through changes that are time-frame. As far as the issue you are having that is set by the platform. Are you certain the permits a contract dimensions that low? I programmed it to just allow the minimum as specified by the broker using double min = SymbolInfoDouble(_Symbol,SYMBOL_VOLUME_MIN);...
    ah, sorry about the min lot thing,
    I checked, there's nothing wrong with this.
    I was confused when I switched between bitcoin and litecoin, I thought they have same min lot, but turn out they are not.
    Sorry for bothering you.

  6. #26
    Quote Originally Posted by ;
    quote It certainly does not feel like I've made a 180 reverse. This (and here) is what I've always kept about hedging (and still do), together with links to articles written several decades ago. In the event that you desire feel welcome to see these again.
    Have consistently had the most respect for your donation to FF, so I am not sure if it's really wise to post a contrary view!

    Quote Originally Posted by ;
    quote 2. Whenever the trader unhedges, leaving himself I just open a buy or sell position of the same size in exactly the same time, again repliing his position. Now we are both short or long, hence we ch exactly the same pips, and make exactly the. David
    Or do you?

    Let us state a pullback was hedged and that pullback transferred to 100 pips from the first entry, when unhedged. (The first entry being a trade that the hedger still has open, and you closed in the time of this hedge.) Let us state the first trade was made with a S/L that made feel to the trader and cost 35 pips, and the trade represented a risk of 2%.

    To open one buy or sell in the time of this unhedging you will finally have to pay 135 pips to get the S/L, therefore it can not be of the same size when it is to reflect a risk of 2 percent. The other choice would be to enter a transaction of the same size with a 35 pip S/L according to you example. Your trade now has a prospect of being stopped out than this of the hedgers.

    So I am suggesting you either have not replied his net position or failed to make the same P/L.

    Cheers

  7. #27
    Quote Originally Posted by ;
    Anyone know why this was moved from tech to the trading discussion forum?
    My apologies, I guess post like mine would be the reason. If you think that it will course a lot of undesirable off topic discussion, I will remove it can be edited.

  8. #28
    ToS?wz
    Guest
    Quote Originally Posted by ;
    Anyone understand why this was transferred from technician to the trading discussion forum?
    Alas, the thread has degenerated into a discussion on the virtues of hedging. I apologize for my role in this.

    One potential solution may be to make a new thread in the Tech forum, and cut/paste all your article #1 into the new thread, leaving article #1 at the thread empty. Then will continue to post from the thread, while related matters regarding your EA are confined to the new thread.

    Or you could simply approach the moderators and ask them to move the ribbon back to the Tech forum.
    ______________________
    Quote Originally Posted by ;
    Or do you? Let us state a pullback was hedged and that pullback transferred to 100 pips by the very first entrance, when unhedged....
    Answered here, to prevent additional interrupting this thread.

  9. #29
    Hello been interested in hedging I will do my due diligence Cheers !!!

  10. #30

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.