TRADE LIKE CASINO inspired by by Adam Khoo

Forums ProRealTime English forum ProOrder support TRADE LIKE CASINO inspired by by Adam Khoo

Viewing 12 posts - 1 through 12 (of 12 total)
  • #53076
    Leo

    Hi all,

    Inspired by the videos and methodology from Adam Khoo (https://www.youtube.com/watch?v=bRCtBRsLPmk ) , I create this strategy using my indicator Leo Moving Average for detect local maximums and minimums.

    Although my code is universal  (for any market and any frame trade) Here is what I got, the strategy reflects my trading style: few money per trade to risk, small time frame, mini contract in IG.

    The strategy is simple: buy in support sell in resistance…. but:

    • When the ratio price-stoploss and price stopprofit is  higher than “Kcasino” which is a number more than one
    • When the trend is in favor (higher lows or lowers highs)
    • When the long term bias is in our favor

    I still not confident with the strategy because I like strategies with more winning ratios for using in real life.

    I hope we can all improve it.

    Cheers

     

    1 user thanked author for this post.
    #53085

    Hi Leo, thank you very much for your post proposal in the library. I did not make a lot of tests about it but since it is mainly based upon optimized variables, and in order to maintain some kind of “quality” (to prevent discussions about overfitting, etc..), I’d prefer to publish it if you could make some robustness tests with the Walk Forward tool. If not that’s ok too, we can discuss about the strategy in this topic 🙂 Thank you again for your kindness.

    #53102

    Is it possible to create a screener for swing trading with this ?

    #53202
    Leo

    I don’t work so much with screener

    Here I attached a WF in 1min timeframe

     

    #53221

    Hi Leo, thanks for the WFA. The OOS WFE are not so great but not too bad too! So in this case I would advise to try more OOS periods to reduce the time the optimized variables are used for the strategy (1 month in 1 minute timeframe is a lot of bars). Good luck and have a nice Sunday 😉

    #53299
    Leo

    I try my best. I let you know if it improves

    #53899
    Leo

    Hi all,

    I got this code:

    • The code calculates and stores local max and min with a LMA indicator using “period”
    • The code also looking for local max and min with a faster LMA using “period3”
    • Entry long conditions are (for short are opposite)
    1. When there are higher lows and higher highs and the price is situated in a zone where stop and resistance has a ratio of Casino(>1)
    2. It is according to a long period moving average

    I hope you like the code, I am very optimistic because is like trading manual but with a computer…. but  somehow I am not fully satisfied. I think there should be another type  of indicator for filtering/confirm the entry.

    Can you tell me your opinions ?

     

    1 user thanked author for this post.
    #54009
    Leo

    EUR/USD in 5min the system is promising.

    It is possible, someone of you can tested with 200K bars. Thanks

     

    #54032

    It’s extremely long to run backtest on this strategy.

    Do you have the same problem?

    #54273
    Leo

    I tried my best for optimizing the code but the mathematics inside I think is the issue.

     

    #72574

    HI

    Thank you for sharing your idea.

    When I want to compile it, I have errors in these too lines

     

    DEFPARAM CumulateOrders = false // Cumulating positions deactivated

     

    and

     

    the last

    ENDIF

     

    would you please help me to solve it? I am working with MQL5 editor.

     

    looking forward to you

    Thank you

     

    #72600

    Kate -This is a forum dedicated to coding for the ProRealTime platform  Support for MQL5 is not offered here.

Viewing 12 posts - 1 through 12 (of 12 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login