ASH Custom Indicator ( 2 line cross Indi)
-
Hello.. I am new to Fxdreema , looking to really know how to use it . I want to start a project where I can sell or buy when my custom indicator Absolut Strength Histogram make a cross between its lines ( it is a 2 line cross indicator) can someone help to start this , and if there´s interest we can build this together.
-
@vinaluag Sure. I will help you. First things first. Did you imported that custom indicator to your fxDreema account?
I recommend you to read this tutorials for it:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file -
@l-andorrà Hey! .. Thanks for the material .. I have read it . My custom indicator is imported correctly .. In fact I tried to do a first test crossing buffer 1 with buffer 2 as it is a two line cross indicator, set fixed lot SL 100 pips TP 40 pips for buy and sell and at last the curve appears , but it goes straight down side...
-
@vinaluag Can you please share the link to your project?
-
Hey! I´ve change the custom indicator for other 2linecross indi. I made to put it to work , but recently I was trying to test an EA but it seems it keeps crashing my platform, Everytime I run it on the strategy tester , it crashes and I have to close my platorm .. Can you take a look to my work and guide me ? Maybe I am doing something very wrong. I want to trade whenever is a sell or buy at the close of the candle when the 2lc is given , and after that I want to change fixed pips stop and target for atr stop and target

-
@vinaluag Are you sure the indicator is correctly imported into your fxDreema account? Can you please share the link of your project instead of just uploading a picture?
-
@l-andorrà True! I forget that we can share the link .
Look I am trying to buy or sell when Linear Smoothed RSI cross between its two lines .. ( it is a 2lc)
I have set a stop loss of 5 pips , and a target of 10 pips ; fixed , and also I want to make a Break Even , but I think it is not working .. here is the link . https://fxdreema.com/builder
Thanks in advance. -
@vinaluag said in ASH Custom Indicator ( 2 line cross Indi):
@l-andorrà True! I forget that we can share the link .
Look I am trying to buy or sell when Linear Smoothed RSI cross between its two lines .. ( it is a 2lc)
I have set a stop loss of 5 pips , and a target of 10 pips ; fixed , and also I want to make a Break Even , but I think it is not working .. here is the link . https://fxdreema.com/builder
Thanks in advance. Edit. This is de correct link .. https://fxdreema.com/shared/VLj4ESLbd -
@vinaluag Apparently teh indicator is correctly identified but I guess it repaints. This is why you get some weird results. Before trying to find another one please substitute blocks 6 for a 'pass' block. You are connecting two loop blocls and that is not recommended.