|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack (85) | Thread Tools | Display Modes |
|
|||
|
10 points
Quote:
Had found the VHF that I missed, didn't find the RMI mistake and yeah the purpose of RMI is for 10 points to only trade between 30 and 70.Thanks again. Regards mrtools |
|
|||
|
Hey MrTools,
Was looking at the CoG2 indicators... Shouldn't this Code:
iCustom(NULL,timeperiod2,"Center of Gravity2",Par,CountBars,1,0) Code:
iCustom(NULL,timeperiod2,"Center of Gravity2",Par,CountBars,0,1) The first one changes the line mode to 1, the second one changes the period back 1 ? Testing it, but wanted to ask you. Tross |
|
|||
|
PMs
Quote:
matrixebiz has exceeded their stored private messages quota and can not accept further messages until they clear some space. John |
|
|||
|
Quote:
Thanks again for the indicator. Have you been (or anyone else) able to run (live or backtest) the 10points3_dymamic_stop V2, vhf_v1 combo? Why would it not run on strategy tester on IBFX? Thanks. |
|
|||
|
Quote:
Regards |
|
|||
|
10 points
Hi Tross
Center of Gravity2 has 2 buffers,1 is the red line the other is the blue, the way I coded it is when the red and blue cross happens on 1 timeframe and is verified by a cross on another timeframe to enter a buy or sell.Now you can do what you are talking about and use the previous bar which would be 0,1 & 1,1 along with 0,0 and 1,0 which would have the e.a. look back 1 bar, would be more verification, in fact 1 way to do this would be to look back right before the cross(using a <= or >= ), with your previous cog and have your current cog at the cross or a little past(using the opposite < or >, whichever would be the correct direction for buy or sell). Hope my explanation makes sense mrtools |
![]() |
| Thread Tools | |
| Display Modes | |
|
|