Lowphat replied to the topic Tick chart in main window?! in the forum Indicator discussion 10 years, 5 months ago
you can see some very interesting things with a tick chart and certain indicators.
i can’t remember if you need to enable DLL’s on these.
add Logtick data and wait for 15 or so ticks to come in and see if the value changes.
once you see the value on the right start to change you know its working.
add Posttick data. set how many ticks you…[Read more]
simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
From my side, CIX is on the table. It reflects my current knowledge, and I’m staying open for any suggestion to enhance the base algorithm. Latest WIP version has got minor changes regarding calculation of slope by linear regression.
The longer I’m working with CLEAR, the more I prefer it displayed as a line on chart instead of a separate…[Read more]
simplex replied to the topic Tick chart in main window?! in the forum Indicator discussion 10 years, 5 months ago
Hi Anti!
Why in the main window? It would visually interfere with original charts, so original charts would have to be made invisible to enhance usability. Displayed in a separate window, this would not be necessary.
I already developed a simple tick based indicator, posted somewhere around in another thread. Modifiying it to display tick prices…[Read more]
simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
Decreasing only the SL side of our trade will constantly increase the probability that the SL is hit by random price movements, while leaving the probability that TP is hit unchanged. It is clearly preferable to hit TP. So regarding probabilities, it might make sense to decrease TP in a similar manner like SL just to increase the probability…[Read more]
simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
I guess you’re referring to threads @Saver0 started:
http://penguintraders.com/forums/topic/nature-of-markets-power-of-probability-compounding-1pip/
http://penguintraders.com/forums/topic/nature-of-markets-randomness-probability/
I also failed to find it using forum search, but asking Mr. & Mrs. Google showed me the way.
s.
simplex replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 5 months ago

You beat me: thanks for shouting, G. and thanks for sharing, L. !
s.
Lowphat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 5 months ago
its a W.I.P. so the code is not finished. i have 3 additional indices added to see what it looks like. being normalized means everything is relative to normalization length so i was thinking of adding a rank based on how much it has moved and the direction it has moved from the last bar.
Lowphat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 5 months ago
plugged the str weights into another one of my indices code. it should show the same direction as gtarrow aside from being squished from normalization.
if anyone wants to see the code give a shout.
TraderTM and
Lowphat are now friends 10 years, 5 months agoLowphat replied to the topic Similarity system of stochastic in the forum Trading Systems Discussion 10 years, 5 months ago
we can probably expand what was discussed on the wormhole thread in FF showthread.php?t=511581
i experimented with confluence for entry’s. in addition to average deviation or x amount of pips away from point of interest then waiting for it to hit a support/resistance area or any other high probability turning point indication. also i used ac…[Read more]
simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
At the current stage of development it doesn’t really make sense to introduce higher or lower timeframes. If we did, we couldn’t backtest anymore, and backtesting is most valuable when enhancing functions like dynamic SL and TP.
From my point of view, it makes sense to introduce higher or lower TF after these functions are working at a…[Read more]
TraderTM replied to the topic Similarity system of stochastic in the forum Trading Systems Discussion 10 years, 5 months ago
the most interesting thing that the price does return to those levels where there was a discrepancy, and sometimes these levels seemed to attract price. if someone is interested in this topic, I can lay out the indicators to identify variances by this method.
TraderTM replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
agree. I have another question, initially the logic was attended by the following – we define the trend on the lower timeframe and looking for next entry point on a smaller timeframe. Version 1.4 makes it so? because I have not found where you could specify what timeframe to expect the trend
yours faithfully TMTraderTM replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
[Цитировать = 11680]
TraderTM писал:
Все привет!
Прежде всего хочу поблагодарить всех, кто принимал участие в создании этого EA, и, в частности Gg53. Спасибо, что вы разделяете с нами секретами!
Я прочитал всю тему и начал тестирование, но у меня были некоторые проблемы! Первая версия PeakTroughEA был лучше, чем другие. Через год она по…TraderTM replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
TraderTM писал:
Все привет!
Прежде всего хочу поблагодарить всех, кто принимал участие в создании этого EA, и, в частности Gg53. Спасибо, что вы разделяете с нами секретами!
Я прочитал всю тему и начал тестирование, но у меня были некоторые проблемы! Первая версия PeakTroughEA был лучше, чем другие. Через год она показала ежемесячную прибыль…simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
Good link, thanks for this:
It makes sense to review good old resources from time to time.
Great code snippet! Is it sufficient to check this only once in OnInit(), or should it better be checked before opening or modifying an actual trade?
s.
simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
Hi Vlan!
Good to have you back! From my point of view, partial close, moving SL to BE, trailing stop, and news are working fine.
Currently my main concern is that dynamic TP function based on ADX. I coded it according to my understanding of G.’s requirements. At the moment it progresses TP too far, because ADX will turn around too late. What…[Read more]
simplex replied to the topic Trading made REALLY Simple in the forum Development 10 years, 5 months ago
Yes, a bit confusing! Milan, would you mind asking GP Support for an explanation of this issue? You’re the one whose account is hit by those limitations, so I think it makes sense that you would ask.
If their support does not provide a satisfactory answer, you might place your question in public via Steve Hopwood’s forum, where GP…[Read more]
smallcat replied to the topic MTH – Star Skull and Smiley Indicator (lite version) in the forum Indicator discussion 10 years, 5 months ago
Hi max,
It is not clear to me. Do you mean the indicator shared by brother Kiads ?
If you mean my indicator, it has bug, so i never share it … i am afraid it will give bad result and bring loss … it is just a “toy” for me to playing around on a demo account

- Load More