thnx fixed
Posts made by haikel
-
RE: EA putting orders even two conditions are not metposted in Questions & Answers
any one can help me plz?
-
EA putting orders even two conditions are not metposted in Questions & Answers
hello hi i putted PSAR confirmation check on candle 0, 1 and on candle 2 that sell will be triggered when consecutive 3 PSAR dots come above the last 3 candles(close) i.e 0,1,2 but sell was trigered when only first PSAR dot appears above the candle 0 after the PSAR dots loop below the candles ..
check the link and address me the issue..
thnx -
RE: early start of tradeposted in Questions & Answers
@jstap Any other way to do it like setting an angle or amount of travel required after cross etc?
-
RE: Momentum line Crossing at 100 valueposted in Bug Reports
@jstap how can i increase the lenth or amount of move happens after the cross that trigger the condition
i putted candle id 1 and it work for cross at value 100 but condition detected the cross as soon as cross started or at the point of cross but i want the momentum line to move few more inches above or below 100 after the cross happens to triger the condition as possitive -
early start of tradeposted in Questions & Answers
i set MA to come in sequence to come below each other, before starting of trades but trade was started early as soon as EMA just started to come to point from where they come in sequence
https://i.imgur.com/ccwKkDk.png
trade were started even more early before complete cross -
RE: stop loss on Parabolic SARposted in Questions & Answers
stop loss is working but buggy at lower time frame like 1min happens at so high or so low to the point
-
two blocks with in same moduleposted in Questions & Answers
is this possible to add two blocks with in same module to execute the same action like if one block conditions are not met then combination of other block sequence with in same module execute the same task..
like if 20 ema croses above 40 ema in one block to execute the buy order and if same ema does not crosses 40 ema but is able to cross 30 or 50 ema in 2nd block then that order missed before should now be executed by 2nd block....and if both block conditions are met then no duplicate orders are created by same module -
RE: stop loss on Parabolic SARposted in Questions & Answers
can i add trailing stop loss on PSAR that trail to the last dot in sequance PSAR loop and start from the first one
-
RE: Alternate trade onlyposted in Questions & Answers
OK nice now can i add condition between trade closed and sell now so sell order is created when conditions are met and also entire module stay deactivated untill this final sell order is created and then start agian from initial buy block
-
RE: Alternate trade onlyposted in Questions & Answers
i think hedge will not work bcz i want second trade after the closure of first trade..i am asking this to filter out repeated same direction trades at high risk level after condition are met
-
RE: Momentum line Crossing at 100 valueposted in Bug Reports
@jstap
momentum has a seperate graph its not related to candle stick chart its like RSI -
stop loss on Parabolic SARposted in Questions & Answers
is there a way to add or start stoploss or trailing stop loss at the location of Parabolic SAR or first dote of PSAR in sequence?
-
Alternate trade onlyposted in Questions & Answers
is there option to add alternate trade only like after buy order there should be sell order condition for new order and viceversa?
-
RE: Momentum line Crossing at 100 valueposted in Bug Reports
@jstap
https://i.imgur.com/ptWNfcP.png
https://i.imgur.com/amS8iLG.png
now u got it?
using candle id for momentum will work?? -
Momentum line Crossing at 100 valueposted in Bug Reports
i set a condition where momentum cross above 100 value and set width as 1 so as soon as momentum line touches 100 value order were trigered but i want to make momentum line first should complete the cross by moving a little above 100 value by few diameter before triggering order..and also i want to set three values for momentum line for triggereing order as 100 or 100.1 or 99.9 so momentum line crosses any one of them it should trigger order but sadly i can set only one value here
any help wil be appreciated
thank