Forex expert vr smart grid lite develop -
... 3 11 12 13 14 15 23 ...

thread: Forex expert vr smart grid lite develop

  1. #121
    Member poker's Avatar
    85
    quote copy mqh document into incorporate folder.
    Thanks a lot. It's fine today.

  2. #122
    quote Hello SwingMan, Nice to see you here. Please be aware I'm getting error message when I compiled your appliion, and it is not possible to copy to the MT4 chart. picture
    copy mqh document into include folder.

  3. #123
    Member poker's Avatar
    85
    I have just made a couple of minor changes. You may reload the previously submitted files. file file
    Hello SwingMan,
    Nice to see you here.
    Please note I am getting error message when I compiled your appliion, and it is not feasible to copy to the MT4 chart.

  4. #124
    Member poker's Avatar
    85
    quote He got that already. Got this. And I know no no-commission broker with a spread of 0.5, generally it is 1.5 , turning out to be than when commission-based.
    Hello,
    Pls check the broker GCI Financial Ltd..
    Their ECN:EA Trading prices are with no-commission and less than 0.5 pips for EURUSD, USDJPY and EURGBP.

  5. #125
    Swingman into the fold. nice.

    @swingman - some ideas towards hedging.

  6. #126
    Senior Member aaac82's Avatar
    109
    I've just made a few minor changes.

    It's possible to reload the previously published files.
    https://www.cliqforex.com/attachment...1890098182.mq4
    https://www.cliqforex.com/trading-sy...-software.html

  7. #127
    Senior Member aaac82's Avatar
    109
    Hello Voldemar,
    Thank you for your trading ideas.

    I have briefly tested the machine and made a few small adjustments to know better the algorithm:
    - distinct colors for buy / sell orders
    - Info-Panel for Comments
    - colored horizontal lines to your AveragePrices

    This is your code with my adjustments, if anyone is interested.

  8. #128
    quote Hi Voldemar227, If I understood your video correctly, you're looking for the following formula.
    He got that. Got this.
    And I know no no-commission broker using a spread of 0.5, usually it's 1.5 , turning out to be more than when commission-based.

  9. #129
    quote Hi Voldemar227, If I knew your video correctly, you're looking for the following formula. Let's assume: Trade Prices = P1, P2, P3, ....Pi Trade Lots = L1, L2, L3, ....Li Total cost/value of Trades = (P1*L1) (P2*L2) (P3*L3) ... (Pi*Li) Total lot size = L1 L2 L3 ... Li Hence, average price = [(P1*L1) (P2*L2) (P3*L3) ... (Pi*Li)]/(L1 L2 L3 ....Li) In the above, we have average price and total lot size. With these statistics, we could close all open positions. Average price * Complete lot size = Complete cost/value of...
    This causes it to break even. = 0 all the time.

    You then put in what ever minimum profit is necessary.

  10. #130
    Member poker's Avatar
    85
    quote I saw your file and I saw your calculations. Tell Me you consider Commission and the spread ? Do you understand that buy Orders will be closed at bid price and sell at Ask price ? You understand that (Ask - Bid) gt; 0 ?
    Hi,
    Yes I have taken 0.5 pip as disperse. You can view it in the example, line no. 34, initial trade, difference between BUY price and SELL price.
    No commission is considered, since there are several brokers offering commission-less trades.
    For final total orders, identical price was obtained for Buy order and market order. That need to be fixed. Therefore, a small decrease in profit will reveal there.
    Yes I know, (Ask-Bid) gt; 0. This matter is covered when I took 0.5 pip as disperse.

    Hope the preceding explanation satisfies.

  •