But that was my problem. Those scripts work with different assets in different timeframes. I was trying to use those scripts with one asset in two different timeframes, and don't get it to work. Do you have any ideas? Thank you.
Re: Multi Timeframe support.
[Re: TipmyPip]
#476744 03/27/1919:0203/27/1919:02
Please do try to write a small script even with just one indicator like MA. But try to have four conditions in it which are two for each timeframe and use the 4-hour and the 5-minutes timeframe,
I will make it easy for you - 1. 4HMA13 > 4HMA34 & 5MMA13 > 5MMA34 THEN BUY 4HMA13 > 4HMA34 & 5MMA13 == 5MMA34 THEN CLOSE 2. 4HMA13 < 4HMA34 & 5MMA13 < 5MMA34 THEN SELL 4HMA13 < 4HMA34 & 5MMA13 == 5MMA34 THEN CLOSE
Was that easy?
Thank you.
Re: Multi Timeframe support.
[Re: TipmyPip]
#476757 03/29/1910:1303/29/1910:13
Well, if you would be a programmer, then you would be able to think logically. If you can criticize, I suppose you know to read and understand code, as well as write it. But we are not here for a competition. We are here to help each other. Can you help me, please? or you rather find someone clever as you are, and compete with them.
Re: Multi Timeframe support.
[Re: TipmyPip]
#476768 03/29/1918:0803/29/1918:08