fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. vnpython 0
    3. Posts
    V
    • Profile
    • Following 0
    • Followers 2
    • Topics 26
    • Posts 91
    • Best 4
    • Controversial 1
    • Groups 0

    Posts made by vnpython 0

    • RE: Volume Indicator

      @roar , u hv any good vol indie to share? need one to compare with AO and Fisher (if they are vol indie to start)?

      posted in Questions & Answers
      V
      vnpython 0
    • RE: Protection with Broker name/Account

      i did once with account number and it work. check your connecting point?

      posted in Questions & Answers
      V
      vnpython 0
    • RE: Help me about Condition for time

      use time filters section and find one that suits your need

      posted in Questions & Answers
      V
      vnpython 0
    • RE: EA Renko Street

      @khacdiepvnc email dau? ko thay.. ko chin sau chin ko ko bay hay tam ko zalo me bro?

      posted in Questions & Answers
      V
      vnpython 0
    • RE: Finally succeeded!!!

      i BT 8 years before i am confident to use it myself... and more so on those ranging years...

      posted in General Discussions
      V
      vnpython 0
    • RE: EA Renko Street

      nice to see someone from vn using fxdreema haha

      posted in Questions & Answers
      V
      vnpython 0
    • RE: Scalper Expert advice

      To make a scaper EA, it is very difficult, the normal thing is that they do not do too many operations, and if you manage to make one that operates a lot, it sure gives you losses....

      thanks roar and luisri's reply. i cant make it work with normal 1:1 and i just hoping to breakeven or make profit/loss 5% at end of the month. and let the trading volume compensate me by the broker.

      after making tons of beta scalper, i think i am gonna:

      1. auto stop scalper once it hit the target growth
      2. build in equity protect function to lock in profits

      what TF is best for scalping? tried M1 it totally cannot expect to be able to survive markets' onslaught.. google on this scalping only result in strategy...

      posted in General Discussions
      V
      vnpython 0
    • RE: Question about Ichimoku, how to close trade when Chinkou Span across candle

      CK is at candle 26 (C26) not 1 due to CK hasnt been there yet...

      posted in Questions & Answers
      V
      vnpython 0
    • Scalper Expert advice

      i hope to try my hands on scalper EA but wonder what is the standard for such EA? meaning is what is the min pips to target and how frequency it scalp? what is the acceptable profit it generate a month as acceptable? any seniors who taken this path, please share some insight for a newbie.. thanks!!

      posted in General Discussions
      V
      vnpython 0
    • RE: What's the accepted profit factor when backtesting an EA?

      thanks for the inputs! i observe a period of 8 years and pick the worst performing year to fine tune the strategy (not using the mt4 optimizing option). I also learn to accept trades that is lose in the beginning and tried to use other controlling methods or TS to reduce the losing pips (=pips saved).

      once the EA passes 8 years (historical data), i will use 3 years prior to that 8 years or after that to test on data which is never used to observed. (is this walk forward test?) Since the EA isnt scalper based hence i think 99.9% isnt needed?

      I would like to learn some advance theory of methods to enter/filter trades and hope seniors here and share some directions? any tips on making a scalper EA that makes +/- 5%?

      many thanks Sirs!

      posted in General Discussions
      V
      vnpython 0
    • What's the accepted profit factor when backtesting an EA?

      as above, for those expert senior that creates good EA, for a guideline for us newbie to set the standard - what is the good profit factor point to denote a possible profitable EA?

      posted in General Discussions
      V
      vnpython 0
    • RE: Generate a random chart

      that's good idea! hope to put my ea into such test too. Can this be achieved in mt4?

      posted in General Discussions
      V
      vnpython 0
    • RE: Stop and reverse strategy(No martingale)

      reading this with interest. been working on an idea on the beginning and BT after BT, changes and evolved to other ideas and settle on one finally. Though this would take about 1 month full time to settle one but ended up still making it 'perfect' on the 4th month after multiple BT.

      my method is very mechanical and by playing around with numbers to modify sl to breakeven is very tricky, especially on ranging times. I do find more success if you think a little to resolve/avoid/reduce losing trades on ranging times and from there to trending time will be no issue.

      i havent spend much time thinking of other methods but will do when i complete this current project.

      posted in Questions & Answers
      V
      vnpython 0
    • RE: is it possible to get this info using fxdreema?

      i will trial and error as i dont know coding 😄

      posted in Questions & Answers
      V
      vnpython 0
    • is it possible to get this info using fxdreema?

      0_1546012809127_cats.jpg
      While waiting for the big boss to resolve/check some issue, i look into something i had in mind: i hope to build in some kind of function for my ea and ask if current function from fxdreema can extract info (just like account name, equity etc) from any forex pair?

      posted in Questions & Answers
      V
      vnpython 0
    • RE: Highest High and Lowest Low (Ichimoku)

      @vnpython-0 f course the KJS i would get value from candle id from 1 to 26

      posted in Questions & Answers
      V
      vnpython 0
    • Highest High and Lowest Low (Ichimoku)

      0_1543921088826_15439210587206718774150950800904.jpg

      Dear all, somehow i need to test something out to confirm another thing (in fxdreema) hence i tried to use this manual method to get TKS and KJS value of Ichimoku. Need to ask if the above method correct?

      'TENKAN SEN ("TKS")
      (HIGHEST HIGH + LOWEST LOW)/2 for the past 9 periods'

      'KIJUN SEN ("KJS")
      (HIGHEST HIGH + LOWEST LOW)/2 for the past 26 periods'

      posted in Questions & Answers
      V
      vnpython 0
    • RE: I found a source code, need some help

      been paid member for 2nd month and i yet to play and test martingale methods.. all MA based... for EU pair, bad year is from 2015 and 2016 where most of my EA will have huge DD..

      posted in Questions & Answers
      V
      vnpython 0
    • RE: I found a source code, need some help

      where is the url? see if i could make them using fxdreema?

      posted in Questions & Answers
      V
      vnpython 0
    • concurrent trade when condition met

      i had 2 set of conditions for each group (1 and 2) to buy and sell. The config is: Group 1 > 'No Trade' (with group set as 1) and the 2nd group (2) > 'No Trade' (with group set as 2). There are modify SL for each group (separate for buy and sell) under 4 'If Trade', set under group respectively.
      0_1540139401364_cats.jpg

      i tried using the right (yellow = if trade) of the 'No Trade' to connect to group (1 connect to 2 and 2 connect to 1 via the yellow 'else' circle) to allow group 2 trade (if group 1 active), the other group can still buy or sell depends on trend condition. Before that is only 1 group of trade is running (either 1 or 2)

      Is there another method to allow such operation? and not have to wait for group 1 (or 2) closes trade then-to-allow another group (1 or 2 when condition is met) to trade.

      I want when either trades from group 1 or group 2 is running, and when the condition is right, allows buy or sell to add on to existing trade, and not wait for existing trade to close.

      hope @fxDreema and @miro1360 can share some tips or tricks to this type of operation

      posted in Questions & Answers
      V
      vnpython 0
    • 1
    • 2
    • 3
    • 4
    • 5
    • 3 / 5