Setting windows Video Explanation
Symbol
There we define the symbol for which we are defining settings. Symbol would be the same whater is coming from tardingview
Order Type
We can configure entry order type as Market or Limit order . In case of Limit order would place Limit order for the price which would come from tardingview
Quantity
In case you don’t pass quantity from alert it would take trade based on whatever quantity you configured there.
Rithmic Symbol
There we defined for Tradingview symbol what Rithmic trade need to be placed.
Stop Loss
You enter value in absolute tick and in case you checked stop loss in percentage than it would place in percentage based on entry price.
Take Profit
You enter value in absolute tick and in case you checked take profit in percentage than it would place in percentage based on entry price.
Entry offset
This is useful for Limit order. You can specify no of tick above/below the price which comes from alert. Eg : In case Buy alert of NQ at 17500 and you specified 10 then you entry Limit order would be place 17500 + (10 X 0.25) = 17502.25. In case you specify -10 then Limit order would be placed 17500 + (-10 X 0.25) = 17497.75.
Override Mapping
If you override default mapping than automatic rollover would not happen.