Modify and fixes for tradingview stratgy - Pine Script
Budget: $30 – $250 USD
1. Have ability to have fixed order value ( for example each order 20 USDT)
2. Create input timer by number of bars if entry price not picked(no active order) the entry order will be cancelled ( also signal on chart)
3. Add condition : the second candle should be same as signal candle (bullish/bearish)
4. Create order timer by minutes , if order not closed AND its in profit ,then should be closed.
5. Add entry condition : the second bar should match entry bar ( if bullish , second bar after entry created shall be bullish not Bearish)
6. When entry reach TP1 , SL1 to move to Entry point
7. Signal should update for new entries
8. Fetch bitcoin trend status for same time frame (bullish/bearish) and add to order conditions
9. Option to select which direction to trade (Long/Short/Both) so the script will show and alert signals based on this selection
10. Option to determine trade time, only within those times trades will trigger
11. Once entry order confirmed all limit orders to submit SL and TP and updated on floating
12 Make sure SL and TP are floating.
13 SL & TP lines and labels should move accordingly.
14 Close /SL/TP will not trigger unless active position exist.
15 Signal should match alert ( delay in signal update)
2. Create input timer by number of bars if entry price not picked(no active order) the entry order will be cancelled ( also signal on chart)
3. Add condition : the second candle should be same as signal candle (bullish/bearish)
4. Create order timer by minutes , if order not closed AND its in profit ,then should be closed.
5. Add entry condition : the second bar should match entry bar ( if bullish , second bar after entry created shall be bullish not Bearish)
6. When entry reach TP1 , SL1 to move to Entry point
7. Signal should update for new entries
8. Fetch bitcoin trend status for same time frame (bullish/bearish) and add to order conditions
9. Option to select which direction to trade (Long/Short/Both) so the script will show and alert signals based on this selection
10. Option to determine trade time, only within those times trades will trigger
11. Once entry order confirmed all limit orders to submit SL and TP and updated on floating
12 Make sure SL and TP are floating.
13 SL & TP lines and labels should move accordingly.
14 Close /SL/TP will not trigger unless active position exist.
15 Signal should match alert ( delay in signal update)