Jump to content

lululee

Members
  • Posts

    846
  • Joined

  • Last visited

  • Days Won

    47

Posts posted by lululee

  1. Summary of JaySignal Indicators and Templates

     

    I put together a summary of the current indicators and chart templates used in the JaySignal System and updated the download links. Thanks to all the original posters for sharing the indicators.

     

     

     

    blackchart_CL_03_17_5_Min_1_19_2017.png

     

    Hi @Brasco Great Summary.

     

    But i am unable to open the workspace you posted earlier. some charts has error and they are in the always in the front error box hides behind them and I cannot get to it. Can you please lay out that how many charts and what chart has what type and indicator on it. That I can build my own workspace. Really appreciate it. Thanks in advance.

     

    Lulu

  2. Hi Lululee,

     

    Indicators used are

    PTG TrendFriend : https://www.sendspace.com/file/s68wsz

    ncatBollingerMACDBreak : https://www.sendspace.com/file/q4eg3g

    ACME Volume : https://www.sendspace.com/file/wy0xmr

     

    Template : https://www.sendspace.com/file/9bdavv ( Change Session template in Data Series to the desired market/timings)

     

    Cheers,

     

    Hi Abhishek,

    I have changed the session template and insturment...Even on a new chart ncatBollinger indie does not print anything, do you know why ??? here are my setting.

     

    MACDBreakout.png

     

    Thanks in advance

  3. @lululee:

    below is with Reza's coded for your reference.

    https://www.sendspace.com/file/607ldk

    Note:

    1. no change to the non-reza setups

    2. gap up is coded as open>close, gap down as open<close (I used these to keep the required conditions in effect)

    3. since value is always within range (pls correct me if i am wrong), if both conditions <range AND <value is required, only the min (ie <range) is coded.

    4. overnight (ON) high and low rows are added to your data set

     

    sorry that i did not have time to work out if there's any contradiction in the author's proposal. the formula is purely a straight forward translation of the verbal descriptions provided. other memebers are welcome to provide corrections and modification to make it better and more reliable.

     

    @marketrulez, no worries. i removed the file because I named a tab inappropriately. now i named it as "combined". btw, you may use your vba skill to make a better version for lululee.

     

    Hi @klhl

    Reza's setups are totally different then the first ones ??

    The purpose if this (https://www.sendspace.com/file/d1e999) file was to see the click on the main links to see the picture and setup. it is possible to do the fomulas in this file.

  4. @lululee:

    below is with Reza's coded for your reference.

    https://www.sendspace.com/file/607ldk

    Note:

    1. no change to the non-reza setups

    2. gap up is coded as open>close, gap down as open<close (I used these to keep the required conditions in effect)

    3. since value is always within range (pls correct me if i am wrong), if both conditions <range AND <value is required, only the min (ie <range) is coded.

    4. overnight (ON) high and low rows are added to your data set

     

    sorry that i did not have time to work out if there's any contradiction in the author's proposal. the formula is purely a straight forward translation of the verbal descriptions provided. other memebers are welcome to provide corrections and modification to make it better and more reliable.

     

    @marketrulez, no worries. i removed the file because I named a tab inappropriately. now i named it as "combined". btw, you may use your vba skill to make a better version for lululee.

     

    Thanks @khlk

     

    #3 yes you are right. <range is good enough.

     

    As you said..... everyone's input is welcome... lets keep making it better.. :)

     

    Regards

  5. Hi @mafiaonmove @klhk @zoheb ..

     

    I have another request for you guys. I have got Reza's setups http://profiletraders.com . I have put it in Excel with picture so it will be easier for us to pin point the setup very quickly. I also included setup pdf. In Excel just put X in front of that cell whatever setup is applicable. I really appreciate it if you guys can get this one done also. This way we can compare both on which one is better. Thanking you in advance.

     

    https://www.sendspace.com/file/d1e999

     

    Regards

    Lulu

     

    I also have his courses if anyone needs please let me know.

  6. Hi lululee, please test the following

    https://www.sendspace.com/file/rj52lw

     

    Points to note:

    1. within range is defined as VAL<OPEN<VAH, pls let me know if = should be included

    2. it requires at least 2 day's data to work

    3. when no condition fits, it displays "NO_SETUP"

     

    Procedure:

    1. in row "Today's_Trend", key in "1" for up-trend and "0" for down trend

    2. key in Open value

    3. copy the blue box D4 to right (E4) by dragging low right-hand handle to find out the setup #

     

    hope it works.

     

    Thanks Klhk.... awesome...I will test next whole week

  7. @lululee: since you want to trade market profile, you may want to use concepts aligned to it. Think about it.

     

    eg:

    1. Trend Days
      • Bullish: if market opens above previous day's VAH and stays above it, (above previous day's high will be highly bullish)
      • Bearish: if market opens below previous day's VAL and stays below it, (below previous day's low will be highly bearish)

     

    [*]Non-Trend Days

    • Balanced: Market Opens within previous day's Value Area

     

    agreed....

  8. I think I will look into it. Just at a glance, looking at ur setup criteria it doesnt seem too hard to code it ( looks simple if input values r good).

     

    to calculate trend based on anything u mentioned above, requires a lot of data in input. But I will leave it upto u to decide if trend is up or down.

     

    I will get onto it. Will need some spare time though. Hope I finish up this project.

     

    thank you...

  9. @lululee: what is your criteria for determining trend is up/down ? i can automate that for you too so all you need to do is enter the values basis which the trend & setup will auto update

     

    It can be anything.... HH HL or may be 50 bar CCI... 50 Bar EMA... depending on the what time frame you trade and you manually look at the chart and enter that value "up or down"...hope that helps

  10. @lululee: what is your criteria for determining trend is up/down ? i can automate that for you too so all you need to do is enter the values basis which the trend & setup will auto update

     

    It can be anything.... HH HL or may be 50 bar CCI... 50 Bar EMA... depending on the what time frame you trade and you manually look at the chart and enter that value "up or down"...hope that helps

  11. You will need a long logical statement starting like: =IF(B14="Up",IF(B6<B12,"a1",""),""), but given the number of setups, I think you will hit the maximum nested if statements that Excel will allow, not to mention it getting pretty complicated.

     

    To keep each formula simple, you might instead list all the setups under each day and have the formula put an "X" next to the one that matches. That would give each cell a formula as small as the above, replacing "a1" with "X"

     

    Hi @Kendal,

    I am not familiar with Excel formulas (Excel idoit) at all. Can you please do this for me ????

     

    Thanks

    Lulu

  12. Hi All,

    Looking for excel expert to look into this. I have 2 tabs, first tab is the one where you put input the values and second tab is the examples and 3rd tabs is the setups bases on the market/volume profile. If any excel expert can help put together. basically automat when you put the values in the first tab so excel sheet automatacally tells you what setup to takes based on 3rd sheet.

     

    https://www.sendspace.com/file/wcixa1

     

    Thanks in advance

    Lulu

×
×
  • Create New...